friendica/include
2016-06-06 22:57:27 +02:00
..
autoloader
acl_selectors.php add a hook call to acl_lookup() 2016-04-28 22:15:55 +02:00
api.php Some more cleanup and code removal. 2016-06-05 20:01:38 +02:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php Code redesign and comments 2016-04-25 22:10:45 +02:00
auth_ejabberd.php
autoloader.php
bb2diaspora.php
bbcode.php Merge pull request #2554 from annando/1606-mention-class 2016-06-04 09:45:42 +02:00
cache.php
cli_startup.php
config.php rename PConfig::del to PConfig:delete 2016-06-06 10:46:33 +02:00
Contact.php Some better handling of "bd" and "birthday" 2016-06-05 15:09:40 +02:00
contact_selectors.php
contact_widgets.php
conversation.php Baseurl removed 2016-06-05 21:22:14 +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 datetime.php: cleanup - delete some dots which shouldn't be there 2016-02-08 01:59:05 +01:00
dba.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
dba_pdo.php
dbm.php Added documentation 2016-06-06 06:29:03 +02:00
dbstructure.php Some optimized sql queries 2016-06-06 22:57:27 +02:00
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php
dfrn.php Added documentation 2016-05-06 18:30:34 +02:00
diaspora.php Diaspora: Reshares of non native reshares now look better 2016-05-06 08:22:27 +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
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
enotify.php Bugfix: Under certain circumstances notifications were send 2016-05-21 13:19:30 +02:00
event.php Issue 2277: changes to events are now distributed. 2016-05-22 18:16:47 +02:00
expire.php
fcontact.php
features.php
feed.php Check the global contacts every 90 days/Better handling in item creation 2016-04-23 10:46:16 +02:00
files.php
follow.php Bugfix: "default_group" behaviour wasn't implemented correctly 2016-04-13 22:21:23 +02:00
ForumManager.php Merge pull request #2441 from rabuzarus/0704_doxygen_forum 2016-04-07 21:06:32 +02:00
friendica_smarty.php
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
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 Fetching of profile data improved 2016-06-05 21:17:55 +02:00
items.php Use the "attachment" element instead of a mixture of several elements 2016-04-17 20:43:41 +02:00
like.php photo.php: correct misspelling of an array key 2016-05-15 02:37:18 +02:00
lock.php The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +01:00
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php
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 xml: rename convert_element_to_array to element_to_array 2016-04-27 17:04:46 +02:00
NotificationsManager.php
notifier.php Support for comments for the Diaspora relay system 2016-05-13 22:19:31 +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 OStatus: repeated items in OStatus had a wrong "edited" date 2016-05-31 21:18:14 +02:00
PConfig.php rename PConfig::del to PConfig:delete 2016-06-06 10:46:33 +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
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
poller.php removed duplicated functions 2016-06-04 12:20:09 +02:00
post_update.php Post update ist now done. 2016-04-03 16:36:05 +02:00
profile_selectors.php
profile_update.php
pubsubpublish.php
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 Bugfix: Feeds weren't detected correctly 2016-05-18 22:50:15 +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 Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
system_unavailable.php
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
text.php Merge develop into 1404_reworked_autocomplete 2016-04-14 16:23:51 +02:00
threads.php Comments from Hubzilla weren't federated properly 2016-01-21 13:21:47 +01:00
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php Bugfix for XML function 2016-04-28 08:30:15 +02:00