aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mario Vavti2021-10-011-5/+7
| | | | imported but there are none to import
* 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 ↵Mario2021-10-012-243/+141
| | | | | | | | previous finished, make sure to not return when uploading via ajax
* | improve channel import progress pageMario Vavti2021-10-011-0/+64
|/
* fix language selector reloading the page if not clicking the icon exactly ↵Mario2021-09-081-4/+4
| | | | and bs5 modal issues
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵Mario2021-09-071-1/+1
| | | | html5 standard
* work around some weird regex interferenceMario2021-09-041-7/+8
|
* slightly improve push notification handling for HQ and some app descriptionsMario2021-08-272-13/+19
|
* port latest pwa work from zapMario2021-08-261-0/+9
|
* more app descriptions and change the image counter to display % of images ↵Mario2021-08-241-1/+1
| | | | loaded instead of loaded images count
* only redirect to hq if localMario2021-08-171-2/+2
|
* Apps drag and drop featureMario2021-08-031-2/+2
|
* dropdown-menu-right -> dropdown-menu-endMario2021-07-291-1/+1
|
* Merge branch 'dev' into bs5Mario2021-07-296-454/+153
|\
| * 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
| | | | | | | | widget
| * photo upload: always show the textarea so that text and tags can be added ↵Mario Vavti2021-07-161-13/+0
| | | | | | | | even if no status post is sent
| * redbasic: close left aside if hq control button is clickedMario Vavti2021-07-051-0/+2
| |
| * 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-253-6/+17
| |
| * strip html tags from notification messageMario2021-06-251-1/+2
| |
| * slightly refactor for desktop notifications and fix minor issuesMario2021-06-242-2/+31
| |
| * some work on streamlining mod photosMario2021-06-231-7/+8
| |
| * css and js fixesMario2021-06-181-0/+2
| |
| * fix issues with browser back button and minor cleanupMario2021-06-172-8/+5
| |
| * Merge branch 'dm' into 'dev'Mario2021-06-173-393/+87
| |\ | | | | | | | | | | | | New landing page HQ with separate views for direct messages, public/limited messages and starred messages if the feature is enabled See merge request hubzilla/core!1969
| | * New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-173-393/+87
| | | | | | | | | | | | messages and starred messages if the feature is enabled
| * | Remove unnecessary parenthesesMax Kostikov2021-06-091-1/+1
| | |
| * | Fix email local part validationMax Kostikov2021-06-091-1/+1
| |/
* / 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 ↵Hilmar Runge2021-06-051-0/+59
| | | | | | | | works...
* | move mark notifications read code to mod notificationsMario2021-05-281-2/+2
| |
* | remove more mail leftoversMario2021-05-282-27/+2
|/
* register: add option to show all register entriesMario2021-04-161-0/+6
|