| Commit message (Expand) | Author | Age | Files | Lines |
* | remove leftover rating fragment | redmatrix | 2016-10-04 | 1 | -2/+5 |
* | even more backslashes | redmatrix | 2016-10-03 | 8 | -77/+77 |
* | more backticks | redmatrix | 2016-10-03 | 11 | -238/+128 |
* | 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 | 6 | -13/+13 |
* | wrong resource (attach_change_permissions()) | redmatrix | 2016-10-03 | 1 | -1/+1 |
* | add some more stuff to admin/account_edit (service class, language, and techl... | redmatrix | 2016-10-03 | 8 | -45/+145 |
* | return the email_sent status | redmatrix | 2016-10-03 | 1 | -2/+2 |
* | update changelog | Mario Vavti | 2016-10-03 | 1 | -1/+2 |
* | another missing backslash | Mario Vavti | 2016-10-02 | 1 | -1/+1 |
* | missing backslash | Mario Vavti | 2016-10-02 | 1 | -1/+1 |
* | update changelog | Mario Vavti | 2016-10-02 | 1 | -3/+12 |
* | sync cloud storage permission changes (issue #538 continued) | redmatrix | 2016-10-01 | 2 | -4/+15 |
* | update version | redmatrix | 2016-10-01 | 1 | -1/+1 |
* | change hook name and return results | redmatrix | 2016-10-01 | 2 | -3/+3 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 6 | -4123/+4220 |
* | provide ability for admin to change account password | redmatrix | 2016-09-30 | 3 | -2/+80 |
* | issue #538 continued | redmatrix | 2016-09-30 | 2 | -7/+7 |
* | add another hook | redmatrix | 2016-09-29 | 2 | -1/+12 |
* | issue #127 | redmatrix | 2016-09-29 | 1 | -9/+9 |
* | issue #170 | redmatrix | 2016-09-29 | 2 | -3/+3 |
* | more tag filtering in setup | redmatrix | 2016-09-29 | 1 | -11/+11 |
* | change notify param | redmatrix | 2016-09-29 | 2 | -2/+7 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-29 | 6 | -92/+80 |
|\ |
|
| * | Merge pull request #540 from dawnbreak/zotdav | zotlabs | 2016-09-30 | 2 | -71/+48 |
| |\ |
|
| | * | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 2 | -71/+48 |
| |/ |
|
| * | std_version bump due to js and css changes | Mario Vavti | 2016-09-29 | 1 | -1/+1 |
| * | omit autoscrolling to toplevel items | Mario Vavti | 2016-09-29 | 1 | -1/+1 |
| * | highlight the displayed mid and css fixes | Mario Vavti | 2016-09-29 | 3 | -17/+27 |
| * | fixes for make scroll to mid work properly with collapsed threads: unhide the... | Mario Vavti | 2016-09-29 | 1 | -2/+3 |
* | | issue #538 continued | redmatrix | 2016-09-29 | 5 | -8/+8 |
|/ |
|
* | some additions to changelog | redmatrix | 2016-09-29 | 1 | -0/+2 |
* | first cut at experimental techlevels feature spec. This spec is very likely t... | redmatrix | 2016-09-28 | 1 | -0/+15 |
* | dusting the old grammars | redmatrix | 2016-09-28 | 1 | -1/+1 |
* | Bring the saved search feature in line with the spec, and publish the feature... | redmatrix | 2016-09-28 | 2 | -38/+76 |
* | issue #519 continued | redmatrix | 2016-09-28 | 1 | -1/+4 |
* | file clone sync issue, 1. channel permission import had no uid, 2. mod_getfil... | redmatrix | 2016-09-28 | 2 | -14/+18 |
* | fix dbescdate() | Mario Vavti | 2016-09-28 | 1 | -3/+3 |
* | 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 |
|/ |
|
* | issue #536, path to nginx and lighttpd config scripts was wrong | redmatrix | 2016-09-27 | 1 | -2/+2 |
* | updated changelog | redmatrix | 2016-09-27 | 1 | -2/+4 |
* | make the fetching of the default profile photo hookable, and document the hook | redmatrix | 2016-09-27 | 3 | -17/+52 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-27 | 2 | -4/+14 |
|\ |
|
| * | do not scroll items behind the navbar | Mario Vavti | 2016-09-27 | 1 | -1/+1 |
| * | remove logging | Mario Vavti | 2016-09-27 | 1 | -1/+0 |
| * | catch js error if the notification mid is for e.g. a like and class .item_123... | Mario Vavti | 2016-09-27 | 1 | -1/+2 |
| * | more changelog | Mario Vavti | 2016-09-27 | 1 | -2/+12 |