Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | update to bootstrap 4 stable | Mario Vavti | 2018-01-24 | 1 | -2/+1 | |
| | | ||||||
| * | consolidate notifications caching and loading | Mario Vavti | 2018-01-24 | 2 | -24/+32 | |
| | | ||||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-24 | 4 | -57/+37 | |
| |\ | ||||||
| | * | replace image cropping library | zotlabs | 2018-01-23 | 3 | -56/+36 | |
| | | | ||||||
| | * | hubzilla issue #920 - unable to delete permission groups with space in name | zotlabs | 2018-01-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | implement caching of notifications in browser session storage | Mario Vavti | 2018-01-24 | 2 | -96/+135 | |
| |/ | ||||||
| * | make sure we deal with lowercase string in all situations | Mario Vavti | 2018-01-21 | 1 | -3/+3 | |
| | | ||||||
| * | css fix | Mario Vavti | 2018-01-20 | 1 | -1/+2 | |
| | | ||||||
| * | use var instead of this | Mario Vavti | 2018-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | wrong class | Mario Vavti | 2018-01-19 | 1 | -2/+2 | |
| | | ||||||
| * | make sure we deal with strings | Mario Vavti | 2018-01-19 | 2 | -6/+6 | |
| | | ||||||
| * | input event is catching more situations than keyup | Mario Vavti | 2018-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | only show clear button if there is something to clear | Mario Vavti | 2018-01-19 | 1 | -3/+8 | |
| | | ||||||
| * | bootstrap seems to heavy for this - use custom css | Mario Vavti | 2018-01-19 | 2 | -7/+11 | |
| | | ||||||
| * | provide a button to clear the name filter | Mario Vavti | 2018-01-19 | 1 | -2/+12 | |
| | | ||||||
| * | remove deprecated 'qcomment' feature; unused since 2012 | zotlabs | 2018-01-18 | 2 | -24/+0 | |
| | | ||||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-18 | 1 | -0/+1 | |
| |\ | ||||||
| | * | provide local pubstream option (content from this site only). | zotlabs | 2018-01-17 | 1 | -0/+1 | |
| | | | ||||||
| * | | consolidate navbar tucson and some javascript cleanup | Mario Vavti | 2018-01-18 | 4 | -141/+48 | |
| | | | ||||||
| * | | implement notifications name filter and slightly change the way we load ↵ | Mario Vavti | 2018-01-18 | 3 | -11/+56 | |
| |/ | | | | | | | notification to the ui | |||||
| * | section-content-info-wrapper for register text | Mario Vavti | 2018-01-16 | 1 | -1/+3 | |
| | | ||||||
| * | fix some regressions with permission roles | Mario Vavti | 2018-01-15 | 5 | -8/+6 | |
| | | ||||||
| * | Added minimum registration age to /admin/site settings page | Andrew Manning | 2018-01-14 | 1 | -0/+1 | |
| | | ||||||
| * | fix some breaking changes with bootstrap 4 beta3 | Mario Vavti | 2018-01-12 | 5 | -5/+5 | |
| | | ||||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-12 | 1 | -0/+3 | |
| |\ | ||||||
| | * | expose settings for site sellpage and site location | zotlabs | 2018-01-11 | 1 | -0/+3 | |
| | | | ||||||
| * | | continue working on hq | Mario Vavti | 2018-01-11 | 1 | -1/+6 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-11 | 11 | -0/+1 | |
| |\| | ||||||
| | * | provide de-de language since some browsers do not offer de on its own | zotlabs | 2018-01-10 | 11 | -0/+1 | |
| | | | ||||||
| * | | introduce datasrc2src(selector) js function | Mario Vavti | 2018-01-10 | 2 | -5/+8 | |
| |/ | ||||||
| * | fix regression in app categories | Mario Vavti | 2018-01-08 | 1 | -2/+2 | |
| | | ||||||
| * | start with nonactive state for the notifications button and display some ↵ | Mario Vavti | 2018-01-07 | 3 | -0/+8 | |
| | | | | | | | | text if there are no notifications on small screens only | |||||
| * | make active notifications filter sticky | Mario Vavti | 2018-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | fix nav update regressions - fixes issue #950 | Mario Vavti | 2018-01-04 | 2 | -6/+6 | |
| | | ||||||
| * | add url and headings to bbco_autocomplete() | Mario Vavti | 2017-12-21 | 1 | -1/+1 | |
| | | ||||||
| * | Update DE translation strings | phellmes | 2017-12-19 | 2 | -1439/+1599 | |
| | | ||||||
| * | do not use text-muted class for $sitelocation | Mario Vavti | 2017-12-18 | 1 | -1/+1 | |
| | | ||||||
| * | notifications: only handle item otype notify_ids | Mario Vavti | 2017-12-18 | 1 | -0/+3 | |
| | | ||||||
| * | Merge pull request #930 from mjfriaza/dev | git-marijus | 2017-12-17 | 2 | -1411/+1572 | |
| |\ | | | | | | | Updated Spanish translation. | |||||
| | * | Updated Spanish translation. | Manuel Jiménez Friaza | 2017-12-16 | 2 | -1411/+1572 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-14 | 3 | -15/+9 | |
| |\ \ | ||||||
| * | | | hubzilla issue #928 | zotlabs | 2017-12-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix some regressions with permission roles | Mario Vavti | 2018-01-16 | 5 | -8/+6 | |
| | | | | ||||||
* | | | | Merge branch '3.0RC'3.0 | Mario | 2018-01-09 | 58 | -3410/+4488 | |
|\ \ \ \ | ||||||
| * | | | | fix regression in app categories | Mario Vavti | 2018-01-08 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | start with nonactive state for the notifications button and display some ↵ | Mario Vavti | 2018-01-07 | 3 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | text if there are no notifications on small screens only | |||||
| * | | | | make active notifications filter sticky | Mario Vavti | 2018-01-06 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | fix nav update regressions - fixes issue #950 | Mario Vavti | 2018-01-04 | 2 | -6/+6 | |
| | | | | | ||||||
| * | | | | add url and headings to bbco_autocomplete() | Mario Vavti | 2017-12-21 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Update DE translation strings | phellmes | 2017-12-19 | 2 | -1439/+1599 | |
| | | | | |