Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css fixes | Mario Vavti | 2017-11-11 | 1 | -5/+5 |
| | |||||
* | truncate nav-app-link if appropriate | Mario | 2017-11-11 | 1 | -0/+5 |
| | |||||
* | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-11 | 1 | -4/+1 |
| | |||||
* | move style out of template | Mario Vavti | 2017-11-11 | 1 | -0/+5 |
| | |||||
* | z-index issue and some icons. rename notifications-btn-1 to notifications-btn | Mario Vavti | 2017-10-11 | 1 | -1/+1 |
| | |||||
* | css fixes | Mario Vavti | 2017-10-10 | 1 | -0/+3 |
| | |||||
* | remove left_align mode | Mario Vavti | 2017-10-10 | 1 | -8/+0 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 1 | -0/+4 |
|\ | |||||
| * | navbar controls now functionally hidden with too low z-index when ↵ | zotlabs | 2017-10-07 | 1 | -0/+4 |
| | | | | | | | | cover_photo is showing and navbar doesn't have class fixed-top | ||||
* | | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -0/+4 |
|/ | |||||
* | do not use our spinner css on the justifiedGallery spinner which has the ↵ | Mario Vavti | 2017-09-27 | 1 | -1/+3 |
| | | | | same classname hardcoded | ||||
* | fix some missing spinners | Mario Vavti | 2017-09-27 | 1 | -1/+2 |
| | |||||
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 1 | -11/+76 |
| | |||||
* | fix radius | Mario Vavti | 2017-09-08 | 1 | -1/+1 |
| | |||||
* | improve the code block styling a wee bit | zotlabs | 2017-09-07 | 1 | -0/+2 |
| | |||||
* | rewrite comment form handling | git-marijus | 2017-08-28 | 1 | -6/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-01 | 1 | -0/+1 |
|\ | |||||
| * | css fix | git-marijus | 2017-08-02 | 1 | -0/+1 |
| | | |||||
* | | auto preview when inserting a media item or embed into a post. Since this ↵ | zotlabs | 2017-08-01 | 1 | -2/+1 |
|/ | | | | unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two. | ||||
* | more nav_set_selected | git-marijus | 2017-07-22 | 1 | -0/+5 |
| | |||||
* | more css fixes | git-marijus | 2017-07-20 | 1 | -6/+6 |
| | |||||
* | minor css fix | Mario Vavti | 2017-07-03 | 1 | -4/+0 |
| | |||||
* | merge red into hubzilla | Mario Vavti | 2017-07-03 | 1 | -0/+4 |
|\ | |||||
| * | minor usability enhancements with the connections list - label the edit icon ↵ | zotlabs | 2017-06-25 | 1 | -0/+4 |
| | | | | | | | | so it's more obvious; the intuitive action is to click the photo or name which isn't what we usually want. Also move the Delete button over just a bit more so it's harder to accidentally click on small screens with big thumbs. | ||||
* | | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 1 | -4/+4 |
| | | |||||
* | | fix post title radius | git-marijus | 2017-06-22 | 1 | -1/+5 |
|/ | |||||
* | Remove important flag | git-marijus | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | make bootstrap respect our radius setting | Mario Vavti | 2017-06-20 | 1 | -5/+9 |
| | |||||
* | collapse sysapps if viewing a remote channel | Mario Vavti | 2017-05-05 | 1 | -1/+2 |
| | |||||
* | bs font set might work better for win and mac | Mario Vavti | 2017-04-13 | 1 | -1/+0 |
| | |||||
* | adjust font-size | Mario Vavti | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | various form css fixes | Mario Vavti | 2017-03-31 | 1 | -10/+8 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-31 | 1 | -1/+1 |
| | |||||
* | more css fixes | Mario Vavti | 2017-03-30 | 1 | -1/+0 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-30 | 1 | -43/+17 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-29 | 1 | -2/+11 |
| | |||||
* | dim class was un-themed | zotlabs | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | some fixes for latest bs-dev | Mario Vavti | 2017-03-28 | 2 | -2/+2 |
| | |||||
* | update to latest bs-dev | Mario Vavti | 2017-03-28 | 1 | -3/+3 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-27 | 1 | -6/+3 |
| | |||||
* | fix app-icon color and use bs class for w100 | Mario Vavti | 2017-03-26 | 1 | -4/+1 |
| | |||||
* | fix nav menu caret | Mario Vavti | 2017-03-26 | 1 | -4/+7 |
| | |||||
* | fix and cleanup custom theme settings | Mario Vavti | 2017-03-26 | 1 | -86/+9 |
| | |||||
* | minor css cleanup | Mario Vavti | 2017-03-26 | 1 | -19/+8 |
| | |||||
* | remove obsolete todo | Mario Vavti | 2017-03-24 | 1 | -2/+0 |
| | |||||
* | remove redundant css | Mario Vavti | 2017-03-24 | 1 | -13/+0 |
| | |||||
* | fix some active and hover colors | Mario Vavti | 2017-03-24 | 1 | -2/+15 |
| | |||||
* | must be 1.35rem | Mario Vavti | 2017-03-24 | 1 | -1/+1 |
| | |||||
* | restrict height of images in #banner to 1.5 rem | Mario Vavti | 2017-03-24 | 1 | -0/+5 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-22 | 1 | -4/+12 |
| |