Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | even more backslashes | redmatrix | 2016-10-03 | 3 | -62/+62 |
| | |||||
* | 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 | 2 | -36/+58 |
| | | | | 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. | ||||
* | sync cloud storage permission changes (issue #538 continued) | redmatrix | 2016-10-01 | 1 | -2/+13 |
| | |||||
* | change hook name and return results | redmatrix | 2016-10-01 | 1 | -1/+1 |
| | |||||
* | Unify the various mail sending instance to enotify::send() and z_mail(). ↵ | redmatrix | 2016-10-01 | 2 | -22/+92 |
| | | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook. | ||||
* | issue #538 continued | redmatrix | 2016-09-30 | 1 | -4/+4 |
| | |||||
* | add another hook | redmatrix | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | issue #170 | redmatrix | 2016-09-29 | 2 | -3/+3 |
| | |||||
* | change notify param | redmatrix | 2016-09-29 | 1 | -1/+3 |
| | |||||
* | issue #538 continued | redmatrix | 2016-09-29 | 3 | -6/+6 |
| | |||||
* | 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 | 1 | -1/+4 |
| | | | | mod_getfile was sending attach['data'] instead of attach['content'] | ||||
* | fix dbescdate() | Mario Vavti | 2016-09-28 | 1 | -3/+3 |
| | |||||
* | 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 | 9 | -33/+39 |
|\ | |||||
| * | next wave of nulldate fixes | redmatrix | 2016-09-26 | 2 | -16/+15 |
| | | |||||
| * | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 8 | -17/+17 |
| | | |||||
| * | 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 |
| | | |||||
* | | missing categories in preview mode | redmatrix | 2016-09-26 | 1 | -4/+2 |
| | | |||||
* | | subtle indicator of your own response verb activity | redmatrix | 2016-09-25 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-24 | 1 | -2/+18 |
|\ \ | |||||
| * | | fix issue #528 | Mario Vavti | 2016-09-24 | 1 | -2/+18 |
| | | | |||||
* | | | convert oembed tools to use json arrays rather than json objects | redmatrix | 2016-09-24 | 2 | -31/+34 |
|/ / | |||||
* | | attach sql issue | redmatrix | 2016-09-23 | 1 | -1/+1 |
| | | |||||
* | | issue #527 | redmatrix | 2016-09-22 | 1 | -2/+1 |
| | | |||||
* | | issue #526 | redmatrix | 2016-09-22 | 2 | -2/+12 |
| | | |||||
* | | issue #519 continued | redmatrix | 2016-09-22 | 1 | -5/+12 |
| | | |||||
* | | issue #524 | redmatrix | 2016-09-22 | 1 | -0/+3 |
|/ | |||||
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 7 | -17/+17 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-21 | 1 | -1/+1 |
|\ | |||||
| * | typo | Mario Vavti | 2016-09-21 | 1 | -1/+1 |
| | | |||||
* | | zot discovery wasn't returning in all cases (after discovering zot), which ↵ | redmatrix | 2016-09-21 | 1 | -1/+3 |
|/ | | | | means that it could fall through and also discover other protocols and create xchans for them. | ||||
* | issue #519 | redmatrix | 2016-09-20 | 1 | -2/+5 |
| | |||||
* | issue #520 | redmatrix | 2016-09-20 | 1 | -0/+1 |
| | |||||
* | issue #515 | redmatrix | 2016-09-20 | 1 | -2/+5 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-20 | 1 | -4/+0 |
|\ | |||||
| * | remove redundant loop | Mario Vavti | 2016-09-20 | 1 | -4/+0 |
| | | |||||
* | | don't offer a settings/features link for techlevel 0 (basic or pro:0) even ↵ | redmatrix | 2016-09-20 | 1 | -1/+1 |
| | | | | | | | | if there are level 0 features/categories. The definition of level 0 is "don't confuse me with options". | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-19 | 1 | -1/+1 |
|\| | |||||
| * | if a feature category array has no items unset it | Mario Vavti | 2016-09-19 | 1 | -1/+1 |
| | | |||||
* | | probable fix for #509 - errant comment notifications provided on delayed ↵ | redmatrix | 2016-09-19 | 1 | -0/+6 |
|/ | | | | (duplicate delivery) top level posts which are probably coming from clones | ||||
* | pro: filter features by techlevel | redmatrix | 2016-09-19 | 1 | -86/+377 |
| | |||||
* | some changes merged from wrong branch... new function channel_reddress() ↵ | redmatrix | 2016-09-17 | 1 | -0/+5 |
| | | | | instead of hardwired generation and which fixes case-sensitivity; allow dot notation in config and pconfig utils, updated string file | ||||
* | do not show hidden channels in /randprof issue #513 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
| | |||||
* | whitelist button tag in htmlpurifier | Mario Vavti | 2016-09-09 | 1 | -0/+3 |
| | |||||
* | fix for old style version specifiers | redmatrix | 2016-09-08 | 1 | -3/+0 |
| | |||||
* | illegal offset errors in include/conversation:status_editor() when no ↵ | redmatrix | 2016-09-08 | 1 | -0/+4 |
| | | | | permissions array is passed | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-08 | 1 | -1/+4 |
|\ |