8981 Commits (c647fa99cab9b9db81d36223cf2c2c27e065b648)

Author SHA1 Message Date
Claire 2b18f7a943
Fix processing mentions to domains with non-ascii TLDs (#16689)
3 years ago
matildepark 39193be1c4 [Glitch] Fix follow request count to dynamically update
3 years ago
Claire 463d23dfd5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Truong Nguyen 7283a5d3b9
Explicitly set userVerification to discoraged (#16545)
3 years ago
Claire 94bcf45321
Fix authentication failures after going halfway through a sign-in attempt (#16607)
3 years ago
matildepark 79341d0f5f
Fix follow request count to dynamically update (#16652)
3 years ago
Daniel 5c21021176
Fix undefined variable for Auth::OmniauthCallbacksController (#16654)
3 years ago
Claire 1aca5ef9bc Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 3c45dfa0fe
Fix “discoverable” account setting being tied to profile directory (#16637)
3 years ago
Claire 4f074b68ba [Glitch] Fix crash if a notification contains an unprocessed media attachment
3 years ago
Claire 0e62c38b02 [Glitch] Fix download button color in audio player
3 years ago
Claire 4e2a8c9b38 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9ac7e6fef7
Fix remotely-suspended accounts' toots being merged back into timelines (#16628)
3 years ago
Holger 0cae6c07bb
Fix #16603 (#16605)
3 years ago
Claire 0c24c865b7
Fix crash if a notification contains an unprocessed media attachment (#16573)
3 years ago
Claire aaf24d3093
Fix download button color in audio player (#16572)
3 years ago
Claire 5efb1ff337
Fix followers synchronization mechanism not working when URI has empty path (#16510)
3 years ago
Claire 47ea9b2d67 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 13b08610a0
Fix crash when encountering invalid account fields (#16598)
3 years ago
Takeshi Umeda 8681ef85d0 [Glitch] Fix logout link not working in safari
3 years ago
Jeong Arm 8d55cb7d71 [Glitch] Fix trends layout
3 years ago
Claire 76c7226eb0 Fix account statuses cleanup settings controller for glitch-soc's theming system
3 years ago
Claire 8ec4be4233 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Takeshi Umeda 709876bd6c
Fix invalid blurhash handling in Create activity (#16583)
3 years ago
Takeshi Umeda 590e1578bf
Fix when MoveWorker cannot get locale from remote account (#16576)
3 years ago
Claire 763ab0c7eb
Fix owned account notes not being deleted when an account is deleted (#16579)
3 years ago
Jeong Arm a61645ed30 Add missing Korean translations
3 years ago
Jeong Arm 69b5139d2a Add Korean translations
3 years ago
Takeshi Umeda b2875b1864
Fix logout link not working in safari (#16574)
3 years ago
Jeong Arm 6e0ab6814f
Fix trends layout (#16570)
3 years ago
Claire 2f6ff14198 [Glitch] Fix crashes with Microsoft Translate on Microsoft Edge
3 years ago
Claire 34a573ac27 [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Claire 08139d3cd7 [Glitch] Fix “open” link of media modal not closing modal
3 years ago
Claire b5e10d07ff Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire a8a7066e97
Add confirmation modal when closing media edit modal with unsaved changes (#16518)
3 years ago
Claire af08229ff4
Fix “open” link of media modal not closing modal (#16524)
3 years ago
Claire 1d67acb72f
Fix scoped order warning in RemoveStatusService (#16531)
3 years ago
Claire e9659ae031
Fix crashes with Microsoft Translate on Microsoft Edge (#16525)
3 years ago
Claire d8629e7b86
Add logging of S3-related errors (#16381)
3 years ago
Claire d1c87be8cf Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire e54a65013d
Fix replying from modal (#16516)
3 years ago
Claire 211d5c3c30
Fix inefficiencies in auto-linking code (#16506)
3 years ago
Claire 3dcf3f2a3a
Fix minor code quality issues (#16502)
3 years ago
Claire 30ce6e395c
Fix user email address being banned on self-deletion (#16503)
3 years ago
Claire fc500a6062 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5a1e072517
Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
3 years ago
Claire d3791cca0c
Improve modal flow and back button handling (#16499)
3 years ago
Claire e4270cb55a Please CodeClimate
3 years ago
Claire 19ea6618b1 Small scroll/history behavior fixup to take weird browser patterns into account
3 years ago
Claire 84fbe4d030 Refactor shouldUpdateScroll stuff
3 years ago
Claire 99f28c17de Fix scroll handling with modals
3 years ago
Claire 6e3d5cbca2 Fix and simplify browser history handling in relation to modals
3 years ago
Claire c5b4e6b708 Add modal stack to allow better boost modal and media modal interaction.
3 years ago
Claire ddf3f4cf85 Fix clicking on the pop-up player placeholder expanding the clicked toot
3 years ago
Claire a85eb7d930 Fix follow suggestions scrolling on mobile view
3 years ago
Claire cdf20f4367 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 7095c80373
Add ability to filter reports by origin of target account (#16487)
3 years ago
Eugen Rochko 275fa4746b
Add `configuration` attribute to `GET /api/v1/instance` (#16485)
3 years ago
Claire 101f8616fe [Glitch] Fix pop-in player display when poster has long username or handle
3 years ago
Claire 3160e050a9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 8569126c2e
Fix upgrade path from 3.4.0 (#16465)
3 years ago
Claire e2844b7e58
Change number_to_human calls to always use 3-digits precision (#16469)
3 years ago
Claire 1381e0e1d9
Fix pop-in player display when poster has long username or handle (#16468)
3 years ago
Claire 49219508bc
Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
3 years ago
Claire 1e2097afd4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 38b3419950
Fix not being able to suspend accounts that already have a canonical e-mail block (#16455)
3 years ago
David Sterry ba8f4535e3 [Glitch] Hide /about/more footer link in limited federation mode
3 years ago
Claire d1780fb9a4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
David Sterry 7c27ccb8d8
Fix #16407 (#16432)
3 years ago
Claire a993ff6e2f Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 9e5a1daa9b
Fix styling of boost button in media modal not reflecting ability to boost (#16387)
3 years ago
Claire e592e47e19
Fix WebUI crash when a toot with a playing video gets deleted (#16384)
3 years ago
Claire 62bf929684
Merge pull request #1555 from ClearlyClaire/glitch-soc/fixes/video-player-crash
3 years ago
Claire b6f952ec5b [Glitch] Fix styling of boost button in media modal not reflecting ability to boost
3 years ago
Claire f024f523b2 Fix pop-up player not closing the moment a status is deleted
3 years ago
Claire 036ec18fb3 Fix WebUI crash when a toot with a playing video gets deleted
3 years ago
Claire 86aca08ec6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 1c21dcfa35
Fix newlines in accout notes added by the Move handler (#16415)
3 years ago
Claire 262c7bcb57
Add full user agent in tooltips for login activities (#16428)
3 years ago
Claire 979059fbc9 Fix login date not showing up in login history by using “public” pack
3 years ago
Eugen Rochko d10d1e5eac [Glitch] Add authentication history
3 years ago
Claire 37fd9670a5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 63b807cffc
Fix serialization of followers/following counts when user hides their network (#16418)
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 6dd51448a6 [Glitch] Fix OCR failure when erroneous lang data is in cache
3 years ago
Claire 4aa78027ea Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 8428faa085
Fix OCR failure when erroneous lang data is in cache (#16386)
3 years ago
Claire 1ac5427ddc [Glitch] Update emoji codepoint mappings to v13.1
3 years ago
Claire fa383531a7 [Glitch] Fix deprecated slash as division in SASS files
3 years ago
Eugen Rochko d2c9f39c0b [Glitch] Add assets from Twemoji 13.1.0
3 years ago
Claire 0157caacef Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire f6088922c0
Update emoji codepoint mappings to v13.1 (#16352)
3 years ago
Eugen Rochko 2fba280353
New Crowdin updates (#16288)
3 years ago
Eugen Rochko 1410dffdf4
Fix e-mail confirmations API not working correctly (#16348)
3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317)
3 years ago
Claire be8079f637
Fix deprecated slash as division in SASS files (#16347)
3 years ago
Eugen Rochko abd7b4636a
Add assets from Twemoji 13.1.0 (#16345)
4 years ago
Claire 3b27b09acb
Fix some IDs in instance actor outbox (#16343)
4 years ago