| Commit message (Expand) | Author | Age | Files | Lines |
* | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 4 | -2/+10 |
* | convert oembed tools to use json arrays rather than json objects | redmatrix | 2016-09-24 | 3 | -32/+35 |
* | add server_roles document to aid people in making informed choices | redmatrix | 2016-09-24 | 1 | -0/+27 |
* | issue #531 - util/config and postgres | redmatrix | 2016-09-23 | 1 | -1/+1 |
* | attach sql issue | redmatrix | 2016-09-23 | 2 | -3639/+3641 |
* | issue #527 | redmatrix | 2016-09-22 | 1 | -2/+1 |
* | issue #526 | redmatrix | 2016-09-22 | 2 | -2/+12 |
* | issue #523 | redmatrix | 2016-09-22 | 2 | -2/+2 |
* | issue #519 continued | redmatrix | 2016-09-22 | 1 | -5/+12 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-22 | 10 | -12917/+13359 |
|\ |
|
| * | Merge pull request #529 from phellmes/dev | git-marijus | 2016-09-22 | 2 | -7794/+8199 |
| |\ |
|
| | * | Update DE translation strings | phellmes | 2016-09-22 | 2 | -7794/+8199 |
| * | | Merge pull request #530 from wave72/dev | Wave | 2016-09-22 | 2 | -5106/+5151 |
| |\ \
| | |/
| |/| |
|
| | * | Updated Italian strings | Wave72 | 2016-09-22 | 2 | -5106/+5151 |
| * | | objects with id=share_container seem to be blacklisted in various security br... | Mario Vavti | 2016-09-22 | 2 | -16/+4 |
| * | | add bootstrap .css.map files | Mario Vavti | 2016-09-22 | 4 | -0/+4 |
| * | | fix #525 | Mario Vavti | 2016-09-22 | 1 | -1/+1 |
* | | | issue #524 | redmatrix | 2016-09-22 | 1 | -0/+3 |
|/ / |
|
* | | issue #522 - replace && with AND in sql query. | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | | issue #521, add 'map' extension to files served natively by nginx without usi... | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 9 | -19/+19 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-21 | 1 | -1/+1 |
|\ \ |
|
| * | | typo | Mario Vavti | 2016-09-21 | 1 | -1/+1 |
* | | | zot discovery wasn't returning in all cases (after discovering zot), which me... | redmatrix | 2016-09-21 | 1 | -1/+3 |
|/ / |
|
* | | issue #516 | redmatrix | 2016-09-20 | 1 | -65/+58 |
* | | issue #519 | redmatrix | 2016-09-20 | 1 | -2/+5 |
* | | issue #520 | redmatrix | 2016-09-20 | 1 | -0/+1 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-20 | 1 | -12/+8 |
|\ \ |
|
| * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-09-20 | 2 | -1/+7 |
| |\ \ |
|
| * | | | narrow navbar css fixes | Mario Vavti | 2016-09-20 | 1 | -12/+8 |
* | | | | issue #515 | redmatrix | 2016-09-20 | 1 | -2/+5 |
| |/ /
|/| | |
|
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-20 | 2 | -4/+57 |
|\| | |
|
| * | | remove redundant loop | Mario Vavti | 2016-09-20 | 1 | -4/+0 |
| * | | update changelog | Mario Vavti | 2016-09-20 | 1 | -0/+57 |
* | | | don't offer a settings/features link for techlevel 0 (basic or pro:0) even if... | redmatrix | 2016-09-20 | 1 | -1/+1 |
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-19 | 3 | -3/+3 |
|\| | |
|
| * | | 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 |
| |\ \ |
|
| * | | | fix issue #517 | Mario Vavti | 2016-09-19 | 2 | -2/+2 |
* | | | | probable fix for #509 - errant comment notifications provided on delayed (dup... | redmatrix | 2016-09-19 | 1 | -0/+6 |
| |/ /
|/| | |
|
* | | | pro: filter features by techlevel | redmatrix | 2016-09-19 | 1 | -86/+377 |
|/ / |
|
* | | 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 |