652 Commits (f196a3d4d9c5791f2737ba40fd28161853ec962e)

Author SHA1 Message Date
Eugen Rochko 67d550830b
Fix locale not being set in REST API (#17847) 2 years ago
Eugen Rochko e6ffbfb5e7
Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 2 years ago
Eugen Rochko bc320d6cec
Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743) 2 years ago
Eugen Rochko b2cd34474b
Add rate limit for editing (#17728) 2 years ago
Eugen Rochko 8f6c67bfde
Fix performance of account timelines (#17709) 2 years ago
Eugen Rochko edf09ec747
Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2 years ago
Eugen Rochko 2ea754b861
Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
Claire ff43e54a49
Allow editing media attachments for scheduled toots (#17690) 2 years ago
Eugen Rochko 631e495a79
Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678) 2 years ago
Eugen Rochko e24b14cc74
Fix leak of existence of otherwise inaccessible statuses in REST API (#17684) 2 years ago
Eugen Rochko 02b8d63fce
Fix report category not being saved in REST API (#17682) 2 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656) 2 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 2 years ago
Eugen Rochko 7b816eb5ae
Add notifications for new sign-ups (#16953) 2 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404) 2 years ago
Claire abd113167b Add ability to change content-type when editing a toot 2 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Eugen Rochko 2f8159baad
Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492) 2 years ago
Eugen Rochko fd3a45e348
Add edit history to web UI (#17390) 2 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381) 2 years ago
Claire b7cf3941b3 Change CAPTCHA handling to be only on email verification 2 years ago
Claire 1b493c9fee Add optional hCaptcha support 2 years ago
Claire bddd9ba36d
Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 2 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 2 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204) 2 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954) 2 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409) 2 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045) 3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917) 3 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864) 3 years ago
Eugen Rochko 07341e7aa6
Add graphs and retention metrics to admin dashboard (#16829) 3 years ago
Claire d8629e7b86
Add logging of S3-related errors (#16381) 3 years ago
Eugen Rochko 1410dffdf4
Fix e-mail confirmations API not working correctly (#16348) 3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
abcang d0fc69d721
Further improve the media attached status query for accounts (#16106) 3 years ago
abcang 1f47511023
Improve media attached status query (#16105) 3 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945) 3 years ago
Eugen Rochko dd1eb9918a
Add `email` param to `POST /api/v1/emails/confirmations` (#15949) 3 years ago
Eugen Rochko ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API (#15816) 3 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769) 3 years ago
Eugen Rochko e31ed27485
Add `GET /api/v1/accounts/lookup` REST API (#15740) 3 years ago
Eugen Rochko 15ced8728f
Refactor Api::Web::SettingsController (#15717) 3 years ago
abcang 7ab53f221a
Improved performance of notification preloading (#15640) 3 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
Levi Bard 11d603101a
Fix muting users with duration via the REST api (#15516) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
trwnh 4950e59cdc
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 3 years ago