| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Add CalDAV / CardDAV autodiscovery | Max Kostikov | 2019-08-30 | 1 | -0/+12 |
| | |/
| |/| |
|
* | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-09-03 | 1 | -0/+19 |
|\ \ \
| | |/
| |/| |
|
| * | | improved conversion of emoji reactions from zot to zot6 | zotlabs | 2019-08-31 | 1 | -0/+19 |
* | | | More nofollow tags to discourage backlink farmers | Terrox | 2019-09-03 | 1 | -1/+1 |
|/ / |
|
* | | issues with image import to zot6 - wrong mid. Also label source project of zo... | zotlabs | 2019-08-22 | 2 | -2/+2 |
* | | Merge branch 'dev' of https://framagit.org/zot/core into dev | zotlabs | 2019-08-21 | 5 | -26/+60 |
|\| |
|
| * | support "bearcaps" in Activity library | zotlabs | 2019-08-15 | 1 | -0/+19 |
| * | fix bitrot in util/zotsh | zotlabs | 2019-08-15 | 4 | -25/+24 |
| * | zot6 compatibility: when posting from a non-primary clone the actor->id is th... | zotlabs | 2019-08-14 | 1 | -1/+17 |
* | | possible for DB to return hublocs with no sitekey | zotlabs | 2019-08-21 | 1 | -1/+1 |
|/ |
|
* | linkinfo: only allow to embed public items | Mario Vavti | 2019-08-11 | 1 | -1/+1 |
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-08-10 | 1 | -12/+14 |
|\ |
|
| * | Improve plink to share tag detection | Max Kostikov | 2019-08-10 | 1 | -12/+14 |
* | | make fetch logging less chatty | Mario Vavti | 2019-08-09 | 1 | -1/+1 |
* | | Merge branch 'dev' into 'dev' | Mario | 2019-08-09 | 1 | -4/+14 |
|\| |
|
| * | Replace plink URL with 'share' tag if possible | Max Kostikov | 2019-08-09 | 1 | -4/+14 |
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-08-09 | 1 | -3/+4 |
|\| |
|
| * | More intelligent quotation shortening while link embedding | Max Kostikov | 2019-08-09 | 1 | -3/+4 |
* | | hz core issue #1386 - function name must be a string | zotlabs | 2019-07-28 | 1 | -1/+1 |
|/ |
|
* | reflect repeats in notifications, use force flag for import_xchan_photo() in ... | Mario Vavti | 2019-07-22 | 3 | -7/+14 |
* | move image attachments to the top | Mario Vavti | 2019-07-19 | 1 | -2/+2 |
* | add hashtag to appschema and bump appschema rev | Mario Vavti | 2019-07-18 | 1 | -2/+4 |
* | fallback to id if href is not available | Mario Vavti | 2019-07-18 | 1 | -1/+1 |
* | fix issue with encoding hashtags and silence parent fetch logging | Mario Vavti | 2019-07-18 | 1 | -3/+3 |
* | streamline keyId and creator/actor | Mario Vavti | 2019-07-17 | 1 | -3/+3 |
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-07-15 | 1 | -1/+1 |
|\ |
|
| * | Fix ETag quotes | Max Kostikov | 2019-07-15 | 1 | -1/+1 |
* | | Hookify Zotlabs\Daemon\Master::Summon | DM42.Net (Matt Dent) | 2019-07-15 | 1 | -1/+17 |
* | | Merge branch 'dev' into 'dev' | Mario | 2019-07-12 | 1 | -0/+13 |
|\ \ |
|
| * | | emoji reactions from hubzilla becoming top level posts on zap because of miss... | zotlabs | 2019-07-11 | 1 | -0/+13 |
* | | | calendar: revert back to UTC strings for dates due to better legibility. Stri... | Mario Vavti | 2019-07-11 | 2 | -9/+9 |
* | | | fix typo | Mario Vavti | 2019-07-03 | 1 | -1/+1 |
|/ / |
|
* | | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal without... | zotlabs | 2019-07-01 | 1 | -1/+4 |
* | | add opengraph meta info to channel page | zotlabs | 2019-06-29 | 1 | -0/+11 |
* | | decode encoded mid | Mario Vavti | 2019-06-28 | 1 | -2/+1 |
* | | missing class import | Mario Vavti | 2019-06-28 | 1 | -0/+1 |
* | | support zot and zot6 in social graph operations (suggestions, common friends) | zotlabs | 2019-06-28 | 1 | -536/+0 |
* | | extend definition of direct message to anything with allow_cid but *not* allo... | zotlabs | 2019-06-28 | 1 | -1/+6 |
* | | fix typo | Mario Vavti | 2019-06-27 | 1 | -1/+1 |
* | | do not check send_stream permission for comments | Mario Vavti | 2019-06-27 | 1 | -7/+6 |
* | | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 18 | -150/+283 |
|\ \ |
|
| * | | http signature consolidation | zotlabs | 2019-06-26 | 18 | -150/+283 |
* | | | port some functions from osada | Mario Vavti | 2019-06-26 | 1 | -15/+272 |
* | | | Merge branch 'dev' into 'dev' | Mario | 2019-06-26 | 1 | -0/+19 |
|\| | |
|
| * | | provide auto redirect from zot6 /item permalinks | zotlabs | 2019-06-25 | 1 | -0/+19 |
* | | | apply calendar encoding fixes to mod cal | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
* | | | fix encoding also for description and location | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
* | | | Merge branch 'dev' into 'dev' | Mario | 2019-06-20 | 7 | -13/+23 |
|\| |
| |/
|/| |
|
| * | tweak to event title encoding to ensure it works with German, Russian, as wel... | zotlabs | 2019-06-19 | 1 | -1/+1 |
| * | events: don't use htmlentities on local (hz) event titles as they are not bei... | zotlabs | 2019-06-19 | 2 | -3/+4 |