| Commit message (Expand) | Author | Age | Files | Lines |
* | allow delivery report for not just the author, but also if you're the owner a... | redmatrix | 2016-10-03 | 1 | -3/+5 |
* | start removing db backticks | redmatrix | 2016-10-03 | 3 | -6/+6 |
* | add some more stuff to admin/account_edit (service class, language, and techl... | redmatrix | 2016-10-03 | 2 | -9/+21 |
* | sync cloud storage permission changes (issue #538 continued) | redmatrix | 2016-10-01 | 1 | -2/+2 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 2 | -28/+34 |
* | provide ability for admin to change account password | redmatrix | 2016-09-30 | 1 | -0/+64 |
* | issue #538 continued | redmatrix | 2016-09-30 | 1 | -3/+3 |
* | more tag filtering in setup | redmatrix | 2016-09-29 | 1 | -11/+11 |
* | issue #538 continued | redmatrix | 2016-09-29 | 2 | -2/+2 |
* | Bring the saved search feature in line with the spec, and publish the feature... | redmatrix | 2016-09-28 | 1 | -38/+57 |
* | file clone sync issue, 1. channel permission import had no uid, 2. mod_getfil... | redmatrix | 2016-09-28 | 1 | -13/+14 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-28 | 3 | -3/+4 |
|\ |
|
| * | fix wrong array key for profile photo resloution | Mario Vavti | 2016-09-28 | 1 | -1/+1 |
| * | fix with update with /channel?f=&mid=hash issue #461 | Mario Vavti | 2016-09-28 | 2 | -2/+3 |
* | | issue #537 - angle bracket characters in DB password not recognised | redmatrix | 2016-09-28 | 1 | -18/+18 |
|/ |
|
* | make the fetching of the default profile photo hookable, and document the hook | redmatrix | 2016-09-27 | 1 | -17/+31 |
* | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 5 | -5/+5 |
|\ |
|
| * | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 5 | -5/+5 |
* | | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 1 | -1/+3 |
* | | convert oembed tools to use json arrays rather than json objects | redmatrix | 2016-09-24 | 1 | -1/+1 |
* | | objects with id=share_container seem to be blacklisted in various security br... | Mario Vavti | 2016-09-22 | 1 | -2/+2 |
|/ |
|
* | issue #516 | redmatrix | 2016-09-20 | 1 | -65/+58 |
* | fix issue #517 | Mario Vavti | 2016-09-19 | 2 | -2/+2 |
* | a couple more namespace issues with exception handlers | redmatrix | 2016-09-18 | 1 | -1/+1 |
* | couple of minor issues with dba namespace during install and enotify::format ... | redmatrix | 2016-09-18 | 1 | -1/+1 |
* | some changes merged from wrong branch... new function channel_reddress() inst... | redmatrix | 2016-09-17 | 5 | -8/+8 |
* | fix settings/account | Mario Vavti | 2016-09-12 | 1 | -2/+2 |
* | fix for old style version specifiers | redmatrix | 2016-09-08 | 1 | -0/+5 |
* | more get rid of illegal offset in include/conversation | redmatrix | 2016-09-08 | 3 | -7/+10 |
* | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 1 | -0/+27 |
* | pro: better handling of system techlevel settings. | redmatrix | 2016-09-07 | 1 | -3/+2 |
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 2 | -3/+3 |
* | pubsites: we still need to filter really really old redmatrix sites. These wi... | redmatrix | 2016-09-07 | 1 | -0/+2 |
* | Remove the platform check in pubsites, since we're reporting it now. Folks ca... | redmatrix | 2016-09-07 | 1 | -2/+0 |
* | photo move to another album - resurrected from a temporary branch where the w... | redmatrix | 2016-09-06 | 1 | -32/+32 |
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 9 | -1315/+1368 |
* | final cleanup on submodules | redmatrix | 2016-09-05 | 2 | -3/+3 |
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 10 | -1342/+1393 |
* | move admin/plugins::post to submodule and get rid of absolute paths | redmatrix | 2016-09-05 | 2 | -244/+237 |
* | move admin/security to submodule | redmatrix | 2016-09-05 | 2 | -188/+123 |
* | superfluous backslash | redmatrix | 2016-09-05 | 1 | -1/+1 |
* | use SubModule class for generalising submodules, move back to the zotlabs/mod... | redmatrix | 2016-09-05 | 2 | -15/+242 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-05 | 1 | -1/+1 |
|\ |
|
| * | json_decode() should return an array instead of an object at this place | Mario Vavti | 2016-09-05 | 1 | -1/+1 |
* | | add links to zcards #500 ; also provide drag/drop highlighting of comment reg... | redmatrix | 2016-09-05 | 1 | -1/+1 |
|/ |
|
* | begin to organise the admin module into independent sub-modules. The same nee... | redmatrix | 2016-09-04 | 1 | -239/+25 |
* | sidebar table of contents for help hierarchies; note that these should probab... | redmatrix | 2016-09-04 | 1 | -1/+1 |
* | move doc file parsing and rendering from the module level to the help library... | redmatrix | 2016-09-04 | 1 | -86/+5 |
* | update diaspora compatibility list, and also remove private mail 'unsend' (re... | redmatrix | 2016-09-03 | 1 | -1/+1 |
* | pro: allow admin to set a site techlevel and optionally lock it. | redmatrix | 2016-09-02 | 1 | -1/+6 |