Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix css regression | Mario Vavti | 2018-07-07 | 1 | -1/+0 |
| | |||||
* | some work on mod group | Mario | 2018-06-17 | 1 | -26/+6 |
| | |||||
* | some more work on forum notifications | Mario Vavti | 2018-06-02 | 1 | -1/+7 |
| | |||||
* | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | css fix | Mario Vavti | 2018-06-01 | 1 | -3/+2 |
| | |||||
* | add hover effect to dropdown caret | Mario Vavti | 2018-06-01 | 1 | -0/+8 |
| | |||||
* | css fix | Mario Vavti | 2018-05-20 | 1 | -1/+1 |
| | |||||
* | update to fork-awesome 1.1 and fix an old font-awesome reference | Mario Vavti | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | drop box-shadow from generic-content-wrapper (it's probably too 90') and use ↵ | Mario Vavti | 2018-04-25 | 1 | -5/+5 |
| | | | | transparent colors for borders to work better with alternate background colors | ||||
* | when changing cover photo, show existing | zotlabs | 2018-04-17 | 1 | -0/+4 |
| | |||||
* | css fixes | Mario Vavti | 2018-04-15 | 1 | -0/+3 |
| | |||||
* | fix issue #1047 | Mario Vavti | 2018-04-12 | 1 | -1/+3 |
| | |||||
* | fix minor issue with custom acl selector | Mario Vavti | 2018-02-26 | 1 | -0/+2 |
| | |||||
* | slightly improve custom acl selector | Mario Vavti | 2018-02-26 | 1 | -9/+0 |
| | |||||
* | change fontname in css and fix issue with unicode characters | Mario Vavti | 2018-02-26 | 1 | -10/+2 |
| | |||||
* | mark connections where we do not have post_comments permissions with an no ↵ | Mario Vavti | 2018-02-24 | 1 | -0/+5 |
| | | | | entry sign. | ||||
* | slightly improve cropper style | Mario Vavti | 2018-02-12 | 1 | -8/+3 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-13 | 1 | -0/+3 |
|\ | |||||
| * | hubzilla issue #475, item 3 | zotlabs | 2017-12-12 | 1 | -1/+5 |
| | | |||||
* | | Revert "try as best we can to keep the directory table (cloud list mode) ↵ | Mario Vavti | 2017-12-12 | 1 | -9/+0 |
|/ | | | | | | inside the containing div. It looks pretty bad when you have a long filename." This reverts commit 4d7acdd44d4413c5bb712fe05a77bcaccc3054a5. | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-12 | 1 | -0/+9 |
|\ | |||||
| * | try as best we can to keep the directory table (cloud list mode) inside the ↵ | zotlabs | 2017-12-11 | 1 | -0/+9 |
| | | | | | | | | containing div. It looks pretty bad when you have a long filename. | ||||
* | | notification: slight animation for loading... and do not remove public ↵ | Mario Vavti | 2017-12-11 | 1 | -0/+43 |
|/ | | | | stream items on click (we can not mark them read) | ||||
* | don't force tile photos to be square, as there's no way to sensibly ↵ | zotlabs | 2017-12-05 | 1 | -8/+9 |
| | | | | auto-crop; increase the tile size slightly to compensate | ||||
* | add a cursor-pointer class | Mario Vavti | 2017-12-01 | 1 | -1/+2 |
| | |||||
* | after shrinking the tile icons they can be a bit darker. At the larger size ↵ | zotlabs | 2017-11-21 | 1 | -1/+1 |
| | | | | the darkness was harsh. | ||||
* | more work theming the tile view | zotlabs | 2017-11-20 | 1 | -4/+11 |
| | |||||
* | cloud tiles: use folder-o for folders and set the icon colour to something a ↵ | zotlabs | 2017-11-19 | 1 | -0/+4 |
| | | | | bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black) | ||||
* | fix pinned apps not available in mobile view | Mario Vavti | 2017-11-19 | 1 | -0/+5 |
| | |||||
* | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
| | |||||
* | css fixes | Mario Vavti | 2017-11-08 | 1 | -5/+5 |
| | |||||
* | truncate nav-app-link if appropriate | Mario | 2017-11-08 | 1 | -0/+5 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-07 | 1 | -0/+16 |
|\ | |||||
| * | second half of issue #893 - move channel default permissions to its own ↵ | zotlabs | 2017-11-06 | 1 | -0/+16 |
| | | | | | | | | module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner. | ||||
* | | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-07 | 1 | -4/+1 |
| | | |||||
* | | move style out of template | Mario Vavti | 2017-11-07 | 1 | -0/+5 |
|/ | |||||
* | move tile styles to theme instead of template file | zotlabs | 2017-10-30 | 1 | -0/+23 |
| | |||||
* | 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 |
|\ |