| Commit message (Expand) | Author | Age | Files | Lines |
* | php8 warnings | Mario | 2022-02-13 | 1 | -1/+4 |
* | fix potential issue with ap addressing in mod hq | Mario | 2022-01-20 | 1 | -6/+6 |
* | add notices tab to HQ widget | Mario | 2021-09-23 | 1 | -1/+0 |
* | fix regressions in mod hq | Mario | 2021-09-04 | 1 | -3/+4 |
* | more unpack_link_id() | Mario | 2021-09-04 | 1 | -11/+10 |
* | streamline jot popup for mod hq | Mario | 2021-06-21 | 1 | -5/+1 |
* | fix issues with browser back button and minor cleanup | Mario | 2021-06-17 | 1 | -3/+2 |
* | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -26/+26 |
* | possible minor performance improvement | Mario | 2021-05-05 | 1 | -17/+17 |
* | make simple update more simple again | Mario | 2020-11-21 | 1 | -1/+1 |
* | Do away with auto updates except for our own actions. We might consider to re... | Mario | 2020-11-18 | 1 | -17/+5 |
* | adapt notifications and mark item seen handling to play well with client side... | Mario | 2020-10-22 | 1 | -17/+0 |
* | some work on zot6 DMs | Mario | 2020-01-15 | 1 | -0/+1 |
* | sse: store the item mid plus reactions mids in data-mids and change functions... | Mario | 2019-11-22 | 1 | -2/+2 |
* | some more xss prevention | Mario Vavti | 2019-03-18 | 1 | -1/+1 |
* | Status editor hook | M. Dent | 2018-09-29 | 1 | -1/+1 |
* | missing permission description | Mario Vavti | 2018-05-21 | 1 | -2/+1 |
* | bring jot reset to some more places | Mario Vavti | 2018-05-21 | 1 | -1/+2 |
* | remove some never used indices which prevented our item queries to find the r... | Mario Vavti | 2018-02-04 | 1 | -3/+1 |
* | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 1 | -2/+4 |
* | if startpage is /hq redirect all notifications links to /hq and minor notific... | Mario Vavti | 2018-01-27 | 1 | -0/+2 |
* | update to bootstrap 4 beta3 | Mario Vavti | 2018-01-12 | 1 | -2/+2 |
* | typo | Mario Vavti | 2018-01-12 | 1 | -1/+1 |
* | mod hq: stick to show latest unseen toplevel post on load | Mario Vavti | 2018-01-12 | 1 | -2/+2 |
* | continue working on hq | Mario Vavti | 2018-01-11 | 1 | -19/+14 |
* | only use effective uid if we deal with sys channel content | Mario Vavti | 2017-12-15 | 1 | -1/+7 |
* | mod hq: do not 404 if we have no item | Mario Vavti | 2017-12-04 | 1 | -49/+59 |
* | set profile_uid in mod hq | Mario Vavti | 2017-11-28 | 1 | -0/+7 |
* | split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi... | Mario Vavti | 2017-11-28 | 1 | -1/+1 |
* | implement pubstream items in mod hq | Mario | 2017-11-25 | 1 | -11/+36 |
* | mod hq: minor query change | Mario Vavti | 2017-11-24 | 1 | -10/+2 |
* | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -9/+10 |
* | use item_thread_top = 1 instead of mid = parent_mid and make sure local_chann... | Mario Vavti | 2017-11-21 | 1 | -3/+3 |
* | make browser history buttons work with ajax calls in /display and /hq | Mario Vavti | 2017-11-21 | 1 | -8/+8 |
* | we need a mid also if there is no unseen items | Mario Vavti | 2017-11-20 | 1 | -1/+0 |
* | order by created instead of id | Mario Vavti | 2017-11-20 | 1 | -1/+1 |
* | speed up initial query if no mid is provided | Mario Vavti | 2017-11-20 | 1 | -0/+1 |
* | hq: $item_normal was defined to late | Mario Vavti | 2017-11-19 | 1 | -3/+3 |
* | some more work on mod hq | Mario Vavti | 2017-11-18 | 1 | -78/+39 |
* | remove obsolete variable | Mario Vavti | 2017-11-17 | 1 | -1/+0 |
* | inroduce the HQ module - a module with the potential to become a nice landing... | Mario Vavti | 2017-11-17 | 1 | -0/+300 |