| Commit message (Expand) | Author | Age | Files | Lines |
* | remove mobile_detect (outdated and unmaintainable) | zotlabs | 2018-02-05 | 2 | -7/+4 |
* | some feed cleanup | zotlabs | 2018-02-01 | 1 | -1/+1 |
* | we need to manualy take care to mark the notification read in this case | Mario Vavti | 2018-01-31 | 1 | -0/+8 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-29 | 1 | -2/+2 |
|\ |
|
| * | small details | mrjive | 2018-01-29 | 1 | -2/+2 |
* | | don't show jot bb-edit buttons if a mimetype other than text/bbcode is select... | zotlabs | 2018-01-29 | 1 | -0/+11 |
* | | unable to delete accounts using tickboxes on admin/accounts - make all the ac... | zotlabs | 2018-01-29 | 1 | -2/+2 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-28 | 3 | -41/+31 |
|\| |
|
| * | do not always look first in chache when receiving the *open* status from cache | Mario Vavti | 2018-01-28 | 1 | -2/+2 |
| * | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 1 | -3/+0 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-28 | 2 | -2/+22 |
| |\ |
|
| * | | accidently reverted a fix from yesterday in ma previous commit | Mario Vavti | 2018-01-27 | 1 | -7/+7 |
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-27 | 2 | -1/+22 |
| |\ \ |
|
| * | | | if startpage is /hq redirect all notifications links to /hq and minor notific... | Mario Vavti | 2018-01-27 | 3 | -46/+39 |
* | | | | Surface the ability to change the landing page after channel creation and cr... | zotlabs | 2018-01-28 | 3 | -0/+23 |
| |_|/
|/| | |
|
* | | | registration testing | zotlabs | 2018-01-27 | 2 | -2/+22 |
| |/
|/| |
|
* | | Usability improvements to registration/verification workflow. This requires a... | zotlabs | 2018-01-27 | 1 | -0/+16 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-26 | 2 | -13/+19 |
|\| |
|
| * | preserve open state of notifications | Mario Vavti | 2018-01-26 | 1 | -0/+10 |
| * | move template out of #notifications and revert reset timer on manual trigger | Mario Vavti | 2018-01-25 | 2 | -9/+7 |
| * | reset timer on manual update trigger | Mario Vavti | 2018-01-25 | 1 | -6/+4 |
* | | Issue with configurable site age limit, vagueness when informing about email ... | zotlabs | 2018-01-26 | 1 | -1/+6 |
|/ |
|
* | fix some issues with bootstrap accordion (this needs fixing in some other pla... | Mario Vavti | 2018-01-24 | 1 | -3/+3 |
* | 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 notif... | Mario Vavti | 2018-01-18 | 3 | -11/+56 |
|/ |
|
* | 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 |