aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Expand)AuthorAgeFilesLines
* add some deduplicationMario2024-05-021-4/+9
* another css fixMario2024-05-021-1/+1
* remove jgrowlMario2024-05-021-2/+2
* 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
* refactor sodium b2b encryptionMario2024-03-151-13/+25
* implement sodium-plus library to replace unmaintained sjclMario2024-03-101-5/+81
* more work on emojisMario2024-03-091-3/+3
* do away with deprecated activity typesMario2024-02-281-5/+0
* 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-132-4/+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
* Revert "some work on bringing bang tags back for forums"Mario2023-03-031-23/+2
* some work on bringing bang tags back for forumsMario2023-03-021-2/+23
* slightly improve contact searchMario2023-02-241-1/+3
* revisit author_id and fix issue with pinned contentMario2023-02-151-1/+1
* restructure wall-item-headMario2023-02-151-2/+2
* fix mod cal after fullcalendar updateMario2023-02-141-22/+0
* css fixesMario2023-02-121-1/+1
* implement hq widget author image and notifications updatesMario2023-02-121-1/+1
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-093-14/+15
* fix affinity slider updates - issue #1714Mario2023-01-051-6/+5
* provide inline error messages for mod cloudMario2023-01-031-0/+3
* 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-153-7/+37
* main.js simplify notify_id checksMario2021-12-171-2/+2
* merge branch perms_ng into devMario2021-12-152-6/+11
* address issue #1651 (reload page after comment or like)Mario2021-11-241-3/+20
* Support IDNA URLs embeddingMax Kostikov2021-10-141-26/+12
* import_progress: deal with the situation where items/files are being imported...Mario Vavti2021-10-011-5/+7
* css fixesMario2021-10-012-6/+13
* remove loggingMario Vavti2021-10-011-12/+0
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-012-243/+141
|\
| * improve file upload performance: start uploading next file only after the pre...Mario2021-10-012-243/+141
* | improve channel import progress pageMario Vavti2021-10-011-0/+64
|/
* fix language selector reloading the page if not clicking the icon exactly and...Mario2021-09-081-4/+4
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html...Mario2021-09-071-1/+1
* work around some weird regex interferenceMario2021-09-041-7/+8