aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* register: minor fixes and template cleanupMario2021-04-151-14/+7
|
* register: only return verified registrations in get_pending_accounts(), more ↵Mario2021-04-091-2/+5
| | | | invite handling fixes
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-081-0/+15
|
* register: minor js cleanupMario2021-04-081-9/+7
|
* register: cleanup templateMario2021-04-081-7/+15
|
* register: more ui/ux workMario2021-04-071-4/+4
|
* do not expire page cache - it does not make much sense actually.Mario2021-04-061-1/+1
|
* Merge branch 'dev' into airMario2021-03-121-1/+1
|\