1603 Commits (c79a03b319e17f5ab8c40d065842607de0d76108)

Author SHA1 Message Date
Eugen Rochko e6ffbfb5e7
Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 2 years ago
Claire 80c4db160e
Fix blank screen when trying to copy emoji with a too large file size (#1718) 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
chandrn7 a6ed6845c9
Allow login through OpenID Connect (#16221) 2 years ago
Eugen Rochko bd53dd5210
Change design of federation pages in admin UI (#17704) 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 25d3dc4373
Add ability to mark statuses as sensitive from reports in admin UI (#17668) 2 years ago
Claire 14919fe11e
Change old moderation strikes to be displayed in a separate page (#17566) 2 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656) 2 years ago
Claire 6aef76b5cd
Fix error when a MX is shared across blocked domains (#17650) 2 years ago
Claire c6df6686af Disable notifications for trending links and trending statuses by default 2 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 2 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635) 2 years ago
Eugen Rochko 7b816eb5ae
Add notifications for new sign-ups (#16953) 2 years ago
dependabot[bot] 2e89067d21
Bump pundit from 2.1.1 to 2.2.0 (#17543) 2 years ago
Eugen Rochko de448ab1b5
Change global `locale` param to `lang` to avoid conflicts (#17592) 2 years ago
Claire 41d52ee4b5 Fix issue with glitch-soc's theming system 2 years ago
Claire ac99f586bb
Fix issues when attempting to appeal an old strike (#17554) 2 years ago
Eugen Rochko 564efd0651
Add appeals (#17364) 2 years ago
Claire 7396a254c1
Fix empty batch statuses selection causing a 500 error (#17532) 2 years ago
Claire f3b9a2b590 Add support for multiple source files per pack 2 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404) 2 years ago
Eugen Rochko d0fcf07436
Change actions in reports to require only one click (#17487) 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
Eugen Rochko 85b86fe28c
Add global `locale` param (#17464) 2 years ago
Claire 73a782391c
Fix replies collection incorrectly looping (#17462) 2 years ago
Claire 92658f0fb0
Fix instance actor not being dereferenceable (#17457) 2 years ago
Claire 08f44d1953 Move glitch-soc-specific theming methods to ThemingConcern 2 years ago
Claire 5f48ec9e42 Make theme-selection fall back to default ones if configured is not found 2 years ago
Eugen Rochko e03e7ac290
Fix error on account relationships page in admin UI (#17444) 2 years ago
Claire f5639e1cbe
Change public profile pages to be disabled for unconfirmed users (#17385) 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 0fb907441c Add ability to set hCaptcha either on registration form or on e-mail validation 2 years ago
Claire bf351d72af Disable captcha if registrations are disabled for various reasons 2 years ago
Claire 6a2f248fe4 Renew Rails session ID on successful registration 2 years ago
Claire 04050fbd46 Please CodeClimate 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
Claire cfa583fa71
Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) 2 years ago