Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release version 1.141.14 | Mario Vavti | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Merge branch '1.14RC' | Mario Vavti | 2016-10-12 | 267 | -51725/+56673 |
|\ | |||||
| * | update changelog | Mario Vavti | 2016-10-12 | 1 | -1/+5 |
| | | |||||
| * | fix connected time not shown on ajax loaded connections | Mario Vavti | 2016-10-12 | 2 | -6/+7 |
| | | |||||
| * | make diaspora w2w appear as a quote to make a little bit more clear what is ↵ | Mario Vavti | 2016-10-11 | 1 | -2/+5 |
| | | | | | | | | happening | ||||
| * | spaghetti | zotlabs | 2016-10-11 | 1 | -3/+6 |
| | | |||||
| * | api issues | zotlabs | 2016-10-10 | 1 | -4/+13 |
| | | |||||
| * | Merge branch '1.14RC' of https://github.com/redmatrix/hubzilla into 1.14RC_merge | zotlabs | 2016-10-10 | 4 | -6/+25 |
| |\ | |||||
| | * | changelog and version 1.14RC1 | Mario Vavti | 2016-10-10 | 2 | -2/+3 |
| | | | |||||
| | * | another fix to readmore.js and update patch file | Mario Vavti | 2016-10-10 | 2 | -3/+21 |
| | | | |||||
| | * | fix readmorejs collapsing on scrolldirection change in mobile browsers | Mario Vavti | 2016-10-10 | 1 | -1/+1 |
| | | | |||||
| * | | don't expire posts before 2001 | zotlabs | 2016-10-10 | 2 | -4/+3 |
| |/ | |||||
| * | try naked embed before submission instead of at render time | redmatrix | 2016-10-06 | 2 | -1/+19 |
| | | |||||
| * | Merge branch '1.14RC' of https://github.com/redmatrix/hubzilla into 1.14RC_merge | redmatrix | 2016-10-05 | 14 | -19074/+19504 |
| |\ | |||||
| | * | Updating strings for it, nl and es.. | jeroenpraat | 2016-10-05 | 6 | -19029/+19366 |
| | | | |||||
| | * | bugfixrelease fullcalendar-3.0.1 | Mario Vavti | 2016-10-05 | 8 | -45/+138 |
| | | | |||||
| * | | update hook documentation | redmatrix | 2016-10-05 | 3 | -1/+16 |
| | | | |||||
| * | | new hook bbcode_filter | redmatrix | 2016-10-05 | 1 | -0/+3 |
| |/ | |||||
| * | remove leftover rating fragment | redmatrix | 2016-10-04 | 1 | -2/+5 |
| | | |||||
| * | feature_enabled() only takes two arguments | Mario Vavti | 2016-10-04 | 2 | -3/+2 |
| | | |||||
| * | wrong resource (attach_change_permissions()) | redmatrix | 2016-10-03 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '1.14RC' of https://github.com/redmatrix/hubzilla into 1.14RC_merge | redmatrix | 2016-10-03 | 2 | -3/+4 |
| |\ | |||||
| | * | 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 |
| | | | |||||
| * | | return the email_sent status | redmatrix | 2016-10-03 | 1 | -2/+2 |
| |/ | |||||
| * | sync cloud storage permission changes (issue #538 continued) | redmatrix | 2016-10-02 | 2 | -4/+15 |
| | | |||||
| * | update changelog | Mario Vavti | 2016-10-02 | 1 | -3/+12 |
| | | |||||
| * | roll 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. |