aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
* Mail: Subject are now with working "Re:"Michael Vogel2012-03-121-22/+7
* Removing test exportsMichael Vogel2012-03-111-2/+2
* still getting parent relays on remote systemsfriendica2012-03-071-1/+1
* Merge remote branch 'upstream/master'Michael2012-02-261-5/+5
|\
| * attribution issue - don't take author name from contact if available from item.friendica2012-02-241-5/+5
* | multipart messages complete, message-id conversion done.Michael2012-02-251-2/+2
* | Sending mail as multipart/alternative (html and plain text) (very basic by now)Michael2012-02-241-14/+6
* | Encoding for incoming mails. Fixed invalid message id (with side effect at th...Michael2012-02-241-5/+21
|/
* a few fixes for offsite community membersfriendica2012-02-161-1/+9
* encode email headers on message deliveriesfriendica2012-02-151-4/+4
* transport for email contacts phase IIfriendica2012-01-311-2/+4
* implement "moderate" flag on itemsfriendica2012-01-231-2/+2
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* preparation for 3rd generation email contactsfriendica2011-12-231-1/+7
* d* pmfriendica2011-12-061-1/+9
* little stuff - name change, live updates, new network typesfriendica2011-11-231-1/+1
* first forum testfriendica2011-11-191-0/+12
* try and fix diaspora multiple items queued issueFriendika2011-11-061-1/+12
* fixes to diaspora profiles, batch mode duplicates, social graph table nameFriendika2011-11-011-1/+1
* queue indexesFriendika2011-10-221-1/+0
* queue api + queue limitsFriendika2011-10-211-22/+4
* working on long-term solution to relay issueFriendika2011-10-151-2/+9
* don't propagate deletions for other people's stuffFriendika2011-10-131-0/+11
* stuffFriendika2011-10-111-0/+6
* local_deliver testingFriendika2011-10-061-0/+40
* mostly cosmetic changes to make DB tables accurately reflect the conversation...Friendika2011-10-051-0/+2
* document backward compat issueFriendika2011-10-041-0/+4
* yikesFriendika2011-10-041-1/+1
* performance enhancementsFriendika2011-10-041-1/+6
* attack of the zombie orphansFriendika2011-10-021-0/+3
* possible sql errorsFriendika2011-09-291-1/+1
* starting the big delivery shakeupFriendika2011-09-221-6/+27
* 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
* 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 n...Friendika2011-08-261-2/+6
* 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