aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* mod locs: do not show drop icon for local clones and get rid of redundant ↵Mario2021-10-031-3/+7
| | | | for loop
* nav move header outsite of container - fixes app sticking above header when ↵Mario2021-10-021-3/+3
| | | | sorting
* fix removed channels counted for max id check and disable moving until we ↵Mario2021-10-021-1/+1
| | | | decide what to do with it
* import_progress: deal with the situation where items/files are being ↵Mario Vavti2021-10-012-15/+17
| | | | imported but there are none to import
* css fixesMario2021-10-014-13/+17
|
* missing template class logicMario Vavti2021-10-011-2/+2
|
* only allow resume if we are not completed yetMario Vavti2021-10-011-3/+3
|
* remove loggingMario Vavti2021-10-011-12/+0
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-014-246/+144
|\
| * improve file upload performance: start uploading next file only after the ↵Mario2021-10-014-246/+144
| | | | | | | | previous finished, make sure to not return when uploading via ajax
* | improve channel import progress pageMario Vavti2021-10-012-0/+106
|/
* support un-starring of apps in app binMario2021-09-273-9/+48
|
* fix notification panel collapsed state not saved if closed manuallyMario2021-09-271-3/+3
|
* Ãfix wrong variable name and streamline icon with unseen notifications iconMario2021-09-231-1/+1
|
* add notices tab to HQ widgetMario2021-09-231-0/+5
|
* fix bs regressionMario2021-09-239-20/+20
|
* bootstrap update fixesMario2021-09-225-370/+373
|
* add option to mark all notices of a thread read if a notice of the thread is ↵Mario2021-09-181-0/+1
| | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array
* fix spacing issue for collapsed pinned apps with an imageMario2021-09-101-1/+9
|
* fix language selector reloading the page if not clicking the icon exactly ↵Mario2021-09-083-8/+8
| | | | and bs5 modal issues
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵Mario2021-09-072-1/+5
| | | | html5 standard
* work around some weird regex interferenceMario2021-09-041-7/+8
|
* Fix index in Russian pluralsMax Kostikov2021-09-012-5/+5
|
* Fix Russian pluralsMax Kostikov2021-09-012-2/+128
|
* Update Russian translationMax Kostikov2021-09-012-15171/+14421
|
* 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
|
* add appstore widget to appmanMario2021-08-251-1/+1
|
* capitalize widget titlesMario2021-08-251-0/+6
|
* nav: fix minor display issue and add some code duplication for better ↵Mario2021-08-251-16/+16
| | | | readability
* more app descriptions and change the image counter to display % of images ↵Mario2021-08-241-1/+1
| | | | loaded instead of loaded images count
* channel_menu is not used anymoreMario2021-08-241-1/+0
|
* nav cleanupMario2021-08-241-75/+20
|
* untangle the app template into separate templates and fix bbcode viewMario2021-08-236-15/+33
|
* more app descriptions and return to the app if installed from the module itselfMario2021-08-231-0/+1
|
* use the slightly altered app_render() function instead of a separate functionMario2021-08-221-1/+1
|
* infrastructure to provide an app install widget for modules and make the ↵Mario2021-08-222-1/+13
| | | | bookmark app use it
* restructure apps to make space for app descritionsMario2021-08-213-25/+53
|
* only redirect to hq if localMario2021-08-171-2/+2
|
* more bs5 fixesMario2021-08-176-24/+10
|
* remove redundant closing div tagMario2021-08-161-15/+15
|
* streamline default link colorMario2021-08-151-1/+1
|
* bs5 sets scroll-behavior to smooth which does weird things especially on ↵Mario2021-08-041-0/+8
| | | | mobile devices - unset it
* app-bin-ng: add a link to the bin for convenience and use the traditional ↵Mario2021-08-042-10/+19
| | | | ajax call instead of the post shortcut
* fix another bs5 regressionMario2021-08-041-1/+1
|
* the default 400px is slightly overkillMario2021-08-031-0/+5
|
* Apps drag and drop featureMario2021-08-038-8/+184
|
* Updated Polish GUI translation according to changes made in version 6.0Andrzej Budziński2021-08-017-1432/+1420
| | | / 6.1 Hubzilla + stylistic fixes and typos.
* bs5 border fixMario2021-07-291-1/+1
|
* another badge fixMario2021-07-291-1/+1
|