friendica/include
2017-08-24 19:11:27 +00:00
..
acl_selectors.php
api.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
attach.php
auth.php
auth_ejabberd.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
bb2diaspora.php
bbcode.php
cache.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
cli_startup.php
config.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
Contact.php
contact_selectors.php Modifed "update" and "insert" function / many changed queries 2017-08-09 21:12:41 +00:00
contact_widgets.php Improved position of "close" 2017-08-15 10:10:09 +00:00
conversation.php
create_shadowentry.php
cron.php
cronhooks.php
cronjobs.php
crypto.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
datetime.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
dba.php Issue 3645: Avoid problems with boolean values 2017-08-23 19:40:42 +00:00
dba_pdo.php Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02:00
dbclean.php
dbm.php dbm::is_result now checks whether a dba:... call returns at least one result 2017-08-15 06:08:26 +00:00
dbstructure.php New dba functions 2017-08-11 08:04:01 +00:00
dbupdate.php
delivery.php
dfrn.php
diaspora.php
directory.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
DirSearch.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
discover_poco.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
email.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
Emailer.php
enotify.php Issue 3616: Don't create notifications for forum accounts 2017-08-12 05:08:45 +00:00
event.php
expire.php
fcontact.php
features.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-21 20:08:57 +02:00
feed.php
files.php
follow.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
ForumManager.php
friendica_smarty.php
gprobe.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
group.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
html2bbcode.php
html2plain.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
HTTPExceptions.php
identity.php
items.php
like.php
map.php
message.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
msgclean.php
nav.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
network.php
NotificationsManager.php
notifier.php
oauth.php
oembed.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
onepoll.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
ostatus.php Limit the number of feed entries (Can solve resub problems) 2017-08-23 23:01:37 +00:00
pgettext.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
Photo.php
photos.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
pidfile.php
plaintext.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
plugin.php Avoid warning 2017-08-14 05:47:25 +00:00
poller.php
post_update.php
probe.php
profile_selectors.php
profile_update.php Bugfix: Timeout problems when saving profile settings 2017-05-19 06:01:13 +00:00
pubsubpublish.php
queue.php
queue_fn.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-16 14:40:07 +02:00
quoteconvert.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
redir.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
remove_contact.php
salmon.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
security.php
session.php
shadowupdate.php Add basepath to App 2017-05-02 23:37:57 -04:00
Smilies.php Preparation for Unicode Emojis 2017-08-20 19:47:00 +00:00
socgraph.php
spool_post.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php When "local_search" is activated, then point all hashtags to the local server 2017-08-18 22:12:40 +00:00
tagupdate.php
template_processor.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
text.php
threads.php
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php DBA: The condition can now be a complex string 2017-08-12 13:54:29 +00:00
update_gcontact.php
user.php
xml.php