Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | document mod_acl a bit better and try to remove some redundancies and consoli... | redmatrix | 2016-07-13 | 1 | -25/+59 | |
* | | | | | | | | Refactored the scan and import functions to reduce redundant code and simplif... | Andrew Manning | 2016-07-14 | 1 | -373/+23 | |
* | | | | | | | | Blocks, pages, and layouts import from zip file. Layouts are not applied to p... | Andrew Manning | 2016-07-13 | 1 | -9/+190 | |
* | | | | | | | | Updated import_blocks for database calls | Andrew Manning | 2016-07-13 | 1 | -5/+3 | |
* | | | | | | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-13 | 1 | -1/+1 | |
|\| | | | | | | | ||||||
| * | | | | | | | missing namespace prefix \ | redmatrix | 2016-07-12 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-12 | 13 | -35/+184 | |
|\| | | | | | | ||||||
| * | | | | | | move permissiondescription class to zotlabs/lib | redmatrix | 2016-07-11 | 10 | -22/+180 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | force non-null sess_data | redmatrix | 2016-07-11 | 1 | -1/+2 | |
| * | | | | | use the profile_uid here. | redmatrix | 2016-07-11 | 1 | -7/+2 | |
| * | | | | | remove check for mcrypt | Mario Vavti | 2016-07-10 | 1 | -5/+0 | |
* | | | | | | Import blocks from zip file, but needs updates as detailed in https://gitlab.... | Andrew Manning | 2016-07-12 | 1 | -0/+222 | |
|/ / / / / | ||||||
* | | | | | 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 | 4 | -7/+285 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | 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 | 1 | -0/+1 | |
* | | | | | | expire crashing on shared hosting from memory exhaustion. Lower the expire li... | redmatrix | 2016-07-06 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | merge include/reddav.php into Zotlabs/Storage/Directory.php | redmatrix | 2016-07-05 | 1 | -4/+280 | |
* | | | | | regression - save bookmarks no longer present in item menu | redmatrix | 2016-07-05 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | force immediate avatar update | Treer | 2016-07-03 | 1 | -0/+2 | |
* | | | | 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 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 1 | -2/+4 | |
* | | | | delivery invoked twice in mod_tagger, once in post_activity_item() and anothe... | redmatrix | 2016-07-01 | 1 | -9/+5 | |
* | | | | use small photo for Diaspora attribution correction; the medium looks awkward... | redmatrix | 2016-07-01 | 1 | -0/+9 | |
|/ / / | ||||||
* | | | allow multiple apd's per plugin dir | redmatrix | 2016-07-01 | 2 | -2/+5 | |
* | | | disable wiki if feature disabled, sync updates of delayed publish posts | redmatrix | 2016-06-30 | 3 | -2/+17 | |
* | | | sync flags even if post has not been edited | redmatrix | 2016-06-30 | 1 | -1/+14 | |
* | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-30 | 37 | -55/+242 | |
|\ \ \ | ||||||
| * | | | dreport: convert timestamp to channel localtime and get rid of old pre-templa... | redmatrix | 2016-06-29 | 1 | -11/+1 | |
| * | | | templatise the Dreport page and add a redeliver option for when things stuff ... | redmatrix | 2016-06-29 | 1 | -9/+43 | |
| * | | | provide wiki as a feature (default is on so there aren't any surprises) and a... | redmatrix | 2016-06-29 | 1 | -0/+15 | |
| * | | | stream large photos through buffered I/O if possible | redmatrix | 2016-06-29 | 1 | -3/+27 | |
| * | | | Merge pull request #444 from git-marijus/dev | hubzilla | 2016-06-30 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-29 | 2 | -2/+5 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-28 | 8 | -10/+86 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-27 | 27 | -27/+72 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-26 | 1 | -21/+25 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-24 | 11 | -73/+244 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-23 | 2 | -10/+19 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | erge branch 'dev' into sabre32 | Mario Vavti | 2016-06-22 | 6 | -7/+751 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-21 | 2 | -24/+46 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-20 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-18 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-16 | 2 | -4/+52 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-15 | 4 | -9/+149 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |