6492 Commits (49c6b3736a910f21063304affc8ae52e72d676ab)

Author SHA1 Message Date
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)
3 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
Claire 7e57a8768c Refactor `response_to_recipient?` CTE (#17899)
3 years ago
Claire a23fbf6ec5 Fix regression of status colors in actions modal in web UI (#17903)
3 years ago
Eugen Rochko 7d12456777 New Crowdin updates (#17864)
3 years ago
Claire 0fde990a01 Fix /api/v1/admin/accounts (#17887)
3 years ago
Claire dfedf446fb Refactor account and status formatting (#17877)
3 years ago
Eugen Rochko 45e0e374ba Fix typo (#17875)
3 years ago
Eugen Rochko 5a7219e532 Refactor formatter (#17828)
3 years ago
Eugen Rochko 89e3309153 Change how unconfirmed accounts are displayed in admin UI (#17874)
3 years ago
mayaeh 37c1fe7de1 Add a hashtag public link to the trending hashtag page (#17140)
3 years ago
Jeong Arm 9a7605e979 Add stop delivery link also for failing instance (#17871)
3 years ago
Eugen Rochko 88f93d03fe Fix edits with no actual changes being allowed (#17843)
3 years ago
Eugen Rochko c4a97fc0c8 Add offset pagination to trends in REST API (#17872)
3 years ago
Claire d17dfe4e87 Add admin dashboard checks for Elasticsearch version (#17863)
3 years ago
Eugen Rochko 79d186ffa8 Add workaround for YouTube Shorts links (#17869)
3 years ago
Eugen Rochko d85a5fa593 New Crowdin updates (#17829)
3 years ago
Claire 236bc22945 Add tooltip for instance delivery warnings (#17854)
3 years ago
Eugen Rochko 1c1c2ce0a1 Fix crash when search fails in web UI (#17853)
3 years ago
Eugen Rochko c9ff17bb85 Fix regression of status colors in actions modal in web UI (#17851)
3 years ago
Eugen Rochko 41816c8bfa Fix locale not being set in REST API (#17847)
3 years ago
Eugen Rochko 18f8c7302c Fix wrong position of fade-out element in account card in web UI (#17846)
3 years ago
Eugen Rochko 43c6f1da0f Fix IDN domains not being rendered correctly in a few left-over places (#17848)
3 years ago
Eugen Rochko 354415e7ce Add hint about missing media attachment description in web UI (#17845)
3 years ago
Eugen Rochko b80f1a76d7 Fix color of show more link in report dialog in web UI (#17844)
3 years ago
Gomasy 9b27b6023f Fix being unable to search by domain (#17832)
3 years ago
Eugen Rochko a0777e8681 New Crowdin updates (#17817)
3 years ago
Jeong Arm 851cb96e75 Fix clean_discarded_statuses (#17822)
3 years ago
Claire 96e85ae3db Fix encoding error in OpenGraph account description (#17821)
3 years ago
Claire 45c0d196f1 Fix some language endonyms (#17810)
3 years ago
Claire 343975b2f6 Fix Sanskrit translation not being used when selected (#17820)
3 years ago
Claire 6a1249b975 Remove old files for renamed translation (#17818)
3 years ago
Claire b167133918 Fix wrong language code for Kurdish languages (#17812)
3 years ago
Eugen Rochko 53647d0f8b New Crowdin updates (#17771)
3 years ago
Claire cf4af2faba Fix searching already-known converted activities by URL (#17814)
3 years ago
Claire 981cd24311 Fix “edited at” in public pages not being properly localized (#17806)
3 years ago
Eugen Rochko 85b7406ad8 Fix individually approved/rejected statuses/links showing as pending review (#17787)
3 years ago
Eugen Rochko 99dd3476c4 Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
3 years ago
Eugen Rochko a44646806f Fix statuses not being referenced in strike when category is spam (#17786)
3 years ago
Eugen Rochko 1b9b9585e6 New Crowdin updates (#17742)
3 years ago
Eugen Rochko ec22be2701 Fix not being able to upload GIF emojis in admin UI (#17759)
3 years ago
Eugen Rochko bf39f3a038 Fix nil error when viewing suspended domain in admin UI (#17765)
3 years ago
mayaeh 500a3e1d3a Changed to display the "Explore" in "Getting-Started" at all resolutions (#17762)
3 years ago
Eugen Rochko 95ea5b2f7d Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
3 years ago
mayaeh 24f375d79e Change the "Explore" icon from fa-globe to fa-hashtag (#17757)
3 years ago
mayaeh 0a9273ffb2 Add menu column of explore to getting-started (#17755)
3 years ago
Claire 2b2626619c Fix issues with processing toot edits (#17748)
3 years ago
Claire ada82e48ef Fix Updates being forwarded even when not processable or causing no change (#17699)
3 years ago
Eugen Rochko dcbc83c9b3 Fix not updating a status when newer version is fetched manually (#17745)
3 years ago
Eugen Rochko fc3be17919 Fix nil error when trying to fetch key for signature verification (#17747)
3 years ago
Claire 503f16a333 Update fix-duplicates maintenance task (#17731)
3 years ago
Eugen Rochko cd06775130 Fix moderator account leak in status edit history (#17746)
3 years ago
Eugen Rochko 1d46b5b263 Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#17743)
3 years ago
Eugen Rochko 6c0080f6bf New Crowdin updates (#17674)
3 years ago
Jeong Arm dc95388daf Enable domain purge button on suspended domains too (#17741)
3 years ago
Claire 9d93d4bafe Fix edit history dropdown and modal in light theme (#17740)
3 years ago