8246 Commits

Author SHA1 Message Date
redmatrix 3250d75320 new hook bbcode_filter 2016-10-05 17:37:18 -07:00
redmatrix 21a0498a30 new hook bbcode_filter 2016-10-05 17:21:32 -07:00
redmatrix 4e07b4c0e8 even more backslashes 2016-10-03 22:01:14 -07:00
redmatrix 4b91d4b5c3 wrong resource (attach_change_permissions()) 2016-10-03 17:24:21 -07:00
redmatrix fe7b7773ba wrong resource (attach_change_permissions()) 2016-10-03 17:23:43 -07:00
redmatrix cef1aa6d1b add some more stuff to admin/account_edit (service class, language, and 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. 2016-10-03 17:16:24 -07:00
redmatrix 1af56b1025 sync cloud storage permission changes (issue #538 continued) 2016-10-02 10:05:42 +02:00
redmatrix e1df151d9b sync cloud storage permission changes (issue #538 continued) 2016-10-01 16:01:22 -07:00
redmatrix 883828c6cc change hook name and return results 2016-10-01 15:15:14 -07:00
redmatrix fa94644bcf Unify the various mail sending instance to enotify::send() and z_mail(). Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook. 2016-10-01 03:06:01 -07:00
redmatrix 56b12f6555 issue #538 continued 2016-09-30 13:00:15 -07:00
redmatrix e48323775d add another hook 2016-09-29 22:28:23 -07:00
redmatrix 2c1cd99738 issue #170 2016-09-29 19:26:58 -07:00
redmatrix 2728cdaf23 change notify param 2016-09-29 17:54:11 -07:00
redmatrix 3727bea29a issue #538 continued 2016-09-29 16:20:26 -07:00
redmatrix 245c2d4eed issue #519 continued 2016-09-28 18:37:05 -07:00
redmatrix 095e2bf0b3 file clone sync issue, 1. channel permission import had no uid, 2. mod_getfile was sending attach['data'] instead of attach['content'] 2016-09-28 16:51:47 -07:00
Mario Vavti ffee413d2d fix dbescdate() 2016-09-28 12:43:02 +02:00
redmatrix dab3495751 check datatype to be sure 2016-09-28 02:16:05 -07:00
redmatrix 44a2cc872c apply the same fix to our own DB as we did for hubzilla master and redmatrix. 2016-09-26 19:28:04 -07:00
redmatrix ac6c43b5fb translate null_date on all db fields 2016-09-26 18:59:01 -07:00
redmatrix 4663278f52 Merge branch 'nulldate' into dev 2016-09-26 18:17:38 -07:00
redmatrix cacdac16aa next wave of nulldate fixes 2016-09-26 18:16:43 -07:00
redmatrix 5716556766 allow a site to over-ride the help table-of-contents files 2016-09-26 16:34:53 -07:00
redmatrix eae9774cb6 missing categories in preview mode 2016-09-26 16:20:36 -07:00
redmatrix bba7fe24e9 subtle indicator of your own response verb activity 2016-09-25 20:34:36 -07:00
redmatrix fb9544badd null_date conversion; phase 1 2016-09-25 17:06:13 -07:00
redmatrix 39dc4fc992 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-24 16:40:36 -07:00
Mario Vavti 8333d41dbd fix issue #528 2016-09-24 19:02:37 +02:00
redmatrix dca4db9d4d convert oembed tools to use json arrays rather than json objects 2016-09-24 05:15:06 -07:00
redmatrix 97d472380f attach sql issue 2016-09-23 01:16:59 -07:00
redmatrix 9ab6029280 issue #527 2016-09-22 17:15:12 -07:00
redmatrix 7b90b0dfd9 issue #526 2016-09-22 17:08:16 -07:00
redmatrix 9981cbb72c issue #519 continued 2016-09-22 16:58:29 -07:00
redmatrix 8b8712c15b issue #524 2016-09-22 16:52:25 -07:00
redmatrix 4e85bc66b8 function to check for different values of NULL_DATE for backward compatibility 2016-09-21 17:16:54 -07:00
redmatrix b5d093e5ca finish the channel_reddress() conversion 2016-09-21 15:28:37 -07:00
redmatrix 10a52977f8 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-21 13:26:02 -07:00
redmatrix c43eccf591 zot discovery wasn't returning in all cases (after discovering zot), which means that it could fall through and also discover other protocols and create xchans for them. 2016-09-21 13:24:16 -07:00
Mario Vavti d9dc7f0f38 typo 2016-09-21 00:58:10 +02:00
redmatrix 007836f514 issue #519 2016-09-20 15:38:11 -07:00
redmatrix 83dd1c7be2 issue #520 2016-09-20 15:34:35 -07:00
redmatrix f812866665 issue #515 2016-09-20 15:27:36 -07:00
redmatrix 299c46f118 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-20 06:14:40 -07:00
redmatrix 73bd65ead5 don't offer a settings/features link for techlevel 0 (basic or pro:0) even if there are level 0 features/categories. The definition of level 0 is "don't confuse me with options". 2016-09-20 06:05:20 -07:00
Mario Vavti 4b691703fe remove redundant loop 2016-09-20 13:39:26 +02:00
redmatrix 8fd8ddcbc1 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-09-19 14:46:54 -07:00
redmatrix 0011b8fd48 probable fix for #509 - errant comment notifications provided on delayed (duplicate delivery) top level posts which are probably coming from clones 2016-09-19 14:42:56 -07:00
Mario Vavti 0cba82ce9c if a feature category array has no items unset it 2016-09-19 15:09:19 +02:00
redmatrix 6c4f9f324b pro: filter features by techlevel 2016-09-19 04:08:27 -07:00