6072 Commits (3d8d332bfb26c3a5a866ad634d67909e1683b46d)

Author SHA1 Message Date
Justin Tracey cbcf083cb4 replace all instances of "ends_with?" with "end_with?" (#15745)
4 years ago
Eugen Rochko e4ba5635ee Add `GET /api/v1/accounts/lookup` REST API (#15740)
4 years ago
Eugen Rochko ecfcdc856b Refactor Api::Web::SettingsController (#15717)
4 years ago
Eugen Rochko 0baa928e56 Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)
4 years ago
kaias1jp 7004e88738 Fixed WebUI crash when a status opened in the media modal is deleted (#15701)
4 years ago
Takeshi Umeda 96fe153669 fix typo (#15705)
4 years ago
Cecylia Bocovich 6c300f08e5 Onion service related changes to HTTPS handling (#15560)
4 years ago
Jeong Arm b2572f0b29 Use custom mascot on static share page (#15687)
4 years ago
Claire 00fb4ecf6b Fix URI of repeat follow requests not being recorded (#15662)
4 years ago
Mélanie Chauvel e48633f3cf Slightly reorder three dots menu on toots to make it more intuitive (#15647)
4 years ago
Claire c848e85068 Add dropdown for boost privacy in boost confirmation modal (#15704)
4 years ago
Claire 4028717020 Create instance actor if it hasn't been properly seeded (#15693)
4 years ago
Eugen Rochko 826a5cc624 Change max. image dimensions to 1920x1080px (1080p) (#15690)
4 years ago
ThibG dd2c80e1d1 Fix race conditions on account migration creation (#15597)
4 years ago
ThibG e57047f213 Change custom emoji to be animated when hovering container (#15637)
4 years ago
abcang 2b9d71cc18 Improved performance of notification preloading (#15640)
4 years ago
abcang 82eb3a575e Fix N+1 query when rendering with StatusSerializer (#15641)
4 years ago
abcang df708569ac Fix react/jsx-no-duplicate-props (#15636)
4 years ago
Takeshi Umeda 3830dbc6fc Fix first return value of FetchLinkCardService.html method (#15630)
4 years ago
luigi 1256c05a99 Use Enumerable#filter_map in more places (#15527)
4 years ago
ThibG 603ce7e1f5 Add “translate” class to other user strings (#15611)
4 years ago
luigi c19fe86d66 Optimize some regex matching (#15528)
4 years ago
ThibG c9d9e96e75 Fix Google Translate breaking web interface (#15610)
4 years ago
ThibG 0306d0d4b0 Fix sign-up restrictions based on IP addresses not being enforced (#15607)
4 years ago
ThibG 320355ce28 Fix /activity endpoint not require signature in authorized fetch mode (#15592)
4 years ago
ThibG 2582047c36 Use Rails' index_by where it makes sense (#15542)
4 years ago
ThibG 42a9b50d36 Fix processing of incoming Block activities (#15546)
4 years ago
Levi Bard 87d45a9cd8 Fix muting users with duration via the REST api (#15516)
4 years ago
luigi 944b059f50 Optimize map { ... }.compact calls (#15513)
4 years ago
ThibG f1cf85d5a0 Fix OCR lang data failing to load (#15519)
4 years ago
ThibG 8a54766750 Skip processing Update activities on unknown accounts (#15514)
4 years ago
abcang 41f9aa5dbb Fix rubocop config and warnings (#15503)
4 years ago
Takeshi Umeda 8c0b9e37d0 Fix defaultProps of frameRate to string (#15493)
4 years ago
Takeshi Umeda 7e9a91ae63 Fix missing key in list timeline policy (#15494)
4 years ago
Takeshi Umeda ccb7aa93c7 Fix getting-started footer in single column mode not being clickable in Safari (#15496)
4 years ago
ThibG e56b3f03aa Fix profile update not being sent on profile/header picture deletion (#15461)
4 years ago
Takeshi Umeda 74f34c1291 Fix logo button style more (#15458)
4 years ago
Takeshi Umeda e90b31f176 Fix expand video on public page (#15469)
4 years ago
ThibG 82d014fd08 Fix being able to import more than allowed number of follows (#15384)
4 years ago
Eugen Rochko 7f1d08e0e1 New Crowdin updates (#15413)
4 years ago
Takeshi Umeda 0ffece77ab Fix logo button style (#15428)
4 years ago
Eugen Rochko 060d0a1d6b Fix error when changing ACL on missing objects during suspension (#15420)
4 years ago
Eugen Rochko 0b88105e3a Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421)
4 years ago
Takeshi Umeda 743c7504f5 Fix unfollow action button style (#15418)
4 years ago
ThibG ca5b51153a Fix media modal buttons not showing up on mobile (#15417)
4 years ago
trwnh 33e4e1cfe4 Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415)
4 years ago
ThibG 92243f1306 Fix mentions not being deleted efficiently (#15416)
4 years ago
Eugen Rochko e4f5e9c029 Fix trying to privatize empty media attachments (#15414)
4 years ago
ThibG 52955fdcee Improve performances of deleting favourites when deleting accounts (#15412)
4 years ago
Eugen Rochko fd6bfd2b0f New Crowdin updates (#15369)
4 years ago
ThibG c1f03bedec Fix BatchedRemoveStatusService not working without ES in rails console (#15408)
4 years ago
ThibG 8d75aa630f Improve account deletion performances further (#15407)
4 years ago
ThibG 58e0d8924b Fix batch order warnings in BatchedRemoveStatusService (#15409)
4 years ago
ThibG f894bb9220 Fix external user creation failing when invite request text is required (#15405)
4 years ago
Eugen Rochko 3489758ff2 Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
ThibG 806f7ea54f Fix some notifications not being deleted on poll/status deletion (#15402)
4 years ago
ThibG ad1a3c6435 Fix invitation links not working when invite request text is required (#15385)
4 years ago
ThibG bbf0e7107c Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
4 years ago
Eugen Rochko 382ecc0197 New Crowdin updates (#15353)
4 years ago
Eugen Rochko 46b249ece6 Fix missing description on enable bootstrap timeline accounts toggle in admin UI (#15367)
4 years ago
ThibG 0b3e9c1e4c Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
ThibG 82b5e454dc Fix styling issue on /about when server admin has a long username (#15357)
4 years ago
Eugen Rochko e66964d8f0 Fix follow limit preventing re-following of a moved account (#14207)
4 years ago
Eugen Rochko 832b70df82 Fix styles for RTL languages and the light theme (#15356)
4 years ago
Eugen Rochko 816df80b86 Add option to obfuscate domain name in public list of domain blocks (#15355)
4 years ago
ThibG 509ab82fb2 Improve searching for private toots from URL (#14856)
4 years ago
Eugen Rochko d5a3299b4d New Crowdin updates (#15220)
4 years ago
ThibG 5a4d40dcfa Change notification permission handling (#15176)
4 years ago
ThibG 02bd1060d8 Fix admins being able to suspend their instance actor (#14567)
4 years ago
Eugen Rochko 812f2bdb8f Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)
4 years ago
Eugen Rochko 76b0f84cd5 Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Mashiro 9129058192 Add "invite request content" display in user account admin page (#15265)
4 years ago
ThibG 3debd888a6 Add indication to admin UI of whether a report has been forwarded (#13237)
4 years ago
Marcin Mikołajczak 429d837f80 Add app shortcuts (#15234)
4 years ago
ThibG 64eaaff345 Add ability to require invite request text (#15326)
4 years ago
ThibG 5749bd73ca Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325)
4 years ago
Eugen Rochko 2d8ee84ed6 Change "Profile unavailable" string to "Account suspended" in web UI (#15345)
4 years ago
Eugen Rochko df8874b24e Fix performance on instances list in admin UI (#15282)
4 years ago
Eugen Rochko c2ff16b1ed Change number format on about page from full to shortened (#15327)
4 years ago
ThibG e1ef5f3b31 Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
ThibG 772f525c90 Fix notifications being unnecessarily redrawn on state change (#15312)
4 years ago
trwnh eb9be7be0c rename replies_policy enumerables (#15304)
4 years ago
Takeshi Umeda 4de05a3606 Fix missing pictureInPicture prop in detailed status container (#15309)
4 years ago
Jeong Arm 46ad37d3a5 Fix open media hotkey (#15308)
4 years ago
Takeshi Umeda 14b5505c68 Fix the Open handler for PreviewCard (#15305)
4 years ago
ThibG 58a3eaccba Fix column swiping animation logic (#15301)
4 years ago
Eugen Rochko 7e7f69dfed Fix unnecessary re-rendering of various components when typing in web UI (#15286)
4 years ago
Eugen Rochko 48534762cf Fix slow distinct queries where grouped queries are faster (#15287)
4 years ago
Eugen Rochko de8c539b7b Fix not being able to open audio modal in web UI (#15283)
4 years ago
Eugen Rochko 905032d903 Fix alert when failing to save timeline markers in web UI (#15285)
4 years ago
Eugen Rochko 9d12bbf0e2 Fix too low contrast on new media modal background in web UI (#15284)
4 years ago
Takeshi Umeda c229a3aab7 Fix remove number sign from account_featured_tags (#15277)
4 years ago
Takeshi Umeda fabb864526 Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270)
4 years ago
ThibG 1fce69291f Fix account merging in maintenance script (#15264)
4 years ago
ThibG b62b44a0e1 Change public thread view to hide "Show thread" link (#15266)
4 years ago
ThibG 39824d29f1 Fix followers hash cache not being invalidated on account merge (#15256)
4 years ago
Eugen Rochko 9c670a0e7f Fix `ku` locale not being right-to-left (#15252)
4 years ago
Mélanie Chauvel 413526a7b8 Fix character count not ignoring hidden CW field (#15236)
4 years ago
Eugen Rochko a217a14b58 Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228)
4 years ago
Eugen Rochko c3d62dcf8a Fix media modal crashing when media has no blurhash (#15229)
4 years ago
Eugen Rochko 715c8eac80 Fix deletes not reaching every server that interacted with status (#15200)
4 years ago
Eugen Rochko 841c0c9a28 Fix media modal regression on public pages (#15221)
4 years ago
Eugen Rochko af1fa584e9 Change media modals look in web UI (#15217)
4 years ago
Eugen Rochko 5de6f37c4d New Crowdin updates (#15137)
4 years ago
Eugen Rochko 876df5bb18 Add `tootctl accounts merge` (#15201)
4 years ago
abcang 144e606ec9 Fixed ESLint error (#15214)
4 years ago
Eugen Rochko 107759e4ee Remove fade-in animation from modals in web UI (#15199)
4 years ago
Eugen Rochko bcb3a91c0c Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198)
4 years ago
ThibG da80f4852e Undo outgoing follows when suspending a remote account (#15188)
4 years ago
ThibG a609802736 Fix not being able to unfavorite toots one has lost access to (#15192)
4 years ago
ThibG f2e1d77706 Fix webfinger redirect handling in ResolveAccountService (#15187)
4 years ago
ThibG 8e79bac43d Add import/export feature for bookmarks (#14956)
4 years ago
Darius Kazemi 8681af3303 Mark correctly as read reverse-order announcements (#15070)
4 years ago
ThibG b0bc965658 Fix sending spurious Rejects when processing remote account deletion (#15104)
4 years ago
Eugen Rochko 471b8570ad Add cache buster feature for media files (#15155)
4 years ago
ThibG fdab81200a Fix DMs not appearing into timelines (#15182)
4 years ago
ThibG 71e63ec4dd Fix image uploads being random data when canvas read access is blocked (#15180)
4 years ago
Eugen Rochko d416f3f662 Fix pop-out player appearing on mobile screens in web UI (#15157)
4 years ago
Eugen Rochko e8facfb2e9 Add hotkeys for audio/video control (#15158)
4 years ago
ThibG 53ad960562 Fix AccountDeletionWorker not accepting keyword arguments (#15152)
4 years ago
Eugen Rochko 7e2920d9b2 Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
Eugen Rochko 90faa8039c Fix 2FA/sign-in token sessions being valid after password change (#14802)
4 years ago
ThibG 472b0e77e7 Fix possible inconsistencies in tag search (#14906)
4 years ago
Takeshi Umeda f0a79a9fa8 Add interrelationship icon (#15149)
4 years ago
Takeshi Umeda 1dde6183a3 Add follow selected followers button (#15148)
4 years ago
Eugen Rochko 640005d33a Add button to dismiss desktop notifications permissions banner (#15141)
4 years ago
Eugen Rochko 4dccf2c8c8 Remove auto-redirect to direct messages in web UI (#15142)
4 years ago
Yamagishi Kazutoshi 02a9e38210 Add missing locales (#15138)
4 years ago
Eugen Rochko f86045827e New Crowdin updates (#15110)
4 years ago
Eugen Rochko f9dfbaf6b2 Fix updating account counters when account_stat is not yet created (#15108)
4 years ago
Yamagishi Kazutoshi c01d043260 Remove unnecessary messages (#15109)
4 years ago
ThibG 4f093bc155 Fix Move handler not being triggered when failing to fetch target (#15107)
4 years ago
Eugen Rochko 228e8f2a4a New Crowdin updates (#14388)
4 years ago
ThibG 6a6b98af65 Fix crash in SuspendAccountWorker (#15106)
4 years ago
Eugen Rochko 38be9af436 Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
ThibG d41433f651 Fix crashes in SuspendAccountService/UnsuspendAccountService (#15100)
4 years ago
ThibG c11e8737dd Fix suspension/unsuspension not working because of FeedManager change (#15099)
4 years ago
Eugen Rochko 79f71206de Add subresource integrity for JS and CSS assets (#15096)
4 years ago
Mélanie Chauvel 87042c99ee Display “Show newer” and “Show older” instead of “Show more” in public pages (#15052)
4 years ago
ThibG b1a78a5cce Change order of announcements in admin page to sort them newest-first (#15091)
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
Mashiro 7f3497bd7f Add limitation of image's max zoom rate (max to the original size of image) (#15094)
4 years ago
dependabot[bot] 88dd5d3ee1 Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)
4 years ago
Mashiro 00c6280294 add mouse scroll lock in image expand view (#15088)
4 years ago
Mashiro 315356cf23 Add expand/compress image button on image view box (#15068)
4 years ago
ThibG 9500d00e5f Tweak signature verification (#15069)
4 years ago
ThibG 2d5f0a0002 Fix some account media gallery items having empty labels (#15073)
4 years ago
ThibG 2b0491bb3c Fix poll ending notifications being created for each vote (#15071)
4 years ago
Darius Kazemi a0b695b0c6 Show announcements in reverse chronological order (#15065)
4 years ago
fuyu 5ba6548e62 Fix wrong seek bar width on media player (#15060)
4 years ago