v0.12.4+glitch.1.7.0
Murazaki
released this
11 Jan 12:32
·
119 commits
to develop
since this release
v0.12.4+glitch.1.7.0
Updates
- Fix photo_reblogs_only not working (wasn't implemented) (aee2eed1)
Features (from Upstream)
- WebGL photo filters (#5374)
Updates (from Upstream)
- Update AP helpers, reject statuses with invalid dates (960f3849)
- Update DirectMessage API, fix broken threading (044d410c)
- Update Status caption render logic (fb8dbb95)
- Update ApiV1Controller, fix bookmark bug. Closes pixelfed#5216 (9f7cc52c)
- Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering (9eeb7b67)
- Update AutolinkService, optimize lookups (eac2c196)
- Update DirectMessageController, remove 72h limit for admins (639df410)
- Update StatusService, fix newlines (56c07b7a)
- Update confirm email template, add plaintext link. Fixes pixelfed#5375 (45986707)
- Update UserVerifyEmail command (77da9ad8)
- Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes pixelfed#5364 (79039ba5)
- Update mailgun config, add endpoint and scheme (271d5114)
- Update search and status logic to fix postgres bugs (8c39ef4)
- Update db, fix sqlite migrations (#5379)
- Update CatchUnoptimizedMedia command, make 1hr limit opt-in (99b15b73)
- Update IG, fix Instagram import. Closes pixelfed#5411 (fd434aec)
- Update StatusTagsPipeline, fix hashtag bug and formatting (d516b799)
- Update CollectionController, fix showCollection signature (4e1dd599)
- Update ApiV1Dot1Controller, fix in-app registration (56f17b99)
- Update VerifyCsrfToken middleware, add oauth token. Fixes pixelfed#5426 (79ebbc2d)
- Update AdminSettingsController, increase max photo size limit from 50MB to 1GB (aa448354)
- Update BearerTokenResponse, return scopes in /oauth/token endpoint. Fixes pixelfed#5286 (d8f5c302)
- Update hashtag component, fix missing video thumbnails (witten) (#5427)
- Update AP Status Transformer, fix inReplyTo. Fixes pixelfed#5409 (83cc932f)
- Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap (0d25917c)
- Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. (8afbdb03)