aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
* issue with remote mentionsFriendika2011-07-281-1/+1
* privacy issue introduced yesterdayFriendika2011-07-261-1/+1
* event ownership issuesFriendika2011-07-251-1/+1
* more friendika-zFriendika2011-07-061-8/+17
* photos were not working in private mailFriendika2011-06-301-1/+3
* load db configs (config,system) for all "executables"Friendika2011-06-301-0/+3
* pass notify endpoint with friend suggestionsFriendika2011-06-261-1/+31
* friendika-z initial implementationFriendika2011-06-231-3/+6
* event sharing, cont.Friendika2011-06-131-0/+2
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-6/+1
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i...Friendika2011-06-061-2/+8
* deprecate load_view_fileFriendika2011-05-111-2/+2
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-2/+2
* lots of facebook fixesFriendika2011-04-261-0/+2
* provide a way to disable mailbox integrationFriendika2011-04-181-9/+14
* email integration, cont.Friendika2011-04-171-2/+89
* pull in new 'writable' dfrn flagFriendika2011-04-111-0/+1
* content expirationFriendika2011-03-151-11/+23
* reinstate send slaps but only at the top level (and followup)Friendika2011-02-111-10/+8
* feed cleanupFriendika2011-02-071-14/+4
* functionise birthdayFriendika2011-02-061-2/+6
* fixed missing close parenthesisfabrixxm2011-02-061-1/+1
* prevent runaway notifications when parent=0 due to race conditionFriendika2011-02-041-15/+28
* oembed contsant name, fix dfrnpubdeliver, add 'code' editor buttonFriendika2011-01-311-65/+67
* deliver up to 150 contacts per person using dfrn - in case hub is whackedFriendika2011-01-311-1/+49
* wrong ref in ssl policyFriendika2011-01-301-1/+1
* modded scripts to be runned in cli so they can be included and executed in ma...Fabio Comuni2011-01-281-20/+31
* Mods to script runned via CLI to permits to run also includedfabrixxm2011-01-241-17/+22
* new network typesFriendika2011-01-231-1/+6
* birthday notifications: missing div closeFriendika2011-01-161-1/+1
* Don't send conversation slaps, only immediate replies. Redundant and flawed.Friendika2011-01-161-10/+13
* compatibility: version discoveryFriendika2011-01-141-0/+1
* add owner's birthday information to feed (if allowed to)Friendika2011-01-121-1/+2
* array_unique didn't have a second argument before PHP 5.2.9Friendika2010-11-261-3/+3
* queue loggingFriendika2010-11-251-0/+3
* added more notifier loggingFriendika2010-11-251-0/+3
* premature removal of queue itemFriendika2010-11-231-1/+0
* drop mail delivered flag now that queue is implementedFriendika2010-11-231-8/+0
* schedule the queue re-delivery processFriendika2010-11-221-4/+22
* infrastructure for queueing, redeliveryFriendika2010-11-211-3/+24
* add google buzzFriendika2010-11-211-3/+7
* build feeds rather than template themMike Macgirvin2010-11-011-167/+13
* add rel=mentioned links for tagged personsMike Macgirvin2010-10-311-0/+8
* notify folks who have been tagged in a postMike Macgirvin2010-10-311-16/+122
* rework the logging interfaceMike Macgirvin2010-10-261-4/+1
* a few more fsw tweaksMike Macgirvin2010-10-261-1/+1
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-241-1/+11
* use browser geolocation when desiredMike Macgirvin2010-10-191-0/+3
* pass community page permissions through notification feedsMike Macgirvin2010-10-181-4/+2
* allow for multiple pubsub hubs so everything can still work when/if one goes ...Mike Macgirvin2010-10-151-6/+27