Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | issues #629, #635 - edited post arriving from downstream source was not ↵ | zotlabs | 2016-12-31 | 1 | -0/+14 | |
| | | | | | | | | being rejected | |||||
| * | move api version call back to core | zotlabs | 2016-12-30 | 1 | -0/+18 | |
| | | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-30 | 1 | -0/+19 | |
| |\ | ||||||
| | * | Zot structures doco integrated into the Zot page. Added nowrap option to ↵ | Andrew Manning | 2016-12-28 | 1 | -0/+19 | |
| | | | | | | | | | | | | [code] BBcode tag. | |||||
| * | | logger typos | zotlabs | 2016-12-30 | 1 | -2/+2 | |
| |/ | ||||||
| * | issue with HTML in code blocks in markdown in wiki | zotlabs | 2016-12-27 | 1 | -1/+27 | |
| | | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-26 | 1 | -5/+27 | |
| |\ | ||||||
| | * | Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ↵ | Andrew Manning | 2016-12-26 | 1 | -5/+27 | |
| | | | | | | | | | | | | parsing to support the BBcode reference which is now in /help/member/bbcode.html. Add Bootstrap classes to tables for BBcode tables that have the border=0 or border=1 options set. | |||||
| * | | perform input validation on xchan_store and re-enable the post method of the ↵ | zotlabs | 2016-12-26 | 2 | -2/+10 | |
| |/ | | | | | | | xchan api endpoint. | |||||
| * | show webpages link to visitors if a 'home' page exists. This means the nav ↵ | zotlabs | 2016-12-25 | 1 | -4/+19 | |
| | | | | | | | | menu must be used to edit pages. | |||||
| * | issue with post signatures if posted from api and logged in locally with a ↵ | zotlabs | 2016-12-24 | 1 | -2/+2 | |
| | | | | | | | | different identity. | |||||
| * | provide separate logging (if configured) for btlogger which is used to catch ↵ | zotlabs | 2016-12-21 | 3 | -1/+31 | |
| | | | | | | | | really subtle issues which don't always leave an audit trail. Similar to dbfail.out, the file btlogger.out (if it exists and is write-able) will only log these unusual situations with backtraces so we can find the culprits. | |||||
| * | fix a glitch in sticky-kit and comment out alt_pager() in ↵ | Mario Vavti | 2016-12-21 | 1 | -1/+1 | |
| | | | | | | | | widget_conversations since it will not work there | |||||
| * | provide call button on connections list if mobile|tablet and a phone number ↵ | zotlabs | 2016-12-20 | 1 | -0/+30 | |
| | | | | | | | | exists | |||||
| * | allow update of fn and initial setting from channel name | zotlabs | 2016-12-20 | 1 | -0/+5 | |
| | | ||||||
| * | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -1/+2 | |
| | | ||||||
| * | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -0/+222 | |
| | | ||||||
| * | allow tel: links on mobile devices | zotlabs | 2016-12-19 | 1 | -2/+2 | |
| | | ||||||
| * | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 5 | -12/+12 | |
| | | ||||||
| * | improve oembed cache security | zotlabs | 2016-12-19 | 1 | -10/+5 | |
| | | ||||||
| * | zidify private mail | zotlabs | 2016-12-19 | 1 | -1/+0 | |
| | | ||||||
| * | deprecate bb_iframe | zotlabs | 2016-12-18 | 1 | -9/+9 | |
| | | ||||||
| * | re-factor item_photo_menu - there is some room for future development, ↵ | zotlabs | 2016-12-18 | 1 | -1/+165 | |
| | | | | | | | | currently it was made compatible with minimal template changes | |||||
| * | use array_shift - it's cleaner | zotlabs | 2016-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | z_fetch_url incorrect variable | zotlabs | 2016-12-15 | 1 | -5/+5 | |
| | | ||||||
| * | html2plain warnings | zotlabs | 2016-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | postgres is picky about this stuff | zotlabs | 2016-12-14 | 1 | -2/+2 | |
| | | ||||||
| * | markdown regex | zotlabs | 2016-12-14 | 1 | -2/+3 | |
| | | ||||||
| * | fix regex | Mario Vavti | 2016-12-14 | 1 | -1/+1 | |
| | | ||||||
| * | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -1/+2 | |
| | | ||||||
| * | use absolute namespace in case this gets moved | zotlabs | 2016-12-13 | 1 | -1/+1 | |
| | | ||||||
| * | tag and mention handling in private mail (which required refactoring the ↵ | zotlabs | 2016-12-13 | 2 | -33/+69 | |
| | | | | | | | | bbcode cleanup stuff in mod_item) | |||||
| * | add plugin hook to zot_best_algorithm() | zotlabs | 2016-12-13 | 1 | -0/+5 | |
| | | ||||||
| * | restructuring include/message for mail preview | zotlabs | 2016-12-13 | 1 | -32/+44 | |
| | | ||||||
| * | bring lockview to wikilist | Mario Vavti | 2016-12-13 | 1 | -1/+2 | |
| | | ||||||
| * | simplify wikilist widget | Mario Vavti | 2016-12-13 | 1 | -82/+11 | |
| | | ||||||
* | | initialise item['postopts'] for mysql >= 5.7 | zotlabs | 2017-01-25 | 1 | -0/+1 | |
| | | ||||||
* | | block well-known from oembed | zotlabs | 2017-01-24 | 1 | -0/+3 | |
| | | ||||||
* | | better fix for #629 #635 based on ownership/authorship rather than message ↵ | zotlabs | 2016-12-31 | 1 | -2/+10 | |
| | | | | | | | | flags which could be forged | |||||
* | | move api version call back to core | zotlabs | 2016-12-30 | 1 | -0/+18 | |
| | | ||||||
* | | profile clone issue with dev | zotlabs | 2016-12-30 | 1 | -0/+1 | |
| | | ||||||
* | | logger typos | zotlabs | 2016-12-30 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_merge | zotlabs | 2016-12-27 | 48 | -4277/+3167 | |
|\ \ | ||||||
| * \ | Merge branch '2.0RC' | Mario Vavti | 2016-12-23 | 48 | -4277/+3167 | |
| |\ \ | ||||||
| | * | | fix a glitch in sticky-kit and comment out alt_pager() in ↵ | Mario Vavti | 2016-12-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | widget_conversations since it will not work there | |||||
| | * | | deprecate bb_iframe | zotlabs | 2016-12-18 | 1 | -9/+9 | |
| | | | | ||||||
| | * | | z_fetch_url incorrect variable | zotlabs | 2016-12-15 | 1 | -5/+5 | |
| | | | | ||||||
| | * | | postgres is picky about this stuff | zotlabs | 2016-12-14 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Merge branch '2.0RC' of https://github.com/redmatrix/hubzilla into 2.0RC_merge | zotlabs | 2016-12-14 | 1 | -1/+2 | |
| | |\ \ | ||||||
| | | * | | fix regex | Mario Vavti | 2016-12-14 | 1 | -1/+1 | |
| | | | | |