aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Collapse)AuthorAgeFilesLines
* scrape_url - use feed url if no name can be foundFriendika2011-09-041-1/+16
|
* add timezone convert module, several other minor or in progress fixesFriendika2011-09-041-0/+3
|
* don't deliver on first pass if already queuedFriendika2011-08-291-0/+1
|
* allow zero delivery interval on dedicated serversFriendika2011-08-291-5/+5
|
* logging on notifierFriendika2011-08-281-1/+3
|
* implement delivery queue in case notifier gets killedFriendika2011-08-281-13/+32
|
* bring Diaspora message signing back to the source author - whether they like ↵Friendika2011-08-281-1/+2
| | | | it or not.
* break up delivery into per-person processesFriendika2011-08-261-91/+49
|
* don't allow fullscreen for youtube iframe - this makes it hard to visit the ↵Friendika2011-08-261-2/+6
| | | | network page when they throw an error
* more logging diaspora pubdeliverFriendika2011-08-251-2/+9
|
* cleaned up the conditions on when to and when not to relay.Friendika2011-08-241-1/+31
|
* that was ugly - let's do betterFriendika2011-08-231-8/+9
|
* fix for public posts to D*Friendika2011-08-231-1/+1
|
* retractions - precedence issueFriendika2011-08-231-2/+2
|
* 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 ↵Friendika2011-06-061-2/+8
| | | | issues
* 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
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* 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
|