| Commit message (Expand) | Author | Age | Files | Lines |
* | narrow navbar css fixes | Mario Vavti | 2016-09-20 | 1 | -12/+8 |
* | remove redundant loop | Mario Vavti | 2016-09-20 | 1 | -4/+0 |
* | update changelog | Mario Vavti | 2016-09-20 | 1 | -0/+57 |
* | if a feature category array has no items unset it | Mario Vavti | 2016-09-19 | 1 | -1/+1 |
* | erge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-09-19 | 1 | -86/+377 |
|\ |
|
| * | pro: filter features by techlevel | redmatrix | 2016-09-19 | 1 | -86/+377 |
* | | 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 | 2 | -6/+12 |
* | some changes merged from wrong branch... new function channel_reddress() inst... | redmatrix | 2016-09-17 | 9 | -3488/+3504 |
* | do not show hidden channels in /randprof issue #513 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
* | fix #514 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
* | fix #512 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
* | add new locale file | Mario Vavti | 2016-09-14 | 1 | -0/+5 |
* | upgrade fullcalendar to version 3 | Mario Vavti | 2016-09-14 | 10 | -950/+1721 |
* | fix settings/account | Mario Vavti | 2016-09-12 | 1 | -2/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-09 | 9 | -4931/+4994 |
|\ |
|
| * | whitelist button tag in htmlpurifier | Mario Vavti | 2016-09-09 | 1 | -0/+3 |
| * | Merge pull request #510 from wave72/dev | Wave | 2016-09-09 | 2 | -4745/+4849 |
| |\ |
|
| | * | Updated Italian strings | Wave72 | 2016-09-09 | 2 | -4745/+4849 |
| * | | version bump due to js caching issue | Mario Vavti | 2016-09-09 | 1 | -1/+1 |
| * | | update justifiedGallery 3.6.1 -> 3.6.3 | Mario Vavti | 2016-09-09 | 5 | -185/+141 |
* | | | issue #511, postgres schema issues | redmatrix | 2016-09-09 | 2 | -4250/+4299 |
|/ / |
|
* | | fix for old style version specifiers | redmatrix | 2016-09-08 | 2 | -3/+5 |
* | | more get rid of illegal offset in include/conversation | redmatrix | 2016-09-08 | 3 | -7/+10 |
* | | illegal offset errors in include/conversation:status_editor() when no permiss... | redmatrix | 2016-09-08 | 1 | -0/+4 |
* | | comanche: simple test issue | redmatrix | 2016-09-08 | 1 | -2/+1 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-08 | 3 | -5/+8 |
|\ \ |
|
| * | | add more foundation data- attributes | Mario Vavti | 2016-09-08 | 1 | -1/+4 |
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-09-08 | 13 | -47/+146 |
| |\ \ |
|
| * | | | patch foundation-6.2.3 to work with jquery-3.1 | Mario Vavti | 2016-09-08 | 2 | -4/+4 |
* | | | | fix bookmarks in dev | redmatrix | 2016-09-08 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 2 | -0/+33 |
* | | | pro: better handling of system techlevel settings. | redmatrix | 2016-09-07 | 1 | -3/+2 |
* | | | provide version info in /pubsites | redmatrix | 2016-09-07 | 7 | -10/+26 |
* | | | pubsites: we still need to filter really really old redmatrix sites. These wi... | redmatrix | 2016-09-07 | 1 | -0/+2 |
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-07 | 21 | -12225/+12213 |
|\| | |
|
| * | | missing file | Mario Vavti | 2016-09-07 | 1 | -0/+9069 |
| * | | upgrade foundation to version 6.2.3 | Mario Vavti | 2016-09-07 | 20 | -12225/+3144 |
* | | | 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 | 3 | -32/+83 |
|/ / |
|
* | | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 10 | -1317/+1370 |
* | | document the SubModule class and provide an option to change where the submod... | redmatrix | 2016-09-06 | 1 | -4/+16 |
* | | custom/expert permissions bug | redmatrix | 2016-09-06 | 1 | -3/+14 |
* | | final cleanup on submodules | redmatrix | 2016-09-05 | 2 | -3/+3 |
* | | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 11 | -1342/+1400 |
* | | 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 | 4 | -17/+43 |