You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 5c808ee0de Revert support from loading Home timeline from database
Unfortunately, the database query could turn out very inefficient and I did not
manage to find a way to improve that. Furthermore, there were still behavior
inconsistencies between fetching the timeline from Redis and fetching it from
Postgres.
3 years ago
..
controllers Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
fabricators Fix report category not being saved in REST API (#17682) 3 years ago
features Add submit button to the top of preferences pages (#13068) 5 years ago
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 3 years ago
helpers Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
lib Fix link sanitization for outgoing text/html and text/markdown toots 3 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 3 years ago
models Revert support from loading Home timeline from database 3 years ago
policies Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
presenters Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
requests Further preparation for Rails 6 (#15916) 4 years ago
routing
serializers/activitypub
services Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
support Spelling (#17705) 3 years ago
validators Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
views Merge branch 'main' into glitch-soc/merge-upstream 3 years ago
workers Improve tests involving push_bulk (#17508) 3 years ago
rails_helper.rb Fix not updating a status when newer version is fetched manually (#17745) 3 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 3 years ago