17976 Commits (dc9dcd0fa9bd2e7ed682f833d678e54a61d1b77c)
 

Author SHA1 Message Date
fusagiko / takayamaki a150bb4f2e Add type annotation for DisplayName component (#24752)
2 years ago
fusagiko / takayamaki cbca954632 Rename Image component to ServerHeroImage (#24894)
2 years ago
Claire 81b01c961b Disable broken onboarding code
2 years ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
2 years ago
Renaud Chaput a7d51b92f3 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Renaud Chaput 4e88d37759 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
2 years ago
Claire 5c4a012ac5 Merge commit '85b3823e6638719511f705ecdd7e5ba09248cf2f' into glitch-soc/merge-upstream
2 years ago
たいち ひ 8a2bb3fb99 [Glitch] Add TypeScript support for `mastodon` alias and image imports
2 years ago
Claire 43b38dc9e6 Copy hooks/useHovering.ts to glitch-soc
2 years ago
Claire a0047223a5 Fix IconButton prop types in glitch-soc
2 years ago
Renaud Chaput d8cae2752c [Glitch] Mark `wheel` events on scrollable list as passive
2 years ago
fusagiko / takayamaki fe8412bcf4 [Glitch] Rewrite Domain component as function component
2 years ago
fusagiko / takayamaki 7630b904ee [Glitch] Use LayoutType from is_mobile in actions/app
2 years ago
たいち ひ bf45760e0b [Glitch] Rewrite RadioButton component as FC
2 years ago
たいち ひ 3c62d50502 [Glitch] Rewrite Image component as function component
2 years ago
たいち ひ 77edfc33ba [Glitch] Rewrite <NotSignedInIndicator /> as FC
2 years ago
Claire 63c706d26f Merge commit 'b8d44c55fd9264cdacf66c32541b4343e164bbfb' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 0886856bd2 Use Prettier for ESLint formatting TypeScript (#23631)
2 years ago
Renaud Chaput d67de22458 Type Redux store and middleware (#24843)
2 years ago
Claire da803512c9 Fix javascript on moderation interface (#24933)
2 years ago
Renaud Chaput d57be2731c Remove unused iOS agent sniffing function (#24931)
2 years ago
dependabot[bot] c6d818d02f Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#24922)
2 years ago
dependabot[bot] 908c5598e0 Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#24921)
2 years ago
eggplants cf74d04f17 Fix wrong documentation link (#24924)
2 years ago
Renaud Chaput b640f89777 Rework polyfills loading (#24907)
2 years ago
Claire 820ad34fe2 Merge pull request #2215 from ClearlyClaire/glitch-soc/merge-upstream
2 years ago
Daniel M Brasil f7b92ed93d Add ability to block sign-ups from IP using the CLI (#24870)
2 years ago
Daniel M Brasil 1b1b940202 Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI (#24861)
2 years ago
Renaud Chaput 33fff17ebb Upgrade `uuid` to 9.0.0 (#24917)
2 years ago
fusagiko / takayamaki a2e9b9d87d Add more detailed type annotation for Account (#24815)
2 years ago
Renaud Chaput 85b3823e66 Enforce stricter rules for Typescript files (#24910)
2 years ago
Renaud Chaput cabc9e5979 Make Webpack fail on failed imports (#24908)
2 years ago
Renaud Chaput b785500809 Enforce React Rules of Hooks with eslint (#24911)
2 years ago
Renaud Chaput 45146e3f3b Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
2 years ago
Renaud Chaput b8d44c55fd Mark `wheel` events on scrollable list as passive (#24914)
2 years ago
Renaud Chaput 2354041cb7 [Glitch] Fixes build errors from some previous TS-related commits
2 years ago
fusagiko / takayamaki 31e4da41ee [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Renaud Chaput 2c5141e5ed [Glitch] Remove MastodonMap TS type
2 years ago
fusagiko / takayamaki ac97d77cb3 [Glitch] Add type annotation for some js files
2 years ago
Claire 902b2175df Copy Typescript type definitions to glitch-soc
2 years ago
Claire 9775d02a15 [Glitch] Fix incorrect import of redux store
2 years ago
fusagiko / takayamaki 5af7007906 [Glitch] use configureStore of redux-toolkit instead of createStore of redux
2 years ago
Eugen Rochko c10a2036bc [Glitch] Add ALT badges to media that has alternative text in web UI
2 years ago
Claire 62f5d29c25 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
Claire 319ff9bd71 [Glitch] Fix incorrect box shadow on avatar in thread view
2 years ago
fusagiko / takayamaki e225a49255 [Glitch] Add type annotation for Blurhash component
2 years ago
fusagiko / takayamaki cccf0bdace [Glitch] Add type annotation for IconButton component
2 years ago
Claire da25a0bd04 Fix rubocop issues in glitch-soc-specific code
2 years ago
Claire 348aed03cf Merge commit '0d919f27beb6e4e7a562a6eed8f354415b5c217e' into glitch-soc/merge-upstream
2 years ago
Claire 2847b0423b Fix glitch-soc's thread line styling (#2214)
2 years ago