Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | use the get_hostname function rather than parse the url | redmatrix | 2016-07-11 | 1 | -1/+1 | |
* | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-11 | 22 | -1344/+1364 | |
|\| | | | | ||||||
| * | | | | document the new change_channel hook | redmatrix | 2016-07-11 | 2 | -0/+14 | |
| * | | | | create change_channel hook | redmatrix | 2016-07-11 | 1 | -0/+4 | |
| * | | | | force non-null sess_data | redmatrix | 2016-07-11 | 1 | -1/+2 | |
| * | | | | use the profile_uid here. | redmatrix | 2016-07-11 | 1 | -7/+2 | |
| * | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-07-11 | 8 | -18/+16 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-11 | 1 | -5/+0 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge pull request #451 from git-marijus/dev | hubzilla | 2016-07-11 | 1 | -5/+0 | |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | | * | | | remove check for mcrypt | Mario Vavti | 2016-07-10 | 1 | -5/+0 | |
| | | | * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-10 | 5 | -1284/+1313 | |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-07 | 2 | -19/+10 | |
| | | | |\ \ \ | ||||||
| | * | | | | | | do not use visibility for fullscreen button and move fullscreen button to the... | Mario Vavti | 2016-07-11 | 7 | -13/+16 | |
| | |/ / / / / | ||||||
| * / / / / / | more sql fine tuning | redmatrix | 2016-07-09 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | some work on the forum widget queries | redmatrix | 2016-07-09 | 2 | -1273/+1292 | |
| * | | | | | gak one more typo | redmatrix | 2016-07-07 | 1 | -1/+1 | |
| * | | | | | typo | redmatrix | 2016-07-07 | 1 | -1/+1 | |
| * | | | | | duplicate supression SQL query was horribly inefficient and could cause issue... | redmatrix | 2016-07-07 | 1 | -11/+13 | |
| * | | | | | Merge pull request #450 from git-marijus/dev | hubzilla | 2016-07-08 | 3 | -14/+2 | |
| |\| | | | | ||||||
| | * | | | | more fixes for /cloud and /dav | Mario Vavti | 2016-07-07 | 3 | -13/+2 | |
| | * | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-06 | 10 | -345/+386 | |
| | |\ \ \ \ | ||||||
| | * | | | | | fix /cloud after recent changes | Mario Vavti | 2016-07-06 | 1 | -2/+1 | |
| * | | | | | | hide the redeliver option one level down since it should rarely be needed by ... | redmatrix | 2016-07-07 | 2 | -1/+9 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | reduce the memory usage of the expire query dramatically. | redmatrix | 2016-07-06 | 1 | -19/+10 | |
| * | | | | | expire crashing on shared hosting from memory exhaustion. Lower the expire li... | redmatrix | 2016-07-06 | 2 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | more perms work - notably the stuff in public_perms | redmatrix | 2016-07-11 | 2 | -62/+30 | |
* | | | | | perms work | redmatrix | 2016-07-10 | 1 | -37/+13 | |
* | | | | | change default so we don't have to check for array existence later | redmatrix | 2016-07-09 | 1 | -1/+1 | |
* | | | | | more permissions work | redmatrix | 2016-07-09 | 5 | -21/+39 | |
* | | | | | more work on perms | redmatrix | 2016-07-09 | 7 | -46/+51 | |
* | | | | | revise how we store perm_limits | redmatrix | 2016-07-07 | 5 | -100/+25 | |
* | | | | | more work on permissions | redmatrix | 2016-07-05 | 2 | -51/+64 | |
* | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-05 | 6 | -343/+297 | |
|\| | | | | ||||||
| * | | | | unused file | redmatrix | 2016-07-05 | 1 | -35/+0 | |
| * | | | | merge include/reddav.php into Zotlabs/Storage/Directory.php | redmatrix | 2016-07-05 | 2 | -303/+280 | |
| * | | | | cleanup | redmatrix | 2016-07-05 | 1 | -2/+14 | |
| * | | | | regression - save bookmarks no longer present in item menu | redmatrix | 2016-07-05 | 2 | -3/+3 | |
* | | | | | start to refactor the permission roles | redmatrix | 2016-07-04 | 2 | -23/+175 | |
* | | | | | more heavy lifting on xtensible perms | redmatrix | 2016-07-04 | 5 | -242/+256 | |
* | | | | | more heavy lifting on extensible perms | redmatrix | 2016-07-04 | 3 | -16/+38 | |
* | | | | | some perms fixes to stuff that was already written before I move on | redmatrix | 2016-07-04 | 3 | -36/+48 | |
* | | | | | minor | redmatrix | 2016-07-04 | 1 | -1/+1 | |
* | | | | | perms work - settings page | redmatrix | 2016-07-03 | 1 | -20/+13 | |
* | | | | | make permissionlimits into a class | redmatrix | 2016-07-03 | 2 | -8/+46 | |
* | | | | | more work on x permissions | redmatrix | 2016-07-03 | 3 | -0/+139 | |
* | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-03 | 315 | -11811/+14396 | |
|\| | | | | ||||||
| * | | | | Merge pull request #448 from Treer/avatars | hubzilla | 2016-07-04 | 4 | -2/+89 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | force immediate avatar update | Treer | 2016-07-03 | 3 | -0/+87 | |
| | * | | | Mark nickname as required field, if left empty then channel creation fails si... | Treer | 2016-07-03 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-07-01 | 7 | -41/+30 | |
| |\ \ \ |