6546 Commits (9a42ccca535ca7fae77b93dda481b9f19f93a30b)

Author SHA1 Message Date
Eugen Rochko cd8ee3df8f Fix errors when rendering RSS feeds (#18531)
2 years ago
Eugen Rochko 902d3627e2 Fix concurrent unfollowing decrementing follower count more than once (#18527)
2 years ago
Eugen Rochko a4410daf13 Fix being able to appeal a strike unlimited times (#18529)
2 years ago
Eugen Rochko 4bb50e32e4 Fix being able to report otherwise inaccessible statuses (#18528)
2 years ago
Eugen Rochko 49c6b3736a Fix empty votes arbitrarily increasing voters count in polls (#18526)
2 years ago
Eugen Rochko e871725668 Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
2 years ago
Eugen Rochko b264197a1d Fix suspended users being able to access APIs that don't require a user (#18524)
2 years ago
Eugen Rochko 89d4d6fd3b Fix confirmation redirect to app without `Location` header (#18523)
2 years ago
Eugen Rochko 35ebb5571e Fix follower and other counters being able to go negative (#18517)
2 years ago
Eugen Rochko 5be3d071f2 Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)
2 years ago
Eugen Rochko 3143aec7f1 Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
2 years ago
Claire f5e6c776c1 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
2 years ago
Claire e220fcf1d4 Fix unnecessary query on status creation (#17901)
2 years ago
Eugen Rochko c5f0792a0d New Crowdin updates (#18458)
2 years ago
Claire 2baba513d9 Fix warning an account outside of a report closing all reports for that account (#18387)
2 years ago
Eugen Rochko eda9c41ed8 Change algorithm of `tootctl search deploy` to improve performance (#18463)
2 years ago
Yamagishi Kazutoshi fa12352fd3 Fix languages dropdown on light theme (#18460)
2 years ago
Eugen Rochko 9977cda0ac New Crowdin updates (#18419)
2 years ago
Eugen Rochko f4cab3ebad Change search indexing to use batches to minimize resource usage (#18451)
2 years ago
Claire 14dca6b469 Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
Eugen Rochko 9d160dae82 Fix preferred posting language returning unusable value in REST API (#18428)
2 years ago
Eugen Rochko e4a9aa1ab4 Add language dropdown to compose in web UI (#18420)
2 years ago
Yamagishi Kazutoshi 69774b86bf Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424)
2 years ago
Eugen Rochko f806b5d6b6 New Crowdin updates (#18339)
2 years ago
Eugen Rochko f1707c6d50 Refactor how Redis locks are created (#18400)
2 years ago
Jeong Arm 394dacef21 Fix rss view on hashtag (#18406)
2 years ago
Eugen Rochko ac3d6f9a35 Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)
2 years ago
Claire 917567567a Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Eugen Rochko 41ad817afa Change RSS feeds (#18356)
2 years ago
Claire 7919b6631e Fix streaming notifications not using quick filter logic (#18316)
2 years ago
Claire 345dc4d102 Fix ambiguous wording on appeal actions (#18328)
2 years ago
Claire 82dcdc12f1 Fix floating action button obscuring last element (#18332)
2 years ago
Claire 0e0b96b8e7 Fix account warnings not being recorded in audit log (#18338)
2 years ago
Eugen Rochko 3ce9a50930 New Crowdin updates (#18255)
2 years ago
Stefano Pigozzi 02987b1191 Replace leftover `envelope` icons with `at` icons (#18305)
2 years ago
Sara Golemon 7c1bd95c9b Allow VerifyLinkService to accept backlinks with differing case (#18320)
2 years ago
mayaeh f78036e71b Update translation strings for direct message (#18300)
2 years ago
Claire 1d7e3d18a0 Change “Only people I mention” to “Mentioned people only” (#18291)
2 years ago
Eugen Rochko c33a26ed38 Change "Conversations" back to "Direct messages" and add warning in web UI (#18289)
2 years ago
Claire 25d089390c Fix ArgumentError when processing pinned posts from Friendica (#18260)
2 years ago
Claire ac4b3039fa Fix compatibility with Friendica regarding pinned posts (#18254)
2 years ago
Eugen Rochko 35ca8565d5 New Crowdin updates (#18213)
2 years ago
Claire 3c87683cf2 Fix error when looking handle with surrounding spaces (#18225)
2 years ago
Eugen Rochko 089e1e5554 Fix double render error when authorizing interaction (#18203)
2 years ago
Claire a31975d369 Fix possible crash when a post references an invalid media attachment (#18211)
2 years ago
Eugen Rochko e05fea8dad Fix error when trying to revoke OAuth token without supplying a token (#18205)
2 years ago
Eugen Rochko 2abc8b035b Fix error caused by missing subject in Webfinger response (#18204)
2 years ago
Eugen Rochko 15c9eb89bc New Crowdin updates (#18148)
2 years ago
Eugen Rochko 1cd4518c29 Remove IP matching from e-mail domain blocks (#18190)
2 years ago
Eugen Rochko a8e694233c Fix opening and closing Redis connections instead of using a pool (#18171)
2 years ago
Eugen Rochko 2fb1c02eb7 Change trending statuses to only show one status from each account (#18181)
2 years ago
Claire da9eb6eda8 Fix error on attempting to delete an account moderation note (#18196)
2 years ago
Eugen Rochko 4543f42811 Change half-life of trending status scores from 6 hours to 2 hours (#18182)
2 years ago
Claire 2c1843f37a Pre-fill domain block/allow domain from search filter (#18172)
2 years ago
Eugen Rochko 07737bb6d1 Change "Direct" status visibility to "Only people I mention" in web UI (#18146)
2 years ago
Eugen Rochko c803c1a8db Fix being able to scroll away from the loading bar in web UI (#18170)
2 years ago
Claire 0301eef266 Fix 500 error when a bookmark or favorite has been reported and deleted (#18174)
2 years ago
Claire ff9d647aa6 Fix empty “Server rules violation” report option (#18165)
2 years ago
Claire 10014f29a5 Fix temporary network/remote server error prevent from interactions with remote accounts (#18161)
2 years ago
Eugen Rochko 553889bc7c Fix single Redis connection being used across all threads (#18135)
2 years ago
Chris Dzombak 57e23df5b1 Fix incorrect link in "new trending tags" email (#18156)
2 years ago
Eugen Rochko 0f11d6ee6d New Crowdin updates (#18074)
2 years ago
Eugen Rochko 09ab3d06f1 Fix n+1 query on feed merge and populate operations (#18111)
2 years ago
Claire 74e946ea5f Fix UnmergeWorker being exceptionally slow in some conditions (#18110)
2 years ago
Claire 368c9631d2 Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)
2 years ago
Claire ef902a72cf Fix instance actor being incorrectly created when running migrations (#18109)
2 years ago
Eugen Rochko 1ae83e0796 New Crowdin updates (#18062)
2 years ago
Claire bf3efdbb2d Fix web push notifications containing HTML entities (#18071)
2 years ago
Jeong Arm 4af30ac16b Let votes statuses are also searchable (#18070)
2 years ago
Eugen Rochko e0a1c43a69 New Crowdin updates (#18032)
2 years ago
Eugen Rochko 71d83f4e61 New Crowdin updates (#17995)
2 years ago
Jeong Arm c9fceecff1 Fix FetchFeaturedCollectionService (#18030)
2 years ago
dogelover911 64b6d84782 FeedManager: skip account when target_account's last status is too old (#18009)
2 years ago
Claire 5e13634c6b Fix crash in alias settings page (#18004)
2 years ago
0x2019 e681e8d14c Fix error resposes for `from` search prefix (#17963)
2 years ago
Eugen Rochko d2265cab26 Fix dangling language-specific trends (#17997)
2 years ago
Claire c9a5121ae5 Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource stream (#17987)
2 years ago
Claire 72be882792 Fix extremely rare race condition when deleting a toot or account (#17994)
2 years ago
Eugen Rochko 4ba66d256a Change e-mail notifications to only be sent when recipient is offline (#17984)
2 years ago
Eugen Rochko e3be46c743 Fix trends returning less results per page when filtered in REST API (#17996)
2 years ago
Eugen Rochko 330c279c0c New Crowdin updates (#17897)
2 years ago
Eugen Rochko aa6bc541d3 Fix pagination header on empty trends responses in REST API (#17986)
2 years ago
Claire d43028a0d3 Fix potentially missing statuses when reconnecting to websocket (#17981)
2 years ago
Claire 7ee6cc230e Fix failure when sending warning emails with custom text (#17983)
2 years ago
Claire 00d429879f Fix older items possibly disappearing on timeline updates (#17980)
2 years ago
Eugen Rochko cea2cd9a56 Add pagination for trending statuses in web UI (#17976)
2 years ago
Claire 623f8717c8 Fix possible duplicate statuses in timelines in some edge cases (#17971)
2 years ago
Claire d62ebc9d7b Fix spurious edits and require incoming edits to be explicitly marked as such (#17918)
2 years ago
Claire 82375bdb7c Fix error when encountering invalid pinned posts (#17964)
2 years ago
Eugen Rochko f982d56b4e Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
2 years ago
Claire 7790624ca4 Fix inconsistency in error handling when removing a status (#17974)
2 years ago
Claire 0e3717eb2d Fix admin API unconditionally requiring CSRF token (#17975)
2 years ago
Eugen Rochko 89268074e7 Fix `GET /api/v1/trends/tags` missing `offset` param in REST API (#17973)
2 years ago
rinsuki a4fa33f2be fix: returns nil instead of empty URL on status.application.website (#17962)
2 years ago
CommanderRoot 07f1888854 Replace deprecated String.prototype.substr() (#17949)
3 years ago
Claire 4001f3810c Fix unusual number formatting in some locales (#17929)
3 years ago
Holger 09c02b1f49 fix: PWA web manifest not changed to new routes (#17921)
3 years ago
Claire 812b2048f6 Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)
3 years ago
Eugen Rochko d6d285eb75 Fix being able to post URLs longer than 4096 characters (#17908)
3 years ago
Eugen Rochko bbde6bcf6e Fix being able to bypass e-mail restrictions (#17909)
3 years ago