aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* expires lost during editzotlabs2017-01-111-2/+4
|
* obj_type on edit activity was wrongzotlabs2017-01-091-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-01-091-0/+26
|\
| * implement a menu to select a section to be open by defaultMario Vavti2017-01-091-0/+26
| |
* | channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-3/+6
|/
* Comanche: add greater/less than (plus greater/less than or equal) conditionalszotlabs2017-01-071-1/+31
|
* Comanche conditionals - provide a conditional "~=" form for testing ↵zotlabs2017-01-071-0/+12
| | | | 'contains' (case independent substring match). Also add $request the request uri) to the supported variables.
* setup: check disabled functions more precisely than using a string matchzotlabs2017-01-051-2/+7
|
* issue #639, voting setting is lost after post is edited (also the disabling ↵zotlabs2017-01-051-0/+1
| | | | of comments)
* fix chat member list when one or members are connected via access tokenszotlabs2017-01-021-3/+17
|
* set 'adjust for viewer timezone' as the default for new events.zotlabs2017-01-021-3/+6
|
* feature: allow event creation in other timezones than your own.zotlabs2017-01-011-2/+8
|
* Merge branch 'pcard' into devzotlabs2017-01-011-1/+13
|\
| * profile vcard - generate vcard on profile updatezotlabs2017-01-011-1/+13
| |
* | Deleted old versions that have been integrated. Integrated and slightly ↵Andrew Manning2017-01-011-1/+1
|/ | | | revised Comanche doco.
* peoplefind widget should honour directory option settings (such as this site ↵zotlabs2016-12-301-0/+1
| | | | only).
* minor cleanupzotlabs2016-12-261-6/+3
|
* create first webpage as 'home' if none exist.zotlabs2016-12-251-1/+5
|
* more vcard workzotlabs2016-12-212-1/+2
|
* provide call button on connections list if mobile|tablet and a phone number ↵zotlabs2016-12-201-1/+11
| | | | exists
* abook_vcard cleanupzotlabs2016-12-202-43/+34
|
* allow update of fn and initial setting from channel namezotlabs2016-12-201-0/+3
|
* progress on abook_vcardzotlabs2016-12-201-4/+1
|
* more abook_vcardzotlabs2016-12-201-1/+1
|
* abook_vcard first commitzotlabs2016-12-201-1/+52
|
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-197-11/+11
|
* zidify private mailzotlabs2016-12-191-5/+6
|
* re-factor item_photo_menu - there is some room for future development, ↵zotlabs2016-12-181-0/+2
| | | | currently it was made compatible with minimal template changes
* there are occasional sites which use different capitalisation of ↵zotlabs2016-12-151-12/+7
| | | | Content-Type; which is rare, but completely legal.
* more wiki cleanupMario Vavti2016-12-151-9/+1
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-143-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 cleanupMario Vavti2016-12-141-11/+4
|
* tag and mention handling in private mail (which required refactoring the ↵zotlabs2016-12-132-45/+6
| | | | bbcode cleanup stuff in mod_item)
* mail preview (basic functionality)zotlabs2016-12-131-0/+33
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-112-0/+81
| | | | destabilising so disabled until after next release
* move the rest of superblock out of corezotlabs2016-12-111-1/+1
|
* clone sync missing for some item delete operationszotlabs2016-12-111-0/+8
|
* show doc section heading in titlebarMario Vavti2016-12-111-1/+13
|
* Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵Andrew Manning2016-12-091-0/+1
| | | | at top of page. Introduce return to top button for small screens.
* router error reportingzotlabs2016-12-091-6/+12
|
* Report the WebDAV endpoint on the settings page (under the reddress) if the ↵zotlabs2016-12-081-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_bbzotlabs2016-12-056-16/+16
|
* setup: a bit more text cleanupzotlabs2016-12-041-1/+1
|
* setup: we actually don't require proc_open any more, so remove that check.zotlabs2016-12-041-9/+3
|
* text syntaxzotlabs2016-12-041-1/+1
|
* setup changes to check for shell_exec and exec functionszotlabs2016-12-041-10/+21
|
* translateable stringMario Vavti2016-12-041-0/+1
|
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-2/+2
|
* mod_item: better exception handling for api usezotlabs2016-12-031-3/+27
|
* more api work for item/store and docozotlabs2016-12-021-1/+1
|