aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* More nofollow tags to discourage backlink farmersTerrox2019-09-031-1/+1
* issues with image import to zot6 - wrong mid. Also label source project of zo...zotlabs2019-08-222-2/+2
* Merge branch 'dev' of https://framagit.org/zot/core into devzotlabs2019-08-215-26/+60
|\
| * support "bearcaps" in Activity libraryzotlabs2019-08-151-0/+19
| * fix bitrot in util/zotshzotlabs2019-08-154-25/+24
| * zot6 compatibility: when posting from a non-primary clone the actor->id is th...zotlabs2019-08-141-1/+17
* | possible for DB to return hublocs with no sitekeyzotlabs2019-08-211-1/+1
|/
* linkinfo: only allow to embed public itemsMario Vavti2019-08-111-1/+1
* Merge branch 'dev' into 'dev'Max Kostikov2019-08-101-12/+14
|\
| * Improve plink to share tag detectionMax Kostikov2019-08-101-12/+14
* | make fetch logging less chattyMario Vavti2019-08-091-1/+1
* | Merge branch 'dev' into 'dev'Mario2019-08-091-4/+14
|\|
| * Replace plink URL with 'share' tag if possibleMax Kostikov2019-08-091-4/+14
* | Merge branch 'dev' into 'dev'Max Kostikov2019-08-091-3/+4
|\|
| * More intelligent quotation shortening while link embeddingMax Kostikov2019-08-091-3/+4
* | hz core issue #1386 - function name must be a stringzotlabs2019-07-281-1/+1
|/
* reflect repeats in notifications, use force flag for import_xchan_photo() in ...Mario Vavti2019-07-223-7/+14
* move image attachments to the topMario Vavti2019-07-191-2/+2
* add hashtag to appschema and bump appschema revMario Vavti2019-07-181-2/+4
* fallback to id if href is not availableMario Vavti2019-07-181-1/+1
* fix issue with encoding hashtags and silence parent fetch loggingMario Vavti2019-07-181-3/+3
* streamline keyId and creator/actorMario Vavti2019-07-171-3/+3
* Merge branch 'dev' into 'dev'Max Kostikov2019-07-151-1/+1
|\
| * Fix ETag quotesMax Kostikov2019-07-151-1/+1
* | Hookify Zotlabs\Daemon\Master::SummonDM42.Net (Matt Dent)2019-07-151-1/+17
* | Merge branch 'dev' into 'dev'Mario2019-07-121-0/+13
|\ \
| * | emoji reactions from hubzilla becoming top level posts on zap because of miss...zotlabs2019-07-111-0/+13
* | | calendar: revert back to UTC strings for dates due to better legibility. Stri...Mario Vavti2019-07-112-9/+9
* | | fix typoMario Vavti2019-07-031-1/+1
|/ /
* | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal without...zotlabs2019-07-011-1/+4
* | add opengraph meta info to channel pagezotlabs2019-06-291-0/+11
* | decode encoded midMario Vavti2019-06-281-2/+1
* | missing class importMario Vavti2019-06-281-0/+1
* | support zot and zot6 in social graph operations (suggestions, common friends)zotlabs2019-06-281-536/+0
* | extend definition of direct message to anything with allow_cid but *not* allo...zotlabs2019-06-281-1/+6
* | fix typoMario Vavti2019-06-271-1/+1
* | do not check send_stream permission for commentsMario Vavti2019-06-271-7/+6
* | Merge branch 'httpsig' into 'dev'Mario2019-06-2718-150/+283
|\ \
| * | http signature consolidationzotlabs2019-06-2618-150/+283
* | | port some functions from osadaMario Vavti2019-06-261-15/+272
* | | Merge branch 'dev' into 'dev'Mario2019-06-261-0/+19
|\| |
| * | provide auto redirect from zot6 /item permalinkszotlabs2019-06-251-0/+19
* | | apply calendar encoding fixes to mod calMario Vavti2019-06-201-3/+3
* | | fix encoding also for description and locationMario Vavti2019-06-201-3/+3
* | | Merge branch 'dev' into 'dev'Mario2019-06-207-13/+23
|\| | | |/ |/|
| * tweak to event title encoding to ensure it works with German, Russian, as wel...zotlabs2019-06-191-1/+1
| * events: don't use htmlentities on local (hz) event titles as they are not bei...zotlabs2019-06-192-3/+4
| * changes to support direct messages in zot6 (set item.item_private = 2 when pr...zotlabs2019-06-195-10/+19
* | Remove cached photo location directory on delete if emptyMax Kostikov2019-06-191-0/+1
* | Use html_entity_decode() for cached photo URLMax Kostikov2019-06-191-1/+1