·
17 commits
to develop
since this release
v0.12.4+glitch.1.10.0
Updates
- hopefully better handling of stories reaction and comments (ca60df12)
- fix dm with media not showing text #52 (5be1f8ad)
- better handling of mariadb driver (809395b57)
- use latest postgresql client to avoid version not supported (3d4eb2840)
- Testing backups on db CI (c014791f8)
- Allowing backups for any database (44fd1ef84)
- Fix docker mariadb-client version (1af448115)
- Update mariadb-client (f64e78013)
- stricter checks in db (1fbab29fd)
- fix mysql schema + mariadb specific schema (503afcbb5)
- fix mariadb differenciation in config and entrypoints (0066ab93f)
- Updating ddev config with mysql and newer mariadb (148ff9d55)
- Added schema dump (83cbe8e40)
- Fix statuses fields not nullable (b6f0c3fde)
- Update DDEV setup for postgres (63047ea6e)
- Add bzip2 to packages for instagram import and backup (0c25d1a4d)
- Prevent pulse crash when it is not configured (972b29902)
- Ensure the cloud url is used when publishing a status to activitypub (47a63d057)
Updates (from Upstream)
- Update oauth/token, fix scope to be space separated string instead of array (4ce6e610)
- Update SearchApiV2Service, fix hashtag search (83c1a7fd)
- Update AP Helpers, fix comment bug (22eae69f)
- Update ComposeController, add max_media_attachments attribute (17918cbe)
- Fix GroupController, move groups enabled check to each method to fix route:list (f260572e)
- Update MediaStorageService, handle local media deletes after successful S3 upload (280f63dc)
- Update status twitter:card to summary_large_image for images/albums (9a5a9f55)
- Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails (49604210)
- Update DirectMessageController, fix performance issue (4ec9f99)