friendica/include
2017-08-10 04:31:46 +00:00
..
acl_selectors.php Bugfix: The ACL lookup had its problems after the last changes 2017-07-27 14:02:25 +00:00
api.php
attach.php
auth.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
auth_ejabberd.php
bb2diaspora.php Bugfix: Some special characters weren't converted correctly 2017-07-13 05:57:37 +00:00
bbcode.php
cache.php
cli_startup.php
config.php
Contact.php Update existing contact records with data from probing 2017-07-12 06:07:22 +00:00
contact_selectors.php Modifed "update" and "insert" function / many changed queries 2017-08-09 21:12:41 +00:00
contact_widgets.php
conversation.php Modifed "update" and "insert" function / many changed queries 2017-08-09 21:12:41 +00:00
create_shadowentry.php
cron.php
cronhooks.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
cronjobs.php
crypto.php
datetime.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
dba.php Merge remote-tracking branch 'upstream/develop' into new-dba 2017-08-09 21:42:51 +00:00
dba_pdo.php
dbclean.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
dbm.php
dbstructure.php Fix crash with expiration, false logger constant, no empty postings 2017-07-19 05:51:39 +00:00
dbupdate.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
delivery.php
dfrn.php DFRN: Update the public item copy as well 2017-07-09 04:29:35 +00:00
diaspora.php And some more inserts 2017-08-09 22:23:46 +00:00
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php
enotify.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
event.php
expire.php Split the delete process into a separate expire process 2017-07-09 03:37:20 +00:00
fcontact.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
features.php
feed.php
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php Modifed "update" and "insert" function / many changed queries 2017-08-09 21:12:41 +00:00
items.php Several updates are transformed as well 2017-08-10 04:31:46 +00:00
like.php
map.php
message.php
msgclean.php
nav.php
network.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
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
ostatus.php Speed up of OStatus transmission/Ignoring "created" with remote self 2017-08-03 05:42:44 +00:00
pgettext.php
Photo.php
photos.php
pidfile.php
plaintext.php
plugin.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
poller.php Speed up of OStatus transmission/Ignoring "created" with remote self 2017-08-03 05:42:44 +00:00
post_update.php
probe.php
profile_selectors.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-16 14:40:07 +02:00
profile_update.php
pubsubpublish.php Speed up of OStatus transmission/Ignoring "created" with remote self 2017-08-03 05:42:44 +00:00
queue.php
queue_fn.php
quoteconvert.php
redir.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
remove_contact.php The first queries are replaced with the new functions. More to come ... 2017-05-07 20:52:00 +00:00
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
socgraph.php Update socgraph.php 2017-07-21 19:36:13 +02:00
spool_post.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php Only show the attachment elements if there are one. 2017-07-17 19:49:58 +00:00
threads.php
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php
update_gcontact.php
user.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
xml.php