578 Commits (20a6584d2dd9d5ecaa19a45a0c0c5ffec5a100ff)

Author SHA1 Message Date
Eugen Rochko 20a6584d2d
Clean up admin UI for accounts (#6004) 7 years ago
Eugen Rochko 1356ed72cd
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
Eugen Rochko feed07227b
Apply a 25x rate limit by IP even to authenticated requests (#5948) 7 years ago
abcang fcc0795a40 Remove unused function (#5950) 7 years ago
Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated (#5923) 7 years ago
abcang 99242b92bc Keep WebPush settings (#5879) 7 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko 42bcbd36b7 Remove rabl dependency (#5894) 7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 7 years ago
Yamagishi Kazutoshi 74320971e2 Add invite filter (#5862) 7 years ago
Yamagishi Kazutoshi eee3b32b77 Fix invites form path (#5861) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
nullkal 1b57d4dd3a Fix account migration feature (#5837) 7 years ago
Eugen Rochko 706e534455
Add UI for setting up account migration (#5832) 7 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814) 7 years ago
Eugen Rochko e84fecb7e9
Add logging of admin actions (#5757) 7 years ago
Yamagishi Kazutoshi bfdcf76a64 Add “staff” badge to admin user pages (#5735) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Clworld e1ebf36352 Fix regression #5467: fixes emoji copy (#5739) 7 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
ThibG 58bca7b1e4 Filter searched toots to be consistent with blocking behaviors (#5383) 7 years ago
Eugen Rochko fbef909c2a
Add option to block direct messages from people you don't follow (#5669) 7 years ago
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial (#5615) 7 years ago
nullkal b6e2e999bd Show the local couterpart of emoji when it exists in /admin/custom_emojis (#5467) 7 years ago
nullkal 781105293c Feature: Unlisted custom emojis (#5485) 7 years ago
erin 22da775a85 Fix copying emojos: redirect to the page you were on (#5509) 7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393) 7 years ago
KY 1bdd694a0a Fix #5351 - Redirection with page params after copy emoji (#5387) 7 years ago
Eugen Rochko b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago
Yamagishi Kazutoshi dc91fd482a Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) 7 years ago
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos (#5308) 7 years ago
Eugen Rochko 61d3ecc805 Fix custom emoji copy not copying file (#5298) 7 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
nullkal 633426b261 Add moderation note (#5240) 7 years ago
Eugen Rochko f486ef2666 Redesign public hashtag pages (#5237) 7 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable (#5231) 7 years ago
utam0k b3af3f9f8c Implement EmailBlackList (#5109) 7 years ago
Yamagishi Kazutoshi 178f718a9b Separate notifications preferences from general preferences (#4447) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 7 years ago
ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 7 years ago
Eugen Rochko 47ecd652d3 Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
Akihiko Odaki cdacac8c6c Fix order of paginated accounts in FollowerDomainsController and spec (#3357) 7 years ago
Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 7 years ago
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 7 years ago