aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
* more work on queue optimisationsfriendica2015-03-091-3/+18
* Fix a couple of places where we weren't checking for dead hublocs. Add a func...friendica2015-02-271-5/+14
* syntax - missing argfriendica2015-02-251-1/+1
* this may actually fix the deliver loop when deleting existing items. It's hac...friendica2015-02-251-1/+8
* Found the cause of the delete looping, and I can prevent it going forward. Th...friendica2015-02-251-2/+7
* don't send deleted items upstream - only downstream.friendica2015-02-241-3/+6
* send rating information to directoriesfriendica2015-02-021-14/+0
* updates to put rating info into the local xlink before sending it to known di...friendica2015-01-281-0/+10
* include channel clones in PM deliveries (also some whitespace edits)friendica2015-01-081-0/+1
* make unique hub filter more robust and straight-forward so it's easier to und...friendica2014-12-171-7/+25
* critical notifier fix to make diaspora delivery work reliably again. If every...friendica2014-12-171-18/+11
* PostgreSQL support initial commitHabeas Codice2014-11-131-7/+14
* disable request message response until we work through thisfriendica2014-11-011-1/+0
* What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-301-0/+35
* d* PM cont.friendica2014-09-231-1/+1
* found the suckerfriendica2014-09-221-0/+2
* we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = HUB...friendica2014-09-211-2/+3
* final piece of the mrjive delivery puzzle, and now we've got most all the too...friendica2014-09-151-3/+6
* provide a way to sync locations and get rid of bogus hublocs, now implementedfriendica2014-09-141-0/+27
* log why this doesn't get executedfriendica2014-09-121-0/+2
* works one way sort of - now to go the other way - which will require fixing ...friendica2014-08-261-3/+3
* houston we have liftofffriendica2014-08-261-1/+1
* more diaspora stuff - most of the basic bits are there except queueing and ph...friendica2014-08-251-1/+1
* sort out some anomaliesfriendica2014-08-251-2/+2
* more diaspora heavy liftingfriendica2014-08-251-17/+60
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-221-1/+1
* homepage revisionsfriendica2014-07-061-8/+9
* make folks from certain other networks feel more at home herefriendica2014-05-021-0/+8
* tag anyonefriendica2014-04-151-17/+3
* make sure we can find that functionfriendica2014-04-111-0/+1
* we also need a loop breakerfriendica2014-04-111-0/+6
* this should improve queue performance dramatically.friendica2014-03-241-2/+4
* we don't allow forgeries to be received - save some bandwidth by not allowing...friendica2014-03-211-0/+5
* try to reduce the number of simulaneous deliveries of the same post when deal...friendica2014-01-221-2/+22
* this is necessary for any possibility of a federated future.friendica2013-11-211-1/+16
* add aid to notifiy table which we may need to supress duplicate notify emails...friendica2013-11-201-4/+8
* create update record for accounts on directory server itself during profile c...friendica2013-10-241-1/+1
* preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-131-2/+3
* Pieces we'll need to tie together chanman and account/channel deletion and di...friendica2013-09-171-5/+30
* doc update, put more telemetry on notifier and try to ensure that private pos...friendica2013-09-131-0/+4
* perform a refresh_all when an import has completed so that all your connectio...friendica2013-09-081-3/+2
* Add Comanche layouts to the things that don't go offsite.friendica2013-09-011-0/+4
* most of expire is now ported from friendica, but the protocol bits to push ou...friendica2013-08-141-4/+15
* block content-type (called ITEM_BUILDBLOCK to avoid confusion with content th...friendica2013-08-121-0/+5
* yhis should fix the privacy leak - as well as non-private replies to private ...friendica2013-08-011-1/+4
* privacy leakagefriendica2013-07-311-1/+1
* improvements in delivery loggingfriendica2013-07-211-8/+25
* fix profile update propagationfriendica2013-06-181-3/+3
* don't federate webpages ;-)friendica2013-06-151-0/+6
* push refresh messages, performance work on conversations and configs, doc upd...friendica2013-06-141-12/+51