9902 Commits (579cb88392f5578763899521b1284d3bbb9b1ef4)

Author SHA1 Message Date
Jeong Arm 15b64d2f6b Translate: Korean (#1790)
2 years ago
Claire c5eabffe34 Change language to be carried over on reply (#18557)
2 years ago
Claire 8ce9a12526 Remove unnused otherAccounts property (#18556)
2 years ago
Eugen Rochko 02c4d029ff New Crowdin updates (#18507)
2 years ago
Jeong Arm 9adb7dde33 Add lang html attr to each posts (#18544)
2 years ago
Jeong Arm ee1b865c24 Prevent use locale with empty string (#18543)
2 years ago
Alexander Ivanov a59e8245f5 Add support for webp uploads (#18506)
2 years ago
Eugen Rochko c460fd0250 Remove unused assets (#18541)
2 years ago
Claire 73c8032178 Remove unused `filtered_languages` column (#18533)
2 years ago
Claire 47fa6c3b91 Add language indicator icon and local settings for status icons (#1788)
2 years ago
Claire 65259c7b68 Fix incorrect permission check for notifications destroy/dismiss endpoints (#1787)
2 years ago
Claire 50a41e3045 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko cd8ee3df8f Fix errors when rendering RSS feeds (#18531)
2 years ago
Claire 17c2120267 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 61e105a326 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 801b898d31 Add checkmark on top of status icon buttons when they are active (#1783)
2 years ago
Claire ca81647961 Various code cleanup (#1782)
2 years ago
Eugen Rochko c5f0792a0d New Crowdin updates (#18458)
2 years ago
Claire b1085e2dfa Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)
2 years ago
Yamagishi Kazutoshi 1ab4abd764 [Glitch] Fix languages dropdown on light theme
2 years ago
Claire eada1864ef Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 4e5cd0b1ed Fix leading spaces being stripped in Markdown code blocks
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 c0a5c88364 [Glitch] Add language dropdown to compose in web UI
2 years ago
Claire 1a853d7caa Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 9d160dae82 Fix preferred posting language returning unusable value in REST API (#18428)
2 years ago
Claire 73a2e3326f Add confirmation page when importing blocked domains (#1773)
2 years ago
Eugen Rochko e4a9aa1ab4 Add language dropdown to compose in web UI (#18420)
2 years ago
Claire fbfa953ad2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Levi Bard b8319d0578 Allow import/export of instance-level domain blocks/allows (#1754)
2 years ago
Yamagishi Kazutoshi 69774b86bf Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424)
2 years ago
Claire e6af69d56b Use upstream's settings for CW auto-expand and column swiping (#1770)
2 years ago
Eugen Rochko f806b5d6b6 New Crowdin updates (#18339)
2 years ago
Claire 205f6b815c Fix setting for trending tags and trending links notifications being swapped (#1771)
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 fbef44009d [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
2 years ago
Eugen Rochko 6256a3da46 [Glitch] Remove Keybase integration
2 years ago
Claire 6545114ac7 [Glitch] Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Claire c6e7c928ab Merge branch 'main' into glitch-soc/merge-upstream
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 3d8cef439b [Glitch] Fix streaming notifications not using quick filter logic
2 years ago
Claire c8edaaba1b [Glitch] Fix floating action button obscuring last element
2 years ago
Claire 6f69b831d6 Merge branch 'main' into glitch-soc/merge-upstream
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
Jeremy Kescher 92b53b60ae Fix incorrect upload size limit at /admin/custom_emojis/new in glitch-soc (#1763)
2 years ago
Claire 221959d36a Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 3c1979d0dc Move DM conversation/timeline tab to column settings switch
2 years ago
Claire a4c1a80a7f Fix backend terms link not being used
2 years ago
Claire d748d0b94a Refactor visibility icon using VisibilityIcon
2 years ago
Claire 6e8284756b [Glitch] Rename toots to posts in various places, add or reword DM warnings
2 years ago
Claire a62029ad4c Merge branch 'main' into glitch-soc/merge-upstream
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
Claire e2cce242aa Remove “I don't like it” option from report modal
2 years ago
Claire 8635be66cc Fix error due to glitch-soc's theming system
2 years ago
Eugen Rochko 53d5cb18f1 [Glitch] Fix being able to scroll away from the loading bar in web UI
2 years ago
Claire ad9329502a Merge branch 'main' into glitch-soc/merge-upstream
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 73f1650610 [Glitch] Fix empty “Server rules violation” report option
2 years ago
Claire f130d2fb69 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 7eb54adc71 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire d503fb3d58 Update win95 style from cybre.space
2 years ago
Claire 6aef96ceff Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 0069bebafe Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 7b26b12378 Swap position of media attachments and polls
2 years ago
Claire ae3313b3ed Revert support from loading Home timeline from database
2 years ago
Claire 7096e42392 Revert DM support in HomeFeed#from_database
2 years ago
Claire d97fe5bb74 Fix loading Home TL from database not respecting `min_id` and not including DMs (#1744)
2 years ago
Claire f9719b106c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 71d83f4e61 New Crowdin updates (#17995)
2 years ago
Jeong Arm c9fceecff1 Fix FetchFeaturedCollectionService (#18030)
2 years ago
Jeong Arm caddc799c8 Implement infinity home timeline (#1610)
2 years ago
dogelover911 64b6d84782 FeedManager: skip account when target_account's last status is too old (#18009)
2 years ago
Claire 10bb53f2d3 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5e13634c6b Fix crash in alias settings page (#18004)
2 years ago
Claire a83e7ee440 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
0x2019 e681e8d14c Fix error resposes for `from` search prefix (#17963)
2 years ago
Claire ed1d3bc1e2 [Glitch] Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource stream
2 years ago
Claire 3ad22b06ff [Glitch] Fix potentially missing statuses when reconnecting to websocket
2 years ago
Claire d4f25d52dd Merge branch 'main' into glitch-soc/merge-upstream
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 24256816cc [Glitch] Fix older items possibly disappearing on timeline updates
2 years ago
Claire 7103869d62 Merge branch 'main' into glitch-soc/merge-upstream
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 57d0a61f0c [Glitch] Fix possible duplicate statuses in timelines in some edge cases
2 years ago
Claire b0781a933d Merge branch 'main' into glitch-soc/merge-upstream
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
CommanderRoot 368f6ac07a [Glitch] Replace deprecated String.prototype.substr()
2 years ago
Claire 77a8515b59 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
rinsuki a4fa33f2be fix: returns nil instead of empty URL on status.application.website (#17962)
3 years ago
quinn 3b3741df6f Update composer.scss
3 years ago
quinn 92d2f50065 Update status.scss
3 years ago
quinn 038d7b7be0 Update composer.scss
3 years ago
CommanderRoot 07f1888854 Replace deprecated String.prototype.substr() (#17949)
3 years ago
Claire d18363b5db Merge branch 'main' into glitch-soc/merge-upstream
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 2eaf35ec78 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 812b2048f6 Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)
3 years ago
Claire a578b95f7a Merge branch 'main' into glitch-soc/merge-upstream
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 bdaf4179b3 Merge branch 'main' into glitch-soc/merge-upstream
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 66b7baafb8 Fix code blocks processing
3 years ago
Claire eb7844c2c5 Add advanced text formatting back into glitch-soc
3 years ago
Claire 00a0866ea6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire dfedf446fb Refactor account and status formatting (#17877)
3 years ago
mayaeh 9e6e98856c [Glitch] Add a hashtag public link to the trending hashtag page
3 years ago
Claire 250ce1608d Merge branch 'main' into glitch-soc/merge-upstream
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 33f62529f9 Fix description of “Allow posts with Content Warnings to trend” setting
3 years ago
Eugen Rochko 375c322507 [Glitch] Fix color of show more link in report dialog in web UI
3 years ago
Claire cce98a6a2d Merge branch 'main' into glitch-soc/merge-upstream
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 fa52084ce4 [Glitch] Fix wrong position of fade-out element in account card in web UI
3 years ago
Eugen Rochko 1c4374eb7d [Glitch] Add hint about missing media attachment description in web UI
3 years ago
Claire f56a3dc4e2 Merge branch 'main' into glitch-soc/merge-upstream
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 7ebf924259 Add missing locales to glitch-soc
3 years ago
Claire 7b22ba977a Merge branch 'main' into glitch-soc/merge-upstream
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 24c1b04f9c Merge branch 'main' into glitch-soc/merge-upstream
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
Claire de49be67a5 Fix blank screen when trying to copy emoji with a too large file size (#1718)
3 years ago
Claire fc205f34a1 Merge branch 'main' into glitch-soc/merge-upstream
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 f3f8a8dd85 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 2b2626619c Fix issues with processing toot edits (#17748)
3 years ago
Claire 3ac319b6bb [Glitch] Fix edit history dropdown and modal in light theme
3 years ago
Claire f9d00306e0 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 643177ff8a [Glitch] Fix report dialog being illegible using mastodon-light theme
3 years ago
Claire 807b83ce90 Adapt view for glitch-soc's theming system
3 years ago
Eugen Rochko 4d1b09c62a [Glitch] Add polls and media attachments to edit comparison modal in web UI
3 years ago
Claire 57c69a47ab Move report modal styles to flavours/glitch/styles/components/modal.scss
3 years ago
Eugen Rochko 665ade7fae [Glitch] Fix being able to add more than 4 hashtags to hashtag column in web UI
3 years ago
Eugen Rochko 99feb19348 [Glitch] Change design of federation pages in admin UI
3 years ago
Claire f677c1619a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 03d5bdae36 Fix a type error in domain_block policies (#17735)
3 years ago
Claire 040961e3f8 Fix report dialog being illegible using mastodon-light theme (#17734)
3 years ago
Eugen Rochko f5346541fd Add polls and media attachments to edit comparison modal in web UI (#17727)
3 years ago
Claire 0d6bec52a8 Fix rare race condition when rebloged status is deleted (#17693)
3 years ago
Eugen Rochko a96ba18fd9 Add rate limit for editing (#17728)
3 years ago
Eugen Rochko 380aef66ae Fix being able to add more than 4 hashtags to hashtag column in web UI (#17729)
3 years ago
Eugen Rochko 594c595fa5 Chore: Update translatable strings (#17723)
3 years ago
Claire c8f4894518 Change text version of warning mail to mention appeals instead of mails (#17725)
3 years ago
chandrn7 ce5bebf108 Allow login through OpenID Connect (#16221)
3 years ago
Eugen Rochko 9c2275d15f Change how changes to media attachments are stored for edits (#17696)
3 years ago
Eugen Rochko 11e848bf95 Change design of federation pages in admin UI (#17704)
3 years ago
Eugen Rochko 9dc45798f9 Fix data integrity of featured tags (#17712)
3 years ago
Eugen Rochko aff497a87a Fix invalid language resulting in no fallback being set on statuses (#17722)
3 years ago
Eugen Rochko 4623292d97 [Glitch] Change appearance of account cards in web UI
3 years ago
Josh Soref beb59e188e [Glitch] Spelling
3 years ago
Claire 09306d7c3c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d5de12d931 Fix performance of account timelines (#17709)
3 years ago
Eugen Rochko 563964dd80 Change appearance of account cards in web UI (#17689)
3 years ago
Eugen Rochko 1b0f9f25ed Fix nil error when submitting report without `rule_ids` (#17713)
3 years ago
Eugen Rochko e3d3b4ae21 Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
3 years ago
Josh Soref 1c070bd94c Spelling (#17705)
3 years ago
Mashiro a14f8b5418 Change autocomplete type of password input box (#17702)
3 years ago
Claire 44a1a7a02d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 3eaa7e21e3 Fix duplicate notifications being possible after poll expiration (#17697)
3 years ago
Eugen Rochko 799a812dbe Fix infinite re-forwarding of update activities temporarily (#17698)
3 years ago
Claire d8c9612493 Add option to automatically delete toots after one week (#17691)
3 years ago
Claire 102e3df7ca Redesign /about when already logged in (#17348)
3 years ago
Claire 3c0d1660aa Allow editing media attachments for scheduled toots (#17690)
3 years ago
Eugen Rochko 3bf45628c5 Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678)
3 years ago
Eugen Rochko ba969db9c8 Fix returning empty `<p>` tag for blank account `note` in REST API (#17687)
3 years ago
Eugen Rochko 97eaac87fa Remove profile directory link from main navigation panel (#17688)
3 years ago
Claire 761df31510 [Glitch] Change visual separation of applications in authorized apps list
3 years ago
Claire 3e3fc8398b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d37c28f54c Change visual separation of applications in authorized apps list (#17686)
3 years ago
Eugen Rochko dc23b3aeef Add descriptions to trending features in admin UI (#17677)
3 years ago
Eugen Rochko 69d1a44f05 Fix leak of existence of otherwise inaccessible statuses in REST API (#17684)
3 years ago
Eugen Rochko fc26ac7a98 Fix report category not being saved in REST API (#17682)
3 years ago
Eugen Rochko 93ba12efd6 [Glitch] Add ability to mark statuses as sensitive from reports in admin UI
3 years ago
Eugen Rochko c71c6092a8 [Glitch] Change authorized applications page
3 years ago
Claire 4795ee7f2c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko b25b703cce Add ability to mark statuses as sensitive from reports in admin UI (#17668)
3 years ago
Claire 514842c9c6 Change old moderation strikes to be displayed in a separate page (#17566)
3 years ago
Eugen Rochko 4d0a2968d9 Change authorized applications page (#17656)
3 years ago
Eugen Rochko 2b90261718 New Crowdin updates (#17628)
3 years ago
Eugen Rochko 43721775d4 [Glitch] Fix report submit button not being disabled during submission in web UI
3 years ago
Claire d2eb561d32 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 00fcfa176f Chore: Update translatable strings (#17495)
3 years ago
Eugen Rochko 45341c5287 Fix not showing loading indicator when searching in web UI (#17655)
3 years ago
Eugen Rochko c49b23819b Fix report submit button not being disabled during submission in web UI (#17654)
3 years ago
Claire 185977560c [Glitch] Fix remote reports with comments revealing remote reporter
3 years ago
Claire 6c89abe2bb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 2d5edf2090 Fix remote reports with comments revealing remote reporter (#17652)
3 years ago
Eugen Rochko 9d138baa73 Fix status updates not being forwarded like deletes through ActivityPub (#17648)
3 years ago
Claire 1c6ab3aba9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 0b41895bbb Fix error when a MX is shared across blocked domains (#17650)
3 years ago
Claire d646f23e5d Fix crash in EmailDomainBlockRefreshScheduler (#17649)
3 years ago
Claire 7ccf437aad Add option (on by default) to allow toots with content warnings to trend
3 years ago
Claire a3c7b8fe2e Disable notifications for trending links and trending statuses by default
3 years ago
Claire 5fd343c72b [Glitch] Fix media modal footer's “external link” not being a link
3 years ago
Claire 5dd7d6bc07 [Glitch] Fix reply button on media modal not giving focus to compose form
3 years ago
Eugen Rochko 0979110108 [Glitch] Add trending statuses
3 years ago
Claire 17435a8eb6 Adapt view for glitch-soc's theming system
3 years ago
Claire 8e04ac45be Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
MitarashiDango 5c760fa85e Fix unable to unpin follower-only posts (#17647)
3 years ago
Claire f75cd229f3 Fix media modal footer's “external link” not being a link (#17561)
3 years ago
Claire cbf951569e Fix reply button on media modal not giving focus to compose form (#17626)
3 years ago
Eugen Rochko 19b4c36e40 Add explore page to web UI (#17123)
3 years ago
Eugen Rochko e6d2b07ec1 Add trending statuses (#17431)
3 years ago
Eugen Rochko ea5bf21a1d Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire 243d322e5a Fix publish buttons styling
3 years ago
Claire b90e5add99 [Glitch] Fix reporting from profile
3 years ago
Claire e8d278d3e1 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 543d13ed7a Fix reporting from profile (#17632)
3 years ago
Claire b9e78f7964 Fetch relationships when opening report modal
3 years ago
Eugen Rochko c830291a72 [Glitch] Change report modal to include category selection in web UI
3 years ago
Claire 4df1f0e721 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7e91581be0 Change report modal to include category selection in web UI (#17565)
3 years ago
Claire 88b0cb27ec Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 7cba68fcc6 Fix new sign-up notification not working because of incorrect type name (#17629)
3 years ago
Eugen Rochko 67cecd6563 [Glitch] Add notifications for new sign-ups
3 years ago
Claire c58e2f4775 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
noiob 8a11284b42 Fix link in new hashtag notification email (#17624)
3 years ago
Eugen Rochko eef9eec5d3 Add notifications for new sign-ups (#16953)
3 years ago
Eugen Rochko bbd1b979e7 New Crowdin updates (#17593)
3 years ago
luzpaz b97e7364f3 Fix various typos (#17621)
3 years ago
Eugen Rochko 15d69174c0 [Glitch] Fix link colors in report and strike details
3 years ago
Eugen Rochko 41e6b61ea2 [Glitch] Fix wrong styles on strike page
3 years ago
Claire e7ad957447 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire f499f086a9 Fix some media attachments being converted with too high framerates (#17619)
3 years ago
Eugen Rochko 8d4b0b255a Fix link colors in report and strike details (#17616)
3 years ago
Eugen Rochko 0fbd040aa8 Add caching layer to metrics (#17617)
3 years ago
Eugen Rochko 839ad9fa53 Fix wrong styles on strike page (#17615)
3 years ago
Claire ddf6fa684b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
dependabot[bot] 823d816c06 Bump pundit from 2.1.1 to 2.2.0 (#17543)
3 years ago
Eugen Rochko 2bf51dc42c New Crowdin updates (#17514)
3 years ago
Eugen Rochko e3d08a9e28 Change global `locale` param to `lang` to avoid conflicts (#17592)
3 years ago
helloworldstack 22f110a892 Fix sign in token and warning emails failed to send in some cases (#17589)
3 years ago
Claire bd4fb02bfb [Glitch] Fix opening the emoji picker scrolling the single-column view to the top
3 years ago
Claire a564a06739 [Glitch] Fix edge case where settings/admin page sidebar would be incorrectly hidden
3 years ago
Claire 5718a2e280 Fix issue with glitch-soc's theming system
3 years ago
Eugen Rochko 394042c91b [Glitch] Add appeals
3 years ago
Eugen Rochko cdd0af5a1c [Glitch] Fix privacy policy link not being visible on small screens
3 years ago
Claire 175446f293 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 49e1162a30 Fix issues when attempting to appeal an old strike (#17554)
3 years ago
Claire 5b5b9deebd Fix opening the emoji picker scrolling the single-column view to the top (#17579)
3 years ago
Claire ab98d2e539 Fix edge case where settings/admin page sidebar would be incorrectly hidden (#17580)
3 years ago
Claire 3b266118a8 Fix toggling sidebar on mobile in admin pages
3 years ago
Claire efb2377148 Change relays handling to not record boosts (#17571)
3 years ago
Claire 4d49bb4b52 Fix performance of server-side filtering (#17575)
3 years ago
Claire 488c4e1712 Change dasbhoard links for “new users” and “active users” (#17570)
3 years ago
Eugen Rochko 82f8d19424 Add appeals (#17364)
3 years ago
Jeong Arm 0ad6f982af Fix admin statuses page order with media (#17538)
3 years ago
Jeong Arm cf8fee1379 Add `from:` query operator to search syntax (#16526)
3 years ago
Eugen Rochko 77529aba86 Fix privacy policy link not being visible on small screens (#17533)
3 years ago
Eugen Rochko 518ac93f00 Fix duplicate accounts when searching by IP range in admin UI (#17524)
3 years ago
Claire 3ff513bd3b [Glitch] Fix controls for unchangeable properties on status edit not being disabled
3 years ago
Claire 56442ee90a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Holly 45309f7748 Make the settings button go to settings when opened in a new tab
3 years ago
Claire e806b2325e Fix empty batch statuses selection causing a 500 error (#17532)
3 years ago
Claire d10eb06cb4 Fix controls for unchangeable properties on status edit not being disabled (#17531)
3 years ago
Claire 89e2e403ce Fix attempts at distributing Update activities for local-only posts
3 years ago
Eugen Rochko 1c420fca57 [Glitch] Fix layout of the report page on smaller screens in admin UI
3 years ago
Eugen Rochko e5e6857bd7 [Glitch] Add notifications when a reblogged status has been updated
3 years ago
Claire 7c32406859 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko f53e4c250e Fix layout of the report page on smaller screens in admin UI (#17523)
3 years ago
Claire 6ec8ae5723 Fix missing javascript in some admin pages
3 years ago
Claire 2846bfddc2 Add support for multiple source files per pack
3 years ago
Jeong Arm 63c1a70f35 Enable domain purge button on suspended domains too (#17209)
3 years ago
Eugen Rochko 8ffc48ebfa Add notifications when a reblogged status has been updated (#17404)
3 years ago
Eugen Rochko b8f957e5f7 [Glitch] Change actions in reports to require only one click
3 years ago
Claire e9a7485dcc Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 9b42aad433 Change actions in reports to require only one click (#17487)
3 years ago
Eugen Rochko 51573dfbc9 Change reblogs to not count towards hashtag trends anymore (#17501)
3 years ago
Eugen Rochko e331119201 Fix deletes not being signed in authorized fetch mode (#17484)
3 years ago
Claire 2e551a9c6e Fix Undo Announce sometimes inlining the originally Announced status (#17516)
3 years ago
Eugen Rochko 84bd87e444 New Crowdin updates (#16858)
3 years ago
Eugen Rochko 9e57680f64 [Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)
3 years ago
Eugen Rochko 838f800808 [Glitch] Add editing for published statuses
3 years ago
Claire d377c690a4 Add ability to change content-type when editing a toot
3 years ago
Claire b7882a75d2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 64a94a889b Chore: Disable menu items for editing statuses in web UI (#17497)
3 years ago
Claire c6de53c1a9 Fix NoMethodError in StatusUpdateDistributionWorker (#17499)
3 years ago
Claire 2e7bc0fbf5 Fix poll votes not being properly reset on poll change (#17498)
3 years ago
Eugen Rochko 6dfda3670f Fix outdated iso-639 reference in update status service (#17496)
3 years ago
Eugen Rochko cb76142d9e Add editing for published statuses (#17320)
3 years ago