aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* return the email_sent statusredmatrix2016-10-031-2/+2
|
* update changelogMario Vavti2016-10-031-1/+2
|
* another missing backslashMario Vavti2016-10-021-1/+1
|
* missing backslashMario Vavti2016-10-021-1/+1
|
* update changelogMario Vavti2016-10-021-3/+12
|
* sync cloud storage permission changes (issue #538 continued)redmatrix2016-10-012-4/+15
|
* update versionredmatrix2016-10-011-1/+1
|
* change hook name and return resultsredmatrix2016-10-012-3/+3
|
* Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-016-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 passwordredmatrix2016-09-303-2/+80
|
* issue #538 continuedredmatrix2016-09-302-7/+7
|
* add another hookredmatrix2016-09-292-1/+12
|
* issue #127redmatrix2016-09-291-9/+9
|
* issue #170redmatrix2016-09-292-3/+3
|
* more tag filtering in setupredmatrix2016-09-291-11/+11
|
* change notify paramredmatrix2016-09-292-2/+7
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-296-92/+80
|\
| * Merge pull request #540 from dawnbreak/zotdavzotlabs2016-09-302-71/+48
| |\ | | | | | | [TASK] Replace deprecated Sabre functions.
| | * [TASK] Replace deprecated Sabre functions.Klaus Weidenbach2016-09-292-71/+48
| |/ | | | | | | Replaced some deprecated functions from Sabre's URLUtil class.
| * std_version bump due to js and css changesMario Vavti2016-09-291-1/+1
| |
| * omit autoscrolling to toplevel itemsMario Vavti2016-09-291-1/+1
| |
| * highlight the displayed mid and css fixesMario Vavti2016-09-293-17/+27
| |
| * fixes for make scroll to mid work properly with collapsed threads: unhide ↵Mario Vavti2016-09-291-2/+3
| | | | | | | | the hidden items before scrolling to it, slideDown() is to slow - we must use show() here)
* | issue #538 continuedredmatrix2016-09-295-8/+8
|/
* some additions to changelogredmatrix2016-09-291-0/+2
|
* first cut at experimental techlevels feature spec. This spec is very likely ↵redmatrix2016-09-281-0/+15
| | | | to change.
* dusting the old grammarsredmatrix2016-09-281-1/+1
|
* Bring the saved search feature in line with the spec, and publish the ↵redmatrix2016-09-282-38/+76
| | | | feature spec.
* issue #519 continuedredmatrix2016-09-281-1/+4
|
* file clone sync issue, 1. channel permission import had no uid, 2. ↵redmatrix2016-09-282-14/+18
| | | | mod_getfile was sending attach['data'] instead of attach['content']
* fix dbescdate()Mario Vavti2016-09-281-3/+3
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-283-3/+4
|\
| * fix wrong array key for profile photo resloutionMario Vavti2016-09-281-1/+1
| |
| * fix with update with /channel?f=&mid=hash issue #461Mario Vavti2016-09-282-2/+3
| |
* | issue #537 - angle bracket characters in DB password not recognisedredmatrix2016-09-281-18/+18
|/
* issue #536, path to nginx and lighttpd config scripts was wrongredmatrix2016-09-271-2/+2
|
* updated changelogredmatrix2016-09-271-2/+4
|
* make the fetching of the default profile photo hookable, and document the hookredmatrix2016-09-273-17/+52
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-272-4/+14
|\
| * do not scroll items behind the navbarMario Vavti2016-09-271-1/+1
| |
| * remove loggingMario Vavti2016-09-271-1/+0
| |
| * catch js error if the notification mid is for e.g. a like and class ↵Mario Vavti2016-09-271-1/+2
| | | | | | | | .item_123def... does not exist
| * more changelogMario Vavti2016-09-271-2/+12
| |
* | apply the same fix to our own DB as we did for hubzilla master and redmatrix.redmatrix2016-09-261-0/+3
| |
* | Merge branch 'nulldate' into devredmatrix2016-09-2621-149/+155
|\ \ | |/ |/|
| * next wave of nulldate fixesredmatrix2016-09-264-118/+117
| |
| * null_date conversion; phase 1redmatrix2016-09-2518-31/+31
| |
| * function to check for different values of NULL_DATE for backward compatibilityredmatrix2016-09-211-0/+7
| |
* | allow a site to over-ride the help table-of-contents filesredmatrix2016-09-262-3/+10
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-261-4/+6
|\ \