Commit Graph

3065 Commits (5e1752ce3f21a06287d0a0821c02835c06227441)

Author SHA1 Message Date
Eugen Rochko 000b835803
Add canonical link tags in web UI ()
Eugen Rochko b7910bc751
Add button to see results for polls in web UI ()
Trevor Wolf 182fd93a07
fix read more button overlapping thread line bug ()
mogaminsk 6268188543
Fix local live feeds does not expand ()
forsamori d9a5c1acfa
Add at-symbol prepended to mention span title ()
Co-authored-by: Sam BC <samuel.balbirnie-cumming@xdesign.com>
Eugen Rochko 54a10523e2
Change labels of live feeds tabs in web UI ()
Eugen Rochko 69e124e2ed
Fix regression of icon button colors in web UI ()
Trevor Wolf 54cb679c19
Change button colors to increase hover/focus contrast and consistency ()
mogaminsk 5b46345459
Prevent duplicate concurrent calls of `/api/*/instance` in web UI ()
Eugen Rochko 0512537eb6
Change dropdown icon above compose form from ellipsis to bars in web UI ()
Claire cea9db5a0b
Change local and federated timelines to be in a single firehose column ()
Renaud Chaput 78ba12f0bf
Use an Immutable Record as the root state ()
Claire 9934949fc4
Fix onboarding prompt being displayed because of disconnection gaps ()
Claire 285a691936
Remove the search button from UI header when logged out ()
Renaud Chaput ae30a60b1f
Improve dismissable banner buttons when they dont fit on 1 line ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire ed96e28c9e
Fix compose form not being shown when clicking “Make your first post” on mobile ()
Eugen Rochko 7b024baf50
Change header backgrounds to use fewer different colors in web UI ()
Eugen Rochko 65aa04647a
Fix onboarding prompt flashing while home feed is loading in web UI ()
Eugen Rochko 2b78c07ef1
Fix search not being easily findable on smaller screens in web UI ()
Claire 55e7c08a83
Fix verified badge in account lists potentially including rel="me" links ()
Eugen Rochko a985d587e1
Change labels and styles on the onboarding screen in web UI ()
Claire 0842a68532
Remove unique accounts condition from Home onboarding prompt ()
Eugen Rochko 00ec43914a
Add onboarding prompt when home feed too slow in web UI ()
Claire a8c1c8bd37
Fix j/k keyboard shortcuts on some status lists ()
mogaminsk 8d2c26834f
Fix custom signup URL may not loaded ()
Ian 69db507924
Change emoji picker icon ()
たいち ひ 804488d38e
Rewrite `<AutosuggestHashtag />` as FC and TS ()
Claire c9d06d10d4
Fix non-interactive upload container being given a `button` role and tabIndex ()
Eugen Rochko f20698000f
Fix always redirecting to onboarding in web UI ()
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow ()
たいち ひ 3b5e302f7f
Rewrite `emoji_mart_data_light` as TS ()
alfe a86886b1fd
Rewrite `<LoadingIndicator/>` as FC and TS ()
Renaud Chaput 1cb4514d0e
Add missing report category translation ()
alfe dfaf59d99a
Rewrite <LoadPending /> as FC and TS ()
Eugen Rochko 432a5d2d4b
Change "bot" label to "automated" ()
Eugen Rochko 67d17ce194
Add `legal` as report category ()
Eugen Rochko e4fd9503ec
Change design of dropdowns in web UI ()
alfe fb5bf5cbf8
Rewrite `<LoadMore />` as FC and TS ()
Claire 6833732852
Fix autocomplete suggestions being cut off in compose form ()
Eugen Rochko 0ddc895282
Change follow button in account row to be more obvious in web UI ()
Claire 1483a3ddfe
Add data-nosnippet so Google doesn't use trending posts in snippets for / ()
S.H a6c898f501
Fix not shown announcements in hometimeline. ()
Claire c2c396157f
Fix design issues with recent react-intl upgrade ()
Darius Kazemi bacb674921
Add exclusive lists ()
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Eugen Rochko 4a5464f360
Change "Follow 7 people" to "Find at least 7 people to follow" in web UI ()
Claire 0766c9a631
Add card with who invited you to join when displaying rules on sign-up ()
Jed Fox acc419b81b
Fix spacing of middle dots in the detailed status meta section ()
Renaud Chaput b0780cfeed
Fix `/share` and cleanup and reorganize frontend locale loading ()
Claire 5fae2de454
Fix overflow behavior of account rows ()
S.H b3f9a0da52
Fix using Date.now() instead of intl.now() ()