aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* wrong resource (attach_change_permissions())redmatrix2016-10-031-1/+1
|
* add some more stuff to admin/account_edit (service class, language, and ↵redmatrix2016-10-032-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)redmatrix2016-10-011-2/+13
|
* change hook name and return resultsredmatrix2016-10-011-1/+1
|
* Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-012-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 continuedredmatrix2016-09-301-4/+4
|
* add another hookredmatrix2016-09-291-1/+1
|
* issue #170redmatrix2016-09-292-3/+3
|
* change notify paramredmatrix2016-09-291-1/+3
|
* issue #538 continuedredmatrix2016-09-293-6/+6
|
* issue #519 continuedredmatrix2016-09-281-1/+4
|
* file clone sync issue, 1. channel permission import had no uid, 2. ↵redmatrix2016-09-281-1/+4
| | | | mod_getfile was sending attach['data'] instead of attach['content']
* fix dbescdate()Mario Vavti2016-09-281-3/+3
|
* 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-269-33/+39
|\
| * next wave of nulldate fixesredmatrix2016-09-262-16/+15
| |
| * null_date conversion; phase 1redmatrix2016-09-258-17/+17
| |
| * 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
| |
* | missing categories in preview moderedmatrix2016-09-261-4/+2
| |
* | subtle indicator of your own response verb activityredmatrix2016-09-251-0/+3
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-241-2/+18
|\ \
| * | fix issue #528Mario Vavti2016-09-241-2/+18
| | |
* | | convert oembed tools to use json arrays rather than json objectsredmatrix2016-09-242-31/+34
|/ /
* | attach sql issueredmatrix2016-09-231-1/+1
| |
* | issue #527redmatrix2016-09-221-2/+1
| |
* | issue #526redmatrix2016-09-222-2/+12
| |
* | issue #519 continuedredmatrix2016-09-221-5/+12
| |
* | issue #524redmatrix2016-09-221-0/+3
|/
* finish the channel_reddress() conversionredmatrix2016-09-217-17/+17
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-211-1/+1
|\
| * typoMario Vavti2016-09-211-1/+1
| |
* | zot discovery wasn't returning in all cases (after discovering zot), which ↵redmatrix2016-09-211-1/+3
|/ | | | means that it could fall through and also discover other protocols and create xchans for them.
* issue #519redmatrix2016-09-201-2/+5
|
* issue #520redmatrix2016-09-201-0/+1
|
* issue #515redmatrix2016-09-201-2/+5
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-201-4/+0
|\
| * remove redundant loopMario Vavti2016-09-201-4/+0
| |
* | don't offer a settings/features link for techlevel 0 (basic or pro:0) even ↵redmatrix2016-09-201-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_mergeredmatrix2016-09-191-1/+1
|\|
| * if a feature category array has no items unset itMario Vavti2016-09-191-1/+1
| |
* | probable fix for #509 - errant comment notifications provided on delayed ↵redmatrix2016-09-191-0/+6
|/ | | | (duplicate delivery) top level posts which are probably coming from clones
* pro: filter features by techlevelredmatrix2016-09-191-86/+377
|
* some changes merged from wrong branch... new function channel_reddress() ↵redmatrix2016-09-171-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 #513Mario Vavti2016-09-151-1/+1
|
* whitelist button tag in htmlpurifierMario Vavti2016-09-091-0/+3
|
* fix for old style version specifiersredmatrix2016-09-081-3/+0
|
* illegal offset errors in include/conversation:status_editor() when no ↵redmatrix2016-09-081-0/+4
| | | | permissions array is passed
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-081-1/+4
|\
| * add more foundation data- attributesMario Vavti2016-09-081-1/+4
| |