1058 Commits (acf1842896682674d9ab4d0f87ec04c6174468fa)

Author SHA1 Message Date
  Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690) 3 years ago
  ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 3 years ago
  abcang 7ab53f221a
Improved performance of notification preloading (#15640) 3 years ago
  abcang c8c764dd8b
Fix N+1 query when rendering with StatusSerializer (#15641) 3 years ago
  luigi eb51e43fb4
Optimize some regex matching (#15528) 3 years ago
  ThibG e955ca5463
Fix sign-up restrictions based on IP addresses not being enforced (#15607) 3 years ago
  ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
  luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
  abcang efffdd3778
Fix rubocop config and warnings (#15503) 3 years ago
  ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384) 3 years ago
  ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
  ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405) 3 years ago
  Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
  ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402) 3 years ago
  ThibG 6f51fd7435
Fix invitation links not working when invite request text is required (#15385) 3 years ago
  ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
  Eugen Rochko eb35be0431
Fix follow limit preventing re-following of a moved account (#14207) 3 years ago
  Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355) 3 years ago
  ThibG 8357969559
Fix admins being able to suspend their instance actor (#14567) 3 years ago
  ThibG 1390cc194b
Add indication to admin UI of whether a report has been forwarded (#13237) 3 years ago
  ThibG 47e507fa61
Add ability to require invite request text (#15326) 3 years ago
  Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 3 years ago
  ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
  trwnh 127c543a6e
rename replies_policy enumerables (#15304) 3 years ago
  Eugen Rochko 48bef17cc9
Fix slow distinct queries where grouped queries are faster (#15287) 3 years ago
  ThibG fbe7519243
Fix account merging in maintenance script (#15264) 3 years ago
  ThibG 9136be480f
Fix followers hash cache not being invalidated on account merge (#15256) 3 years ago
  Eugen Rochko f844386809
Add `tootctl accounts merge` (#15201) 3 years ago
  ThibG 96c1e71329
Add import/export feature for bookmarks (#14956) 3 years ago
  Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111) 3 years ago
  Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 3 years ago
  ThibG 9870b175b4
Fix possible inconsistencies in tag search (#14906) 3 years ago
  Takeshi Umeda 2b1a6e734f
Add follow selected followers button (#15148) 3 years ago
  Eugen Rochko 337dc6e0ad
Fix updating account counters when account_stat is not yet created (#15108) 3 years ago
  Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
  ThibG b29defb851
Change order of announcements in admin page to sort them newest-first (#15091) 3 years ago
  Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361) 3 years ago
  ThibG ca56527140
Add follower synchronization mechanism (#14510) 3 years ago
  OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831) 3 years ago
  Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 3 years ago
  Eugen Rochko 7d985f2aac
Remove dependency on goldfinger gem (#14919) 3 years ago
  ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885) 3 years ago
  Takeshi Umeda b655a7f88f
Fix a slow query for TagFeed (#14861) 3 years ago
  Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 3 years ago
  kawaguchi 5d3c8baa9a
Fix validates :sign_count of WebauthnCredential (#14806) 3 years ago
  Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 3 years ago
  Eugen Rochko 42c4322ce7
Fix reported statuses not being included in warning e-mail (#14778) 3 years ago
  tateisu fa0c71f0d9
allow pagination by min_id and max_id (#14776) 3 years ago
  Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 3 years ago
  abcang e79d719e92
Changed tag most_used to recently_used (#14760) 3 years ago