aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* hubzilla issue #680, implement IMoveTarget and recursive file/directory ↵zotlabs2017-12-061-1/+17
| | | | move/rename
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-062-25/+74
|\
| * missed a spot while resolving merge conflictMario Vavti2017-12-061-1/+1
| |
| * resolve merge conflictMario Vavti2017-12-062-25/+74
| |
* | synchronise an attach_move operation to cloneszotlabs2017-12-061-0/+5
|/
* mod_cloud: provide a themed page with an error notification on errors ↵zotlabs2017-12-052-1/+25
| | | | instead of an obtuse XML error structure
* disallow backslashes in wiki and wiki-page nameszotlabs2017-12-052-6/+18
|
* explain what happened herezotlabs2017-12-041-0/+3
|
* fix mod display and others that require a non-zero profile_uid for updateszotlabs2017-12-042-4/+9
|
* We only require one Update module. The rest are superfluous.zotlabs2017-12-0410-392/+34
|
* fix another PHP 7.2 warningMario Vavti2017-12-041-1/+1
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-044-8/+55
|\
| * pagetitle lost importing a pdl element from conversationzotlabs2017-12-032-2/+4
| |
| * rename buttonzotlabs2017-12-031-1/+1
| |
| * chunked uploads for photos pagezotlabs2017-12-031-2/+50
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-022-6/+11
| |\
| * | remove warning for large files on cloud uploadzotlabs2017-12-021-3/+0
| | |
* | | fix typo in HTTPSigMario Vavti2017-12-041-1/+1
| | |
* | | PHP 7.2 silence some warningsMario Vavti2017-12-041-3/+3
| | |
* | | mod hq: do not 404 if we have no itemMario Vavti2017-12-041-49/+59
| | |
* | | fix some pubstream on/off weirdnessMario2017-12-034-4/+7
| |/ |/|
* | add a filter for notification to show new posts onlyMario Vavti2017-12-012-6/+11
|/
* remove logging linezotlabs2017-11-301-1/+0
|
* Merge branch 'chunk'zotlabs2017-11-301-2/+5
|\
| * more or less working chunked uploads on /cloud now.zotlabs2017-11-301-0/+2
| |
| * more chunk workzotlabs2017-11-281-2/+3
| |
* | fix issue #921 - default addressbook has no nameMario2017-11-301-1/+1
| |
* | use the same variable name consistentlyzotlabs2017-11-291-1/+1
| |
* | use httpsig auth for getfilezotlabs2017-11-291-11/+46
|/
* set profile_uid in mod hqMario Vavti2017-11-281-0/+7
|
* split liveUpdateInit() out of NavUpdate() so we do not need to wait for ↵Mario Vavti2017-11-281-1/+1
| | | | initial ping to complete before we can init liveUpdate(). clean up main.js and bump version.
* Merge pull request #917 from anaqreon/minimum-agegit-marijus2017-11-271-1/+5
|\ | | | | Provide system config option for minimum registration age.
| * Provide system config option for minimum registration age.Andrew Manning2017-11-241-1/+5
| |
* | fix mod like after recent changesMario Vavti2017-11-271-1/+1
| |
* | pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-269-53/+121
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario2017-11-251-1/+1
|\ \
| * \ Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-251-1/+1
| |\ \
| | * | blah is not author or ownerzotlabs2017-11-251-1/+1
| | | |
* | | | fix regression in cdav calendar widgetMario2017-11-251-2/+3
|/ / /
* | | implement pubstream items in mod hqMario2017-11-251-11/+36
| | |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-255-8/+66
|\| |
| * | default profile assignzotlabs2017-11-241-1/+8
| | |
| * | sync packet not generated when deleting a file using the web browser interfacezotlabs2017-11-241-0/+5
| | |
| * | remove deprecated $a argument from advanced_profile()zotlabs2017-11-231-1/+1
| | |
| * | change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-232-10/+16
| | | | | | | | | | | | also some extra checking of server headers in upload functions
| * | mod_file_upload: provide a handler for chunked uploads for when we ↵zotlabs2017-11-221-0/+40
| | | | | | | | | | | | eventually support this on the client side
* | | mod hq: minor query changeMario Vavti2017-11-241-10/+2
| |/ |/|
* | missing filesMario Vavti2017-11-242-0/+57
| |
* | some more work on mod hqMario Vavti2017-11-243-10/+15
|/
* optional divider between item header and bodyzotlabs2017-11-221-1/+2
|