friendica/include
Michael 41a81624a2 Now deletions will also work with complicated queries 2017-08-12 18:07:47 +00:00
..
Contact.php New dba functions 2017-08-11 08:04:01 +00:00
DirSearch.php
Emailer.php
ForumManager.php And some more changed lines 2017-08-11 19:26:08 +00:00
HTTPExceptions.php
NotificationsManager.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
Photo.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
Smilies.php
acl_selectors.php Bugfix: The ACL lookup had its problems after the last changes 2017-07-27 14:02:25 +00:00
api.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
attach.php
auth.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
auth_ejabberd.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
bb2diaspora.php Bugfix: Some special characters weren't converted correctly 2017-07-13 05:57:37 +00:00
bbcode.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
cache.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
cli_startup.php
config.php
contact_selectors.php Modifed "update" and "insert" function / many changed queries 2017-08-09 21:12:41 +00:00
contact_widgets.php And some more changed lines 2017-08-11 19:26:08 +00:00
conversation.php New dba functions 2017-08-11 08:04:01 +00:00
create_shadowentry.php
cron.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
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
dba.php Now deletions will also work with complicated queries 2017-08-12 18:07:47 +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 Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
dbm.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
dbstructure.php New dba functions 2017-08-11 08:04:01 +00:00
dbupdate.php
delivery.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
dfrn.php DFRN: Update the public item copy as well 2017-07-09 04:29:35 +00:00
diaspora.php Now there are fewer than 300 updates left ... 2017-08-10 05:07:23 +00:00
directory.php
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
enotify.php Issue 3616: Don't create notifications for forum accounts 2017-08-12 05:08:45 +00: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 Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
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 Replace lowercase operators 2017-06-08 21:03:44 -04:00
html2plain.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
identity.php Restructured "dba::exists" function 2017-08-12 08:55:50 +00:00
items.php DBA: The condition can now be a complex string 2017-08-12 13:54:29 +00:00
like.php
map.php
message.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
msgclean.php Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02:00
nav.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
network.php New dba functions 2017-08-11 08:04:01 +00:00
notifier.php Bugfix: Poller entries had been executed multiple times 2017-06-21 03:49:05 +00:00
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 Speed up of OStatus transmission/Ignoring "created" with remote self 2017-08-03 05:42:44 +00:00
pgettext.php
photos.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
pidfile.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
plaintext.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
plugin.php Restructured "dba::exists" function 2017-08-12 08:55:50 +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 Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
probe.php
profile_selectors.php
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 Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
queue_fn.php
quoteconvert.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
redir.php
remove_contact.php Restructured "dba::exists" function 2017-08-12 08:55:50 +00:00
salmon.php
security.php New dba functions 2017-08-11 08:04:01 +00:00
session.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
shadowupdate.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 Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02:00
tagupdate.php
template_processor.php
text.php Restructured "dba::exists" function 2017-08-12 08:55:50 +00:00
threads.php Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02:00
threadupdate.php
uimport.php DBA: The condition can now be a complex string 2017-08-12 13:54:29 +00:00
update_gcontact.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
user.php
xml.php Replace lowercase operators 2017-06-08 21:03:44 -04:00