aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_notify.php
Commit message (Expand)AuthorAgeFilesLines
* set utf-8 on all emailsFriendika2011-04-141-2/+10
* set writable flag on dfrn_pollFriendika2011-04-101-2/+8
* initial dfrn update to pass permsFriendika2011-04-101-0/+6
* remote deletion - check contact-idFriendika2011-03-301-2/+5
* Update more stringsFabio Comuni2011-03-181-1/+1
* Fix spaces around t() and tt()fabrixxm2011-03-131-2/+2
* update source stringsfabrixxm2011-03-111-3/+2
* feeds: update content when updated/edited changesFriendika2011-02-281-11/+48
* move php path setting inside proc_runFriendika2011-02-231-3/+1
* convert html entities on conversational emailsFriendika2011-02-211-2/+2
* updated private message code to use the new EmailNotification libraryChris Case2011-02-191-37/+11
* removed localized multipart email templates, now the multipart settings are c...Chris Case2011-02-171-15/+15
* forgot to check this in earlier... splits up text and html into two different...Chris Case2011-02-161-4/+30
* fixed error which was causing multiple line breaks, added comments to better ...Chris Case2011-02-151-34/+41
* fixed a bbcode issue with rich text html messages, fixed some issues with pla...Chris Case2011-02-141-2/+2
* revamped private message templates, added multipart messages with text and ht...Chris Case2011-02-141-7/+33
* updated private message notification to use HTML, still need the foreign lang...Chris Case2011-02-131-22/+34
* receiving comment notifications for conversations we aren't "involved" inFriendika2011-02-121-1/+2
* tweaks to reworked remote deletion, which also fixes some comment box odditiesFriendika2011-02-081-1/+1
* rework remote deletionFriendika2011-02-081-59/+66
* prevent runaway notifications when parent=0 due to race conditionFriendika2011-02-041-38/+42
* found the issue - remove the extra tracing stuffFriendika2011-02-031-7/+1
* allow parentless items from SN - add more tracing on notify failuresFriendika2011-02-031-3/+10
* backward compatibilityFriendika2011-02-011-1/+1
* protocol reversal, roll dfrn_version to 2.1Friendika2011-02-011-10/+18
* Merge branch 'fabrixxm-master'Friendika2011-01-281-3/+3
|\
| * Added proc_run() and modified all occurrence of proc_close(proc_open()) to us...fabrixxm2011-01-241-3/+3
* | dissolve relationship (new protocol) workingFriendika2011-01-261-11/+13
* | "unfriend" protocolFriendika2011-01-251-8/+27
|/
* make home tab work from remote profile, fix link in comment notify emailsFriendika2011-01-051-1/+1
* revise the last checkin a wee bit to ensure notifications are still sent outFriendika2010-12-031-20/+20
* found the elusive comment box bugFriendika2010-12-031-1/+7
* rino recipient patchFriendika2010-12-011-0/+9
* rino landingFriendika2010-11-301-5/+24
* notify link againFriendika2010-11-261-2/+2
* fix links in notification emailsFriendika2010-11-261-1/+1
* ensuring all non-deliveries get in the queueFriendika2010-11-251-21/+22
* drop mail delivered flag now that queue is implementedFriendika2010-11-231-1/+0
* more logging in dfrn_notifyFriendika2010-11-231-1/+10
* use raw db queries wherever query items could contain '%'Friendika2010-11-091-1/+1
* add display link to notify emailsFriendika2010-11-041-0/+2
* hub anomolies & swat0 complianceFriendika2010-11-041-3/+1
* typoMike Macgirvin2010-10-281-2/+0
* preserve utf-8 on notification emailsMike Macgirvin2010-10-281-2/+16
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-241-3/+3
* sorting out the last(?) quirks in group pages.Mike Macgirvin2010-10-181-5/+10
* cleanup to ensure protocol version is passed properly. We will need it if/whe...Mike Macgirvin2010-10-121-1/+13
* more instrumentationMike Macgirvin2010-10-061-2/+2
* xrd cannot be called before db is open to get languageMike Macgirvin2010-10-041-28/+22
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-1/+3