Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | z-index issue and some icons. rename notifications-btn-1 to notifications-btn | Mario Vavti | 2017-10-11 | 2 | -2/+2 |
| | |||||
* | css fixes | Mario Vavti | 2017-10-10 | 1 | -0/+3 |
| | |||||
* | remove left_align mode | Mario Vavti | 2017-10-10 | 4 | -23/+2 |
| | |||||
* | new notification fixes | Mario Vavti | 2017-10-10 | 1 | -8/+26 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-08 | 1 | -0/+7 |
| |\ | |||||
| * | | 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 | 2 | -0/+9 |
| | | | |||||
* | | | more new notifications fixes | Mario Vavti | 2017-10-09 | 1 | -6/+7 |
| |/ |/| | |||||
* | | experimental new notifications - needs pconfig experimental_notif set to 1 ↵ | Mario Vavti | 2017-10-08 | 1 | -0/+7 |
|/ | | | | for your channel to work. | ||||
* | 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 some issues with sticky-kit | Mario | 2017-09-19 | 1 | -4/+2 |
| | |||||
* | 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 |
| | |||||
* | remove some no longer used images/icons | zotlabs | 2017-08-07 | 11 | -0/+0 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-01 | 3 | -543/+1 |
|\ | |||||
| * | css fix | git-marijus | 2017-08-02 | 1 | -0/+1 |
| | | |||||
| * | remove blugrid schema until somebody cares to fix it | Mario Vavti | 2017-08-01 | 2 | -543/+0 |
| | | |||||
* | | 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. | ||||
* | close the apps-menu if the notifications-menu is open and vice versa | git-marijus | 2017-07-29 | 1 | -0/+12 |
| | |||||
* | add text-dark class to cat tagsinput | git-marijus | 2017-07-22 | 1 | -1/+1 |
| | |||||
* | more nav_set_selected | git-marijus | 2017-07-22 | 1 | -0/+5 |
| | |||||
* | more css fixes | git-marijus | 2017-07-20 | 1 | -6/+6 |
| | |||||
* | some fixes for the bs-default schema | git-marijus | 2017-07-18 | 2 | -15/+12 |
| | |||||
* | update to match primary color | Mario Vavti | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | minor css fix | Mario Vavti | 2017-07-03 | 1 | -4/+0 |
| | |||||
* | merge red into hubzilla | Mario Vavti | 2017-07-03 | 3 | -1/+9 |
|\ | |||||
| * | 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. | ||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-20 | 2 | -6/+10 |
| |\ | |||||
| * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 4 | -20/+25 |
| |\ \ | |||||
| * | | | active nav-link was white on white | zotlabs | 2017-05-31 | 1 | -0/+4 |
| | | | | |||||
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -1/+2 |
| |\ \ \ | |||||
| * | | | | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 277 | -12312/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
| * | | | | move theme specific files to theme dir | zotlabs | 2017-05-01 | 277 | -0/+12312 |
| | | | | | |||||
| * | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-17 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-05 | 4 | -10/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-31 | 1 | -11/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-30 | 1 | -44/+17 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 1 | -2/+11 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-28 | 3 | -5/+12 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-27 | 1 | -6/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-26 | 4 | -197/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 7 | -716/+250 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | dim class was un-themed | zotlabs | 2017-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | make redbasic compatible with red 5.x | zotlabs | 2017-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 2 | -5/+5 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | fix post title radius | git-marijus | 2017-06-22 | 1 | -1/+5 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |