aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_notify.php
Commit message (Expand)AuthorAgeFilesLines
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-281-1/+1
* pass notify endpoint with friend suggestionsFriendika2011-06-261-6/+8
* suggestion templateFriendika2011-06-251-4/+4
* don't update an event that hasn't changed.Friendika2011-06-231-0/+1
* receive friendship suggestion over the wire (dfrn) and storeFriendika2011-06-221-1/+71
* Dear $username not expanded/replaced in text emailsFriendika2011-06-141-0/+6
* avoid returning events from getting posted againFriendika2011-06-131-0/+1
* event sharing, cont.Friendika2011-06-131-0/+20
* correct nickname for display link on comment emailsFriendika2011-05-271-2/+2
* sort out a couple of email notify issuesFriendika2011-05-251-9/+9
* Small tweak to a copule of translatable stringsFabio Comuni2011-05-251-2/+2
* bug #85Friendika2011-05-231-2/+9
* more buggy debugging code removed.Friendika2011-05-221-3/+0
* fixed a couple of bugsChris Case2011-05-211-30/+33
* merged multipart email changesChris Case2011-05-211-43/+26
|\
| * deprecate load_view_fileFriendika2011-05-111-4/+4
| * 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
* | image updatesChris Case2011-05-211-1/+112
|/
* 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