| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Save and server thumbnails locally (#88) | Daniel Kilimnik | 2025-03-25 | -6/+20 |
| | | | | | | Fixes #83 Fixes #86 Fixes #87 | |||
| * | Merge remote-tracking branch 'celogeek/fixes-ios-and-more' | Tulir Asokan | 2021-10-03 | -0/+1 |
| |\ | ||||
| | * | add missing msgtype = m.sticker | celogeek | 2021-02-07 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | On iOS the message is sent twice, with a duplicate event_id. It cause error on logs, in different places (synapse, mautrix, ...) It required to fix the already existing json or reimport the stickers. The "packs/scalar*" example already include this field, and it works. | |||
| * | | Use utf8-encoding whenever JSON is processed | Andreas Weinzierl | 2021-01-27 | -2/+4 |
| |/ | ||||
| * | Switch license to AGPLv3+ | Tulir Asokan | 2020-10-30 | -4/+14 |
| | | | | | | | | The license was initially MPLv2 as I expected the project to be a fairly simple tiny web app, but it has already grown into multiple files. Now that I'm going to add a server component, I'm switching the license for future versions to AGPL like all my other non-library projects. | |||
| * | Reorganize Python stuff and add command to create packs | Tulir Asokan | 2020-09-13 | -0/+67 |
| Fixes #11 | ||||
