zotlabs
|
317c53acf6
|
disable repeat unless mid is a resolvable uri since this will do radically 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.
|
2019-02-07 14:38:05 -08:00 |
|
zotlabs
|
f02af5fe6e
|
automatically redirect repeat to share for posts with unresolvable message-ids (diaspora, hz < 4.0, etc.).
|
2019-02-07 14:25:25 -08:00 |
|
zotlabs
|
beb26e84f3
|
fix mid generation for shares
|
2019-02-07 11:18:34 -08:00 |
|
zotlabs
|
96a4fc7ca2
|
more work on share/repeat
|
2019-02-06 19:26:28 -08:00 |
|
zotlabs
|
29c1797493
|
work on repeat/share for Hubzilla
|
2019-02-06 17:26:09 -08:00 |
|
zotlabs
|
91b710b07d
|
add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
|
2018-03-15 17:51:24 -07:00 |
|
zotlabs
|
64809dd277
|
turn shares into activities - make certain to pull addons or JSON-LD will chuck a wobbly
|
2018-02-13 20:07:57 -08:00 |
|
zotlabs
|
5f1a1db30f
|
oopsy
|
2017-06-21 17:46:28 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; 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.
|
2016-06-01 21:48:54 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|