about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2019-08-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-01Fix tag score not being updated when the tag is trending (#11465)Eugen Rochko
2019-07-30Change hashtag search to only return results that have trended in the past (#...Eugen Rochko
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
2019-07-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-29Fix tag normalization and migration not removing duplicate tags (#11441)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-27Remove timestamps from converted images to make them deterministic (#11408)Eugen Rochko
2019-07-26Fix invites not being disabled upon account suspension (#11412)ThibG
2019-07-23Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-19Disallow numeric-only hashtags (#11363)ThibG
2019-07-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-18Fix only one middle dot being recognized in hashtags (#11345)Eugen Rochko
2019-07-18Add aac, m4a, 3gp to allowed audio formats (#11342)Eugen Rochko
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-16Remove unused Account#magic_key (#11327)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-15Fix Status.remote scope matching *all* statuses (#11265)ThibG
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-08Fix Status.remote scope matching *all* statuses (#11265)ThibG
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-07Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge...Thibaut Girka
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-06Fix option to send e-mail notification about account action always being true...Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko
2019-07-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-30Fix expiration date of filters being set to “Never” when editing them (#1...ThibG
2019-06-30Fix support for MP4 files that are actually M4V files (#11210)Eugen Rochko
2019-06-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-27Use a redis-cached feed for the DM timelineThibaut Girka
2019-06-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-24Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-22Fix audio-only OGG and WebM files not being processed as such (#11151)Eugen Rochko
2019-06-22Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2019-06-22Remove expensive counters from federation page in admin UI (#11139)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-21Change audio format from ogg to mp3 for wider compatibility (#11141)Eugen Rochko
2019-06-20Fix converted media being saved with original extension and mime type (#11130)Eugen Rochko