Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | markdown is whitespace sensitive | redmatrix | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | who are we | redmatrix | 2016-07-14 | 1 | -0/+12 |
| | |||||
* | let abconfig specify a family | redmatrix | 2016-07-13 | 2 | -4/+6 |
| | |||||
* | document mod_acl a bit better and try to remove some redundancies and ↵ | redmatrix | 2016-07-13 | 4 | -28/+62 |
| | | | | consolidate the various options | ||||
* | missing namespace prefix \ | redmatrix | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | 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 ↵ | redmatrix | 2016-07-12 | 2 | -2/+2 |
| | | | | changed in the code | ||||
* | 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 |
| | |||||
* | 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 | ||||
| | | * | 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 ↵ | Mario Vavti | 2016-07-11 | 7 | -13/+16 |
| |/ / / | | | | | | | | | | | | | the right | ||||
* / / / | 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 ↵ | redmatrix | 2016-07-07 | 1 | -11/+13 |
| | | | | | | | | | | | | issues in resource deprived environments. | ||||
* | | | Merge pull request #450 from git-marijus/dev | hubzilla | 2016-07-08 | 3 | -14/+2 |
|\| | | | | | | | | fix /cloud after recent changes | ||||
| * | | 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 |
| |_|/ |/| | | | | | | | | folks outside of shared hosting. | ||||
* | | | 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 ↵ | redmatrix | 2016-07-06 | 2 | -2/+2 |
| |/ |/| | | | | | limit. Also the sys channel was being expired with everybody else due to a flag change regression. | ||||
* | | 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 |
| | | |||||
* | | Merge pull request #448 from Treer/avatars | hubzilla | 2016-07-04 | 4 | -2/+89 |
|\ \ | |/ |/| | Force local cache update when user changes their profile picture | ||||
| * | force immediate avatar update | Treer | 2016-07-03 | 3 | -0/+87 |
| | | |||||
| * | Mark nickname as required field, if left empty then channel creation fails ↵ | Treer | 2016-07-03 | 1 | -2/+2 |
|/ | | | | silently | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-07-01 | 7 | -41/+30 |
|\ | |||||
| * | use visibility instead of display to hide elements | Mario Vavti | 2016-07-01 | 1 | -2/+2 |
| | | |||||
| * | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 6 | -39/+28 |
| | | |||||
* | | delivery invoked twice in mod_tagger, once in post_activity_item() and ↵ | redmatrix | 2016-07-01 | 2 | -14/+6 |
| | | | | | | | | another at the main module level | ||||
* | | use small photo for Diaspora attribution correction; the medium looks ↵ | redmatrix | 2016-07-01 | 2 | -2/+11 |
|/ | | | | awkward in the D* stream. | ||||
* | allow multiple apd's per plugin dir | redmatrix | 2016-07-01 | 3 | -3528/+3567 |
| | |||||
* | if cron is broken because the entire db or config table is crashed, don't ↵ | redmatrix | 2016-06-30 | 1 | -0/+9 |
| | | | | send a cron broken email - because we have no way of limiting it to just one email. We need a working config to do that. | ||||
* | 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 | 2 | -20/+24 |
| | |||||
* | Merge pull request #445 from anaqreon/wiki | hubzilla | 2016-07-01 | 3 | -3/+81 |
|\ | | | | | Table of contents with links is generated if [toc] is found in Markdown text |