friendica/include
2016-07-08 22:55:39 +02:00
..
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
api.php The queries for items are unified (a little bit) 2016-06-12 21:04:55 +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
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 redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.php Add $default_value parameter to Config::get() and PConfig::get() 2016-06-10 12:00:34 +02:00
Contact.php Imrpoved avatar handling when storing them/partly use of "micro" 2016-06-25 13:56:55 +02:00
contact_selectors.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
contact_widgets.php
conversation.php add missing strings for frio 2016-06-25 12:21:13 +02:00
cron.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
cronhooks.php Changed parameter order 2016-03-08 22:28:49 +01: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 Merge pull request #2658 from annando/1607-maxload 2016-07-02 21:52:48 +02:00
dba_pdo.php Moves the function "is_result" from dba to dbm. 2016-07-02 14:00:42 +02:00
dbm.php Moves the function "is_result" from dba to dbm. 2016-07-02 14:00:42 +02:00
dbstructure.php author-id/owner-id: Post update function/added database documentation 2016-06-23 21:15:54 +02:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php
dfrn.php Fix for author-thumb/owner-thumb - DFRN: Relocate stuff 2016-06-19 20:01:25 +02:00
diaspora.php If it doesn't work with the new method, try the old one 2016-06-30 22:58:56 +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
discover_poco.php Changed parameter order 2016-03-08 22:28:49 +01:00
email.php
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
fcontact.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
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 Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php
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
group.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
html2bbcode.php
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
HTTPExceptions.php
identity.php add missing strings for frio 2016-06-25 12:21:13 +02:00
items.php Imrpoved avatar handling when storing them/partly use of "micro" 2016-06-25 13:56:55 +02:00
like.php photo.php: correct misspelling of an array key 2016-05-15 02:37:18 +02:00
lock.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +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 Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
NotificationsManager.php
notifier.php Diaspora: Support for new fetch functionality (replacement for /p/) 2016-06-29 22:50:30 +02:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php Avoid SQL errors because of existing entries 2016-05-03 19:20:58 +02:00
onepoll.php
ostatus.php OStatus: repeated items in OStatus had a wrong "edited" date 2016-05-31 21:18:14 +02:00
pgettext.php
Photo.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
photos.php
pidfile.php
plaintext.php Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks 2016-05-29 10:59:06 +02:00
plugin.php
poller.php Merge pull request #2658 from annando/1607-maxload 2016-07-02 21:52:48 +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 Changed documentation 2016-07-08 22:55:39 +02:00
profile_selectors.php
profile_update.php
pubsubpublish.php New OStatus implementation 2016-03-30 12:43:15 +02:00
queue.php
queue_fn.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
quoteconvert.php
redir.php
salmon.php Code cleanup and first steps for a better comment distribition with DFRN and OStatus 2015-12-13 12:15:45 +01: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
shadowupdate.php
Smilies.php rework autocomplete: some polishing 2016-04-14 17:05:19 +02:00
socgraph.php Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php
tagupdate.php New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 2015-03-07 21:24:39 +01:00
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php Logging for feeds improved, new "process id" for logging 2016-07-07 20:32:13 +02:00
threads.php Massively updated avatar handling 2016-06-19 01:07:20 +02:00
threadupdate.php
uimport.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
update_gcontact.php
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00
xml.php Diaspora: Support for new fetch functionality (replacement for /p/) 2016-06-29 22:50:30 +02:00