]> cat aescling's git repositories - mastodon.git/history - app
Bump @babel/preset-env from 7.13.5 to 7.13.8 (#15804)
[mastodon.git] / app /
2021-02-28 ClaireFix WebUI crashing when SVG support is disabled (#15809)
2021-02-26 ClaireFix crash on receiving requests with missing Digest...
2021-02-24 ClaireAdd inline description of moderation actions in moderat...
2021-02-24 ClaireChange ResolveAccountService's handling of skip_webfing...
2021-02-22 ClaireFix server rules not being displayed if extended server...
2021-02-22 abcangFix default searchTokens (#15775)
2021-02-21 Eugen RochkoAdd server rules (#15769)
2021-02-19 Justin Traceyreplace all instances of "ends_with?" with "end_with...
2021-02-16 Eugen RochkoAdd `GET /api/v1/accounts/lookup` REST API (#15740)
2021-02-12 Eugen RochkoRefactor Api::Web::SettingsController (#15717)
2021-02-12 Eugen RochkoFix YouTube embeds failing due to YouTube serving wrong...
2021-02-11 kaias1jpFixed WebUI crash when a status opened in the media...
2021-02-11 Takeshi Umedafix typo (#15705)
2021-02-11 Cecylia BocovichOnion service related changes to HTTPS handling (#15560)
2021-02-11 Jeong ArmUse custom mascot on static share page (#15687)
2021-02-11 ClaireFix URI of repeat follow requests not being recorded...
2021-02-11 Mélanie ChauvelSlightly reorder three dots menu on toots to make it...
2021-02-10 ClaireAdd dropdown for boost privacy in boost confirmation...
2021-02-09 ClaireCreate instance actor if it hasn't been properly seeded...
2021-02-09 Eugen RochkoChange max. image dimensions to 1920x1080px (1080p...
2021-02-02 ThibGFix race conditions on account migration creation ...
2021-01-31 ThibGChange custom emoji to be animated when hovering contai...
2021-01-31 abcangImproved performance of notification preloading (#15640)
2021-01-31 abcangFix N+1 query when rendering with StatusSerializer...
2021-01-28 abcangFix react/jsx-no-duplicate-props (#15636)
2021-01-25 Takeshi UmedaFix first return value of FetchLinkCardService.html...
2021-01-22 luigiUse Enumerable#filter_map in more places (#15527)
2021-01-22 ThibGAdd “translate” class to other user strings (#15611)
2021-01-22 luigiOptimize some regex matching (#15528)
2021-01-21 ThibGFix Google Translate breaking web interface (#15610)
2021-01-21 ThibGFix sign-up restrictions based on IP addresses not...
2021-01-19 ThibGFix /activity endpoint not require signature in authori...
2021-01-12 ThibGUse Rails' index_by where it makes sense (#15542)
2021-01-12 ThibGFix processing of incoming Block activities (#15546)
2021-01-10 Levi BardFix muting users with duration via the REST api (#15516)
2021-01-09 luigiOptimize map { ... }.compact calls (#15513)
2021-01-09 ThibGFix OCR lang data failing to load (#15519)
2021-01-08 ThibGSkip processing Update activities on unknown accounts...
2021-01-07 abcangFix rubocop config and warnings (#15503)
2021-01-05 Takeshi UmedaFix defaultProps of frameRate to string (#15493)
2021-01-05 Takeshi UmedaFix missing key in list timeline policy (#15494)
2021-01-05 Takeshi UmedaFix getting-started footer in single column mode not...
2020-12-30 ThibGFix profile update not being sent on profile/header...
2020-12-30 Takeshi UmedaFix logo button style more (#15458)
2020-12-30 Takeshi UmedaFix expand video on public page (#15469)
2020-12-26 ThibGFix being able to import more than allowed number of...
2020-12-26 Eugen RochkoNew Crowdin updates (#15413)
2020-12-26 Takeshi UmedaFix logo button style (#15428)
2020-12-24 Eugen RochkoFix error when changing ACL on missing objects during...
2020-12-24 Eugen RochkoFix undefined method error when batch-removing statuses...
2020-12-23 Takeshi UmedaFix unfollow action button style (#15418)
2020-12-23 ThibGFix media modal buttons not showing up on mobile (...
2020-12-23 trwnhUse existing FeaturedTag serializer and delete AccountF...
2020-12-23 ThibGFix mentions not being deleted efficiently (#15416)
2020-12-23 Eugen RochkoFix trying to privatize empty media attachments (#15414)
2020-12-23 ThibGImprove performances of deleting favourites when deleti...
2020-12-22 Eugen RochkoNew Crowdin updates (#15369)
2020-12-22 ThibGFix BatchedRemoveStatusService not working without...
2020-12-22 ThibGImprove account deletion performances further (#15407)
2020-12-22 ThibGFix batch order warnings in BatchedRemoveStatusService...
2020-12-22 ThibGFix external user creation failing when invite request...
2020-12-22 Eugen RochkoFix unnecessary queries when batch-removing statuses...
2020-12-21 ThibGFix some notifications not being deleted on poll/status...
2020-12-20 ThibGFix invitation links not working when invite request...
2020-12-20 ThibGFix AccountDeletionWorker crashing and clogging sidekiq...
2020-12-18 Eugen RochkoNew Crowdin updates (#15353)
2020-12-18 Eugen RochkoFix missing description on enable bootstrap timeline...
2020-12-18 ThibGFix resolving accounts sometimes creating duplicate...
2020-12-18 ThibGFix styling issue on /about when server admin has a...
2020-12-18 Eugen RochkoFix follow limit preventing re-following of a moved...
2020-12-18 Eugen RochkoFix styles for RTL languages and the light theme (...
2020-12-18 Eugen RochkoAdd option to obfuscate domain name in public list...
2020-12-17 ThibGImprove searching for private toots from URL (#14856)
2020-12-16 Eugen RochkoNew Crowdin updates (#15220)
2020-12-15 ThibGChange notification permission handling (#15176)
2020-12-15 ThibGFix admins being able to suspend their instance actor...
2020-12-15 Eugen RochkoChange RTL detection to rely on unicode-bidi paragraph...
2020-12-15 Eugen RochkoAdd stoplight for object storage failures, return HTTP...
2020-12-15 MashiroAdd "invite request content" display in user account...
2020-12-15 ThibGAdd indication to admin UI of whether a report has...
2020-12-15 Marcin MikołajczakAdd app shortcuts (#15234)
2020-12-14 ThibGAdd ability to require invite request text (#15326)
2020-12-14 ThibGFix dynamic updating of “Bootstrap timeline accounts...
2020-12-14 Eugen RochkoChange "Profile unavailable" string to "Account suspend...
2020-12-14 Eugen RochkoFix performance on instances list in admin UI (#15282)
2020-12-14 Eugen RochkoChange number format on about page from full to shorten...
2020-12-10 ThibGAdd honeypot fields and minimum fill-out time for sign...
2020-12-09 ThibGFix notifications being unnecessarily redrawn on state...
2020-12-09 trwnhrename replies_policy enumerables (#15304)
2020-12-09 Takeshi UmedaFix missing pictureInPicture prop in detailed status...
2020-12-08 Jeong ArmFix open media hotkey (#15308)
2020-12-08 Takeshi UmedaFix the Open handler for PreviewCard (#15305)
2020-12-07 ThibGFix column swiping animation logic (#15301)
2020-12-07 Eugen RochkoFix unnecessary re-rendering of various components...
2020-12-07 Eugen RochkoFix slow distinct queries where grouped queries are...
2020-12-07 Eugen RochkoFix not being able to open audio modal in web UI (...
2020-12-07 Eugen RochkoFix alert when failing to save timeline markers in...
2020-12-07 Eugen RochkoFix too low contrast on new media modal background...
2020-12-06 Takeshi UmedaFix remove number sign from account_featured_tags ...
2020-12-04 Takeshi UmedaFix incorrect conditions for suspended accounts in...
next
This page took 0.177633 seconds and 6 git commands to generate.