aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
...
* testing retractionsFriendika2011-08-231-3/+3
* typoFriendika2011-08-231-2/+2
* don't process diaspora communications if no pubkeyFriendika2011-08-231-0/+6
* public posts ~f to D*Friendika2011-08-221-23/+56
* double url encode diaspora communicationsFriendika2011-08-191-1/+2
* set writable (e.g. writeable) flag for Diaspora contactsFriendika2011-08-181-1/+1
* lots more diaspora communications - can see light at the endFriendika2011-08-181-8/+12
* notifier issueFriendika2011-08-181-1/+2
* fill in framework for d* outgoingFriendika2011-08-161-8/+28
* cleanupFriendika2011-08-161-2/+2
* diaspora top level status posts, string updateFriendika2011-08-141-7/+17
* keep private emails out of any offsite feedsFriendika2011-08-101-0/+5
* cleanupFriendika2011-08-071-1/+1
* 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