chinwagsocial/app/models/concerns
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152)
Change queue of merge worker from pull to default
2021-05-04 04:45:08 +02:00
..
account_associations.rb Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
account_avatar.rb
account_counters.rb Improve account counters handling (#15913) 2021-03-19 13:14:57 +01:00
account_finder_concern.rb Create instance actor if it hasn't been properly seeded (#15693) 2021-02-09 18:12:54 +01:00
account_header.rb
account_interactions.rb Fix empty home feed before first follow has finished processing (#16152) 2021-05-04 04:45:08 +02:00
account_merging.rb Fix account merging in maintenance script (#15264) 2020-12-04 02:23:51 +01:00
attachmentable.rb Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
cacheable.rb Fix cache_associated no longer working (#7320) 2018-05-03 10:41:41 +02:00
domain_materializable.rb
domain_normalizable.rb Fix admin page crashing when trying to block an invalid domain name (#13884) 2020-06-01 03:47:20 +02:00
expireable.rb Fix not being able to change world filter expiration back to “Never” (#15858) 2021-03-12 05:25:50 +01:00
follow_limitable.rb Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00
ldap_authenticable.rb
omniauthable.rb WIP (#15222) 2021-03-19 17:15:36 +01:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
redisable.rb
relationship_cacheable.rb Cache relationships in API (#6482) 2018-02-18 03:14:46 +01:00
remotable.rb
status_threading_concern.rb
user_roles.rb