aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'patch-20181120a' into 'dev'Mario2018-11-251-0/+5
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not store serialized pconfig value received via to Module/Pconfig.php See merge request hubzilla/core!1402
| | | * | | | | Do not store serialized pconfig value received via to Module/Pconfig.phpM. Dent2018-11-251-0/+5
| | |/ / / / /
| | * | | | | Merge branch 'es-es' into 'dev'Mario2018-11-242-27/+27
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| | Update es-es See merge request hubzilla/core!1406
| | | * | | Update es-esManuel Jiménez Friaza2018-11-242-27/+27
| | | | | |
| | | * | | Resolved merge conflictsManuel Jiménez Friaza2018-11-2454-1060/+1770
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote-tracking branch 'mike/master' into devMario2018-11-231-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'mike/master' into devMario2018-11-233-18/+20
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge remote-tracking branch 'mike/master' into devMario2018-11-223-5/+8
| | |\ \ \ \ \
| | * | | | | | fix call to undefined functionMario Vavti2018-11-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 0bba9482dfbcc0fd8bea880ac3820548281ecfc2)
| | * | | | | | Merge branch 'dev' into 'dev'Mario2018-11-202-712/+693
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1400
| | | * | | | | | Replace hmessages.poMax Kostikov2018-11-191-688/+673
| | | | | | | | |
| | | * | | | | | Replace hstrings.phpMax Kostikov2018-11-191-24/+20
| | | | | | | | |
| | * | | | | | | Revert "Fix return on wrong sotred in Content-Length size for full size photos"Mario2018-11-191-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6010b5c6198bf49c39029a657443b5bf1be8b408
| | * | | | | | | Revert "Add filesize for streaming content"Mario2018-11-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 238a616292ad5c6e7be97a4dd763a302729abf80
| | * | | | | | | changelogMario Vavti2018-11-191-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5cb4cdaa5e42f87e9d26501150d6d689b56a1cd2)
| | * | | | | | | update sql schemas to include update column in pconfig tableMario Vavti2018-11-192-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit ae97649948b8af575441e5a1f5b69db9f627a0e2)
| | * | | | | | | Merge branch 'patch-20181118a' into 'dev'Mario2018-11-191-2/+0
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch 20181118a - fix delayed publication of posts See merge request hubzilla/core!1398
| | | * | | | | | | Fix: delayed items propagate before publication on cloned channelsDM42.Net (Matt Dent)2018-11-181-2/+0
| | | | | | | | | |
| | * | | | | | | | Merge branch 'mod-zot-fix' into 'dev'Max Kostikov2018-11-181-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo which prevented propagation of comments See merge request hubzilla/core!1399
| | | * | | | | | | fix typo which prevented propagation of commentsMario Vavti2018-11-181-1/+1
| | |/ / / / / / /
| | * | | | | | | recalculate photo filesize when rotating an imageMario Vavti2018-11-171-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit f15e32d0637fdf84de7cab43b558ec8a383d3cf5)
| | * | | | | | | Add filesize for streaming contentMax Kostikov2018-11-161-0/+1
| | | | | | | | |
| | * | | | | | | Fix return on wrong sotred in Content-Length size for full size photosMax Kostikov2018-11-161-2/+4
| | | | | | | | |
| | * | | | | | | strlen($this->imageString()) does not return the correct size when dealing ↵Mario Vavti2018-11-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with os_storage images. use filesize() instead. (cherry picked from commit afc75af62f759181bbe6a806b523c6ca52126f5f)
| | * | | | | | | Merge branch 'dev_homeinstall_raspihub' into 'dev'Mario2018-11-163-18/+46
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | localhost, URLs, version updates See merge request hubzilla/core!1396
| | | * \ \ \ \ \ \ Merge remote-tracking branch 'official/dev' into dev_homeinstall_raspihubOJ Random2018-11-141-1/+1
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | localhost, URLs, version updatesOJ Random2018-11-143-18/+46
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-11-1618-121/+75
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fix update 1228Mario Vavti2018-11-151-1/+0
| | | | | | | | | | | |
| * | | | | | | | | | | more mergingzotlabs2018-12-031-9/+67
| | | | | | | | | | | |
| * | | | | | | | | | | more work on z6 commentingzotlabs2018-12-033-64/+268
| | | | | | | | | | | |
| * | | | | | | | | | | fix generated plinkzotlabs2018-12-031-3/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | typozotlabs2018-11-301-1/+1
| | | | | | | | | | |
| * | | | | | | | | | allow notification filtering by name or addrzotlabs2018-11-304-8/+16
| | | | | | | | | | |
| * | | | | | | | | | attached photo permissions regressionzotlabs2018-11-301-4/+4
| | | | | | | | | | |
| * | | | | | | | | | prevent incompatible export files (osada/zap) from being imported. This is ↵zotlabs2018-11-272-0/+32
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | to keep your DB from getting trashed. We probably need a similar thing for item import since the object formats aren't compatible
| * | | | | | | | | Organization actor type was missingzotlabs2018-11-231-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | use uuid in file storagezotlabs2018-11-222-3/+3
| | | | | | | | |
| * | | | | | | | fix mastodon tag notifications (again)zotlabs2018-11-211-15/+17
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | no mention notifications from mastodon (and pleroma)zotlabs2018-11-212-5/+5
| | | | | | | |
| * | | | | | | use this form insteadzotlabs2018-11-191-2/+1
| | | | | | | |
| * | | | | | | push recent changeszotlabs2018-11-193-2/+6
| | |/ / / / / | |/| | | | |
| * | | | | | datetime_convert wrong argszotlabs2018-11-152-2/+2
| | | | | | |
| * | | | | | more work on the mid/uuid conversionzotlabs2018-11-151-17/+19
| | | | | | |
| * | | | | | delivery report issuezotlabs2018-11-151-2/+3
| | | | | | |
| * | | | | | add item.uuid to relevant placeszotlabs2018-11-1511-32/+44
| | | | | | |
| * | | | | | mid -> uuid conversions for basic reactionszotlabs2018-11-152-3/+7
| | | | | | |
| * | | | | | remove checkjs and nojszotlabs2018-11-152-65/+0
| |/ / / / /
| * | | | | separate by networkzotlabs2018-11-141-0/+1
| | | | | |
| * | | | | update httpsig unit test which is failingzotlabs2018-11-141-0/+2
| | | | | |