18303 Commits (eba3411bfa40cbb36205f58a36e34c446fed0ffa)
 

Author SHA1 Message Date
dependabot[bot] 44eaa979d4
Bump @types/react from 18.2.6 to 18.2.7 (#25166)
1 year ago
dependabot[bot] 4869384fa0
Bump jsdom from 22.0.0 to 22.1.0 (#25178)
1 year ago
dependabot[bot] 05c2d4dab2
Bump nokogiri from 1.14.3 to 1.15.2 (#25177)
1 year ago
dependabot[bot] 66c1ad8be9
Bump @types/react-motion from 0.0.33 to 0.0.34 (#25185)
1 year ago
dependabot[bot] 5f1a03fdba
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#25175)
1 year ago
dependabot[bot] 6d41cdcc6a
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 (#25182)
1 year ago
dependabot[bot] 8ff2d61add
Bump @types/lodash from 4.14.194 to 4.14.195 (#25184)
1 year ago
dependabot[bot] b91aeeb94f
Bump sidekiq from 6.5.8 to 6.5.9 (#25176)
1 year ago
dependabot[bot] 37dc48c3a1
Bump postcss from 8.4.23 to 8.4.24 (#25169)
1 year ago
S.H 8c183a9831
Align argument type to keyword argument for private process method in FetchResourceService (#25189)
1 year ago
Daniel M Brasil bdc7548652
Add test coverage for `Mastodon::CLI::Accounts#modify` (#25145)
1 year ago
y.takahashi 64b960b6b3
Handle Surrogate Pairs in truncate() (#25148)
1 year ago
Daniel M Brasil 11b8336418
Add test coverage for `Mastodon::CLI::Accounts#create` (#25143)
1 year ago
Claire 5ed48e6878 Fix extraneous newlines
1 year ago
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
たいち ひ 6a592083f1 [Glitch] Fix export style of `<LoadGap />` based on `<Domain />`
1 year ago
Renaud Chaput 0009b4b574 [Glitch] Update inconsistent `defaultMessage`
1 year ago
Claire 0669783da8 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko e7dc375aab [Glitch] Change share action from being in action bar to being in dropdown in web UI
1 year ago
Renaud Chaput 7bec63e6e2 [Glitch] Fix `null` signUp URL handling from #25014
1 year ago
たいち ひ 017fbc7a74 [Glitch] Rewrite `<LoadGap />` as FC and TS
1 year ago
Claire 0e7466717f Merge commit '391c089d0db58d731765dba730a5e1f2fe8570a6' into glitch-soc/merge-upstream
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Claire 1cd7f5ff17 Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream
1 year ago
Claire 9e5278ea7b [Glitch] Add support for custom sign-up URLs
1 year ago
Claire 8f380a33fc [Glitch] Fix video player offering to expand in a lightbox when it's in an iframe
1 year ago
Claire 6dbd44faea Merge commit 'b896b16cb3c8626fbee12a7eda7f882114b1a040' into glitch-soc/merge-upstream
1 year ago
Claire a0bc0619ca [Glitch] Use JSX syntax for Fragments
1 year ago
Claire 8278907ff7 Merge commit '5a16bd7bf4591feb852364da9b84407438c9b7d6' into glitch-soc/merge-upstream
1 year ago
Claire 6001f5ff36 [Glitch] Use the new JSX transform everywhere
1 year ago
Claire 9381f78166 Merge commit '8f66126b1010e0aaaa8b5f2a2f4ea8a28824e2b7' into glitch-soc/merge-upstream
1 year ago
Claire 0222df6047
Merge pull request #2236 from ClearlyClaire/glitch-soc/merge-upstream
1 year ago
Claire 1347ca6eb0 fixup! [Glitch] Upgrade to React 18
1 year ago
Matt Jankowski 55785b1603
Extract methods for user de-duping in maintenance CLI (#25117)
1 year ago
Matt Jankowski 0f2c16ac4b
Fix RSpec/NoExpectationExample cop (#25103)
1 year ago
Claire 61f6cd45e3 Fix glitch-soc-only tests being broken because of test refactor
1 year ago
たいち ひ 60c7e559d8 [Glitch] Rewrite `<TimelineHint />` as FC and TS
1 year ago
たいち ひ 6746e5d430 [Glitch] Rewrite `<Skeleton/>` as FC and TS
1 year ago
Claire 892b3c16f5 [Glitch] Allow scripts in post embed previews
1 year ago
Claire e2ab9d4dad Merge commit 'e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3' into glitch-soc/merge-upstream
1 year ago
Renaud Chaput 3b375ee395 [Glitch] Upgrade to React 18
1 year ago
Claire 45d7358100 Merge commit '8d6aea33260dedeacb3d22ac1a6d2f9cc3856a5e' into glitch-soc/merge-upstream
1 year ago
Claire 2e02d03524 Merge commit '4a22e72b9b1b8f14792efcc649b0db8bc27f0df2' into glitch-soc/merge-upstream
1 year ago
Claire ad1098970b Merge commit 'bec6a1cad4c509c53deb378c7ba984ba7e2de5a9' into glitch-soc/merge-upstream
1 year ago
Claire ba73f0ea3a [Glitch] Add polling and automatic redirection to `/start` on email confirmation
1 year ago
Claire f959f6cdbb Merge commit 'e60414792d86a99c0f401f3c1bab92ee37835d39' into glitch-soc/merge-upstream
1 year ago
Claire b0ec3bfcf9 [Glitch] Fix being unable to load past a full page of filtered posts in Home timeline
1 year ago
Christian Schmidt 4a1f4cb6a2 [Glitch] Fix UI crash in moderation interface when opening the media modal
1 year ago
Eugen Rochko d728222121 [Glitch] Change "Sign in" to "Login"
1 year ago
Claire 602ae7f2f6 [Glitch] Fix videos being improperly positioned on safari
1 year ago