| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-02 | 4 | -10/+53 |
|\ \ |
|
| * | | fix acl issue in mod cloud | Mario Vavti | 2017-12-02 | 1 | -1/+22 |
| * | | add a cursor-pointer class | Mario Vavti | 2017-12-01 | 2 | -3/+4 |
| * | | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 2 | -8/+29 |
* | | | remove warning for large files on cloud upload | zotlabs | 2017-12-02 | 1 | -1/+1 |
|/ / |
|
* | | make sure we get a file upload progress indicator in the tiles view. | zotlabs | 2017-11-30 | 1 | -0/+4 |
* | | Merge branch 'chunk' | zotlabs | 2017-11-30 | 4 | -30/+59 |
|\ \ |
|
| * | | more or less working chunked uploads on /cloud now. | zotlabs | 2017-11-30 | 2 | -32/+20 |
| * | | made it to prepareHtml | zotlabs | 2017-11-30 | 2 | -4/+6 |
| * | | progress on chunked uploads in /cloud | zotlabs | 2017-11-30 | 2 | -12/+13 |
| * | | more chunk stuff | zotlabs | 2017-11-29 | 2 | -4/+4 |
| * | | more chunk | zotlabs | 2017-11-28 | 3 | -4/+7 |
| * | | more chunk work | zotlabs | 2017-11-28 | 1 | -13/+12 |
| * | | more chunk work | zotlabs | 2017-11-28 | 2 | -21/+25 |
| * | | first integration attempt with /cloud and blueimp uploader | zotlabs | 2017-11-28 | 2 | -0/+32 |
* | | | use typeof if checking for undefined var and always clear timeout before sett... | Mario Vavti | 2017-11-29 | 1 | -3/+4 |
* | | | load the profile images in the custom acl selector only if we actually need them | Mario Vavti | 2017-11-29 | 1 | -6/+6 |