about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2021-02-26Fix crash on receiving requests with missing Digest header (#15782)Claire
2021-02-24Add inline description of moderation actions in moderation interface (#15792)Claire
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2021-02-22Fix server rules not being displayed if extended server discription isn't set...Claire
2021-02-22Fix default searchTokens (#15775)abcang
2021-02-21Add server rules (#15769)Eugen Rochko
2021-02-19replace all instances of "ends_with?" with "end_with?" (#15745)Justin Tracey
2021-02-16Add `GET /api/v1/accounts/lookup` REST API (#15740)Eugen Rochko
2021-02-12Refactor Api::Web::SettingsController (#15717)Eugen Rochko
2021-02-12Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)Eugen Rochko
2021-02-11Fixed WebUI crash when a status opened in the media modal is deleted (#15701)kaias1jp
2021-02-11fix typo (#15705)Takeshi Umeda
2021-02-11Onion service related changes to HTTPS handling (#15560)Cecylia Bocovich
2021-02-11Use custom mascot on static share page (#15687)Jeong Arm
2021-02-11Fix URI of repeat follow requests not being recorded (#15662)Claire
2021-02-11Slightly reorder three dots menu on toots to make it more intuitive (#15647)Mélanie Chauvel
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2021-02-09Create instance actor if it hasn't been properly seeded (#15693)Claire
2021-02-09Change max. image dimensions to 1920x1080px (1080p) (#15690)Eugen Rochko
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2021-01-31Change custom emoji to be animated when hovering container (#15637)ThibG
2021-01-31Improved performance of notification preloading (#15640)abcang
2021-01-31Fix N+1 query when rendering with StatusSerializer (#15641)abcang
2021-01-28Fix react/jsx-no-duplicate-props (#15636)abcang
2021-01-25Fix first return value of FetchLinkCardService.html method (#15630)Takeshi Umeda
2021-01-22Use Enumerable#filter_map in more places (#15527)luigi
2021-01-22Add “translate” class to other user strings (#15611)ThibG
2021-01-22Optimize some regex matching (#15528)luigi
2021-01-21Fix Google Translate breaking web interface (#15610)ThibG
2021-01-21Fix sign-up restrictions based on IP addresses not being enforced (#15607)ThibG
2021-01-19Fix /activity endpoint not require signature in authorized fetch mode (#15592)ThibG
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-12Fix processing of incoming Block activities (#15546)ThibG
2021-01-10Fix muting users with duration via the REST api (#15516)Levi Bard
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2021-01-09Fix OCR lang data failing to load (#15519)ThibG
2021-01-08Skip processing Update activities on unknown accounts (#15514)ThibG
2021-01-07Fix rubocop config and warnings (#15503)abcang
2021-01-05Fix defaultProps of frameRate to string (#15493)Takeshi Umeda
2021-01-05Fix missing key in list timeline policy (#15494)Takeshi Umeda
2021-01-05Fix getting-started footer in single column mode not being clickable in Safar...Takeshi Umeda
2020-12-30Fix profile update not being sent on profile/header picture deletion (#15461)ThibG
2020-12-30Fix logo button style more (#15458)Takeshi Umeda
2020-12-30Fix expand video on public page (#15469)Takeshi Umeda
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-12-26New Crowdin updates (#15413)Eugen Rochko
2020-12-26Fix logo button style (#15428)Takeshi Umeda
2020-12-24Fix error when changing ACL on missing objects during suspension (#15420)Eugen Rochko
2020-12-24Fix undefined method error when batch-removing statuses with ElasticSearch on...Eugen Rochko
2020-12-23Fix unfollow action button style (#15418)Takeshi Umeda