| Commit message (Expand) | Author | Age | Files | Lines |
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -2/+2 |
* | revert linebreak removing | Mario | 2020-10-11 | 1 | -1/+1 |
* | replace linebreaks with spaces | Mario | 2020-10-11 | 1 | -1/+1 |
* | use the compact view in html2plain() | Mario | 2020-07-30 | 1 | -1/+1 |
* | add some context to the notifications | Mario | 2020-07-29 | 1 | -7/+5 |
* | deal with polls and votes in enotify | Mario | 2020-05-05 | 1 | -10/+17 |
* | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 1 | -0/+3 |
* | fix notifications for polls | Mario | 2020-02-11 | 1 | -2/+3 |
* | fix shortlocalize | Mario | 2020-01-18 | 1 | -1/+1 |
* | implement bdi tags via bbcode where possible | Mario | 2020-01-18 | 1 | -5/+5 |
* | more bdi tags | Mario | 2020-01-18 | 1 | -5/+5 |
* | sse: fix a regression where not all appearances of an notification were loope... | Mario | 2019-11-22 | 1 | -12/+1 |
* | sse: store the item mid plus reactions mids in data-mids and change functions... | Mario | 2019-11-22 | 1 | -1/+2 |
* | sse notifications | Mario | 2019-11-11 | 1 | -2/+134 |
* | reflect repeats in notifications, use force flag for import_xchan_photo() in ... | Mario Vavti | 2019-07-22 | 1 | -5/+12 |
* | clone systems apps to the extent possible, auto-configure imagick thumbnail b... | Zot | 2019-03-18 | 1 | -12/+12 |
* | fallback to url if we have not got an addr | Mario Vavti | 2018-12-02 | 1 | -1/+1 |
* | allow notification filtering by name or addr | zotlabs | 2018-11-30 | 1 | -0/+1 |
* | enotify::format hook for superblock | zotlabs | 2018-11-12 | 1 | -2/+12 |
* | generating random numbers too large for 32-bit systems | zotlabs | 2018-04-25 | 1 | -2/+2 |
* | remove recipient name from stored notifications but keep them in emails. | zotlabs | 2018-04-12 | 1 | -31/+23 |
* | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 1 | -2/+3 |
* | missed some string for translation - update strings | Mario Vavti | 2018-02-28 | 1 | -3/+3 |
* | provide opt-out link and text with notification emails | zotlabs | 2018-02-25 | 1 | -1/+10 |
* | fix item link in fsprint | Mario Vavti | 2018-02-13 | 1 | -1/+1 |
* | match against item verb | Mario Vavti | 2018-02-13 | 1 | -4/+4 |
* | if always_show_in_notices is set to 1 also show likes and dislikes | Mario Vavti | 2018-02-12 | 1 | -15/+28 |
* | better notifications for edit post/comments which may have been originally po... | zotlabs | 2018-01-22 | 1 | -1/+15 |
* | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 1 | -0/+2 |
* | revert back to get the mid from enotify - otherwise we can not distinct betwe... | Mario Vavti | 2017-11-10 | 1 | -1/+2 |
* | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 1 | -1/+0 |
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -0/+1 |
* | 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 |