This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
a2cdd1499c968c31ae1b95933231f80be5fc639b
core
/
include
History
friendica
a2cdd1499c
Merge branch 'master' into tres
...
Conflicts: include/socgraph.php
2015-01-27 20:00:43 -08:00
..
dba
added dbdriver to siteinfo json to better track affected sites
2014-11-22 13:27:52 -08:00
Import
slow progress removing bitfields on item table
2015-01-21 16:06:25 -08:00
photo
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
RedDAV
move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme
2015-01-27 19:00:16 +01:00
account.php
Fix for issue
#763
Error creating new channel within the limits of the
2015-01-11 16:12:36 +01:00
acl_selectors.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
activities.php
slow progress removing bitfields on item table
2015-01-21 16:06:25 -08:00
api.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
apps.php
Fix feature check in apps (missing parenthesis), allow multiple requires (comma separated)
2014-12-22 17:52:30 +01:00
attach.php
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
auth.php
Redirect to login page on failed login.
Fixes
#628
2014-12-28 09:26:30 +01:00
BaseObject.php
…
bb2diaspora.php
more expanding item flags
2015-01-22 18:41:10 -08:00
bbcode.php
recognise opus as an audio file
2015-01-25 12:41:08 -08:00
bookmarks.php
remove some code duplication
2014-07-14 01:38:16 -07:00
cache.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
chat.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cli_startup.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
cli_suggest.php
…
comanche.php
A future "comanche UI" is going to need lists of available building blocks. Some of these are pretty easy to assemble, others are a bit more difficult and will have to go through a registration procedure. This checkin create such a registration procedure for page templates and their associated flavours and their assignable regions. The array itself is extensible since I don't know for sure at this stage what the front-end UI for this feature will ultimately require or even if there ever will be a front-end UI as this community still seems to believe that software writes itself and just magically appears, working perfectly.
2014-04-25 16:09:32 -07:00
config.php
hide online presence maps to DNT
2014-11-24 15:36:11 -08:00
contact_selectors.php
convert application strings to en-US
2014-07-31 02:33:34 -07:00
contact_widgets.php
Revert "Directory shows channel suggestions by default"
2014-11-19 09:15:24 +11:00
Contact.php
working through the xchan table to remove bitfields, mostly complete except for updating the updater
2015-01-20 19:33:19 -08:00
conversation.php
more expanding item flags
2015-01-22 18:41:10 -08:00
ConversationObject.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
cronhooks.php
…
crypto.php
optionally use openssl encryption functions (higher performance over mcrypt, but potentially more likely to have been compromised)
2015-01-11 15:13:45 -08:00
datetime.php
Use grouped select field for timezone selection
2015-01-01 14:44:50 +01:00
deliver.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
diaspora.php
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
dir_fns.php
working through the xchan table to remove bitfields, mostly complete except for updating the updater
2015-01-20 19:33:19 -08:00
directory.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
enotify.php
Merge branch 'master' into tres
2015-01-27 20:00:43 -08:00
event.php
slow progress removing bitfields on item table
2015-01-21 16:06:25 -08:00
expire.php
start on item_restrict conversion
2015-01-22 21:04:54 -08:00
externals.php
slow progress removing bitfields on item table
2015-01-21 16:06:25 -08:00
features.php
turn "large photo thumbnails" into a feature.
2015-01-25 13:49:10 -08:00
follow.php
rework the new connection stuff so we don't need a "permissions have been changed but not saved" message.
2015-01-25 13:30:40 -08:00
gprobe.php
…
group.php
working through the xchan table to remove bitfields, mostly complete except for updating the updater
2015-01-20 19:33:19 -08:00
html2bbcode.php
I'm speechless. This is just reckless. Set a context flag in text using a context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr.
2014-10-23 21:20:12 -07:00
html2plain.php
…
hubloc.php
working through the xchan table to remove bitfields, mostly complete except for updating the updater
2015-01-20 19:33:19 -08:00
identity.php
start on item_restrict conversion
2015-01-22 21:04:54 -08:00
ItemObject.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
ITemplateEngine.php
…
items.php
Merge branch 'master' into tres
2015-01-27 20:00:43 -08:00
js_strings.php
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
2014-09-20 16:34:48 -07:00
language.php
Revert "Revert "Language names via intl library.""
2014-12-31 10:42:08 +01:00
menu.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
message.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
nav.php
Make nav search use textcomplete
2015-01-07 19:39:50 +01:00
network.php
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
notifier.php
start on item_restrict conversion
2015-01-22 21:04:54 -08:00
notify.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
oauth.php
…
oembed.php
recognise opus as an audio file
2015-01-25 12:41:08 -08:00
onedirsync.php
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
onepoll.php
provide storage for directory based reputation in the xlink table by setting xlink_static = 1, so that xlink_static = 0 is traditional poco linkages
2015-01-26 19:13:06 -08:00
page_widgets.php
clean up the webpage list a bit
2014-04-29 18:28:05 -07:00
permissions.php
Use grouped select field for role selection
2015-01-01 15:54:16 +01:00
photos.php
Merge branch 'master' into tres and add some work on the item_deleted flag refactor
2015-01-26 18:27:03 -08:00
plugin.php
detect https coming through reverse proxy or load balancer using x-forwarded-proto instead of (actually in addition to testing) $_SERVER['HTTPS'] and/or $_SERVER['SERVER_PORT'] to indicate ssl is enabled
2015-01-05 16:12:55 -08:00
poller.php
Merge branch 'master' into tres
2015-01-27 20:00:43 -08:00
probe.php
start of legacy probe utility
2014-04-02 16:26:39 -07:00
profile_selectors.php
make the profile minimal by default. Use features to enable the advanced form.
2014-08-01 01:24:03 -07:00
ProtoDriver.php
…
queue_fn.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
queue.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
reddav.php
PostgreSQL support initial commit
2014-11-13 12:21:58 -08:00
security.php
Merge
https://github.com/friendica/red
into pending_merge
2014-12-10 16:26:36 -08:00
session.php
Merge remote-tracking branch 'upstream/master'
2014-11-13 13:06:31 -08:00
smarty.php
provide os_mkdir to workaround permission issues with php mkdir
2014-07-16 01:07:00 -07:00
socgraph.php
Merge branch 'master' into tres
2015-01-27 20:00:43 -08:00
spam.php
The problem with a lot of packages is that it's easier to re-write them than to re-use them.
2014-02-02 21:25:52 -08:00
statistics_fns.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
system_unavailable.php
…
taxonomy.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
template_processor.php
…
text.php
Merge branch 'master' into tres
2015-01-27 20:00:43 -08:00
widgets.php
heavy lifting converting item flag bits
2015-01-22 17:41:16 -08:00
zot.php
Merge branch 'master' into tres
2015-01-27 20:00:43 -08:00