9592 Commits (fe5f6bc7edf42e8c87dbdfa98f5707020e42d400)

Author SHA1 Message Date
Claire 6dd7180f05
Fix incorrect permission check for notifications destroy/dismiss endpoints (#1787)
2 years ago
Claire 3f10136a41 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 0a1992430d
Fix errors when rendering RSS feeds (#18531)
2 years ago
Claire 7c6fff34d0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 52f4e834f2
Fix concurrent unfollowing decrementing follower count more than once (#18527)
2 years ago
Eugen Rochko 8a9acbe604
Fix being able to appeal a strike unlimited times (#18529)
2 years ago
Eugen Rochko c4d2c39a75
Fix being able to report otherwise inaccessible statuses (#18528)
2 years ago
Eugen Rochko 1ff4877945
Fix empty votes arbitrarily increasing voters count in polls (#18526)
2 years ago
Eugen Rochko 976cd6413e
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
2 years ago
Eugen Rochko 9f81b9f29a
Fix suspended users being able to access APIs that don't require a user (#18524)
2 years ago
Eugen Rochko 96129c2f10
Fix confirmation redirect to app without `Location` header (#18523)
2 years ago
Eugen Rochko 3e0e7a1cfb
Fix follower and other counters being able to go negative (#18517)
2 years ago
Claire f13d910f3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 088dc0ec5a
Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)
2 years ago
Eugen Rochko a4fa9e23fc
Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
2 years ago
Claire 440eb71310
Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
2 years ago
Claire 25dda3061e
Fix unnecessary query on status creation (#17901)
2 years ago
Claire 444b650094
Add checkmark on top of status icon buttons when they are active (#1783)
2 years ago
Claire 3fd2aadb23
Various code cleanup (#1782)
2 years ago
Eugen Rochko 96f29ce91a
New Crowdin updates (#18458)
2 years ago
Claire 4ab3ad3bef
Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)
2 years ago
Yamagishi Kazutoshi 228ec75048 [Glitch] Fix languages dropdown on light theme
2 years ago
Claire 22111914bf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire fe65c0e44f Fix leading spaces being stripped in Markdown code blocks
2 years ago
Claire e5997a1956
Fix warning an account outside of a report closing all reports for that account (#18387)
2 years ago
Eugen Rochko a9b64b24d6
Change algorithm of `tootctl search deploy` to improve performance (#18463)
2 years ago
Yamagishi Kazutoshi e925b06721
Fix languages dropdown on light theme (#18460)
2 years ago
Eugen Rochko 9a0fa28993
New Crowdin updates (#18419)
2 years ago
Eugen Rochko 679b7158e3
Change search indexing to use batches to minimize resource usage (#18451)
2 years ago
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
Eugen Rochko 2e5fb45be5 [Glitch] Add language dropdown to compose in web UI
2 years ago
Claire 4415005de7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 6c699b1723
Fix preferred posting language returning unusable value in REST API (#18428)
2 years ago
Claire b91196f4b7
Add confirmation page when importing blocked domains (#1773)
2 years ago
Eugen Rochko 0cdb077570
Add language dropdown to compose in web UI (#18420)
2 years ago
Claire 040b7d37a4 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Levi Bard 94e98864e3
Allow import/export of instance-level domain blocks/allows (#1754)
2 years ago
Yamagishi Kazutoshi c3fac61f56
Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424)
2 years ago
Claire dc350be6f5
Use upstream's settings for CW auto-expand and column swiping (#1770)
2 years ago
Eugen Rochko 95a036c598
New Crowdin updates (#18339)
2 years ago
Claire aa08399e6f
Fix setting for trending tags and trending links notifications being swapped (#1771)
2 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400)
2 years ago
Jeong Arm 12535568f7
Fix rss view on hashtag (#18406)
2 years ago
Eugen Rochko 6fb837aa1d [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
2 years ago
Eugen Rochko bb1a3e902d [Glitch] Remove Keybase integration
2 years ago
Claire b356a995c1 [Glitch] Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Claire 5fd8780b14 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b4d373a3df
Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)
2 years ago
Claire 662ed53c18
Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Eugen Rochko 2b8dc58b7f
Change RSS feeds (#18356)
2 years ago
Claire dc1685c1e6 [Glitch] Fix streaming notifications not using quick filter logic
2 years ago
Claire 703c7ae4b9 [Glitch] Fix floating action button obscuring last element
2 years ago
Claire 22080786df Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f17e73da09
Fix streaming notifications not using quick filter logic (#18316)
2 years ago
Claire 991353682d
Fix ambiguous wording on appeal actions (#18328)
2 years ago
Claire 5a448d0d71
Fix floating action button obscuring last element (#18332)
2 years ago
Claire a53003c6f1
Fix account warnings not being recorded in audit log (#18338)
2 years ago
Eugen Rochko 9250578e6b
New Crowdin updates (#18255)
2 years ago
Stefano Pigozzi 99d7684dfd
Replace leftover `envelope` icons with `at` icons (#18305)
2 years ago
Sara Golemon 336c23336a
Allow VerifyLinkService to accept backlinks with differing case (#18320)
2 years ago
Jeremy Kescher c58c13822a
Fix incorrect upload size limit at /admin/custom_emojis/new in glitch-soc (#1763)
2 years ago
Claire c85c3fb708 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
mayaeh a01580f09f
Update translation strings for direct message (#18300)
3 years ago
Claire e2d1d3b428
Change “Only people I mention” to “Mentioned people only” (#18291)
3 years ago
Claire fa22b8ed22 Move DM conversation/timeline tab to column settings switch
3 years ago
Claire 3dd4f40a0e Fix backend terms link not being used
3 years ago
Claire 3093ed1b7d Refactor visibility icon using VisibilityIcon
3 years ago
Claire e4bec702ac [Glitch] Rename toots to posts in various places, add or reword DM warnings
3 years ago
Claire 3869daef09 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7e244879fe
Change "Conversations" back to "Direct messages" and add warning in web UI (#18289)
3 years ago
Claire 0597e5db68
Fix ArgumentError when processing pinned posts from Friendica (#18260)
3 years ago
Claire 71d02ffcf3
Fix compatibility with Friendica regarding pinned posts (#18254)
3 years ago
Eugen Rochko 6b7765a73b
New Crowdin updates (#18213)
3 years ago
Claire 9a3be0ad68
Fix error when looking handle with surrounding spaces (#18225)
3 years ago
Claire cb9a919ff2 Remove “I don't like it” option from report modal
3 years ago
Claire 26a51291c7 Fix error due to glitch-soc's theming system
3 years ago
Eugen Rochko 277c3fa816 [Glitch] Fix being able to scroll away from the loading bar in web UI
3 years ago
Claire 392ca0472a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 33f3818d66
Fix double render error when authorizing interaction (#18203)
3 years ago
Claire 6e4d932da5
Fix possible crash when a post references an invalid media attachment (#18211)
3 years ago
Eugen Rochko 5a48bf1085
Fix error when trying to revoke OAuth token without supplying a token (#18205)
3 years ago
Eugen Rochko 6da648227e
Fix error caused by missing subject in Webfinger response (#18204)
3 years ago
Eugen Rochko ad084ce7db
New Crowdin updates (#18148)
3 years ago
Eugen Rochko f6d35ed57d
Remove IP matching from e-mail domain blocks (#18190)
3 years ago
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171)
3 years ago
Eugen Rochko 6476f7e4da
Change trending statuses to only show one status from each account (#18181)
3 years ago
Claire 5c691430e5
Fix error on attempting to delete an account moderation note (#18196)
3 years ago
Eugen Rochko 6726d2933a
Change half-life of trending status scores from 6 hours to 2 hours (#18182)
3 years ago
Claire e7f0c9f7da
Pre-fill domain block/allow domain from search filter (#18172)
3 years ago
Eugen Rochko be0bc9acbf
Change "Direct" status visibility to "Only people I mention" in web UI (#18146)
3 years ago
Eugen Rochko a8e27ac4d1
Fix being able to scroll away from the loading bar in web UI (#18170)
3 years ago
Claire 01c2f47b7f [Glitch] Fix empty “Server rules violation” report option
3 years ago
Claire 01266e4d7f Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 66a63d79ea
Fix 500 error when a bookmark or favorite has been reported and deleted (#18174)
3 years ago
Claire eed5a4bf9c
Fix empty “Server rules violation” report option (#18165)
3 years ago
Claire 84d991988e
Fix temporary network/remote server error prevent from interactions with remote accounts (#18161)
3 years ago
Claire f23f784f18 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
3 years ago
Chris Dzombak 9bf04db23a
Fix incorrect link in "new trending tags" email (#18156)
3 years ago
Eugen Rochko d55154819e
New Crowdin updates (#18074)
3 years ago