| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | missing template class logic | Mario Vavti | 2021-10-01 | 1 | -2/+2 |
* | only allow resume if we are not completed yet | Mario Vavti | 2021-10-01 | 1 | -3/+3 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-01 | 2 | -3/+3 |
|\ |
|
| * | improve file upload performance: start uploading next file only after the pre... | Mario | 2021-10-01 | 2 | -3/+3 |
* | | improve channel import progress page | Mario Vavti | 2021-10-01 | 1 | -0/+42 |
|/ |
|
* | support un-starring of apps in app bin | Mario | 2021-09-27 | 3 | -9/+48 |
* | fix notification panel collapsed state not saved if closed manually | Mario | 2021-09-27 | 1 | -3/+3 |
* | Ãfix wrong variable name and streamline icon with unseen notifications icon | Mario | 2021-09-23 | 1 | -1/+1 |
* | add notices tab to HQ widget | Mario | 2021-09-23 | 1 | -0/+5 |
* | fix bs regression | Mario | 2021-09-23 | 9 | -20/+20 |
* | bootstrap update fixes | Mario | 2021-09-22 | 2 | -366/+370 |
* | add option to mark all notices of a thread read if a notice of the thread is ... | Mario | 2021-09-18 | 1 | -0/+1 |
* | fix spacing issue for collapsed pinned apps with an image | Mario | 2021-09-10 | 1 | -1/+9 |
* | fix language selector reloading the page if not clicking the icon exactly and... | Mario | 2021-09-08 | 2 | -4/+4 |
* | nav: fix minor display issue and add some code duplication for better readabi... | Mario | 2021-08-25 | 1 | -16/+16 |
* | channel_menu is not used anymore | Mario | 2021-08-24 | 1 | -1/+0 |
* | nav cleanup | Mario | 2021-08-24 | 1 | -75/+20 |
* | untangle the app template into separate templates and fix bbcode view | Mario | 2021-08-23 | 5 | -14/+32 |
* | more app descriptions and return to the app if installed from the module itself | Mario | 2021-08-23 | 1 | -0/+1 |
* | use the slightly altered app_render() function instead of a separate function | Mario | 2021-08-22 | 1 | -1/+1 |
* | infrastructure to provide an app install widget for modules and make the book... | Mario | 2021-08-22 | 2 | -1/+13 |
* | restructure apps to make space for app descritions | Mario | 2021-08-21 | 2 | -25/+40 |
* | more bs5 fixes | Mario | 2021-08-17 | 6 | -24/+10 |
* | remove redundant closing div tag | Mario | 2021-08-16 | 1 | -15/+15 |
* | app-bin-ng: add a link to the bin for convenience and use the traditional aja... | Mario | 2021-08-04 | 2 | -10/+19 |
* | fix another bs5 regression | Mario | 2021-08-04 | 1 | -1/+1 |
* | Apps drag and drop feature | Mario | 2021-08-03 | 4 | -5/+174 |
* | bs5 border fix | Mario | 2021-07-29 | 1 | -1/+1 |
* | another badge fix | Mario | 2021-07-29 | 1 | -1/+1 |
* | dropdown-menu-right -> dropdown-menu-end | Mario | 2021-07-29 | 21 | -36/+36 |
* | fix notification button class | Mario | 2021-07-29 | 1 | -1/+1 |
* | more work on bs5 | Mario | 2021-07-29 | 3 | -70/+9 |
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 15 | -129/+655 |
|\ |
|
| * | notifications: move handlers out of jquery ready function otherwise they migh... | Mario Vavti | 2021-07-17 | 1 | -9/+9 |
| * | more work on moving notifications handling from main.js to the notifications ... | Mario Vavti | 2021-07-16 | 1 | -1/+46 |
| * | photo upload: always show the textarea so that text and tags can be added eve... | Mario Vavti | 2021-07-16 | 1 | -6/+3 |
| * | fix deleting and starring in unthreaded view | Mario | 2021-06-29 | 1 | -2/+4 |
| * | implement removing of notifications/preview-messages of deleted items | Mario | 2021-06-29 | 2 | -5/+9 |
| * | more work on notifications | Mario | 2021-06-25 | 1 | -1/+6 |
| * | slightly refactor for desktop notifications and fix minor issues | Mario | 2021-06-24 | 2 | -17/+4 |
| * | some preperatory work on desktop notifications | Mario | 2021-06-24 | 1 | -0/+17 |
| * | Notification.requestPermission() only fires if wraped in click handler | Mario | 2021-06-24 | 1 | -5/+7 |
| * | remove deprecated dir and queue fns | Mario | 2021-06-24 | 1 | -5/+0 |
| * | if there are no messages display that there are no messages | Mario Vavti | 2021-06-23 | 1 | -13/+23 |
| * | some work on streamlining mod photos | Mario | 2021-06-23 | 2 | -4/+4 |
| * | jot: do not collapse the form if in popup mode | Mario | 2021-06-23 | 1 | -5/+4 |
| * | streamline jot popup for mod hq | Mario | 2021-06-21 | 2 | -4/+5 |
| * | fiÃlter children by tt-filter-active class instead of visibility selector to... | Mario | 2021-06-21 | 1 | -2/+2 |
| * | calendar: emit a warning if the calendar for the created event is disabled | Mario | 2021-06-21 | 1 | -19/+27 |
| * | make sure to not calculate timeago before the translations are loaded | Mario | 2021-06-20 | 1 | -3/+5 |