Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bbcode for notes app | Mario | 2021-10-12 | 2 | -5/+15 |
| | |||||
* | Revert "httpsig: add parentheses" | Mario | 2021-10-12 | 2 | -15/+5 |
| | | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f. | ||||
* | httpsig: add parentheses | Mario | 2021-10-12 | 2 | -5/+15 |
| | |||||
* | css fixes | Mario | 2021-10-01 | 2 | -7/+4 |
| | |||||
* | bootstrap update fixes | Mario | 2021-09-22 | 1 | -1/+1 |
| | |||||
* | deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵ | Mario | 2021-09-07 | 1 | -0/+4 |
| | | | | html5 standard | ||||
* | restructure apps to make space for app descritions | Mario | 2021-08-21 | 1 | -0/+13 |
| | |||||
* | bs5 sets scroll-behavior to smooth which does weird things especially on ↵ | Mario | 2021-08-04 | 1 | -0/+8 |
| | | | | mobile devices - unset it | ||||
* | the default 400px is slightly overkill | Mario | 2021-08-03 | 1 | -0/+5 |
| | |||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -0/+6 |
| | |||||
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 3 | -3/+19 |
|\ | |||||
| * | css and js fixes | Mario | 2021-06-18 | 1 | -1/+1 |
| | | |||||
| * | allow to add a wrapper class to the hq_controls widget | Mario | 2021-06-17 | 1 | -0/+9 |
| | | |||||
| * | New landing page HQ with separate views for direct messages, public/limited ↵ | Mario | 2021-06-17 | 3 | -3/+10 |
| | | | | | | | | messages and starred messages if the feature is enabled | ||||
* | | bs5: more fixes | Mario | 2021-06-07 | 1 | -0/+4 |
|/ | |||||
* | register: more ui/ux work | Mario | 2021-04-07 | 1 | -2/+17 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -2/+6 |
| | |||||
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -0/+4 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -10/+56 |
| | |||||
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -27/+0 |
| | |||||
* | minor adjustion | Mario | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 1 | -1/+1 |
| | |||||
* | css fixes due to bootstrap update | Mario | 2020-06-13 | 1 | -9/+0 |
| | |||||
* | improve functionality of combined notification filters | Mario | 2020-05-03 | 1 | -0/+5 |
| | |||||
* | poll UI strings | Mario | 2020-02-28 | 1 | -0/+1 |
| | |||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -8/+12 |
| | |||||
* | remove redundant css | Mario | 2019-12-15 | 1 | -4/+0 |
| | |||||
* | update composer libs and minor notifications display fixes | Mario | 2019-12-12 | 1 | -0/+4 |
| | |||||
* | sse notifications | Mario | 2019-11-11 | 1 | -1/+4 |
| | |||||
* | fix hardcoded code/pre css in mod admin | Mario | 2019-10-22 | 1 | -18/+0 |
| | | | (cherry picked from commit cddf6c4ff51580f3dec5d32eef06a40a473a9202) | ||||
* | minor css fix | Mario Vavti | 2019-07-17 | 1 | -0/+1 |
| | |||||
* | css fix for bootstrap 4.3.1 | Mario Vavti | 2019-05-10 | 1 | -0/+4 |
| | |||||
* | calendar merge: bring back event categories | Mario Vavti | 2019-04-24 | 1 | -0/+6 |
| | |||||
* | enable list views | Mario Vavti | 2019-04-06 | 1 | -0/+4 |
| | |||||
* | upgrade cdav calendar to version 4 | Mario Vavti | 2019-04-06 | 1 | -3/+8 |
| | |||||
* | use flex for the default template | Mario | 2018-11-26 | 2 | -12/+26 |
| | |||||
* | fix ellipsis for too long nav banner | Mario Vavti | 2018-10-21 | 1 | -0/+5 |
| | |||||
* | those 3px make a difference on medium sized screens | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | give apps some more space and prevent linebreaks in app names. Add ellipsis ↵ | Mario Vavti | 2018-10-06 | 1 | -2/+5 |
| | | | | to too long names. | ||||
* | tokens: add css file and fix argc and argv values | Mario Vavti | 2018-09-26 | 2 | -17/+16 |
| | |||||
* | opacity for jot settings/reset buttons | Mario Vavti | 2018-09-21 | 1 | -0/+1 |
| | |||||
* | provide editor settings | Mario Vavti | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | instead of not displaying the cover-photo at all after first page load, load ↵ | Mario Vavti | 2018-09-05 | 1 | -1/+0 |
| | | | | the page with the cover slided up. change pointer to n-resize if cover is not slid. | ||||
* | remove the white-space pre-wrap property on code blocks. This should ↵ | zotlabs | 2018-06-24 | 1 | -1/+0 |
| | | | | probably be done with the word-break property instead | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2018-06-17 | 1 | -0/+2 |
|\ | |||||
| * | wiki: word-wrap code on any character | zotlabs | 2018-06-14 | 1 | -0/+2 |
| | | |||||
* | | some work on mod group | Mario | 2018-06-17 | 1 | -61/+14 |
|/ | |||||
* | fix issue #1219 | Mario Vavti | 2018-06-09 | 1 | -1/+1 |
| | |||||
* | new feature filter network by name | Mario Vavti | 2018-06-08 | 1 | -0/+1 |
| | |||||
* | remove redundant css from default.css | Mario Vavti | 2018-05-30 | 1 | -8/+0 |
| |