719 Commits (95e9de577752a71ed8804ecc5fcd314bca47adee)

Author SHA1 Message Date
Renaud Chaput b9b4db483c
Remove usage of deprecated `defaultTypes` on React functional components (#30099) 2 years ago
Eugen Rochko 74012831f6
Change mute options to be in dropdown on muted users list in web UI (#30049) 2 years ago
renovate[bot] 37d984b8bf
Update eslint (non-major) (#29820) 2 years ago
Renaud Chaput 67442f9039
Remove global `boosts` state and convert boosts modal to Typescript (#29774) 2 years ago
Renaud Chaput 961bb84e4c
Fix `<RelativeTimestamp>` types (#29781) 2 years ago
Renaud Chaput d088964761
Fix props for `<Button>` (#29780) 2 years ago
Renaud Chaput f2fd1da23f
Fix PropTypes for some record objects (#29786) 2 years ago
Renaud Chaput ec1e770fea
Add the role ID to the badge component (#29707) 2 years ago
Eugen Rochko be52633ee4
Change back button to always appear in advanced web UI (#29669) 2 years ago
Eugen Rochko ec19d0a14b
Change mute, block and domain block confirmations in web UI (#29576) 2 years ago
Renaud Chaput c76ae7a5c0
Convert `packs/public.jsx` to Typescript (#29501) 2 years ago
Eugen Rochko 30483d618f
Fix back button appearing in column header unexpectedly in web UI (#29551) 2 years ago
Eugen Rochko 4991198b70
Change design of metadata underneath posts in web UI (#29585) 2 years ago
Claire a32a126cac
Hide media by default in notification requests (#29572) 2 years ago
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI (#29433) 2 years ago
Eugen Rochko 2347ea813e
Change dropdown menu icon to not be replaced by close icon when open in web UI (#29532) 2 years ago
Renaud Chaput 4185f3792c
Fix full date display not respecting the locale 12/24h format (#29448) 2 years ago
Claire 9ce914cc89
Fix report reason selector in moderation interface not unselecting rules when changing category (#29026) 2 years ago
Eugen Rochko 9cdc60ecc6
Change onboarding prompt to follow suggestions carousel in web UI (#28878) 2 years ago
Eugen Rochko 6936e5aa69
Change design of compose form in web UI (#28119) 2 years ago
Claire 5a838ceaa9
Use active variants for boost icons and increase icon size (#27924) 2 years ago
Claire e817fe4c35
Change media “ALT” label to a specific class (#28777) 2 years ago
Renaud Chaput 01b6c83c36
Add a new `@/` alias for the root frontend directory and use it where possible (#28753) 2 years ago
Claire 6bbcd9348e
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064) 2 years ago
Renaud Chaput 608f66f978
Change icon SVG imports to use a default import (#28709) 2 years ago
Claire 6374358357
Change media to be hidden/blurred by default in report modal (#28522) 2 years ago
Renaud Chaput 7b1d390734
Fixes dropdown target without a `buttonRef` (edit history) (#28427) 2 years ago
Claire 7faa27e17d
Change dismissed banners to be stored server-side (#27055) 2 years ago
Josh Goldberg ✨ 3a7f10c3f1
Converted hashtag.jsx to TypeScript (#27872) 2 years ago
Eugen Rochko 87696ea26e
Add prominent share/copy button on profiles in web UI (#27865) 2 years ago
Eugen Rochko d67bd44ca1
Add profile setup to onboarding in web UI (#27829) 2 years ago
Eugen Rochko 7e3c10dec6
Add icons for private and disabled boost in web UI (#27817) 2 years ago
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts (#27667) 2 years ago
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars (#21875) 2 years ago
Renaud Chaput 3bf2a7296e
Use Immutable `Record` for accounts in Redux state (#26559) 2 years ago
Renaud Chaput 277e6968f5
Use helpers to check environment in frontend (#27633) 2 years ago
Claire 9c8891b39a
Rewrite `AutosuggestTextarea` as Functional Component (#27618) 2 years ago
Renaud Chaput 13d310e64d
Simplify column headers (#27557) 2 years ago
Renaud Chaput 537442853f
Use a context to propagate column-related Props, and remove `forceUpdate` usage (#27548) 2 years ago
Renaud Chaput cb92cdf9af
Fix `<ColumnBackButtonSlim>` (#27540) 2 years ago
Renaud Chaput f08ca3f042
Fix missing icon props (#27539) 2 years ago
Eugen Rochko 134de736dc
Change icons in web UI (#27385) 2 years ago
Claire 15182d1e5e
Fix history handling not properly handling states after update to react-router v5 (#27526) 2 years ago
たいち ひ 9482810703
Rewrite `emoji_unicode_mapping_light` to TS (#25444) 2 years ago
Claire 0ad66175bf
Fix incorrect proptypes from react-router-v5 update (#27507) 2 years ago
Renaud Chaput 9d45a444f9
Convert `<Button>` to Typescript (#27492) 2 years ago
Renaud Chaput 1b70d7ed7c
Upgrade to react-router v5 (#25047) 2 years ago
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 2 years ago
Claire 4d59dfb1c6
Fix some remote posts getting truncated (#27307) 3 years ago
Claire 2b98e2ecd6
Fix auto-loading-more when not scrolled (#27286) 3 years ago