aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* fix sql empty query error in db update 12163.6.1Mario Vavti2018-07-291-1/+1
| | | (cherry picked from commit e4a1286aae411023210628d3be306420f7844d22)
* wrong class nameMario Vavti2018-07-291-1/+1
| | | (cherry picked from commit 5dbd11c6edf61f2962a57fa8d4743ba55dfaa5ba)
* fix unsanitised xchan_namezotlabs2018-07-291-0/+19
| | | (cherry picked from commit 97015162282989913d6b54c373af3b73b8043bad)
* app update and ownership issueszotlabs2018-07-281-7/+50
| | | (cherry picked from commit e28dab17d6b958d6ef76181d23f784d17bc70b5e)
* Merge branch '3.6RC'Mario Vavti2018-07-2575-464/+1486
|\
| * checkjs fix ($page not bin-hex in all cases)zotlabs2018-07-201-2/+2
| | | | | | (cherry picked from commit a94c9d270906136f69156c0e7c0bd2c8a2e63d1a)
| * query filter was a bit greedyzotlabs2018-07-191-1/+0
| | | | | | (cherry picked from commit a05c8ff66bd8d09f69f6c59bc49b7627792f4109)
| * mangled urls on redirectszotlabs2018-07-195-12/+13
| | | | | | (cherry picked from commit 5ce50d0a2e15ae66765a68ba2785a87ecda57f6a)
| * this is messing with names containing a comma and is superfluous nowMario Vavti2018-07-061-2/+0
| |
| * don't provide manage apps button when viewing all availablezotlabs2018-07-051-1/+1
| |
| * app store fixeszotlabs2018-07-051-18/+13
| |
| * appstore changeszotlabs2018-07-044-12/+103
| |
| * order nouveau by created instead of received since ordering by received ↵Mario Vavti2018-07-041-2/+2
| | | | | | | | returns unexpected results once old expired items get re-imported
| * Revert "add the missing link to manage privacy groups"Mario Vavti2018-07-041-8/+0
| | | | | | | | This reverts commit c28e27357a1ce700b91021344050ec531bce3889.
| * some changes to support plumezotlabs2018-07-011-1/+2
| |
| * propagate expired posts to other networkszotlabs2018-06-301-3/+8
| |
| * add the missing link to manage privacy groupszotlabs2018-06-281-0/+8
| |
| * plugins -> addonszotlabs2018-06-283-23/+23
| |
| * String change to reflect the current forum tagging methodzotlabs2018-06-281-1/+1
| |
| * imagick converter: -thumbnail doesn't preserve exif, -resize doeszotlabs2018-06-263-3/+3
| |
| * do not include system channels in directory resultszotlabs2018-06-251-1/+1
| |
| * disable log noise until it is neededzotlabs2018-06-251-1/+1
| |
| * hiding a channel from the directory also hides them from the cloud rootdirzotlabs2018-06-181-3/+2
| |
| * channel sources: add 'resend' option to discard original author - similar to ↵zotlabs2018-06-181-6/+11
| | | | | | | | the Friendica remote_self setting
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-06-172-37/+73
| |\
| | * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2018-06-1712-54/+90
| | |\
| | * | some work on mod groupMario2018-06-172-37/+73
| | | |
| * | | owa: htmlentity encoding encountered in authentication workflow (possibly ↵zotlabs2018-06-171-1/+8
| | |/ | |/| | | | | | | introduced during Apache mod_rewrite with QSA flag)
| * | apply changes to slider defaults across all modules that use buildQuery for ↵zotlabs2018-06-155-10/+10
| | | | | | | | | | | | updates
| * | hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵zotlabs2018-06-151-4/+6
| | | | | | | | | | | | saved default changes
| * | re-implement/refactor getQuotaInfo() on DAV storagezotlabs2018-06-143-36/+49
| | |
| * | optionally report total available space when uploadingzotlabs2018-06-132-1/+8
| | |
| * | SECURITY: provide option to disable the cloud 'root' directory and make the ↵zotlabs2018-06-132-0/+14
| | | | | | | | | | | | cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional.
| * | uid is integerzotlabs2018-06-131-1/+1
| | |
| * | Merge branch 'master' of ../hz into devzotlabs2018-06-131-1/+1
| |\ \
| | * | null db fields in mod_invitezotlabs2018-06-131-1/+1
| | | |
| * | | fix issue #1221Mario Vavti2018-06-101-2/+2
| | |/ | |/|
| * | fix issue #1219Mario Vavti2018-06-091-3/+6
| | |
| * | restrict cid filter to unthreaded order (makes much more sense that way imho ↵Mario Vavti2018-06-093-36/+35
| | | | | | | | | | | | and the query is a lot faster) and slighty change order of the filters
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-06-081-1/+1
| |\ \
| | * | Update github.com git repo URLs with framagit.org URLsAndrew Manning2018-06-081-1/+1
| | |/
| * | if unthreaded and cid and not pf, query author onlyMario Vavti2018-06-081-5/+10
| | |
| * | new feature filter network by nameMario Vavti2018-06-081-1/+16
| |/
| * fixes for search_item.tplMario Vavti2018-06-071-7/+0
| |
| * escape query stringMario Vavti2018-06-074-5/+5
| |
| * do not query for parents if $conv and $nouveau are setMario Vavti2018-06-071-5/+11
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-06-071-1/+1
| |\
| | * update a number of links in the codezotlabs2018-06-061-1/+1
| | |
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-06-061-4/+9
| | |\
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-06-062-67/+149
| |\| |