~cytrogen/masto-fe

ref: ea1f9b4223baae32e6933c5bef0d8d3200fe4f2e masto-fe/app/javascript/flavours/glitch d---------
ea1f9b42 — fusagiko / takayamaki 2 years ago
[Glitch] Rename Image component to ServerHeroImage

Port ab7716cff4a1f590565b6a229282e899d7d02e96 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
69903b58 — Claire 2 years ago
Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)

Fix regression from #2156
cb6f445b — Claire 2 years ago
Greatly simplify history management code (#2230)

Fixes #2220

This drops the ability to shift+click on “Back” to get back to a pinned
column, but that was inconsistent, broken, and undocumented.

This also brings us slightly closer to upstream.
2f2f74ef — Claire 2 years ago
[Glitch] Update style of captcha confirmation page to match sign-up form (#2226)

05889880 — Claire 2 years ago
Fix AvatarComposite and DisplayName referencing undefined props (#2222)

054df2d6 — Claire 2 years ago
Merge pull request #2216 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
f3714646 — Claire 2 years ago
Remove our copy of image.d.ts as tsconfig already uses upstream's
96e99e21 — Claire 2 years ago
Run prettier on Typescript files

Port 51b83ed19536b06ce3f57b260400ecec2d1dd187 to glitch-soc
5aa08826 — Renaud Chaput 2 years ago
[Glitch] Type Redux store and middleware

Port 6aeb162927e6f9bbfd597632a10d82d9656c2385 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
a56c71fa — Renaud Chaput 2 years ago
[Glitch] Remove unused iOS agent sniffing function

Port 224d458f7e351e8c88f71b44d338578525961c88 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
526fe33e — Renaud Chaput 2 years ago
[Glitch] Rework polyfills loading

Port a3a2414f0ea91c26276728fc7f9d837f81828075 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
e22a88b5 — fusagiko / takayamaki 2 years ago
[Glitch] Add more detailed type annotation for Account

Port 6579e3af7d6eb2774eae3d16bb1c9b7772fb58ec to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
0fff2b67 — Claire 2 years ago
Disable broken onboarding code
5f2071d0 — Renaud Chaput 2 years ago
[Glitch] Enforce stricter rules for Typescript files

Port c8181eb0a41c4f5c1655d4e400cab071aee4182a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
b509b965 — Renaud Chaput 2 years ago
[Glitch] Enforce React Rules of Hooks with eslint

Port d9b93bd15e508bd19896950ca5c5d356e7e402d4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
108720d7 — Renaud Chaput 2 years ago
[Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere

Port 955179fc55f2db2694ab2d1e98d5ae82af430571 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
887112a0 — たいち ひ 2 years ago
[Glitch] Add TypeScript support for `mastodon` alias and image imports

Port 7c1305b3a4ce0ee39aa923a1f1ac604794265b0b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
42bdc2ad — Claire 2 years ago
Copy hooks/useHovering.ts to glitch-soc
8e806b6e — Claire 2 years ago
Fix IconButton prop types in glitch-soc
64159810 — Renaud Chaput 2 years ago
[Glitch] Mark `wheel` events on scrollable list as passive

Port 89269e4b713e3291a5c8c29b8d2e7b950b60eb35 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Next