| Commit message (Expand) | Author | Age | Files | Lines |
* | fix chat member list when one or members are connected via access tokens | zotlabs | 2017-01-02 | 1 | -3/+17 |
* | set 'adjust for viewer timezone' as the default for new events. | zotlabs | 2017-01-02 | 1 | -3/+6 |
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -2/+8 |
* | profile vcard - generate vcard on profile update | zotlabs | 2017-01-01 | 1 | -1/+13 |
* | peoplefind widget should honour directory option settings (such as this site ... | zotlabs | 2016-12-30 | 1 | -0/+1 |
* | 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 e... | zotlabs | 2016-12-20 | 1 | -1/+11 |
* | 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 |
* | there are occasional sites which use different capitalisation of Content-Type... | zotlabs | 2016-12-15 | 1 | -12/+7 |
* | more wiki cleanup | Mario Vavti | 2016-12-15 | 1 | -9/+1 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 2 | -1/+2 |
* | 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 bbco... | zotlabs | 2016-12-13 | 2 | -45/+6 |
* | mail preview (basic functionality) | zotlabs | 2016-12-13 | 1 | -0/+33 |
* | some preliminary work for email notification of likes - potentially destabili... | zotlabs | 2016-12-11 | 1 | -0/+2 |
* | 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 a... | Andrew Manning | 2016-12-09 | 1 | -0/+1 |
* | Report the WebDAV endpoint on the settings page (under the reddress) if the a... | zotlabs | 2016-12-08 | 1 | -0/+3 |
* | 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 |
* | 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 |
|/ |
|
* | 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 markd... | Mario Vavti | 2016-11-30 | 1 | -17/+34 |
|/ |
|
* | This isn't the most elegant solution as it requires a bit of arcane knowledge... | zotlabs | 2016-11-29 | 2 | -1/+3 |
* | provide a fresh new look and cleaner layout and more relevant information to ... | zotlabs | 2016-11-29 | 2 | -55/+28 |
* | more work on wiki mimetypes | Mario Vavti | 2016-11-29 | 1 | -4/+5 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-11-29 | 1 | -6/+2 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-28 | 2 | -2/+44 |
| |\ |
|
| * | | connedit prev/next: sort in the db. | zotlabs | 2016-11-26 | 1 | -6/+2 |