Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 3 | -1/+114 | |
| * | | | | make the xchan_hash for the access token location independent | redmatrix | 2016-07-14 | 2 | -16/+21 | |
| * | | | | missing brace | redmatrix | 2016-07-14 | 1 | -1/+1 | |
| * | | | | schema updates for zot access tokens | redmatrix | 2016-07-14 | 4 | -2/+77 | |
| * | | | | add zat to acl | redmatrix | 2016-07-14 | 1 | -1/+26 | |
| * | | | | more ZAT work | redmatrix | 2016-07-14 | 4 | -3/+37 | |
| * | | | | first cut at zot access tokens | redmatrix | 2016-07-14 | 2 | -24/+85 | |
| * | | | | markdown is whitespace sensitive | redmatrix | 2016-07-14 | 1 | -1/+1 | |
| * | | | | who are we | redmatrix | 2016-07-14 | 1 | -0/+12 | |
* | | | | | more perms work | redmatrix | 2016-07-13 | 5 | -33/+48 | |
* | | | | | deprecate/remove json_decode_plus | redmatrix | 2016-07-13 | 6 | -33/+25 | |
* | | | | | rework perm_is_allowed | redmatrix | 2016-07-13 | 1 | -4/+8 | |
* | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-13 | 2 | -5/+6 | |
|\| | | | | ||||||
| * | | | | let abconfig specify a family | redmatrix | 2016-07-13 | 2 | -4/+6 | |
* | | | | | lots more permission work | redmatrix | 2016-07-13 | 5 | -24/+50 | |
* | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-13 | 5 | -29/+63 | |
|\| | | | | ||||||
| * | | | | document mod_acl a bit better and try to remove some redundancies and consoli... | redmatrix | 2016-07-13 | 4 | -28/+62 | |
| * | | | | missing namespace prefix \ | redmatrix | 2016-07-12 | 1 | -1/+1 | |
* | | | | | more work on perms | redmatrix | 2016-07-12 | 5 | -36/+44 | |
* | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-12 | 16 | -48/+26 | |
|\| | | | | ||||||
| * | | | | update_remote_id - updated to work with iconfig | redmatrix | 2016-07-12 | 1 | -18/+5 | |
| * | | | | don't try to send sync packets to dead sites. | redmatrix | 2016-07-12 | 1 | -1/+6 | |
| * | | | | the abconfig defaults weren't changed in the schema files when they were chan... | redmatrix | 2016-07-12 | 2 | -2/+2 | |
| * | | | | move permissiondescription class to zotlabs/lib | redmatrix | 2016-07-11 | 11 | -26/+12 | |
| * | | | | 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 |