aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | fix update 1228Mario Vavti2018-11-151-1/+0
| | | | | | | | | | |
| | | | | | | | | * | fix call to undefined functionMario Vavti2018-11-211-1/+1
| | | | | | | | | | |
| | | | | | | | | * | fix typo which prevented propagation of commentsMario Vavti2018-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 0c94747ab1c740f47e5a796f5c60efcdfcd29ba1)
| | | | | | | | | * | version 3.8.53.8.5Mario Vavti2018-11-191-1/+1
| | | | | | | | | | |
| | | | | | | | | * | Merge branch 'master' of https://framagit.org/hubzilla/coreMario Vavti2018-11-191-2/+0
| | | | | | | | | |\ \
| | | | | | | | | | * | Merge branch 'patch-20181118a' into 'dev'Mario2018-11-191-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch 20181118a - fix delayed publication of posts See merge request hubzilla/core!1398 (cherry picked from commit f34af496ec82555a0e070e91260dc6edb17f2d5a) 3787c490 Fix: delayed items propagate before publication on cloned channels
| | | | | | | | | * | | changelogMario Vavti2018-11-191-0/+9
| | | | | | | | | |/ /
| | | | | | | | | * | update sql schemas to include update column in pconfig tableMario Vavti2018-11-192-5/+5
| | | | | | | | | | |
| | | | | | | | | * | recalculate photo filesize when rotating an imageMario Vavti2018-11-171-10/+19
| | | | | | | | | | |
| | | | | | | | | * | strlen($this->imageString()) does not return the correct size when dealing ↵Mario Vavti2018-11-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with os_storage images. use filesize() instead.
| | | | | | | | | * | Merge branch 'master' into 'master'Mario2018-11-161-3/+3
| | | | |_|_|_|_|/| | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delivery issue See merge request hubzilla/core!1397
| | | | | | | | | * | delivery issuezotlabs2018-11-151-3/+3
| | | | |_|_|_|_|/ / | | | |/| | | | | |
* | | | | | | | | | 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
| | | |
* | | | fixes to old z6 deliveryzotlabs2018-11-141-4/+3
| | | |
* | | | more loggingzotlabs2018-11-141-0/+2
| | | |
* | | | more loggingzotlabs2018-11-141-0/+1
| | | |
* | | | check keyidzotlabs2018-11-141-1/+1
| | | |
* | | | filter by networkzotlabs2018-11-141-2/+2
| | | |
* | | | crypto fixzotlabs2018-11-141-1/+1
| | | |
* | | | encrypted header issuezotlabs2018-11-141-1/+1
| | | |
* | | | extra loggingzotlabs2018-11-141-0/+4
| | | |
* | | | fix dreport linkzotlabs2018-11-142-3/+6
| | | |
* | | | change db update counterzotlabs2018-11-141-1/+1
| | | |
* | | | Merge branch 'master' into zvizotlabs2018-11-146-33/+33
|\ \ \ \ | | |/ / | |/| |
| * | | version 3.9.5Mario Vavti2018-11-141-1/+1
| |/ /
| * | more changelog3.8.4Mario Vavti2018-11-141-0/+2
| | |
| * | Merge branch 'dev'Mario Vavti2018-11-1433-424/+844
| |\ \
| | * | changelog and versionMario Vavti2018-11-142-1/+19
| | | |
| | * | Merge branch 'patch-20181113b' into 'dev'Mario2018-11-142-3/+3
| | |\ \ | | | | | | | | | | | | | | | | | | | | Patch 20181113b See merge request hubzilla/core!1395
| | | * | Fix double escaping after xss fixDM42.Net (Matt Dent)2018-11-131-2/+2
| | | | |