76 Commits (af97a6ac5afeba870aeb1d15a71939b500d32948)

Author SHA1 Message Date
Claire 20718a8b59 Fix some translation strings inconsistencies
1 year ago
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
Renaud Chaput 0009b4b574 [Glitch] Update inconsistent `defaultMessage`
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Claire 6001f5ff36 [Glitch] Use the new JSX transform everywhere
1 year ago
たいち ひ 60c7e559d8 [Glitch] Rewrite `<TimelineHint />` as FC and TS
1 year ago
Renaud Chaput e6a7cfd12e [Glitch] Add stricter ESLint rules for Typescript files
1 year ago
Nick Schonning e8fc445e14 [Glitch] Enable ESLint react/no-deprecated
1 year ago
fusagiko / takayamaki 7d9b7f28b8 [Glitch] Add type annotation for DisplayName component
1 year ago
Claire cb6f445b90
Greatly simplify history management code (#2230)
1 year ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
Claire de74acbe0c
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Eugen Rochko 34f8e696e2 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire a3c05640f7 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago
neatchee 8215df76c0 [Glitch] Remove legacy decorators syntax
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Claire 98c5ca1037 [Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts
2 years ago
Eugen Rochko c4d2c72924 [Glitch] Add option to open original page in dropdowns of remote content in web UI
2 years ago
Eugen Rochko 81334e2bfb [Glitch] Fix limited account hint referencing "your" server when logged out
2 years ago
Claire 6b498fae46 [Glitch] Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
2 years ago
Eugen Rochko 7bb1b917b2 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Takeshi Umeda 8be350cc82 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko f9f0949bd3 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 5f4f37f432 [Glitch] Fix error on profile in web UI
2 years ago
prplecake b9195f8fb7 [Glitch] Don't use "unfollow language" when cancelling follow requests
2 years ago
Eugen Rochko 9363e5c24e [Glitch] Change public accounts pages to mount the web UI
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko c9fadb3cae [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko f416e36f0f [Glitch] Add ability to filter followed accounts' posts by language
2 years ago
Eugen Rochko 6fb837aa1d [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
3 years ago
Eugen Rochko bb1a3e902d [Glitch] Remove Keybase integration
3 years ago
Claire e4bec702ac [Glitch] Rename toots to posts in various places, add or reword DM warnings
3 years ago
Claire c4ccbbccab Fixup style issue
3 years ago
Claire 188d66c9a8 [Glitch] Add aliases for WebUI routes that were renamed in #16171
3 years ago
Eugen Rochko a7f6524c6b [Glitch] Change routing paths to use usernames in web UI
3 years ago
Eugen Rochko 5ca7bc2bed [Glitch] Change "Profile unavailable" string to "Account suspended" in web UI
4 years ago
Eugen Rochko 14869ee656 [Glitch] Add option to be notified when a followed user posts
4 years ago
Eugen Rochko 6775de3fc9 [Glitch] Change web UI to show empty profile for suspended accounts
4 years ago
ThibG 8f3295f212 [Glitch] Fix wrong proptypes for onEditAccountNote
4 years ago
Takeshi Umeda 1c8eb9bcf7 [Glitch] Fix the conditions for incomplete remote content
4 years ago
ThibG 511edccf61 [Glitch] Add user notes on accounts
4 years ago
Eugen Rochko 9a641a5a0e [Glitch] Add hints about incomplete remote content to web UI
4 years ago
ThibG 4f51fe03c9 [Glitch] Add “account timeline” filter category
5 years ago
trwnh bd1eaad816 [Glitch] Add missing back button header for invalid account
5 years ago
Eugen Rochko 90bdbddbfe [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko 9e2e623ebe [Glitch] Change single-column mode to scroll the whole page
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
Thibaut Girka 2aa0cdf7e6 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka f2b307af25 Move “export” before decorators
5 years ago