aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/mod_hq.js
Commit message (Collapse)AuthorAgeFilesLines
* allow an optional notify_id arg for liveUpdate()Mario Vavti2017-11-291-126/+0
|
* rework liveUpdate() and notificationsUpdate() (aka ping) to first do the ↵Mario Vavti2017-11-291-30/+9
| | | | liveUpdate and when this is done only do the ping once. rename initLiveUpdate() to initUpdate() and more main.js cleanup.
* some more work on mod hqMario Vavti2017-11-241-0/+12
|
* use item_thread_top = 1 instead of mid = parent_mid and make sure ↵Mario Vavti2017-11-211-2/+2
| | | | local_channel is intval
* some more work on mod hqMario Vavti2017-11-181-0/+145