about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-03-12Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#1...Eugen Rochko
2022-03-11New Crowdin updates (#17674)Eugen Rochko
2022-03-11Enable domain purge button on suspended domains too (#17741)Jeong Arm
2022-03-10Fix edit history dropdown and modal in light theme (#17740)Claire
2022-03-10Fix a type error in domain_block policies (#17735)Takeshi Umeda
2022-03-10Fix report dialog being illegible using mastodon-light theme (#17734)Claire
2022-03-09Add polls and media attachments to edit comparison modal in web UI (#17727)Eugen Rochko
2022-03-09Fix rare race condition when rebloged status is deleted (#17693)Claire
2022-03-09Add rate limit for editing (#17728)Eugen Rochko
2022-03-09Fix being able to add more than 4 hashtags to hashtag column in web UI (#17729)Eugen Rochko
2022-03-09Chore: Update translatable strings (#17723)Eugen Rochko
2022-03-09Change text version of warning mail to mention appeals instead of mails (#17725)Claire
2022-03-09Allow login through OpenID Connect (#16221)chandrn7
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2022-03-09Fix data integrity of featured tags (#17712)Eugen Rochko
2022-03-09Fix invalid language resulting in no fallback being set on statuses (#17722)Eugen Rochko
2022-03-08Fix performance of account timelines (#17709)Eugen Rochko
2022-03-07Change appearance of account cards in web UI (#17689)Eugen Rochko
2022-03-07Fix nil error when submitting report without `rule_ids` (#17713)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-03-05Change autocomplete type of password input box (#17702)Mashiro
2022-03-04Fix duplicate notifications being possible after poll expiration (#17697)Eugen Rochko
2022-03-04Fix infinite re-forwarding of update activities temporarily (#17698)Eugen Rochko
2022-03-03Add option to automatically delete toots after one week (#17691)Claire
2022-03-03Redesign /about when already logged in (#17348)Claire
2022-03-03Allow editing media attachments for scheduled toots (#17690)Claire
2022-03-03Change `follow` scope to be covered by `read` and `write` scopes in REST API ...Eugen Rochko
2022-03-03Fix returning empty `<p>` tag for blank account `note` in REST API (#17687)Eugen Rochko
2022-03-03Remove profile directory link from main navigation panel (#17688)Eugen Rochko
2022-03-02Change visual separation of applications in authorized apps list (#17686)Claire
2022-03-02Add descriptions to trending features in admin UI (#17677)Eugen Rochko
2022-03-02Fix leak of existence of otherwise inaccessible statuses in REST API (#17684)Eugen Rochko
2022-03-02Fix report category not being saved in REST API (#17682)Eugen Rochko
2022-03-01Add ability to mark statuses as sensitive from reports in admin UI (#17668)Eugen Rochko
2022-03-01Change old moderation strikes to be displayed in a separate page (#17566)Claire
2022-03-01Change authorized applications page (#17656)Eugen Rochko
2022-03-01New Crowdin updates (#17628)Eugen Rochko
2022-02-28Chore: Update translatable strings (#17495)Eugen Rochko
2022-02-27Fix not showing loading indicator when searching in web UI (#17655)Eugen Rochko
2022-02-27Fix report submit button not being disabled during submission in web UI (#17654)Eugen Rochko
2022-02-26Fix remote reports with comments revealing remote reporter (#17652)Claire
2022-02-26Fix status updates not being forwarded like deletes through ActivityPub (#17648)Eugen Rochko
2022-02-26Fix error when a MX is shared across blocked domains (#17650)Claire
2022-02-26Fix crash in EmailDomainBlockRefreshScheduler (#17649)Claire
2022-02-25Fix unable to unpin follower-only posts (#17647)MitarashiDango
2022-02-25Fix media modal footer's “external link” not being a link (#17561)Claire
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2022-02-25Add explore page to web UI (#17123)Eugen Rochko