aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* use bin2hex() instead of btoa() to create an id for the toast. btoa() will no...Mario Vavti2025-01-151-1/+1
* once more improved imagesLoaded()Mario2024-12-221-30/+27
* deduplicate the images array by srcMario2024-12-211-4/+6
* track processed imagesMario2024-12-201-9/+15
* improved imagesLoaded() and formattingMario2024-12-201-165/+188
* port scrollToItem() to vanilla js and more fixesMario2024-12-201-22/+39
* improved imagesLoaded() and notifications fixesMario2024-12-201-46/+45
* various fixes for the last commitMario2024-12-191-10/+19
* refactor notifications widget and updateConvItems() to not require jqueryMario2024-12-191-144/+151
* remove jquery.timeago.js in favor of a native js implementationMario2024-12-121-32/+59
* make sure to toggle aside if a notification or message is clicked and some wh...Mario2024-11-261-11/+10
* correctly hide modals and remove unneeded toString() conversion since we are ...Mario2024-11-061-18/+34
* bring filed items to mod hqMario2024-10-191-1/+1
* Reflect change to btn-link in js templateMario2024-10-041-1/+1
* Fix modal backdrop not removed when like/unlike from the modalMario2024-10-041-0/+3
* improved content and comment collapse/expand renderingMario2024-08-041-6/+9
* fa2bi fixesMario2024-08-021-2/+2
* fa2bi: some sed woodoo on templates and manual fixes in js and php filesMario2024-08-021-6/+6
* fa2bi and a php error in mod appmanMario2024-07-231-8/+8
* item buttons redesign - initial checkinMario2024-07-221-12/+11
* more f arg removalMario2024-07-191-1/+1
* remove unused functions and start removing the ominous f argumentMario2024-07-191-128/+6
* fix issue where event items were parsed multiple timesMario2024-06-211-1/+1
* 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