aboutsummaryrefslogtreecommitdiffstats
path: root/include/notifier.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* revert extra Diaspora disabling changes to try to eliminate Mustard double-po...Zach Prezkuta2012-06-251-8/+4
* Clean up the Diaspora connectivity:Zach Prezkuta2012-06-251-3/+7
* first shot at getting like/unlike functions to work consistentlyZach Prezkuta2012-06-031-4/+5
* Fix bugs in the retraction codeZach Prezkuta2012-06-031-2/+2
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-031-4/+11
* Support relayable_retractions that are relayed to us by the top-level post ownerZach Prezkuta2012-06-031-0/+1
* rework the way private photos are embedded to avoid url differences and also ...friendica2012-05-271-1/+1
* rev updatefriendica2012-05-201-7/+25
* backend support for 'x' deliveries per process - x is configurable, more impo...friendica2012-05-191-0/+7
* more private forums, default privacy group for new contactsfriendica2012-05-171-4/+4
* string updatefriendica2012-05-031-1/+3
* implement contact archivalfriendica2012-04-271-3/+4
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+11
|\
| * make contact ssl_policy change a function since it is used in a few placesfriendica2012-04-021-43/+4
| * more ssl policy fixes and prevent delivery to soapbox when using local deliveryfriendica2012-04-021-0/+50
|/
* community discovery cont., cleanup of DB debuggingfriendica2012-03-181-1/+3
* 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