Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -1/+2 |
| | |||||
* | reflect repeats in notifications, use force flag for import_xchan_photo() in ↵ | Mario Vavti | 2019-07-22 | 1 | -1/+1 |
| | | | | cron | ||||
* | disable repeat unless mid is a resolvable uri since this will do radically ↵ | zotlabs | 2019-02-07 | 1 | -5/+0 |
| | | | | different things on different network stacks (e.g. Diaspora) and it turns out there is no possible way to make Diaspora reshares compatible with ActivityPub or Zot6 repeat/announce/boost/whatever. | ||||
* | automatically redirect repeat to share for posts with unresolvable ↵ | zotlabs | 2019-02-07 | 1 | -3/+9 |
| | | | | message-ids (diaspora, hz < 4.0, etc.). | ||||
* | fix mid generation for shares | zotlabs | 2019-02-07 | 1 | -2/+2 |
| | |||||
* | more work on share/repeat | zotlabs | 2019-02-06 | 1 | -1/+2 |
| | |||||
* | work on repeat/share for Hubzilla | zotlabs | 2019-02-06 | 1 | -52/+82 |
| | |||||
* | add auth flag to share attributes so we can make a costly determination to ↵ | zotlabs | 2018-03-15 | 1 | -7/+14 |
| | | | | use zid at post submission time instead of making multiple calls to is_matrix_url() at render time | ||||
* | turn shares into activities - make certain to pull addons or JSON-LD will ↵ | zotlabs | 2018-02-13 | 1 | -0/+4 |
| | | | | chuck a wobbly | ||||
* | oopsy | zotlabs | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -1/+1 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+93 |