| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into tres | friendica | 2015-01-27 | 1 | -0/+1 |
|\ |
|
| * | superblock enhancements | friendica | 2015-01-26 | 1 | -0/+1 |
* | | more expanding item flags | friendica | 2015-01-22 | 1 | -1/+1 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -1/+1 |
|/ |
|
* | backend for mailhost addon | friendica | 2015-01-15 | 1 | -0/+8 |
* | Make showing wall posts, intros and private messages under Notices optional | Stefan Parviainen | 2014-12-30 | 1 | -2/+15 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -2/+2 |
* | bring back some friendica crypto stuff including all the key mangling and tra... | friendica | 2014-08-15 | 1 | -0/+9 |
* | in HTML email notifications, angle brackets in posts were unescaped - includi... | friendica | 2014-08-14 | 1 | -1/+1 |
* | put an indicator (*) in the message subject line for notification emails when... | friendica | 2014-08-14 | 1 | -0/+1 |
* | prevent obscured email notifications | friendica | 2014-08-09 | 1 | -1/+1 |
* | obscured message showing up in email notification | friendica | 2014-08-07 | 1 | -1/+1 |
* | notify tweaks | friendica | 2014-06-09 | 1 | -0/+2 |
* | prevent follows of and notifications to deceased channels | friendica | 2014-04-07 | 1 | -2/+3 |
* | use parent_mid in the parent query for enotify instead of of the parent id. T... | friendica | 2014-04-06 | 1 | -8/+9 |
* | new connection notification | friendica | 2014-03-27 | 1 | -3/+3 |
* | mail notification goes to old link | friendica | 2014-03-16 | 1 | -1/+1 |
* | I'll have to fix this someday. | friendica | 2014-02-25 | 1 | -0/+6 |
* | simplify permalink selection logic | friendica | 2014-01-09 | 1 | -1/+3 |
* | split private messages into two modules - "message" is just for message lists... | friendica | 2013-12-21 | 1 | -2/+2 |
* | if somebody tagged you in a private post, the tag email notification containe... | friendica | 2013-12-19 | 1 | -3/+2 |
* | generate a small amount of entropy to avoid duplicate notifications from esse... | friendica | 2013-12-04 | 1 | -0/+4 |
* | add recipient name to the rest of the notification emails | friendica | 2013-11-24 | 1 | -37/+47 |
* | add recipient name to some of the notification emails for those who have a lo... | friendica | 2013-11-21 | 1 | -3/+3 |
* | add aid to notifiy table which we may need to supress duplicate notify emails... | friendica | 2013-11-20 | 1 | -3/+5 |
* | change product name on notification emails to lowercase | friendica | 2013-11-15 | 1 | -1/+1 |
* | tag notifications for private posts contain obscured data - they should be blank | friendica | 2013-11-04 | 1 | -1/+1 |
* | don't send email notifications for likes (as comment notifications). We'll ne... | friendica | 2013-09-24 | 1 | -1/+6 |
* | The triple linebreaks in notification emails finally bothered me enough to do... | friendica | 2013-09-02 | 1 | -4/+2 |
* | we've been storing json_encoded structures on disk in several places because ... | friendica | 2013-08-06 | 1 | -1/+2 |
* | enotify: localize things we know how to translate | friendica | 2013-08-05 | 1 | -3/+13 |
* | better mail obscuring | friendica | 2013-07-31 | 1 | -2/+15 |
* | undo comment policy override - there are a handful of stored posts from the 1... | friendica | 2013-06-18 | 1 | -0/+3 |
* | another try on zidified notifications - this time it actually seems to work | friendica | 2013-06-17 | 1 | -1/+3 |
* | one of those days... | friendica | 2013-06-17 | 1 | -2/+2 |
* | zidify bodies of notification emails | friendica | 2013-06-17 | 1 | -1/+15 |
* | missed a few zrl/zmg conversions, like for translate_item and enotify messages | friendica | 2013-06-12 | 1 | -1/+1 |
* | also strip title from notification of private messages - it leaks potentially... | friendica | 2013-05-10 | 1 | -1/+1 |
* | get search page working with live-update and endless scroll, still not perfec... | friendica | 2013-05-09 | 1 | -0/+7 |
* | email notification content privacy by default (unless it's public content) | friendica | 2013-05-05 | 1 | -0/+24 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -19/+19 |
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -1/+1 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 1 | -35/+0 |
* | catch typos | friendica | 2013-02-06 | 1 | -1/+1 |
* | massive notification revision | friendica | 2013-02-06 | 1 | -29/+31 |
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -3/+3 |
* | fix notification uid | friendica | 2013-01-05 | 1 | -5/+11 |
* | tweak notifications so they store correctly | friendica | 2013-01-05 | 1 | -7/+7 |
* | start rewrite of notification system delivery backend | friendica | 2013-01-05 | 1 | -46/+66 |