friendica-github/include
2016-01-04 01:00:19 +01:00
..
acl_selectors.php Only show supported networks in sidebar and contact list 2015-11-29 13:37:24 +01:00
api.php API: Preparation for statuses/lookup support 2016-01-04 01:00:19 +01:00
attach.php
auth.php Yes is no and no is yes ... 2015-12-25 19:57:38 +01:00
auth_ejabberd.php Bugfix: Authorization at ejabberd only worked for uid=1 2015-10-25 10:17:23 +01:00
bb2diaspora.php Avoid duplicated tags 2015-11-28 14:29:14 +01:00
bbcode.php get rid of unwanted <br>s in items with oembed 2015-12-28 18:07:31 +01: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
Contact.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
contact_selectors.php Statusnet is now GNU Social 2015-10-24 20:44:18 +02:00
contact_widgets.php Added the old Facebook addon for addon check 2015-11-29 13:42:31 +01:00
conversation.php small doxigen comment fix 2016-01-02 12:53:42 +01:00
cron.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
cronhooks.php Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround. 2015-12-15 23:26:58 +01:00
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
dba.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
dba_pdo.php
dbstructure.php Merge pull request #2138 from fabrixxm/dbstructure_multicolumn_primarykey 2015-12-31 09:49:00 +01:00
dbupdate.php
delivery.php Bugfix: The duplicate check for likes wasn't reliable 2016-01-03 00:17:28 +01:00
diaspora.php Merge pull request #2206 from annando/1512-diaspora-sql 2015-12-27 07:02:21 +01:00
directory.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
discover_poco.php Sometimes the function "sys_getloadavg" doesn't return an array. This is a workaround. 2015-12-15 23:26:58 +01:00
dsprphotoq.php Picture import from Diaspora often failed 2015-09-14 23:14:21 +02:00
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
Emailer.php
enotify.php personalise emails send from the server 2015-10-07 06:22:15 +02:00
event.php Events on Diaspora now looking okay. 2015-10-17 09:41:58 +02:00
expire.php
fcontact.php
features.php forumlist: function get_feature_default() 2015-11-11 22:36:14 +01:00
feed.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
files.php
follow.php Reworked contact relations between Friendica and Diaspora 2015-10-10 11:06:18 +02:00
forums.php forumlist - mark selected forum as selected 2015-11-28 23:52:12 +01:00
friendica_smarty.php Use old style array declaration 2015-11-07 12:21:54 +01:00
gprobe.php Issue 1913: Report invalid feed 2015-10-04 00:28:15 +02:00
group.php ping: docu fix 2015-12-03 22:51:00 +01: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 add custom tag @hooks to boot.php & identity.php 2015-12-25 18:36:13 +01:00
items.php Some more places that need to be adjusted 2016-01-03 00:28:11 +01:00
like.php do_like() return false if verb is invalid 2015-12-28 10:23:06 +01: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 Remove language selectors from themes 2015-11-08 14:42:54 +01:00
network.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
notifier.php Bugfix: The duplicate check for likes wasn't reliable 2016-01-03 00:17:28 +01:00
oauth.php
oembed.php get rid of unwanted <br>s in items with oembed 2015-12-28 18:07:31 +01:00
onepoll.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
ostatus.php Merge pull request #2197 from annando/1512-ostatus-comment 2015-12-27 15:58:32 +01: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 reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
photos.php port of reds geotag feature 2015-10-03 20:24:35 +02:00
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
plugin.php identity.php - code cleanup + doxygen 2015-12-25 17:26:04 +01:00
poller.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
profile_selectors.php
profile_update.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
pubsubpublish.php Only optical stuff 2015-12-14 00:42:36 +01:00
queue.php Don't use a delivery interval when using the worker 2015-09-12 18:08:03 +02:00
queue_fn.php
quoteconvert.php
redir.php
remoteupdate.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 code cleanup 2015-12-28 17:09:22 +01:00
security.php Set the login date for every identity of the user. 2015-05-09 23:47:45 +02:00
session.php Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment 2015-12-22 11:25:37 +01:00
shadowupdate.php
socgraph.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
system_unavailable.php
tags.php ignore tags inside code block 2015-03-22 17:12:51 +01:00
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 remove unneeded function page_type_translate() 2015-12-03 00:08:43 +01:00
threads.php Bugfix: The duplicate check sometimes seemed to have scrambled the posts 2015-11-30 23:13:56 +01:00
threadupdate.php
uimport.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
update_gcontact.php Optical adjustments for contacts/set "last_failure" when inaccessible 2015-11-06 09:15:20 +01:00
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00