aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more app descriptions and change the image counter to display % of images ↵Mario2021-08-2417-138/+137
| | | | loaded instead of loaded images count
* channel manager -> channelsMario2021-08-242-2/+2
|
* channel_menu is not used anymoreMario2021-08-242-4/+0
|
* nav cleanupMario2021-08-243-106/+51
|
* affinity needs a version bump to pick up the descriptionMario2021-08-231-1/+1
|
* untangle the app template into separate templates and fix bbcode viewMario2021-08-238-18/+60
|
* more app descriptions and return to the app if installed from the module itselfMario2021-08-2311-110/+110
|
* more app descriptionsMario2021-08-226-18/+14
|
* rename variableMario2021-08-221-2/+2
|
* use the slightly altered app_render() function instead of a separate functionMario2021-08-223-25/+10
|
* improve documentationMario2021-08-221-1/+1
|
* infrastructure to provide an app install widget for modules and make the ↵Mario2021-08-225-7/+54
| | | | bookmark app use it
* fix typoMario2021-08-211-1/+1
|
* remove deprecated forum term type and re-introduce bookmark term typeMario2021-08-211-11/+9
|
* restructure apps to make space for app descritionsMario2021-08-215-54/+83
|
* only redirect to hq if localMario2021-08-171-2/+2
|
* more legacy mail cleanup - issue #1595Mario2021-08-174-48/+3
|
* more bs5 fixesMario2021-08-176-24/+10
|
* make sure we have a path before running getimagesize() on itMario2021-08-171-2/+6
|
* remove redundant closing div tagMario2021-08-161-15/+15
|
* streamline default link colorMario2021-08-151-1/+1
|
* bump versionMario2021-08-041-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
|
* remove loggingMario2021-08-031-2/+0
|
* Merge branch 'app-bin-ng' into 'dev'Mario2021-08-0383-42/+37105
|\ | | | | | | | | Apps drag and drop feature See merge request hubzilla/core!1982
| * Apps drag and drop featureMario2021-08-0383-42/+37105
|/
* Merge branch 'ab-dev' into 'dev'Mario2021-08-038-10172/+10287
|\ | | | | | | | | Updated Polish GUI translation See merge request hubzilla/core!1981
| * Updated Polish GUI translation according to changes made in version 6.0Andrzej Budziński2021-08-018-10172/+10287
|/ | | / 6.1 Hubzilla + stylistic fixes and typos.
* remove another possible source for hubloc confusionMario2021-07-291-4/+5
|
* Merge branch 'bs5' into 'dev'Mario2021-07-29854-45241/+89542
|\ | | | | | | | | Update to bootstrap 5 and implement next generation app menu (work in progress) See merge request hubzilla/core!1980
| * bs5 border fixMario2021-07-291-1/+1
| |
| * another badge fixMario2021-07-291-1/+1
| |
| * dropdown-menu-right -> dropdown-menu-endMario2021-07-2922-37/+37
| |
| * fix notification button classMario2021-07-291-1/+1
| |
| * bump versionMario2021-07-291-1/+1
| |
| * update to bootstrap 5.0.2Mario2021-07-29439-2860/+67900
| |
| * more work on bs5Mario2021-07-295-73/+12
| |
| * Merge branch 'dev' into bs5Mario2021-07-2988-29988/+29420
| |\ | |/ |/|
* | check if isset before unsetting to omit php errorsMario2021-07-271-1/+3
| |
* | more changelogMario2021-07-271-0/+1
| |
* | changelogMario2021-07-271-0/+7
| |
* | notifications: move handlers out of jquery ready function otherwise they ↵Mario Vavti2021-07-171-9/+9
| | | | | | | | might not fire on pageload
* | code styleMario Vavti2021-07-161-4/+4
| |
* | bump min versionMario Vavti2021-07-161-1/+1
| |
* | more work on moving notifications handling from main.js to the notifications ↵Mario Vavti2021-07-162-42/+55
| | | | | | | | widget
* | fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-163-8/+13
| |
* | redirect to the local item instead of the item at the primary location if we ↵Mario Vavti2021-07-161-1/+1
| | | | | | | | deal with a wall item