| Commit message (Expand) | Author | Age | Files | Lines |
* | import_progress: deal with the situation where items/files are being imported... | Mario Vavti | 2021-10-01 | 1 | -5/+7 |
* | css fixes | Mario | 2021-10-01 | 2 | -6/+13 |
* | remove logging | Mario Vavti | 2021-10-01 | 1 | -12/+0 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-01 | 2 | -243/+141 |
|\ |
|
| * | improve file upload performance: start uploading next file only after the pre... | Mario | 2021-10-01 | 2 | -243/+141 |
* | | improve channel import progress page | Mario Vavti | 2021-10-01 | 1 | -0/+64 |
|/ |
|
* | fix language selector reloading the page if not clicking the icon exactly and... | Mario | 2021-09-08 | 1 | -4/+4 |
* | deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html... | Mario | 2021-09-07 | 1 | -1/+1 |
* | work around some weird regex interference | Mario | 2021-09-04 | 1 | -7/+8 |
* | slightly improve push notification handling for HQ and some app descriptions | Mario | 2021-08-27 | 2 | -13/+19 |
* | port latest pwa work from zap | Mario | 2021-08-26 | 1 | -0/+9 |
* | more app descriptions and change the image counter to display % of images loa... | Mario | 2021-08-24 | 1 | -1/+1 |
* | only redirect to hq if local | Mario | 2021-08-17 | 1 | -2/+2 |
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -2/+2 |
* | dropdown-menu-right -> dropdown-menu-end | Mario | 2021-07-29 | 1 | -1/+1 |
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 6 | -454/+153 |
|\ |
|
| * | code style | Mario Vavti | 2021-07-16 | 1 | -4/+4 |
| * | more work on moving notifications handling from main.js to the notifications ... | Mario Vavti | 2021-07-16 | 1 | -41/+9 |
| * | photo upload: always show the textarea so that text and tags can be added eve... | Mario Vavti | 2021-07-16 | 1 | -13/+0 |
| * | redbasic: close left aside if hq control button is clicked | Mario Vavti | 2021-07-05 | 1 | -0/+2 |
| * | only remove elements after the delete has happened | Mario | 2021-06-29 | 1 | -6/+6 |
| * | implement removing of notifications/preview-messages of deleted items | Mario | 2021-06-29 | 1 | -3/+10 |
| * | more work on notifications | Mario | 2021-06-25 | 3 | -6/+17 |
| * | strip html tags from notification message | Mario | 2021-06-25 | 1 | -1/+2 |
| * | slightly refactor for desktop notifications and fix minor issues | Mario | 2021-06-24 | 2 | -2/+31 |
| * | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -7/+8 |
| * | css and js fixes | Mario | 2021-06-18 | 1 | -0/+2 |
| * | fix issues with browser back button and minor cleanup | Mario | 2021-06-17 | 2 | -8/+5 |
| * | Merge branch 'dm' into 'dev' | Mario | 2021-06-17 | 3 | -393/+87 |
| |\ |
|
| | * | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 3 | -393/+87 |
| * | | Remove unnecessary parentheses | Max Kostikov | 2021-06-09 | 1 | -1/+1 |
| * | | Fix email local part validation | Max Kostikov | 2021-06-09 | 1 | -1/+1 |
| |/ |
|
* / | bs5: more fixes | Mario | 2021-06-07 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'dev' into six | Mario | 2021-06-05 | 1 | -0/+59 |
|\ |
|
| * | Changed behavior in the user interaction of the languages selection. Now work... | Hilmar Runge | 2021-06-05 | 1 | -0/+59 |
* | | move mark notifications read code to mod notifications | Mario | 2021-05-28 | 1 | -2/+2 |
* | | remove more mail leftovers | Mario | 2021-05-28 | 2 | -27/+2 |
|/ |
|
* | register: add option to show all register entries | Mario | 2021-04-16 | 1 | -0/+6 |
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -14/+7 |
* | register: only return verified registrations in get_pending_accounts(), more ... | Mario | 2021-04-09 | 1 | -2/+5 |
* | rgister: fixes for registering with invitecode outside of open hours | Mario | 2021-04-08 | 1 | -0/+15 |
* | register: minor js cleanup | Mario | 2021-04-08 | 1 | -9/+7 |
* | register: cleanup template | Mario | 2021-04-08 | 1 | -7/+15 |
* | register: more ui/ux work | Mario | 2021-04-07 | 1 | -4/+4 |
* | do not expire page cache - it does not make much sense actually. | Mario | 2021-04-06 | 1 | -1/+1 |
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 1 | -1/+1 |
|\ |
|
| * | Fix undefined page end on non dynamic pages | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| * | replace sticky_kit with a simpler homwgrown solution (still a bit raw) and sl... | Mario | 2021-02-25 | 2 | -12/+10 |
| * | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 1 | -1/+1 |
| * | fix file permissions. 755 for dirs, 644 for files | Mario | 2021-01-27 | 1 | -0/+0 |