Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more app descriptions and return to the app if installed from the module itself | Mario | 2021-08-23 | 11 | -110/+110 |
| | |||||
* | more app descriptions | Mario | 2021-08-22 | 6 | -18/+14 |
| | |||||
* | rename variable | Mario | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | use the slightly altered app_render() function instead of a separate function | Mario | 2021-08-22 | 3 | -25/+10 |
| | |||||
* | improve documentation | Mario | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | infrastructure to provide an app install widget for modules and make the ↵ | Mario | 2021-08-22 | 5 | -7/+54 |
| | | | | bookmark app use it | ||||
* | fix typo | Mario | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | remove deprecated forum term type and re-introduce bookmark term type | Mario | 2021-08-21 | 1 | -11/+9 |
| | |||||
* | restructure apps to make space for app descritions | Mario | 2021-08-21 | 5 | -54/+83 |
| | |||||
* | only redirect to hq if local | Mario | 2021-08-17 | 1 | -2/+2 |
| | |||||
* | more legacy mail cleanup - issue #1595 | Mario | 2021-08-17 | 4 | -48/+3 |
| | |||||
* | more bs5 fixes | Mario | 2021-08-17 | 6 | -24/+10 |
| | |||||
* | make sure we have a path before running getimagesize() on it | Mario | 2021-08-17 | 1 | -2/+6 |
| | |||||
* | remove redundant closing div tag | Mario | 2021-08-16 | 1 | -15/+15 |
| | |||||
* | streamline default link color | Mario | 2021-08-15 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | bs5 sets scroll-behavior to smooth which does weird things especially on ↵ | Mario | 2021-08-04 | 1 | -0/+8 |
| | | | | mobile devices - unset it | ||||
* | app-bin-ng: add a link to the bin for convenience and use the traditional ↵ | Mario | 2021-08-04 | 2 | -10/+19 |
| | | | | ajax call instead of the post shortcut | ||||
* | fix another bs5 regression | Mario | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | the default 400px is slightly overkill | Mario | 2021-08-03 | 1 | -0/+5 |
| | |||||
* | remove logging | Mario | 2021-08-03 | 1 | -2/+0 |
| | |||||
* | Merge branch 'app-bin-ng' into 'dev' | Mario | 2021-08-03 | 83 | -42/+37105 |
|\ | | | | | | | | | Apps drag and drop feature See merge request hubzilla/core!1982 | ||||
| * | Apps drag and drop feature | Mario | 2021-08-03 | 83 | -42/+37105 |
|/ | |||||
* | Merge branch 'ab-dev' into 'dev' | Mario | 2021-08-03 | 8 | -10172/+10287 |
|\ | | | | | | | | | Updated Polish GUI translation See merge request hubzilla/core!1981 | ||||
| * | Updated Polish GUI translation according to changes made in version 6.0 | Andrzej Budziński | 2021-08-01 | 8 | -10172/+10287 |
|/ | | | / 6.1 Hubzilla + stylistic fixes and typos. | ||||
* | remove another possible source for hubloc confusion | Mario | 2021-07-29 | 1 | -4/+5 |
| | |||||
* | Merge branch 'bs5' into 'dev' | Mario | 2021-07-29 | 854 | -45241/+89542 |
|\ | | | | | | | | | Update to bootstrap 5 and implement next generation app menu (work in progress) See merge request hubzilla/core!1980 | ||||
| * | 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 | 22 | -37/+37 |
| | | |||||
| * | fix notification button class | Mario | 2021-07-29 | 1 | -1/+1 |
| | | |||||
| * | bump version | Mario | 2021-07-29 | 1 | -1/+1 |
| | | |||||
| * | update to bootstrap 5.0.2 | Mario | 2021-07-29 | 439 | -2860/+67900 |
| | | |||||
| * | more work on bs5 | Mario | 2021-07-29 | 5 | -73/+12 |
| | | |||||
| * | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 88 | -29988/+29420 |
| |\ | |/ |/| | |||||
* | | check if isset before unsetting to omit php errors | Mario | 2021-07-27 | 1 | -1/+3 |
| | | |||||
* | | more changelog | Mario | 2021-07-27 | 1 | -0/+1 |
| | | |||||
* | | changelog | Mario | 2021-07-27 | 1 | -0/+7 |
| | | |||||
* | | notifications: move handlers out of jquery ready function otherwise they ↵ | Mario Vavti | 2021-07-17 | 1 | -9/+9 |
| | | | | | | | | might not fire on pageload | ||||
* | | code style | Mario Vavti | 2021-07-16 | 1 | -4/+4 |
| | | |||||
* | | bump min version | Mario Vavti | 2021-07-16 | 1 | -1/+1 |
| | | |||||
* | | more work on moving notifications handling from main.js to the notifications ↵ | Mario Vavti | 2021-07-16 | 2 | -42/+55 |
| | | | | | | | | widget | ||||
* | | fix a regression in regard to unified session page load times intoduced in 6.0 | Mario Vavti | 2021-07-16 | 3 | -8/+13 |
| | | |||||
* | | redirect to the local item instead of the item at the primary location if we ↵ | Mario Vavti | 2021-07-16 | 1 | -1/+1 |
| | | | | | | | | deal with a wall item | ||||
* | | Merge branch 'dev' into 'dev' | Mario | 2021-07-16 | 1 | -2/+3 |
|\ \ | | | | | | | | | | | | | Fix link to source on clones See merge request hubzilla/core!1975 | ||||
| * | | Fix link to source on clones | Max Kostikov | 2021-07-16 | 1 | -2/+3 |
| | | | |||||
* | | | photo upload: always show the textarea so that text and tags can be added ↵ | Mario Vavti | 2021-07-16 | 2 | -19/+3 |
|/ / | | | | | | | even if no status post is sent | ||||
* | | chanview: dismiss xchans which are marked deleted | Mario Vavti | 2021-07-15 | 1 | -6/+6 |
| | | |||||
* | | fix release date | Mario Vavti | 2021-07-09 | 1 | -1/+1 |
| | | |||||
* | | set touch_max to 1/10 of the screen width to prevent overlaping with cursor ↵ | Mario Vavti | 2021-07-08 | 1 | -2/+2 |
| | | | | | | | | positioning |