..
autoloader
set include/ folder base for 'Friendica' PSR4 namespace
2016-06-10 11:50:52 +02:00
Core
Fix Config and PConfig ::get() on new keys
2016-06-13 10:28:40 +02:00
acl_selectors.php
Small performance improvements
2016-08-01 07:22:54 +02:00
api.php
Implement api/direct_messages/destroy
2016-08-14 22:03:40 +02:00
attach.php
auth.php
Code redesign and comments
2016-04-25 22:10:45 +02:00
auth_ejabberd.php
Bugfix: Authorization at ejabberd only worked for uid=1
2015-10-25 10:17:23 +01:00
autoloader.php
add some doxygen comments
2016-02-09 11:10:00 +01:00
bb2diaspora.php
Avoid duplicated tags
2015-11-28 14:29:14 +01:00
bbcode.php
Logging for feeds improved, new "process id" for logging
2016-07-07 20:32:13 +02:00
cache.php
Now you can define the duration of the cache entries.
2015-08-24 17:24:14 +02:00
cli_startup.php
config.php
Add $default_value
parameter to Config::get()
and PConfig::get()
2016-06-10 12:00:34 +02:00
Contact.php
Merge remote-tracking branch 'upstream/develop' into develop
2016-08-01 08:02:26 +02:00
contact_selectors.php
frio: templates for contact_edit and crepair
2016-07-26 09:09:40 +02:00
contact_widgets.php
Added the old Facebook addon for addon check
2015-11-29 13:42:31 +01:00
conversation.php
Bugfix: Avatar pictures of mail contacts weren't displayed correctly
2016-07-11 20:42:18 +02:00
cron.php
Split cron jobs in cronjobs, introduce fastlane for high priority tasks
2016-08-03 10:03:05 +02:00
cronhooks.php
Split cronhook call to several single calls
2016-08-02 06:28:34 +02:00
cronjobs.php
Small variable type fixed, removed unused includes
2016-08-03 10:19:46 +02:00
crypto.php
RINO 2 based on php-encryption
2015-06-23 16:13:09 +02:00
datetime.php
Merge develop into 1206-events-template
2016-06-17 14:33:08 +02:00
dba.php
Bugfix: proc_run hadn't worked anymore due to the priority changes
2016-08-08 07:14:40 +02:00
dba_pdo.php
Moves the function "is_result" from dba to dbm.
2016-07-02 14:00:42 +02:00
dbm.php
dbm.php - is_result should be a static function
2016-07-25 11:46:14 +02:00
dbstructure.php
New indexes for the API
2016-07-19 08:43:57 +02:00
dbupdate.php
delivery.php
Everything tested, one open to-do
2016-03-17 00:37:44 +01:00
dfrn.php
Added priority to some forgotten proc_run calls
2016-08-03 18:24:22 +02:00
diaspora.php
Added priority to some forgotten proc_run calls
2016-08-03 18:24:22 +02:00
directory.php
There is now only one central parameter for the global directory.
2015-09-15 22:29:02 +02:00
DirSearch.php
Speeding up the gcontact search
2016-04-17 13:46:49 +02:00
discover_poco.php
Changed parameter order
2016-03-08 22:28:49 +01:00
email.php
reformat todo according to doxygen style
2015-12-25 23:17:34 +01:00
Emailer.php
adjust the rand bounderies to be within the allowed max value
2016-07-05 15:45:39 +02:00
enotify.php
Bugfix: Under certain circumstances notifications were send
2016-05-21 13:19:30 +02:00
event.php
pub calendar - permission clean up and docu
2016-06-23 10:07:13 +02:00
expire.php
dfrn functions could now work/Removed unused code
2016-01-22 20:26:11 +01:00
fcontact.php
features.php
move the cal addon (exporting calendars) to core
2016-06-20 23:31:49 +02:00
feed.php
OStatus now has "location" and "about", probing for urls added
2016-07-08 22:31:11 +02:00
files.php
follow.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
ForumManager.php
Merge remote-tracking branch 'upstream/develop' into 1607-is-result2
2016-07-02 14:01:52 +02:00
friendica_smarty.php
Pass App class instace to all templates via "$APP" variable
2016-02-03 14:01:37 +01:00
gprobe.php
Check the global contacts every 90 days/Better handling in item creation
2016-04-23 10:46:16 +02:00
group.php
Some optimized sql queries
2016-06-06 22:57:27 +02:00
html2bbcode.php
Bugfix: Avoid error messages because of an already used function
2015-11-13 23:55:01 +01:00
html2plain.php
HTTPExceptions.php
Changes in api
2015-12-28 10:23:06 +01:00
identity.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
items.php
Fastlane is now working with any priority level
2016-08-03 15:59:25 +02:00
like.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
lock.php
map.php
map bbcode tag from Red
2015-05-15 20:41:10 +02:00
message.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
msgclean.php
reformat todo according to doxygen style
2015-12-25 23:17:34 +01:00
nav.php
Added short description to "mark as seen"
2016-06-01 07:05:44 +02:00
network.php
Remove obsolote functions
2016-07-09 20:09:09 +02:00
NotificationsManager.php
notifications - correct boolean variable checking
2016-08-07 12:26:49 +02:00
notifier.php
pubsubpublish is now split into separate calls per entry.
2016-08-04 15:15:43 +02:00
oauth.php
oembed.php
Avoid SQL errors because of existing entries
2016-05-03 19:20:58 +02:00
onepoll.php
Changed parameter order
2016-03-08 22:28:49 +01:00
ostatus.php
New indexes for the API
2016-07-19 08:43:57 +02:00
pgettext.php
Add user language in settings, use that field as language for UI
2015-11-08 14:23:49 +01:00
Photo.php
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
2016-05-29 10:59:06 +02:00
photos.php
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
2016-01-04 11:46:19 +01:00
pidfile.php
Mute warnings in pidfile/Quit poller after an hour.
2015-09-25 17:38:56 +02:00
plaintext.php
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
2016-05-29 10:59:06 +02:00
plugin.php
Split cronhook call to several single calls
2016-08-02 06:28:34 +02:00
poller.php
Use a 10 minute timeout for high priority processes. This may be better.
2016-08-08 21:28:44 +02:00
post_update.php
author-id/owner-id: Post update function/added database documentation
2016-06-23 21:15:54 +02:00
Probe.php
Some more little documentation
2016-07-11 19:48:37 +02:00
profile_selectors.php
profile_update.php
Profile update is now working with the new function as well
2016-03-14 22:10:26 +01:00
pubsubpublish.php
pubsubpublish is now split into separate calls per entry.
2016-08-04 15:15:43 +02:00
queue.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
queue_fn.php
quoteconvert.php
redir.php
salmon.php
Remove obsolote functions
2016-07-09 20:09:09 +02:00
Scrape.php
Removed the legacy function calls, removed unused functions
2016-07-04 08:05:30 +02:00
security.php
Set the login date for every identity of the user.
2015-05-09 23:47:45 +02:00
session.php
"remember me" in session does work now
2016-04-05 23:28:33 +02:00
shadowupdate.php
Smilies.php
rework autocomplete: some polishing
2016-04-14 17:05:19 +02:00
socgraph.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
system_unavailable.php
tags.php
ignore tags inside code block
2015-03-22 17:12:51 +01:00
tagupdate.php
template_processor.php
text.php
Small performance improvements
2016-08-01 07:22:54 +02:00
threads.php
Massively updated avatar handling
2016-06-19 01:07:20 +02:00
threadupdate.php
uimport.php
"proc_run" is now called with priority.
2016-08-01 07:48:43 +02:00
update_gcontact.php
Changed parameter order
2016-03-08 22:28:49 +01:00
user.php
generate addr for new registered users
2015-11-26 14:08:32 +01:00
xml.php
Ping is now using a standard routine to generate the xml.
2016-08-10 22:51:03 +02:00