aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* zidify img links, delay notifier until actually published for time travelling...friendica2013-05-271-0/+4
* workarounds for people that re-install and end up polluting everybody's datab...friendica2013-05-161-2/+2
* start formatting for Doxygenfriendica2013-02-251-1/+1
* delete item should now mostly workfriendica2013-01-281-1/+5
* uncomplicate item deletion and fixup all the other linked tablesfriendica2013-01-241-3/+4
* this should make tag delivery (e.g. forums) work - but not yet fully testedfriendica2013-01-131-3/+18
* never enough documentationfriendica2013-01-041-3/+14
* This should fix the errant relaying...friendica2013-01-041-2/+6
* fix typo - commited to wrong treefriendica2013-01-041-1/+7
* break delivery loopfriendica2013-01-041-1/+5
* verify table needs auto_increment flagfriendica2013-01-021-2/+2
* cleanup more obsolete stufffriendica2012-12-181-2/+2
* y'all got mailfriendica2012-12-051-51/+75
* Now if you follow somebody it will create an abook entry on the other site wi...friendica2012-11-291-1/+3
* got comments going back and forth - we really need local_deliver now since ev...friendica2012-11-271-10/+10
* tracking through commentsfriendica2012-11-271-3/+9
* DATABASE: outq additions, delivery now getting the notify across to the other...friendica2012-11-191-2/+5
* For private messages, use hush-hush ultra top-secret mode by defaultfriendica2012-11-181-7/+7
* Now we are able to get a zot notification packet and the resulting json encod...friendica2012-11-181-535/+50
* little stufffriendica2012-11-161-4/+19
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-151-10/+77
* starting the big notifier cleanupfriendica2012-11-141-62/+64
* got zotfriendica2012-11-121-17/+50
* likes are quasi working again - at least an activity item is stored and it mo...friendica2012-11-051-2/+2
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* more cleanupMike Macgirvin2012-10-231-49/+0
* updatesfriendica2012-09-091-4/+4
* more DB cleanupfriendica2012-08-301-6/+6
* a few minor changesfriendica2012-08-261-19/+0
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-2/+2
* merge upstreamfriendica2012-08-111-0/+25
* sync changesfriendica2012-07-191-17/+7
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-154/+2
* the pioneers should at least have a current db - it will likely be some time ...friendica2012-07-161-5/+1
* get rid of special "short salmon key" for statusnetfriendica2012-07-111-1/+1
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-1/+1