aboutsummaryrefslogtreecommitdiffstats
path: root/include/enotify.php
Commit message (Expand)AuthorAgeFilesLines
* don't send email notifications for likes (as comment notifications). We'll ne...friendica2013-09-241-1/+6
* The triple linebreaks in notification emails finally bothered me enough to do...friendica2013-09-021-4/+2
* we've been storing json_encoded structures on disk in several places because ...friendica2013-08-061-1/+2
* enotify: localize things we know how to translatefriendica2013-08-051-3/+13
* better mail obscuringfriendica2013-07-311-2/+15
* undo comment policy override - there are a handful of stored posts from the 1...friendica2013-06-181-0/+3
* another try on zidified notifications - this time it actually seems to workfriendica2013-06-171-1/+3
* one of those days...friendica2013-06-171-2/+2
* zidify bodies of notification emailsfriendica2013-06-171-1/+15
* missed a few zrl/zmg conversions, like for translate_item and enotify messagesfriendica2013-06-121-1/+1
* also strip title from notification of private messages - it leaks potentially...friendica2013-05-101-1/+1
* get search page working with live-update and endless scroll, still not perfec...friendica2013-05-091-0/+7
* email notification content privacy by default (unless it's public content)friendica2013-05-051-0/+24
* turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-151-19/+19
* begin to cut the umbilicalfriendica2013-04-141-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* recursion and typo in rmagic with zidfriendica2013-02-131-35/+0
* catch typosfriendica2013-02-061-1/+1
* massive notification revisionfriendica2013-02-061-29/+31
* lots of notification tweaksfriendica2013-01-081-3/+3
* fix notification uidfriendica2013-01-051-5/+11
* tweak notifications so they store correctlyfriendica2013-01-051-7/+7
* start rewrite of notification system delivery backendfriendica2013-01-051-46/+66
* fix register_policy globallyfriendica2013-01-031-3/+3
* still a lot of files to bring up to date with new architecture - keep pluggin...friendica2012-11-131-9/+9
* cleanup missing functions after movefriendica2012-10-221-3/+0
* merge from upstreamfriendica2012-08-151-1/+3
* syncfriendica2012-07-191-0/+18
* catchupfriendica2012-07-111-2/+2
* punycode hostnamefriendica2012-07-031-0/+14
* Typo breaking tag notificationsThomas Willingham2012-06-181-1/+1
* couple of little fixes to enotify positional paramsfriendica2012-06-131-2/+2
* enotify: fix stupid typofabrixxm2012-06-131-1/+1
* enotify: rework strings to more easy to translatefabrixxm2012-06-131-21/+41
* bug #439 - remove web port number from notification email "from" addressfriendica2012-06-021-0/+3
* allow force ssl on notificationsfriendica2012-05-261-1/+1
* convert html entities to utf-8 before email header encodingfriendica2012-05-011-2/+2
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-5/+36
|\
| * language issues in enotifyfriendica2012-03-261-5/+9
| * enotify plugin hookfriendica2012-03-251-2/+24
| * NOTIFY_SYSTEMfriendica2012-03-251-1/+6
|/
* yet more work on notificationsfriendica2012-02-291-5/+8
* notification enhancementsfriendica2012-02-291-3/+30
* cleanup notify subject linesfriendica2012-02-271-8/+17
* add plugin hooks to enotifyfriendica2012-02-261-42/+80
* Comment notifications by e-mail now are threadedAbinoam P. Marques Jr2012-02-251-6/+50
* new notify sort of working in testbubblefriendica2012-02-221-1/+1
* add full email link to notificationfriendica2012-02-211-3/+3
* fill in notify msg with redirect link after we get the idfriendica2012-02-211-9/+16
* email notify now redirected through mod_notify, weirdness in local deliver ca...friendica2012-02-201-2/+26