aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_notify.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Chris Case2011-02-171-15/+15
| | | | configured directly in the code
* forgot to check this in earlier... splits up text and html into two ↵Chris Case2011-02-161-4/+30
| | | | different templates and base64 encodes them
* fixed error which was causing multiple line breaks, added comments to better ↵Chris Case2011-02-151-34/+41
| | | | document what is occuring, cleaned up code, removed unnecessary parameters from templating step
* fixed a bbcode issue with rich text html messages, fixed some issues with ↵Chris Case2011-02-141-2/+2
| | | | plain text.
* revamped private message templates, added multipart messages with text and ↵Chris Case2011-02-141-7/+33
| | | | html versions, updated de, en, fr and it. Translated the french version of the private message template.
* updated private message notification to use HTML, still need the foreign ↵Chris Case2011-02-131-22/+34
| | | | language message notifications updated
* 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
|\ | | | | | | | | Conflicts: boot.php
| * Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵fabrixxm2011-01-241-3/+3
| | | | | | | | use proc_run()
* | 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
|