Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| | | | | | ||||||
| * | | | | notifications: only handle item otype notify_ids | Mario Vavti | 2017-12-18 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Updated Spanish translation. | Manuel Jiménez Friaza | 2017-12-16 | 2 | -1411/+1572 | |
| | | | | | ||||||
| * | | | | hubzilla issue #928 | zotlabs | 2017-12-15 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
| * | | | 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 | |
| |\| | | ||||||
| | * | | hubzilla issue #475, item 3 | zotlabs | 2017-12-12 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | Revert "try as best we can to keep the directory table (cloud list mode) ↵ | Mario Vavti | 2017-12-12 | 2 | -14/+5 | |
| |/ / | | | | | | | | | | | | | | | | inside the containing div. It looks pretty bad when you have a long filename." This reverts commit 4d7acdd44d4413c5bb712fe05a77bcaccc3054a5. | |||||
| * | | 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 ↵ | zotlabs | 2017-12-11 | 2 | -5/+14 | |
| | | | | | | | | | | | | | | | | containing div. It looks pretty bad when you have a long filename. | |||||
| * | | | notification: slight animation for loading... and do not remove public ↵ | Mario Vavti | 2017-12-11 | 3 | -8/+53 | |
| |/ / | | | | | | | | | | stream items on click (we can not mark them read) | |||||
| * | | 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 ↵ | zotlabs | 2017-12-05 | 1 | -8/+9 | |
| | | | | | | | | | | | | auto-crop; increase the tile size slightly to compensate | |||||
| * | | 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 | |
| | | | |