Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | missing login and register links | Mario Vavti | 2017-10-12 | 1 | -1/+17 | |
| | | | ||||||
* | | | sort out the notification ids | zotlabs | 2017-10-12 | 3 | -14/+20 | |
| | | | ||||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-11 | 8 | -12/+33 | |
|\| | | ||||||
| * | | z-index issue and some icons. rename notifications-btn-1 to notifications-btn | Mario Vavti | 2017-10-11 | 4 | -6/+10 | |
| | | | ||||||
| * | | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 1 | -0/+2 | |
| | | | ||||||
| * | | move affinity slider lower on screens < 767px to not collide with the page ↵ | Mario Vavti | 2017-10-11 | 2 | -3/+13 | |
| | | | | | | | | | | | | menu button | |||||
| * | | remove region nav entry in network.pdl - it is not needed | Mario Vavti | 2017-10-11 | 1 | -2/+0 | |
| | | | ||||||
| * | | bring nav pinned apps to navbar_default | Mario Vavti | 2017-10-11 | 2 | -1/+8 | |
| | | | ||||||
* | | | the template is needed for the old-style notifications | zotlabs | 2017-10-11 | 1 | -0/+3 | |
|/ / | ||||||
* | | rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection ↵ | zotlabs | 2017-10-10 | 1 | -0/+0 | |
| | | | | | | | | code is consistent | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-10 | 10 | -209/+67 | |
|\ \ | ||||||
| * | | css fixes | Mario Vavti | 2017-10-10 | 3 | -4/+7 | |
| | | | ||||||
| * | | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 3 | -145/+3 | |
| | | | ||||||
| * | | remove left_align mode | Mario Vavti | 2017-10-10 | 5 | -24/+3 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-10 | 3 | -53/+40 | |
| |\ \ | ||||||
| * | | | new notification fixes | Mario Vavti | 2017-10-10 | 3 | -42/+60 | |
| | | | | ||||||
* | | | | pdledit usability improvements | zotlabs | 2017-10-10 | 1 | -0/+3 | |
| |/ / |/| | | ||||||
* | | | more custom navbar work | zotlabs | 2017-10-09 | 3 | -53/+40 | |
|/ / | ||||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 5 | -3/+302 | |
|\ \ | ||||||
| * | | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 2 | -0/+8 | |
| | | | ||||||
| * | | alternate navbar layouts | zotlabs | 2017-10-08 | 3 | -3/+290 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-08 | 7 | -24/+39 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-08 | 49 | -21/+229 | |
| |\ \ \ | ||||||
| * | | | | 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 | 5 | -16/+19 | |
| | | | | | ||||||
* | | | | | more new notifications fixes | Mario Vavti | 2017-10-09 | 4 | -30/+26 | |
| |_|/ / |/| | | | ||||||
* | | | | more fixes | Mario Vavti | 2017-10-08 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | new notification fixes | Mario Vavti | 2017-10-08 | 6 | -24/+36 | |
| |/ / |/| | | ||||||
* | | | experimental new notifications - needs pconfig experimental_notif set to 1 ↵ | Mario Vavti | 2017-10-08 | 48 | -17/+221 | |
| | | | | | | | | | | | | for your channel to work. | |||||
* | | | fix filestorage spinner | Mario Vavti | 2017-10-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -3/+7 | |
|/ / | ||||||
* | | update some old spinners which were causing js issues | zotlabs | 2017-10-05 | 5 | -14/+14 | |
| | | ||||||
* | | Experimental alternate channel_menu navigation. To use, "util/config ↵ | zotlabs | 2017-10-05 | 2 | -3/+15 | |
| | | | | | | | | system.channel_menu 1" | |||||
* | | introduce shared files notifications | Mario Vavti | 2017-10-04 | 2 | -8/+16 | |
| | | ||||||
* | | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 2 | -4/+15 | |
| | | ||||||
* | | some basic work on mod common | Mario Vavti | 2017-10-03 | 1 | -11/+13 | |
| | | ||||||
* | | move common connections widget to left aside | Mario Vavti | 2017-10-03 | 2 | -28/+13 | |
| | | ||||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-03 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Hubzilla issue #866 allow navbar to be used when cover photo is displayed - ↵ | zotlabs | 2017-10-02 | 1 | -1/+2 | |
| | | | | | | | | | | | | also scroll cover photo on keyup event. | |||||
* | | | whitespace | Mario Vavti | 2017-10-02 | 1 | -3/+3 | |
| | | | ||||||
* | | | wiki: show save button and commit input field in all tabs if there is ↵ | Mario Vavti | 2017-10-02 | 1 | -25/+37 | |
|/ / | | | | | | | unsaved content. fix #853 | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-01 | 3 | -22/+20 | |
|\ \ | ||||||
| * | | Merge pull request #863 from mjfriaza/dev | git-marijus | 2017-10-01 | 2 | -11/+11 | |
| |\| | | | | | | | Fixed some errors in the Spanish translation | |||||
| | * | Fixed the Spanish translation | Manuel Jiménez Friaza | 2017-10-01 | 2 | -11/+11 | |
| | | | ||||||
| * | | fix profile edit dropdown for multiple profiles | Mario Vavti | 2017-10-01 | 1 | -11/+9 | |
| | | | ||||||
* | | | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -0/+1 | |
|/ / | ||||||
* | | remove double remote login button and slightly change appearence | Mario Vavti | 2017-09-28 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #860 from waitman/patch-2 | git-marijus | 2017-09-28 | 1 | -0/+1 | |
|\ \ | | | | | | | add remote login to login form | |||||
| * | | add remote login to login form | Waitman Gobble | 2017-09-18 | 1 | -0/+1 | |
| | | | | | | | | | This exists in nav login but not login.tpl | |||||
* | | | re-arrange some html | Mario Vavti | 2017-09-27 | 2 | -7/+7 | |
| | | |