aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-09-165-21/+37
|\
| * Moved add wiki page form to top of page list to address issue ↵Andrew Manning2017-09-161-17/+17
| | | | | | | | https://github.com/redmatrix/hubzilla/issues/719
| * Page title is what we need in order to delete pages, not the urlAndrew Manning2017-09-161-1/+1
| |
| * db update to add index to item.resource_id we query this in wikis a lotMario Vavti2017-09-164-3/+19
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-09-1612-29/+240
|\|
| * do not show edit pencil if not allowed to editMario Vavti2017-09-161-0/+4
| |
| * set update_title to falseMario2017-09-151-0/+2
| |
| * versionMario2017-09-151-1/+1
| |
| * implement wiki editingMario2017-09-155-40/+90
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-09-159-19/+111
| |\
| | * typocheckzotlabs2017-09-141-1/+1
| | |
| | * provide a hook for importing a channel photo at channel creation timezotlabs2017-09-142-0/+42
| | |
| | * wiki: lock mimetypezotlabs2017-09-146-9/+32
| | |
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-142-25/+26
| | |\
| | * | bring back wiki downloadzotlabs2017-09-143-9/+37
| | | |
| * | | some work on wiki aclgit-marijus2017-09-153-2/+65
| | |/ | |/|
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-09-1411-65/+131
|\| |
| * | wiki: do not suggest bbcode if mimetype is text/plainMario Vavti2017-09-141-0/+2
| | |
| * | use the hubzilla iconsMario Vavti2017-09-141-2/+2
| | |
| * | hubzilla issue #858: Fix: Shortcut icon is not dysplayed when Admin or ↵Sergey Lukin2017-09-141-23/+22
| |/ | | | | | | Channel Manager panels are opened
| * add text/plain type to wikizotlabs2017-09-133-9/+19
| |
| * make wiki page mimetype default to wiki mimetype (this was the original ↵zotlabs2017-09-132-2/+4
| | | | | | | | intent but the wrong variable was used)
| * more zot6zotlabs2017-09-134-6/+26
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-132-37/+41
| |\
| * | Zot6: some things that need to be done ahead of time so we can turbocharge ↵zotlabs2017-09-134-24/+57
| | | | | | | | | | | | the delivery engine and split off site records from channel records.
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-09-1316-65/+113
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-1310-23/+54
| |\|
| | * add option to mimetype selector so you can change the element name in case ↵zotlabs2017-09-121-2/+2
| | | | | | | | | | | | you end up with two of these suckers on the same page
| | * wiki mimetype selection. We can add text/plain as soon as we add code to ↵zotlabs2017-09-125-12/+32
| | | | | | | | | | | | purify and render it specifically.
| | * wiki mimetypezotlabs2017-09-121-1/+1
| | |
| | * wiki mimetype selectionzotlabs2017-09-125-9/+19
| | |
| | * drop salmon until we improve performancezotlabs2017-09-122-2/+3
| | |
| * | rename activity notifications links - one moreMario Vavti2017-09-121-1/+1
| | |
| * | rename activity notifications linksMario Vavti2017-09-121-2/+2
| | |
| * | hubzilla issue #855: fix for some problems with displaying selected theme ↵Sergey Lukin2017-09-121-34/+38
| |/ | | | | | | after panel Settings->Display loading
| * typo in ldsigszotlabs2017-09-112-2/+14
| |
| * regex was still brokenzotlabs2017-09-101-1/+1
| |
| * fix regexzotlabs2017-09-101-1/+1
| |
| * remove item_thread_top from simple_update query - we're already fetching ↵zotlabs2017-09-102-2/+3
| | | | | | | | distinct(parent) and this prevented comments from displaying after submission when remote-authed.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-09-1028-41/+291
|\|
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-09-102-9/+5
| |\
| | * More content tab help removed in context helpAndrew Manning2017-09-091-3/+1
| | |
| | * Update help.htmlAndrew Manning2017-09-091-6/+4
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-103-26/+10
| |\ \
| | * | owa cleanupzotlabs2017-09-093-26/+10
| | | |
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-092-10/+17
| |\| | | | |/ | |/|
| | * owa: missed the set-observer stuffzotlabs2017-09-082-10/+17
| | |
| * | Added context help for apps and appman in EnglishAndrew Manning2017-09-094-1/+16
| | |
| * | fix radiusMario Vavti2017-09-081-1/+1
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-0818-19/+258
| |\|