| Commit message (Expand) | Author | Age | Files | Lines |
* | provide short localised summary for likes that will end up in displayed notif... | zotlabs | 2017-11-03 | 1 | -1/+5 |
* | no need to move $modrated check up | Mario Vavti | 2017-10-06 | 1 | -2/+3 |
* | to find out if a comment is to be moderated we need to look at the actual com... | Mario Vavti | 2017-10-06 | 1 | -2/+1 |
* | oopsy | zotlabs | 2017-06-21 | 1 | -1/+1 |
* | minor cleanup of moderated comment feature | zotlabs | 2017-06-18 | 1 | -1/+1 |
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -1/+10 |
* | don't allow any null fields in notify creation | zotlabs | 2017-04-11 | 1 | -2/+3 |
* | use the same host macro for sender address as for reply_to address | zotlabs | 2017-03-21 | 1 | -2/+2 |
* | some preliminary work for email notification of likes - potentially destabili... | zotlabs | 2016-12-11 | 1 | -0/+79 |
* | notification issue | zotlabs | 2016-11-22 | 1 | -1/+1 |
* | don't send notification for posts/comments on old conversations that were ref... | zotlabs | 2016-11-12 | 1 | -0/+4 |
* | add get_photo hook to go along with get_profile_photo hook. This allows a plu... | zotlabs | 2016-10-17 | 1 | -3/+0 |
* | provide text log results of email success/failure rather than 1 and 0. | zotlabs | 2016-10-13 | 1 | -2/+2 |
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -1/+1 |
* | return the email_sent status | redmatrix | 2016-10-03 | 1 | -2/+2 |
* | another missing backslash | Mario Vavti | 2016-10-02 | 1 | -1/+1 |
* | missing backslash | Mario Vavti | 2016-10-02 | 1 | -1/+1 |
* | change hook name and return results | redmatrix | 2016-10-01 | 1 | -2/+2 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 1 | -3/+15 |
* | add another hook | redmatrix | 2016-09-29 | 1 | -0/+11 |
* | issue #127 | redmatrix | 2016-09-29 | 1 | -9/+9 |
* | change notify param | redmatrix | 2016-09-29 | 1 | -1/+4 |
* | remove the now useless url fragments from notification links | redmatrix | 2016-09-25 | 1 | -4/+1 |
* | also allow notification scroll on conversation page notifications (network an... | redmatrix | 2016-09-24 | 1 | -1/+1 |
* | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 1 | -0/+3 |
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | couple of minor issues with dba namespace during install and enotify::format ... | redmatrix | 2016-09-18 | 1 | -5/+11 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -8/+8 |
* | another typo | Mario Vavti | 2016-05-26 | 1 | -1/+1 |
* | moved enotify | redmatrix | 2016-05-24 | 1 | -0/+685 |