Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Mario Vavti | 2017-11-21 | 1 | -3/+3 | |
| | | | | local_channel is intval | |||||
* | 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 ↵ | Mario Vavti | 2017-11-17 | 1 | -0/+300 | |
landing page for hubzilla. It is nothing more than a downgraded mod display atm. |