aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/mod_hq.js
Commit message (Collapse)AuthorAgeFilesLines
* slightly improve push notification handling for HQ and some app descriptionsMario2021-08-271-8/+0
|
* redbasic: close left aside if hq control button is clickedMario Vavti2021-07-051-0/+2
|
* more work on notificationsMario2021-06-251-1/+5
|
* strip html tags from notification messageMario2021-06-251-1/+2
|
* slightly refactor for desktop notifications and fix minor issuesMario2021-06-241-2/+5
|
* css and js fixesMario2021-06-181-0/+2
|
* fix issues with browser back button and minor cleanupMario2021-06-171-7/+0
|
* New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-171-8/+18
| | | | messages and starred messages if the feature is enabled
* 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