Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove more backquotes | zotlabs | 2016-10-09 | 3 | -70/+70 |
| | |||||
* | don't show diaspora protocol info in the hcard if the diaspora protocol is ↵ | zotlabs | 2016-10-08 | 2 | -14/+22 |
| | | | | not installed. This really needs to be moved to the plugin but this was a quick fix. | ||||
* | add oauth2/oidc lib | zotlabs | 2016-10-07 | 121 | -0/+14970 |
| | |||||
* | merge usermenu and caret when using pro | redmatrix | 2016-10-06 | 1 | -0/+7 |
| | |||||
* | try naked embed before submission instead of at render time | redmatrix | 2016-10-06 | 2 | -1/+19 |
| | |||||
* | new hook bbcode_filter | redmatrix | 2016-10-05 | 1 | -0/+3 |
| | |||||
* | update hook documentation | redmatrix | 2016-10-05 | 3 | -1/+16 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_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 |
| | | |||||
* | | remove obscured @ hack | redmatrix | 2016-10-04 | 1 | -3/+0 |
|/ | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-10-04 | 2 | -3/+2 |
|\ | |||||
| * | feature_enabled() only takes two arguments | Mario Vavti | 2016-10-04 | 2 | -3/+2 |
| | | |||||
* | | 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 ↵ | redmatrix | 2016-10-03 | 1 | -3/+5 |
| | | | | and it's on your wall. | ||||
* | 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 ↵ | redmatrix | 2016-10-03 | 8 | -45/+145 |
| | | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. | ||||
* | 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(). ↵ | 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'] |