Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix undefined variables | Mario | 2024-11-17 | 1 | -4/+2 |
| | |||||
* | AS2 | Mario | 2024-02-25 | 1 | -3/+3 |
| | |||||
* | start using uuid for internal reference instead of base64 encoded mid | Mario | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | fix various issues | Mario | 2022-10-21 | 1 | -32/+32 |
| | |||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -1/+3 |
| | |||||
* | fix typo | Mario | 2019-03-23 | 1 | -1/+1 |
| | |||||
* | display and link issues with quoted tags | zotlabs | 2018-03-29 | 1 | -6/+7 |
| | |||||
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -4/+26 |
| | |||||
* | add gen_link_id() function to selectively encode/decode the message-id ↵ | Hubzilla | 2017-01-19 | 1 | -1/+1 |
| | | | | component of /display/ links for message-ids that contain troublesome characters | ||||
* | urlencode the message-id component of generated /display/ links; in most ↵ | Hubzilla | 2017-01-18 | 1 | -6/+1 |
| | | | | cases this will be a no-op, unless the message-id is a url of some kind from a different provider. | ||||
* | delivery invoked twice in mod_tagger, once in post_activity_item() and ↵ | redmatrix | 2016-07-01 | 1 | -9/+5 |
| | | | | another at the main module level | ||||
* | use small photo for Diaspora attribution correction; the medium looks ↵ | redmatrix | 2016-07-01 | 1 | -0/+9 |
| | | | | awkward in the D* stream. | ||||
* | 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. | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+140 |