| Commit message (Expand) | Author | Age | Files | Lines |
* | Zot structures doco integrated into the Zot page. Added nowrap option to [cod... | Andrew Manning | 2016-12-28 | 1 | -0/+19 |
* | 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 |
* | | perform input validation on xchan_store and re-enable the post method of the ... | zotlabs | 2016-12-26 | 2 | -2/+10 |
|/ |
|
* | show webpages link to visitors if a 'home' page exists. This means the nav me... | zotlabs | 2016-12-25 | 1 | -4/+19 |
* | issue with post signatures if posted from api and logged in locally with a di... | zotlabs | 2016-12-24 | 1 | -2/+2 |
* | provide separate logging (if configured) for btlogger which is used to catch ... | zotlabs | 2016-12-21 | 3 | -1/+31 |
* | fix a glitch in sticky-kit and comment out alt_pager() in widget_conversation... | Mario Vavti | 2016-12-21 | 1 | -1/+1 |
* | provide call button on connections list if mobile|tablet and a phone number e... | zotlabs | 2016-12-20 | 1 | -0/+30 |
* | 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, curren... | zotlabs | 2016-12-18 | 1 | -1/+165 |
* | 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 bbco... | zotlabs | 2016-12-13 | 2 | -33/+69 |
* | 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 |
* | move the rest of superblock out of core | zotlabs | 2016-12-11 | 1 | -47/+13 |
* | clone sync missing for some item delete operations | zotlabs | 2016-12-11 | 1 | -28/+28 |
* | fix embed-image for fullscreen mode and some adjustments for /help | Mario Vavti | 2016-12-10 | 1 | -1/+1 |
* | superblock issue + string update | zotlabs | 2016-12-09 | 1 | -2/+2 |
* | don't alter received/changed timestamps when editing | zotlabs | 2016-12-08 | 1 | -14/+2 |
* | only update the 'changed' timestamp for recent item_store events | zotlabs | 2016-12-08 | 1 | -10/+14 |
* | always check api_user | zotlabs | 2016-12-07 | 1 | -8/+19 |
* | document the api filedata call | zotlabs | 2016-12-07 | 1 | -2/+2 |
* | attach_list_files bugfix | zotlabs | 2016-12-06 | 2 | -2/+8 |
* | api files improvements/fixes and documentation | zotlabs | 2016-12-06 | 2 | -3/+9 |
* | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-12-05 | 7 | -34/+78 |
|\ |
|
| * | minor changes to config api and markdown_to_bb | zotlabs | 2016-12-05 | 2 | -14/+16 |
| * | typo | zotlabs | 2016-12-04 | 1 | -1/+1 |
| * | minor optimisation to reduce code duplication | zotlabs | 2016-12-04 | 1 | -11/+7 |
| * | api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream | zotlabs | 2016-12-04 | 2 | -3/+49 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-04 | 2 | -5/+7 |
| |\ |
|
| | * | implement content type in wiki list | Mario Vavti | 2016-12-04 | 1 | -1/+1 |
| | * | leave toc title for the author | Mario Vavti | 2016-12-04 | 1 | -2/+2 |