Age | Commit message (Expand) | Author |
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko |
2022-02-10 | Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492) | Eugen Rochko |
2022-02-09 | Add edit history to web UI (#17390) | Eugen Rochko |
2022-02-08 | Add global `locale` param (#17464) | Eugen Rochko |
2022-02-07 | Fix replies collection incorrectly looping (#17462) | Claire |
2022-02-06 | Fix instance actor not being dereferenceable (#17457) | Claire |
2022-02-05 | Fix error on account relationships page in admin UI (#17444) | Eugen Rochko |
2022-01-28 | Change public profile pages to be disabled for unconfirmed users (#17385) | Claire |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2022-01-23 | Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) | Claire |
2022-01-23 | Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko |
2021-12-17 | Add ability for admins to delete canonical email blocks (#16644) | Claire |
2021-12-17 | Add ability to purge undeliverable domains from admin interface (#16686) | Claire |
2021-12-05 | Fix redirection when succeeded WebAuthn (#17098) | heguro |
2021-12-05 | Add batch suspend for accounts in admin UI (#17009) | Eugen Rochko |
2021-11-26 | Fix admin statuses order(#16937) (#16969) | Jeong Arm |
2021-11-26 | Remove Keybase integration (#17045) | Eugen Rochko |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-11-06 | Fix reviving revoked sessions and invalidating login (#16943) | Claire |
2021-11-04 | Fix statuses order in account's statuses admin page (#16937) | Jeong Arm |
2021-10-18 | Add remove from followers api (#16864) | Takeshi Umeda |
2021-10-14 | Add graphs and retention metrics to admin dashboard (#16829) | Eugen Rochko |
2021-10-13 | Fix error when rendering public pages with media attachments (#16763) | Claire |
2021-09-30 | Fix webauthn secure key authentication (#16792) | Claire |
2021-09-26 | Change routing paths to use usernames in web UI (#16171) | Eugen Rochko |
2021-09-15 | Fix followers synchronization mechanism not working when URI has empty path (... | Claire |
2021-08-26 | Explicitly set userVerification to discoraged (#16545) | Truong Nguyen |
2021-08-25 | Fix authentication failures after going halfway through a sign-in attempt (#1... | Claire |
2021-08-25 | Fix undefined variable for Auth::OmniauthCallbacksController (#16654) | Daniel |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-07-21 | Add logging of S3-related errors (#16381) | Claire |
2021-07-14 | Fix user email address being banned on self-deletion (#16503) | Claire |
2021-07-08 | Add ability to skip sign-in token authentication for specific users (#16427) | Eugen Rochko |
2021-07-03 | Fix anonymous access to outbox not being cached by the reverse proxy (#16458) | Claire |
2021-06-21 | Fix serialization of followers/following counts when user hides their network... | Claire |
2021-06-21 | Add authentication history (#16408) | Eugen Rochko |
2021-06-02 | Fix e-mail confirmations API not working correctly (#16348) | Eugen Rochko |
2021-05-31 | Fix some IDs in instance actor outbox (#16343) | Claire |
2021-05-30 | Remove set-cookie header on custom.css (#16314) | Jeong Arm |
2021-05-22 | Fix media proxy RedisLocks auto-releasing too fast (#16291) | Claire |
2021-05-07 | Change trending hashtags to be affected be reblogs (#16164) | Eugen Rochko |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-05-05 | Add management of delivery availability in Federation settings (#15771) | Takeshi Umeda |
2021-05-05 | Fix error when trying to render component for media without meta (#16112) | Eugen Rochko |
2021-05-05 | Fix database serialization failure returning HTTP 500 (#16101) | Eugen Rochko |
2021-05-03 | Change confirmations controller to redirect to / for approved users (#16151) | Claire |