Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bb_highlight: if somebody enters an unsupported language for code syntax ↵ | zotlabs | 2016-12-01 | 1 | -3/+3 |
| | | | | highlighting (like fortran or cobol or whatever) use 'php' instead of returning a completely unformatted code block. This choice was somewhat arbitrary. It could be difficult to analyse the intention which could be literally anything and provide the closest match. | ||||
* | sql error in fetch conversation | zotlabs | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | trim both key and iv on other ciphers | zotlabs | 2016-12-01 | 1 | -0/+2 |
| | |||||
* | trim iv in STD_encapsulate | zotlabs | 2016-12-01 | 1 | -0/+2 |
| | |||||
* | allow plugins to cancel item_store() and item_store_update() | zotlabs | 2016-12-01 | 1 | -0/+11 |
| | |||||
* | issue #607 parens not recognised inside urls | zotlabs | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | issue #606, postgres binary data handling under PDO and HHVM when passed null | zotlabs | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | advanced crypto restricted by server role | zotlabs | 2016-11-30 | 2 | -0/+6 |
| | |||||
* | zot 1.2 | zotlabs | 2016-11-30 | 3 | -162/+270 |
| | |||||
* | go live with wiki mimetypes - you can now choose if a wiki will contain ↵ | Mario Vavti | 2016-11-30 | 1 | -2/+1 |
| | | | | markdown or bb-code markup | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-11-30 | 1 | -0/+6 |
|\ | |||||
| * | highlight | zotlabs | 2016-11-29 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-11-29 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-29 | 1 | -31/+40 |
| |\ | |||||
| * | | missed this from the earlier checkin | zotlabs | 2016-11-29 | 1 | -1/+1 |
| | | | |||||
* | | | rename function | Mario Vavti | 2016-11-29 | 1 | -13/+13 |
| |/ |/| | |||||
* | | more work on wiki mimetypes | Mario Vavti | 2016-11-29 | 1 | -27/+30 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-11-29 | 1 | -4/+4 |
|\| | |||||
| * | minor re-arrange | zotlabs | 2016-11-28 | 1 | -4/+4 |
| | | |||||
* | | some basic work for implementing mimetypes for wikis | Mario Vavti | 2016-11-28 | 1 | -5/+11 |
|/ | |||||
* | Merge pull request #602 from anaqreon/doco | git-marijus | 2016-11-28 | 2 | -2/+44 |
|\ | | | | | Update context help content and context page element focus feature. | ||||
| * | Integrating lots of member guide content | Andrew Manning | 2016-11-27 | 1 | -0/+3 |
| | | |||||
| * | Add some identity-aware parsing to HTML content using parseIdentityAwareHTML() | Andrew Manning | 2016-11-27 | 2 | -1/+40 |
| | | |||||
| * | Add ability to include page assets in documentation pages such as images. ↵ | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
| | | | | | | | | Updated Personal Channel tutorial to use local images using this new capability. | ||||
* | | wiki: move delete page functionality to the widget | Mario Vavti | 2016-11-28 | 1 | -5/+18 |
|/ | |||||
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | missing plugins in zot-info | zotlabs | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-22 | 4 | -14/+12 |
|\ | |||||
| * | use plural since we can have more than one wiki | Mario Vavti | 2016-11-22 | 2 | -2/+2 |
| | | |||||
| * | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 1 | -1/+1 |
| | | |||||
| * | move the remote user homebutton to the user menu. this way everything remote ↵ | Mario Vavti | 2016-11-20 | 1 | -10/+8 |
| | | | | | | | | user related is in one place. | ||||
| * | fix #594 | Mario Vavti | 2016-11-20 | 1 | -1/+1 |
| | | |||||
* | | db update required for Zot2 | zotlabs | 2016-11-22 | 3 | -9/+15 |
| | | |||||
* | | wrong function | zotlabs | 2016-11-21 | 1 | -3/+3 |
| | | |||||
* | | zot: specify crypto method | zotlabs | 2016-11-20 | 3 | -7/+8 |
|/ | |||||
* | Do not render maps for Diaspora destinations. | zotlabs | 2016-11-19 | 1 | -0/+6 |
| | |||||
* | Move page list back out to the side menu, but with the new page form below ↵ | Andrew Manning | 2016-11-18 | 1 | -0/+1 |
| | | | | the new page button like the new wiki form. Disable text editing if viewer lacks edit permission, and change the tab label to Source instead of Edit in that case. | ||||
* | Wiki pages display in tab to the left of the edit pane tab. Home is always ↵ | Andrew Manning | 2016-11-18 | 1 | -1/+4 |
| | | | | first in the list. | ||||
* | revert simple checkbox | Mario Vavti | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | add a simple checkbox template for use in widgets | Mario Vavti | 2016-11-18 | 1 | -2/+2 |
| | |||||
* | dba_pdo: return false on q() DB error like the old driver did | zotlabs | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | wiki list fixes | Mario Vavti | 2016-11-17 | 1 | -2/+4 |
| | |||||
* | Highlight active wiki in list in preparation for removing active wiki name ↵ | Andrew Manning | 2016-11-17 | 1 | -1/+13 |
| | | | | from content section header to make room for page list viewer | ||||
* | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 1 | -25/+65 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-16 | 1 | -4/+15 |
|\ | |||||
| * | only turn [] and [x] into checkboxes if it is found inside a checklist | Mario Vavti | 2016-11-16 | 1 | -4/+15 |
| | | |||||
* | | use item from DB for return value | zotlabs | 2016-11-16 | 2 | -2/+1 |
| | | |||||
* | | export issue | zotlabs | 2016-11-16 | 1 | -1/+1 |
|/ | |||||
* | wiki: simplify permission model, reduce duplicate calls to get the same ↵ | zotlabs | 2016-11-15 | 1 | -13/+15 |
| | | | | channel info and permissions, return the owner permissions with the normal permission check (keeping all permission fetching in one place), rename the 'channel' variable to 'owner' in several places to identify this channel role more clearly as to the way it is being used in this module, update the deprecated call to proc_run (include/notifier) and make several notice messages translatable. | ||||
* | still a bit of wiki permission weirdness, this should catch the major ones | zotlabs | 2016-11-15 | 1 | -2/+3 |
| |