friendica/include
Dean Townsley 11d271f3c5 Only delete uid=0 entries when cleaning up extra public entries
This delete can inadvertently remove contacts from normal users under
some conditions.  Since it appears to be intended to only operate on
"public" (uid=0) contacts, this change constrains the delete query to
only uid=0 records.
2017-07-08 09:55:40 -05:00
..
acl_selectors.php Merge pull request #3528 from Hypolite/task/replace-explicit-php-logical-operators 2017-06-09 07:44:19 +02: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
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.php Only delete uid=0 entries when cleaning up extra public entries 2017-07-08 09:55:40 -05:00
contact_selectors.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
contact_widgets.php Fixed minor spaces to tabs conversion 2017-07-06 17:33:30 -04:00
conversation.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04: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 Just some more dba::delete 2017-05-13 04:04:17 +00:00
crypto.php
datetime.php
dba.php Just found the handbrake ... 2017-06-29 21:19:31 +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 Semaphore based locking and hopefully the fix for the workerqueue 2017-06-28 04:53:11 +00:00
dbupdate.php
delivery.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
dfrn.php Merge pull request #3528 from Hypolite/task/replace-explicit-php-logical-operators 2017-06-09 07:44:19 +02:00
diaspora.php Merge pull request #3473 from Quix0r/rewrites/coding-convention-split2-6-2 2017-06-18 18:44:34 -04:00
directory.php
DirSearch.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
Emailer.php
enotify.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
event.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:07:31 +02:00
expire.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
fcontact.php
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
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 Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04: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
HTTPExceptions.php
identity.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
items.php Improved logging 2017-07-04 05:31:42 +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 Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
NotificationsManager.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
notifier.php Bugfix: Poller entries had been executed multiple times 2017-06-21 03:49:05 +00:00
oauth.php Merge branch 'develop' of github.com:friendica/friendica into rewrites/coding-convention-split2-4-2 2017-05-11 14:54:26 +02:00
oembed.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
onepoll.php Replace lowercase operators 2017-06-08 21:03:44 -04:00
ostatus.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
pgettext.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
Photo.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
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 Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
poller.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +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 added spaces + some curly braces + some usage of dbm::is_result() 2017-05-16 14:40:07 +02:00
profile_update.php Bugfix: Timeout problems when saving profile settings 2017-05-19 06:01:13 +00:00
pubsubpublish.php Replaced "table lock" - it is not so good, it seems 2017-06-12 14:19:47 +00:00
queue.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
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 Fixed some stuff as requested by @Hypolite 2017-06-18 22:10:03 +02:00
session.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
shadowupdate.php
Smilies.php
socgraph.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00: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 added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
text.php Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2 2017-06-13 23:26:06 +02: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 Merge remote-tracking branch 'upstream/develop' into 1705-some-more-dba 2017-05-13 04:13:07 +00:00
update_gcontact.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
user.php Just some more dba::delete 2017-05-13 04:04:17 +00:00
xml.php Replace lowercase operators 2017-06-08 21:03:44 -04:00