Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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(). ↵ | redmatrix | 2016-10-01 | 6 | -4123/+4220 |
| | | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook. | ||||
* | 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. | ||||
| | * | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 2 | -71/+48 |
| |/ | | | | | | | Replaced some deprecated functions from Sabre's URLUtil class. | ||||
| * | 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 ↵ | Mario Vavti | 2016-09-29 | 1 | -2/+3 |
| | | | | | | | | the hidden items before scrolling to it, slideDown() is to slow - we must use show() here) | ||||
* | | 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 ↵ | redmatrix | 2016-09-28 | 1 | -0/+15 |
| | | | | to change. | ||||
* | dusting the old grammars | redmatrix | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Bring the saved search feature in line with the spec, and publish the ↵ | redmatrix | 2016-09-28 | 2 | -38/+76 |
| | | | | feature spec. | ||||
* | issue #519 continued | redmatrix | 2016-09-28 | 1 | -1/+4 |
| | |||||
* | file clone sync issue, 1. channel permission import had no uid, 2. ↵ | redmatrix | 2016-09-28 | 2 | -14/+18 |
| | | | | mod_getfile was sending attach['data'] instead of attach['content'] | ||||
* | 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 ↵ | Mario Vavti | 2016-09-27 | 1 | -1/+2 |
| | | | | | | | | .item_123def... does not exist | ||||
| * | more changelog | Mario Vavti | 2016-09-27 | 1 | -2/+12 |
| | | |||||
* | | apply the same fix to our own DB as we did for hubzilla master and redmatrix. | redmatrix | 2016-09-26 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 21 | -149/+155 |
|\ \ | |/ |/| | |||||
| * | next wave of nulldate fixes | redmatrix | 2016-09-26 | 4 | -118/+117 |
| | | |||||
| * | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 18 | -31/+31 |
| | | |||||
| * | function to check for different values of NULL_DATE for backward compatibility | redmatrix | 2016-09-21 | 1 | -0/+7 |
| | | |||||
* | | allow a site to over-ride the help table-of-contents files | redmatrix | 2016-09-26 | 2 | -3/+10 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-26 | 1 | -4/+6 |
|\ \ | |||||
| * | | catch js error if there are no collapsed comments | Mario Vavti | 2016-09-26 | 1 | -4/+6 |
| | | | |||||
* | | | missing categories in preview mode | redmatrix | 2016-09-26 | 1 | -4/+2 |
|/ / | |||||
* | | use color #337AB7 instead aof bold and 120% for ivoted class | Mario Vavti | 2016-09-26 | 1 | -3/+2 |
| | |