Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | peoplefind widget should honour directory option settings (such as this site ↵ | zotlabs | 2016-12-30 | 1 | -0/+1 |
| | | | | only). | ||||
* | minor cleanup | zotlabs | 2016-12-26 | 1 | -6/+3 |
| | |||||
* | create first webpage as 'home' if none exist. | zotlabs | 2016-12-25 | 1 | -1/+5 |
| | |||||
* | more vcard work | zotlabs | 2016-12-21 | 2 | -1/+2 |
| | |||||
* | provide call button on connections list if mobile|tablet and a phone number ↵ | zotlabs | 2016-12-20 | 1 | -1/+11 |
| | | | | exists | ||||
* | abook_vcard cleanup | zotlabs | 2016-12-20 | 2 | -43/+34 |
| | |||||
* | allow update of fn and initial setting from channel name | zotlabs | 2016-12-20 | 1 | -0/+3 |
| | |||||
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -4/+1 |
| | |||||
* | more abook_vcard | zotlabs | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -1/+52 |
| | |||||
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 7 | -11/+11 |
| | |||||
* | zidify private mail | zotlabs | 2016-12-19 | 1 | -5/+6 |
| | |||||
* | re-factor item_photo_menu - there is some room for future development, ↵ | zotlabs | 2016-12-18 | 1 | -0/+2 |
| | | | | currently it was made compatible with minimal template changes | ||||
* | there are occasional sites which use different capitalisation of ↵ | zotlabs | 2016-12-15 | 1 | -12/+7 |
| | | | | Content-Type; which is rare, but completely legal. | ||||
* | more wiki cleanup | Mario Vavti | 2016-12-15 | 1 | -9/+1 |
| | |||||
* | issue #446 apps usability - disable app if attached to a plugin that is ↵ | zotlabs | 2016-12-14 | 3 | -23/+67 |
| | | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane. | ||||
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -11/+4 |
| | |||||
* | tag and mention handling in private mail (which required refactoring the ↵ | zotlabs | 2016-12-13 | 2 | -45/+6 |
| | | | | bbcode cleanup stuff in mod_item) | ||||
* | mail preview (basic functionality) | zotlabs | 2016-12-13 | 1 | -0/+33 |
| | |||||
* | some preliminary work for email notification of likes - potentially ↵ | zotlabs | 2016-12-11 | 2 | -0/+81 |
| | | | | destabilising so disabled until after next release | ||||
* | move the rest of superblock out of core | zotlabs | 2016-12-11 | 1 | -1/+1 |
| | |||||
* | clone sync missing for some item delete operations | zotlabs | 2016-12-11 | 1 | -0/+8 |
| | |||||
* | show doc section heading in titlebar | Mario Vavti | 2016-12-11 | 1 | -1/+13 |
| | |||||
* | Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵ | Andrew Manning | 2016-12-09 | 1 | -0/+1 |
| | | | | at top of page. Introduce return to top button for small screens. | ||||
* | router error reporting | zotlabs | 2016-12-09 | 1 | -6/+12 |
| | |||||
* | Report the WebDAV endpoint on the settings page (under the reddress) if the ↵ | zotlabs | 2016-12-08 | 1 | -0/+3 |
| | | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'. | ||||
* | minor changes to config api and markdown_to_bb | zotlabs | 2016-12-05 | 6 | -16/+16 |
| | |||||
* | setup: a bit more text cleanup | zotlabs | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | setup: we actually don't require proc_open any more, so remove that check. | zotlabs | 2016-12-04 | 1 | -9/+3 |
| | |||||
* | text syntax | zotlabs | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | setup changes to check for shell_exec and exec functions | zotlabs | 2016-12-04 | 1 | -10/+21 |
| | |||||
* | translateable string | Mario Vavti | 2016-12-04 | 1 | -0/+1 |
| | |||||
* | fixes for toc bbcode and bbcode wiki toc | Mario Vavti | 2016-12-04 | 1 | -2/+2 |
| | |||||
* | mod_item: better exception handling for api use | zotlabs | 2016-12-03 | 1 | -3/+27 |
| | |||||
* | more api work for item/store and doco | zotlabs | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | upgraded zotlabs.com to https | zotlabs | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | trim iv in STD_encapsulate | zotlabs | 2016-12-01 | 1 | -0/+1 |
| | |||||
* | versioning for permission additions to ensure we're using the same set of files | zotlabs | 2016-12-01 | 2 | -0/+9 |
| | |||||
* | extensible perms: the really, really hard part - figuring out what to do ↵ | zotlabs | 2016-12-01 | 2 | -0/+51 |
| | | | | about people with custom permissions so as to set sane defaults. | ||||
* | compatible_project: we are only concerned with the default realm | zotlabs | 2016-12-01 | 1 | -0/+4 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-01 | 1 | -13/+16 |
|\ | |||||
| * | more wiki cleanup | Mario Vavti | 2016-12-01 | 1 | -3/+1 |
| | | |||||
| * | wiki cleanup - wip. please watch out for eventual regressions | Mario Vavti | 2016-12-01 | 1 | -10/+15 |
| | | |||||
* | | issue #607 parens not recognised inside urls | zotlabs | 2016-12-01 | 2 | -3/+3 |
|/ | |||||
* | zot 1.2 | zotlabs | 2016-11-30 | 3 | -6/+10 |
| | |||||
* | do not call purify_html() at this place | Mario Vavti | 2016-11-30 | 1 | -2/+4 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-11-30 | 1 | -2/+2 |
|\ | |||||
| * | pubsites: don't list dead sites | zotlabs | 2016-11-30 | 1 | -2/+2 |
| | | |||||
* | | go live with wiki mimetypes - you can now choose if a wiki will contain ↵ | Mario Vavti | 2016-11-30 | 1 | -17/+34 |
|/ | | | | markdown or bb-code markup | ||||
* | This isn't the most elegant solution as it requires a bit of arcane ↵ | zotlabs | 2016-11-29 | 2 | -1/+3 |
| | | | | knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a §ion= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'. |