| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |