8664 Commits (cac47e6ede8f70ff8eedce1a51e7b5c2b58799bb)

Author SHA1 Message Date
ThibG bca23a4a1e Merge pull request #1491 from ThibG/glitch-soc/merge-upstream
4 years ago
leo60228 3a774aa017 Support customizing poll option limits
4 years ago
ThibG 07408600f3 [Glitch] Add “translate” class to other user strings
4 years ago
Claire 9493606b11 Merge branch 'main' into glitch-soc/merge-upstream
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 8d9092600a [Glitch] Fix Google Translate breaking web interface
4 years ago
Claire 020c4bf2af Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 1a9e0432ae Merge branch 'master' into glitch-soc/merge-upstream
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
ThibG 81bc91bc10 [Glitch] Fix OCR lang data failing to load
4 years ago
Claire 77a975a964 Merge branch 'master' into glitch-soc/merge-upstream
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 86238966fa [Glitch] Fix logo button style more
4 years ago
Takeshi Umeda 98b22023b9 [Glitch] Fix logo button style
4 years ago
Takeshi Umeda c7a08708bf [Glitch] Fix getting-started footer in single column mode not being clickable in Safari
4 years ago
Takeshi Umeda 251ce8e88a [Glitch] Fix defaultProps of frameRate to string
4 years ago
Takeshi Umeda f44514858d [Glitch] Fix missing key in list timeline policy
4 years ago
Claire 1ddb91d539 Merge branch 'master' into glitch-soc/merge-upstream
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
Claire c9a63555e1 Merge branch 'master' into glitch-soc/merge-upstream
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
Claire a9527cca0b Merge branch 'master' into glitch-soc/merge-upstream
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
ThibG 8601d475a0 [Glitch] Fix styling issue on /about when server admin has a long username
4 years ago
ThibG 7cc36a1f2b [Glitch] Change notification permission handling
4 years ago
Claire 48722a3188 Merge branch 'master' into glitch-soc/merge-upstream
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 1c781bb05d [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
4 years ago
ThibG dba2034850 [Glitch] Add ability to require invite request text
4 years ago
Eugen Rochko e860bdca49 [Glitch] Change "Profile unavailable" string to "Account suspended" in web UI
4 years ago
Claire e590177b29 Merge branch 'master' into glitch-soc/merge-upstream
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
Claire ab80c3215a Fix processing of Delete activities on direct messages
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
Claire dfe64b8767 Use “public.js” pack for auth pages for form validation helpers
4 years ago
ThibG ec9bc28490 [Glitch] Add honeypot fields and minimum fill-out time for sign-up form
4 years ago
ThibG eab7d380e9 [Glitch] Fix notifications being unnecessarily redrawn on state change
4 years ago
Claire 2736b1f95e Merge branch 'master' into glitch-soc/merge-upstream
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
ThibG 479031e8e1 [Glitch] Fix column swiping animation logic
4 years ago
Eugen Rochko 347a8864dd [Glitch] Fix unnecessary re-rendering of various components when typing in web UI
4 years ago
trwnh e4e8bf7fba [Glitch] rename replies_policy enumerables
4 years ago
Eugen Rochko cc95ab392f [Glitch] Fix alert when failing to save timeline markers in web UI
4 years ago
Claire 303aa05c63 Merge branch 'master' into glitch-soc/merge-upstream
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