Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | implement jot reset button | Mario Vavti | 2018-05-20 | 1 | -0/+11 |
| | |||||
* | fix too big buttons in wiki list | Mario Vavti | 2018-05-04 | 1 | -2/+2 |
| | |||||
* | The channel import page seems to have missed the big theme cleanup of the ↵ | zotlabs | 2018-05-01 | 1 | -37/+0 |
| | | | | last couple of years. | ||||
* | drop box-shadow from generic-content-wrapper (it's probably too 90') and use ↵ | Mario Vavti | 2018-04-25 | 2 | -4/+5 |
| | | | | transparent colors for borders to work better with alternate background colors | ||||
* | show caret-down on item-photo hover to indicate a dropdown menu | Mario Vavti | 2018-04-25 | 1 | -0/+17 |
| | |||||
* | Proposed fix for issue #1091 - mod-help.css | Mario Vavti | 2018-04-23 | 1 | -2/+2 |
| | | | | - this is taken from pr #1098 which was against wrong branch | ||||
* | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-27 | 2 | -2/+4 |
|\ | |||||
| * | use transform to scale emojis. this prevents text jumping on hover | Mario Vavti | 2018-03-16 | 1 | -2/+3 |
| | | |||||
| * | make the oneway-overlay slightly opaque | Mario Vavti | 2018-03-14 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-03-10 | 1 | -0/+18 |
|\| | |||||
| * | Improve rendering of Readme files in plugin settings | Andrew Manning | 2018-03-05 | 1 | -0/+18 |
| | | |||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-26 | 1 | -4/+12 |
|\| | |||||
| * | fix icon position and make string translatable | Mario Vavti | 2018-02-26 | 1 | -4/+12 |
| | | |||||
| * | change fontname in css and fix issue with unicode characters | Mario Vavti | 2018-02-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-25 | 3 | -1/+20 |
|\| | |||||
| * | mark connections where we do not have post_comments permissions with an no ↵ | Mario Vavti | 2018-02-24 | 3 | -1/+20 |
| | | | | | | | | entry sign. | ||||
* | | Merge branch 'dev' into oauth2 | Andrew Manning | 2018-02-20 | 1 | -1/+9 |
|\| | |||||
| * | do not show summary if it is equal to body and some styling for the ↵ | Mario Vavti | 2018-02-19 | 1 | -1/+9 |
| | | | | | | | | summary/article toggle links | ||||
* | | OAuth2TestVehicle module can create and delete oauth2 database tables. | Andrew Manning | 2018-02-20 | 1 | -0/+0 |
| | | |||||
* | | Created test vehicle module oauth2test | Andrew Manning | 2018-02-18 | 1 | -0/+4 |
|/ | |||||
* | Update code tag styling so bbcode [code] blocks and wiki markdown inline ↵ | Andrew Manning | 2018-02-18 | 1 | -0/+21 |
| | | | | code render nicely. | ||||
* | slightly improve cropper style | Mario Vavti | 2018-02-12 | 1 | -1/+9 |
| | |||||
* | css fix | Mario Vavti | 2018-01-20 | 1 | -1/+2 |
| | |||||
* | bootstrap seems to heavy for this - use custom css | Mario Vavti | 2018-01-19 | 1 | -1/+9 |
| | |||||
* | consolidate navbar tucson and some javascript cleanup | Mario Vavti | 2018-01-18 | 1 | -3/+0 |
| | |||||
* | implement notifications name filter and slightly change the way we load ↵ | Mario Vavti | 2018-01-18 | 1 | -0/+8 |
| | | | | notification to the ui | ||||
* | start with nonactive state for the notifications button and display some ↵ | Mario Vavti | 2018-01-07 | 1 | -0/+3 |
| | | | | text if there are no notifications on small screens only | ||||
* | fix issue with long filenames in mod cloud | Mario Vavti | 2017-12-13 | 1 | -0/+4 |
| |