Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | use uuid in file storage | zotlabs | 2018-11-22 | 2 | -3/+3 | |
| * | | fix mastodon tag notifications (again) | zotlabs | 2018-11-21 | 1 | -15/+17 | |
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario | 2018-11-22 | 3 | -5/+8 | |
|\| | | ||||||
| * | | no mention notifications from mastodon (and pleroma) | zotlabs | 2018-11-21 | 2 | -5/+5 | |
| * | | use this form instead | zotlabs | 2018-11-19 | 1 | -2/+1 | |
| * | | push recent changes | zotlabs | 2018-11-19 | 3 | -2/+6 | |
* | | | fix call to undefined function | Mario Vavti | 2018-11-21 | 1 | -1/+1 | |
* | | | Merge branch 'dev' into 'dev' | Mario | 2018-11-20 | 2 | -712/+693 | |
|\ \ \ | ||||||
| * | | | Replace hmessages.po | Max Kostikov | 2018-11-19 | 1 | -688/+673 | |
| * | | | Replace hstrings.php | Max Kostikov | 2018-11-19 | 1 | -24/+20 | |
* | | | | Revert "Fix return on wrong sotred in Content-Length size for full size photos" | Mario | 2018-11-19 | 1 | -4/+2 | |
* | | | | Revert "Add filesize for streaming content" | Mario | 2018-11-19 | 1 | -1/+0 | |
* | | | | changelog | Mario Vavti | 2018-11-19 | 1 | -0/+9 | |
* | | | | update sql schemas to include update column in pconfig table | Mario Vavti | 2018-11-19 | 2 | -5/+5 | |
* | | | | Merge branch 'patch-20181118a' into 'dev' | Mario | 2018-11-19 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | Fix: delayed items propagate before publication on cloned channels | DM42.Net (Matt Dent) | 2018-11-18 | 1 | -2/+0 | |
* | | | | | Merge branch 'mod-zot-fix' into 'dev' | Max Kostikov | 2018-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix typo which prevented propagation of comments | Mario Vavti | 2018-11-18 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | recalculate photo filesize when rotating an image | Mario Vavti | 2018-11-17 | 1 | -10/+19 | |
* | | | | Add filesize for streaming content | Max Kostikov | 2018-11-16 | 1 | -0/+1 | |
* | | | | Fix return on wrong sotred in Content-Length size for full size photos | Max Kostikov | 2018-11-16 | 1 | -2/+4 | |
* | | | | strlen($this->imageString()) does not return the correct size when dealing wi... | Mario Vavti | 2018-11-16 | 1 | -2/+2 | |
* | | | | Merge branch 'dev_homeinstall_raspihub' into 'dev' | Mario | 2018-11-16 | 3 | -18/+46 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'official/dev' into dev_homeinstall_raspihub | OJ Random | 2018-11-14 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | localhost, URLs, version updates | OJ Random | 2018-11-14 | 3 | -18/+46 | |
* | | | | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-11-16 | 18 | -121/+75 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | datetime_convert wrong args | zotlabs | 2018-11-15 | 2 | -2/+2 | |
| * | | | | | more work on the mid/uuid conversion | zotlabs | 2018-11-15 | 1 | -17/+19 | |
| * | | | | | delivery report issue | zotlabs | 2018-11-15 | 1 | -2/+3 | |
| * | | | | | add item.uuid to relevant places | zotlabs | 2018-11-15 | 11 | -32/+44 | |
| * | | | | | mid -> uuid conversions for basic reactions | zotlabs | 2018-11-15 | 2 | -3/+7 | |
| * | | | | | remove checkjs and nojs | zotlabs | 2018-11-15 | 2 | -65/+0 | |
* | | | | | | fix update 1228 | Mario Vavti | 2018-11-15 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | separate by network | zotlabs | 2018-11-14 | 1 | -0/+1 | |
* | | | | | update httpsig unit test which is failing | zotlabs | 2018-11-14 | 1 | -0/+2 | |
* | | | | | fixes to old z6 delivery | zotlabs | 2018-11-14 | 1 | -4/+3 | |
* | | | | | more logging | zotlabs | 2018-11-14 | 1 | -0/+2 | |
* | | | | | more logging | zotlabs | 2018-11-14 | 1 | -0/+1 | |
* | | | | | check keyid | zotlabs | 2018-11-14 | 1 | -1/+1 | |
* | | | | | filter by network | zotlabs | 2018-11-14 | 1 | -2/+2 | |
* | | | | | crypto fix | zotlabs | 2018-11-14 | 1 | -1/+1 | |
* | | | | | encrypted header issue | zotlabs | 2018-11-14 | 1 | -1/+1 | |
* | | | | | extra logging | zotlabs | 2018-11-14 | 1 | -0/+4 | |
* | | | | | fix dreport link | zotlabs | 2018-11-14 | 2 | -3/+6 | |
* | | | | | change db update counter | zotlabs | 2018-11-14 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' into zvi | zotlabs | 2018-11-14 | 6 | -33/+33 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | version 3.9.5 | Mario Vavti | 2018-11-14 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | db updates for zot6 | zotlabs | 2018-11-14 | 3 | -0/+145 | |
* | | | | Merge branch 'master' into zvi | zotlabs | 2018-11-13 | 12 | -186/+248 | |
|\ \ \ \ | ||||||
* | | | | | stay ahead of the game | zotlabs | 2018-11-13 | 1 | -2/+2 |