aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* Add dependencyDM42.Net Zap Dev2019-09-211-0/+1
|
* comment policy default for ordered itemsDM42.Net Zap Dev2019-09-211-0/+21
|
* encode/decode comment_policy for Z6DM42.Net Zap Dev2019-09-212-0/+41
|
* fix issue #1331Mario Vavti2019-09-191-1/+6
| | | (cherry picked from commit 394f263ddd648e25ff3967bfbe3b0e25dccf89a0)
* Merge branch 'dev' into 'dev'Mario2019-09-181-2/+9
|\ | | | | | | | | change event formatting slightly for Zot6 and ActivityStreams. See merge request hubzilla/core!1727
| * change event formatting slightly for Zot6 and ActivityStreams.zotlabs2019-09-161-2/+9
| |
* | Merge branch 'daemon-qwfix' into 'dev'Max Kostikov2019-09-104-6/+6
|\ \ | | | | | | | | | | | | Return in the case of further processing See merge request hubzilla/core!1711
| * | Return in the case of further processingDM42.Net Zap Dev2019-08-194-6/+6
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-09-101-7/+17
|\ \ \ | | |/ | |/| | | | | | | Zot -> Zot6 translation issue, liking a "new friend" activity See merge request hubzilla/core!1723
| * | Zot -> Zot6 translation issue, liking a "new friend" activityzotlabs2019-09-031-7/+17
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-09-031-0/+12
|\ \ \ | | | | | | | | | | | | | | | | Add CalDAV / CardDAV autodiscovery See merge request hubzilla/core!1719
| * | | Update Well_known.phpMax Kostikov2019-08-301-1/+1
| | | |
| * | | Add CalDAV / CardDAV autodiscoveryMax Kostikov2019-08-301-0/+12
| | |/ | |/|
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-09-031-0/+19
|\ \ \ | | |/ | |/| | | | | | | improved conversion of emoji reactions from zot to zot6 See merge request hubzilla/core!1720
| * | improved conversion of emoji reactions from zot to zot6zotlabs2019-08-311-0/+19
| | |
* | | More nofollow tags to discourage backlink farmersTerrox2019-09-031-1/+1
|/ /
* | issues with image import to zot6 - wrong mid. Also label source project of ↵zotlabs2019-08-222-2/+2
| | | | | | | | zotfeed since it is not completely compatible across projects.
* | 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 ↵zotlabs2019-08-141-1/+17
| | | | | | | | that of the primary, resulting in an author/owner identity mismatch. Solution is to always post with the actor->id set to the sender if it is a local channel.
* | 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 detection See merge request hubzilla/core!1704
| * Improve plink to share tag detectionMax Kostikov2019-08-101-12/+14
| |
* | make fetch logging less chattyMario Vavti2019-08-091-1/+1
| | | | | | (cherry picked from commit 130cfbf2317f1fce9cd73b40cf58a06180875c67)
* | Merge branch 'dev' into 'dev'Mario2019-08-091-4/+14
|\| | | | | | | | | Replace plink URL with 'share' tag if possible See merge request hubzilla/core!1703
| * 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 embedding See merge request hubzilla/core!1702
| * 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
| | | | cron
* 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 quotes See merge request hubzilla/core!1693
| * 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 missing object See merge request hubzilla/core!1689
| * | emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-111-0/+13
| | | | | | | | | | | | missing object
* | | calendar: revert back to UTC strings for dates due to better legibility. ↵Mario Vavti2019-07-112-9/+9
| | | | | | | | | | | | Strip timezone info from UTC string and always treat values as UTC.
* | | fix typoMario Vavti2019-07-031-1/+1
|/ /
* | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵zotlabs2019-07-011-1/+4
| | | | | | | | without a definition of 'diaspora' in the current or parent LD context.
* | 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
| | | | | | (cherry picked from commit 9def9a5cb7ab7799911013580c714605e9698122)
* | extend definition of direct message to anything with allow_cid but *not* ↵zotlabs2019-06-281-1/+6
| | | | | | | | | | allow_gid. (cherry picked from commit 96a99935ef4f2da899275166b127537287966dac)