| Commit message (Expand) | Author | Age | Files | Lines |
* | oembed: implement a max oembed size which defaults to 1MB and do not try to o... | Mario | 2022-06-03 | 1 | -1/+1 |
* | fix core issue #1676 and a liked/disliked/commented confusion | Mario | 2022-05-06 | 1 | -5/+20 |
* | address deprecation warnings | Mario | 2022-02-13 | 1 | -1/+5 |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -1/+1 |
* | fix issue where likes notices are emited allthough they are actually disabled | Mario | 2021-11-24 | 1 | -1/+1 |
* | add notices tab to HQ widget | Mario | 2021-09-23 | 1 | -3/+3 |
* | more gen_link_id() | Mario | 2021-09-04 | 1 | -4/+4 |
* | Clean up Search.php & Enotify.php code | Xanthor | 2021-06-21 | 1 | -62/+51 |
* | one more place to drop media | Mario | 2021-06-18 | 1 | -1/+1 |
* | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -10/+10 |
* | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 1 | -1/+1 |
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -1/+1 |
* | register: only return verified registrations in get_pending_accounts(), more ... | Mario | 2021-04-09 | 1 | -7/+1 |
* | air: display the verification status in the notifications | Mario | 2021-03-18 | 1 | -1/+3 |
* | air: convert utc to local in browser (we do not have a client timezone otherv... | Mario | 2021-03-17 | 1 | -1/+5 |
* | simplify get_pending_accounts query so that it will work in postgres. this wi... | Mario | 2021-03-16 | 1 | -1/+1 |
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -4/+4 |
* | get dev | Hilmar R | 2021-03-01 | 1 | -1/+1 |
* | escape both single and double quotes for the notifications title. fixes issue... | Mario | 2020-12-30 | 1 | -33/+33 |
* | 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 |