Age | Commit message (Expand) | Author |
2021-02-11 | Onion service related changes to HTTPS handling (#15560) | Cecylia Bocovich |
2021-02-11 | Use custom mascot on static share page (#15687) | Jeong Arm |
2021-02-11 | Fix URI of repeat follow requests not being recorded (#15662) | Claire |
2021-02-11 | Slightly reorder three dots menu on toots to make it more intuitive (#15647) | Mélanie Chauvel |
2021-02-11 | Add dropdown for boost privacy in boost confirmation modal (#15704) | Claire |
2021-02-09 | Create instance actor if it hasn't been properly seeded (#15693) | Claire |
2021-02-09 | Change max. image dimensions to 1920x1080px (1080p) (#15690) | Eugen Rochko |
2021-02-02 | Fix race conditions on account migration creation (#15597) | ThibG |
2021-01-31 | Change custom emoji to be animated when hovering container (#15637) | ThibG |
2021-01-31 | Improved performance of notification preloading (#15640) | abcang |
2021-01-31 | Fix N+1 query when rendering with StatusSerializer (#15641) | abcang |
2021-01-28 | Fix react/jsx-no-duplicate-props (#15636) | abcang |
2021-01-25 | Fix first return value of FetchLinkCardService.html method (#15630) | Takeshi Umeda |
2021-01-22 | Use Enumerable#filter_map in more places (#15527) | luigi |
2021-01-22 | Add “translate” class to other user strings (#15611) | ThibG |
2021-01-22 | Optimize some regex matching (#15528) | luigi |
2021-01-21 | Fix Google Translate breaking web interface (#15610) | ThibG |
2021-01-21 | Fix sign-up restrictions based on IP addresses not being enforced (#15607) | ThibG |
2021-01-19 | Fix /activity endpoint not require signature in authorized fetch mode (#15592) | ThibG |
2021-01-12 | Use Rails' index_by where it makes sense (#15542) | ThibG |
2021-01-12 | Fix processing of incoming Block activities (#15546) | ThibG |
2021-01-10 | Fix muting users with duration via the REST api (#15516) | Levi Bard |
2021-01-10 | Optimize map { ... }.compact calls (#15513) | luigi |
2021-01-09 | Fix OCR lang data failing to load (#15519) | ThibG |
2021-01-08 | Skip processing Update activities on unknown accounts (#15514) | ThibG |
2021-01-07 | Fix rubocop config and warnings (#15503) | abcang |
2021-01-05 | Fix defaultProps of frameRate to string (#15493) | Takeshi Umeda |
2021-01-05 | Fix missing key in list timeline policy (#15494) | Takeshi Umeda |
2021-01-05 | Fix getting-started footer in single column mode not being clickable in Safar... | Takeshi Umeda |
2020-12-30 | Fix profile update not being sent on profile/header picture deletion (#15461) | ThibG |
2020-12-30 | Fix logo button style more (#15458) | Takeshi Umeda |
2020-12-30 | Fix expand video on public page (#15469) | Takeshi Umeda |
2020-12-26 | Fix being able to import more than allowed number of follows (#15384) | ThibG |
2020-12-26 | New Crowdin updates (#15413) | Eugen Rochko |
2020-12-26 | Fix logo button style (#15428) | Takeshi Umeda |
2020-12-24 | Fix error when changing ACL on missing objects during suspension (#15420) | Eugen Rochko |
2020-12-24 | Fix undefined method error when batch-removing statuses with ElasticSearch on... | Eugen Rochko |
2020-12-23 | Fix unfollow action button style (#15418) | Takeshi Umeda |
2020-12-23 | Fix media modal buttons not showing up on mobile (#15417) | ThibG |
2020-12-23 | Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ... | trwnh |
2020-12-23 | Fix mentions not being deleted efficiently (#15416) | ThibG |
2020-12-23 | Fix trying to privatize empty media attachments (#15414) | Eugen Rochko |
2020-12-23 | Improve performances of deleting favourites when deleting accounts (#15412) | ThibG |
2020-12-23 | New Crowdin updates (#15369) | Eugen Rochko |
2020-12-23 | Fix BatchedRemoveStatusService not working without ES in rails console (#15408) | ThibG |
2020-12-22 | Improve account deletion performances further (#15407) | ThibG |
2020-12-22 | Fix batch order warnings in BatchedRemoveStatusService (#15409) | ThibG |
2020-12-22 | Fix external user creation failing when invite request text is required (#15405) | ThibG |
2020-12-22 | Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) | Eugen Rochko |
2020-12-21 | Fix some notifications not being deleted on poll/status deletion (#15402) | ThibG |