Claire
|
b2647bc3f2
|
[Glitch] Update Avatar, AvatarComposite, and AvatarOverlay components (#2508)
Various ports including 8dfe5179ee,
d1de7fb7fa and
9f8d34620b.
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: fusagiko / takayamaki <24884114+takayamaki@users.noreply.github.com>
|
2023-12-09 18:33:42 +01:00 |
|
Claire
|
9fcf5d4192
|
[Glitch] Fix emoji picker button scrolling with textarea content in single-column view (#2501)
Port bbea052935 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-04 13:30:27 +01:00 |
|
Essem
|
a46b6af1d6
|
Fix constant redirects to onboarding page (#2505)
|
2023-12-04 13:30:17 +01:00 |
|
Claire
|
23ee393fdd
|
Merge pull request #2499 from ClearlyClaire/glitch-soc/port-toasts
Port upstream's toast changes
|
2023-12-03 20:57:42 +01:00 |
|
Eugen Rochko
|
cede2f533c
|
[Glitch] Fix toast saying "published" instead of "saved" after editing post in web UI
Port 71641766f2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 19:39:08 +01:00 |
|
Renaud Chaput
|
9ac73a1fbf
|
[Glitch] Change eslint config to autofix missing comma and indentation in JS files
Partial port of 774e1189d2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 16:44:40 +01:00 |
|
Christian Schmidt
|
ea004108b8
|
[Glitch] Make notification respect reduce-motion
Port 6d0767558a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 16:38:41 +01:00 |
|
Stanislas Signoud
|
811b8b200e
|
[Glitch] Use invariant colors on notification toasts
Port ca955ada0b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 16:38:41 +01:00 |
|
Eugen Rochko
|
3bbe39f233
|
[Glitch] Add toast with option to open post after publishing in web UI
Port a7ca33ad96 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 16:38:41 +01:00 |
|
Claire
|
046cb408b7
|
[Glitch] Fix front-end bug when processing relationship-related account actions
Port 287520453c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 13:19:10 +01:00 |
|
Renaud Chaput
|
c3a0d5aca3
|
[Glitch] Fix Redux types
Port 0712cc2b99 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 13:19:10 +01:00 |
|
Renaud Chaput
|
6fb5fafd28
|
[Glitch] Convert actions/account_notes into Typescript
Port bd06c13204 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 13:19:10 +01:00 |
|
Claire
|
ee58f680e8
|
[Glitch] Fix autocomplete suggestions being cut off in compose form
Port 6833732852 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
6269a5336f
|
[Glitch] Change composer highlight border size to be more noticeable
Port aa4c9730f6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
204fe83fcc
|
[Glitch] Fix compose textarea scroll behavior
Port 746979f75d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
a8f6a5b40f
|
Update translation strings
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
786b42e2b5
|
Fix SCSS and JS linting issues
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
a0943b8f6d
|
Remove glitch-soc's old onboarding modal
|
2023-12-03 11:23:12 +01:00 |
|
Renaud Chaput
|
6dc812dd51
|
[Glitch] Upgrade to react-router v5 in onboarding code
Port 1b70d7ed7c to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Eugen Rochko
|
06e819537b
|
[Glitch] Change labels and styles on the onboarding screen in web UI
Port a985d587e1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Eugen Rochko
|
d5bad93460
|
[Glitch] Change "Follow 7 people" to "Find at least 7 people to follow" in web UI
Port 4a5464f360 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
たいち ひ
|
c2c25122e8
|
[Glitch] Rewrite <Check /> as FC
Port 6fdbee240c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Renaud Chaput
|
a1667ba796
|
[Glitch] Upgrade react-intl usage in onboarding code
Port remaining of 44cd88adc4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
e47c582283
|
Fix import order
|
2023-12-03 11:23:12 +01:00 |
|
Renaud Chaput
|
ba4c8a9b41
|
[Glitch] Use the new JSX transform in onboarding code
Port the remaining of 8f66126b10 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Steven Munn
|
6e4497ab2d
|
[Glitch] Fix spelling of "Lets" on the onboarding page after clicking the confirmation email
Port 52d36f0f98 to glitch-soc
Co-authored-by: Steven Munn <stevenjmunn@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Emelia Smith
|
1cb8df655b
|
[Glitch] Fix Onboarding Errors
Port b8a2430642 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Renaud Chaput
|
0b1556b7f7
|
[Glitch] Enforce stricter rules for Typescript files
Port c8181eb0a4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Eugen Rochko
|
542f2fb1e0
|
[Glitch] Add default post text to onboarding flow in web UI
Port 8979b70975 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Eugen Rochko
|
e0b401e295
|
[Glitch] Add more tips to onboarding flow in web UI
Port c35e3cb6ac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Eugen Rochko
|
4537b4b961
|
[Glitch] Add new onboarding flow to web UI
Port 0461f83320 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-03 11:23:12 +01:00 |
|
Claire
|
335cfab32f
|
Change account note design to match upstream's (#2495)
|
2023-12-03 11:22:38 +01:00 |
|
Claire
|
f1241b4a3a
|
Fix translation string for status.favourite not having been changed everywhere (#2494)
|
2023-12-03 09:51:29 +01:00 |
|
Claire
|
edd96ce786
|
Merge pull request #2492 from ClearlyClaire/glitch-soc/painful-backports
Port account rows design change from upstream
|
2023-12-03 09:51:07 +01:00 |
|
Claire
|
21df2a68ac
|
Hide followers count when hidden by instance or user
|
2023-12-02 17:38:07 +01:00 |
|
Claire
|
09062d393f
|
Fix more styling issues
|
2023-12-02 17:38:07 +01:00 |
|
Claire
|
28d4f3ab70
|
Fix account component styling wrt. upstream
|
2023-12-02 17:05:54 +01:00 |
|
fusagiko / takayamaki
|
dc917cfcdf
|
[Glitch] Fix account.jsx imports (#25541)
Port remaining part of e0d230fb37,
20e85c0e83 and
9d45a444f9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Eugen Rochko
|
17372a3ec0
|
[Glitch] Change labels and styles on the onboarding screen in Account component
Partial port of a985d587e1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Eugen Rochko
|
0421b44f22
|
[Glitch] Change follow button in account row to be more obvious in web UI (#24956)
Port 0ddc895282 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Claire
|
f1691eca55
|
[Glitch] Fix overflow behavior of account rows
Port 5fae2de454 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Renaud Chaput
|
98a7b95058
|
[Glitch] Update inconsistent defaultMessage in Account component
Partial port of e58c36d308 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Claire
|
b047b981cd
|
[Glitch] Enforce import order with ESLint
Port d27216dc46 to glitch-soc
|
2023-12-02 16:59:40 +01:00 |
|
Emelia Smith
|
b8cbaba283
|
[Glitch] Split EmptyAccount out of Account component
Partial port of b8a2430642 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Claire
|
32ec0d2472
|
[Glitch] Fix verified badge in account lists potentially including rel="me" links
Port 55e7c08a83 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Renaud Chaput
|
e7ec2641a0
|
[Glitch] Fix linting issues with VerifiedBadge component
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
fusagiko / takayamaki
|
2efb22f455
|
[Glitch] Rewrite VerifiedBadge component as function component
Port 140aa6b054 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Eugen Rochko
|
00db5c8ade
|
[Glitch] Split VerifiedBadge from Account component
Partial port of 0461f83320 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Eugen Rochko
|
e0aba64a64
|
[Glitch] Fix regressions from change in account row design in web UI
Port 46483ae849
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|
Eugen Rochko
|
a262f990f8
|
Change design of account rows in web UI (#24247)
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-02 16:59:40 +01:00 |
|