aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* make sure to always move the recent notification to the topMario2024-05-031-4/+5
* add some deduplicationMario2024-05-021-4/+9
* another css fixMario2024-05-021-1/+1
* remove redundant commaMario2024-05-021-1/+1
* start removing jgrowlMario2024-05-021-2/+21
* if the updated item contains an open modal, the modal we be replaced with the...Mario2024-03-261-0/+2
* start using uuid for internal reference instead of base64 encoded midMario2024-02-011-4/+4
* native repeats continuedMario2024-01-191-1/+1
* fix regression collapsing non conv item contentMario2024-01-071-3/+4
* require ext-sodium, dump composer autoload and a minor js fixMario2024-01-051-3/+2
* Ãdisplay selected mid in an open state - issue #1425Mario2024-01-051-3/+15
* fix javascript errorMario2023-09-211-2/+2
* theme fixesMario2023-09-131-1/+22
* more performance improvementsMario2023-07-211-3/+3
* move trigger out of the loop for better performance and some var -> letMario2023-07-201-9/+14
* implement optional moderation of unsolicited comments, minor css fixes and so...Mario2023-06-231-0/+12
* revisit author_id and fix issue with pinned contentMario2023-02-151-1/+1
* restructure wall-item-headMario2023-02-151-2/+2
* css fixesMario2023-02-121-1/+1
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-091-1/+1
* fix affinity slider updates - issue #1714Mario2023-01-051-6/+5
* hq widget: implement thread unseen items countMario2022-11-181-2/+4
* jQuery.timeago.settings.strings should not be in document.readyMario2022-10-111-27/+24
* make it an infoMario2022-09-291-1/+1
* emit a notice if an item was deleted - issue #1691Mario2022-09-221-0/+2
* more bs upgrade fixesMario2022-08-191-2/+2
* HQ dashboard - initial checkinMario2022-07-151-3/+3
* main.js simplify notify_id checksMario2021-12-171-2/+2
* merge branch perms_ng into devMario2021-12-151-5/+10
* address issue #1651 (reload page after comment or like)Mario2021-11-241-3/+20
* Support IDNA URLs embeddingMax Kostikov2021-10-141-26/+12
* fix language selector reloading the page if not clicking the icon exactly and...Mario2021-09-081-4/+4
* slightly improve push notification handling for HQ and some app descriptionsMario2021-08-271-5/+19
* port latest pwa work from zapMario2021-08-261-0/+9
* more app descriptions and change the image counter to display % of images loa...Mario2021-08-241-1/+1
* only redirect to hq if localMario2021-08-171-2/+2
* dropdown-menu-right -> dropdown-menu-endMario2021-07-291-1/+1
* Merge branch 'dev' into bs5Mario2021-07-291-425/+106
|\
| * code styleMario Vavti2021-07-161-4/+4
| * more work on moving notifications handling from main.js to the notifications ...Mario Vavti2021-07-161-41/+9
| * only remove elements after the delete has happenedMario2021-06-291-6/+6
| * implement removing of notifications/preview-messages of deleted itemsMario2021-06-291-3/+10
| * more work on notificationsMario2021-06-251-4/+5
| * slightly refactor for desktop notifications and fix minor issuesMario2021-06-241-0/+26
| * fix issues with browser back button and minor cleanupMario2021-06-171-1/+5
| * New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-382/+57
* | bs5: more fixesMario2021-06-071-2/+2
|/
* Merge branch 'dev' into sixMario2021-06-051-0/+59
|\
| * Changed behavior in the user interaction of the languages selection. Now work...Hilmar Runge2021-06-051-0/+59
* | move mark notifications read code to mod notificationsMario2021-05-281-2/+2