| Commit message (Expand) | Author | Age | Files | Lines |
* | hubzilla issue #920 - unable to delete permission groups with space in name | zotlabs | 2018-01-22 | 1 | -1/+1 |
* | 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 |
* | | 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 text... | Mario Vavti | 2018-01-07 | 3 | -0/+8 |
* | 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. | 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 |
|\ \ |
|
| * | | fix issue with long filenames in mod cloud | Mario Vavti | 2017-12-13 | 1 | -0/+4 |
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-13 | 1 | -0/+3 |
| |\ \ |
|
| * | | | Revert "try as best we can to keep the directory table (cloud list mode) insi... | Mario Vavti | 2017-12-12 | 2 | -14/+5 |
* | | | | hubzilla issue #928 | zotlabs | 2017-12-14 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | hubzilla issue #475, item 3 | zotlabs | 2017-12-12 | 1 | -1/+5 |
|/ / |
|
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-12 | 2 | -5/+14 |
|\ \ |
|
| * | | try as best we can to keep the directory table (cloud list mode) inside the c... | zotlabs | 2017-12-11 | 2 | -5/+14 |
* | | | notification: slight animation for loading... and do not remove public stream... | Mario Vavti | 2017-12-11 | 3 | -8/+53 |
|/ / |
|
* | | resolve merge conflict | Mario Vavti | 2017-12-06 | 1 | -0/+34 |
* | | don't force tile photos to be square, as there's no way to sensibly auto-crop... | zotlabs | 2017-12-05 | 1 | -8/+9 |
* | | We only require one Update module. The rest are superfluous. | zotlabs | 2017-12-04 | 1 | -1/+1 |
* | | hq template | Mario Vavti | 2017-12-04 | 1 | -0/+9 |
* | | js warning - getelementbyid (id doesn't exist) | zotlabs | 2017-12-03 | 1 | -1/+1 |
* | | chunked uploads for photos page | zotlabs | 2017-12-03 | 2 | -18/+86 |