Commit Graph

3588 Commits (cd1a404351166c7a820ea26204d5cf7c3e37506a)

Author SHA1 Message Date
Alex Gleason b7d4411627
Add JSDoc comments to all ui components
2 years ago
Alex Gleason e17825777b
Fix /invite layout
2 years ago
Alex Gleason 706d864293
Put /signup behind feature flags
2 years ago
Alex Gleason 16322e8d6c
Add /signup route
2 years ago
Alex Gleason 28ead43f96
Fix DMs link
2 years ago
Alex Gleason f19bd32e52
/admin --> /soapbox/admin
2 years ago
Alex Gleason e08a297eff
/auth/verify --> /verify
2 years ago
Alex Gleason 4765db5ef3 Merge branch 'mastodon-settings' into 'next'
2 years ago
marcin mikołajczak 057c86da75 fix: Poll duration menu shows as all-white except for the option you're hovering over
2 years ago
Alex Gleason 39b92b96fc
Store settings in IndexedDB even on unsupported backends
2 years ago
Alex Gleason 1588f9c94a
QuotedStatus: hide relationship
2 years ago
Alex Gleason 5d77723189
ProfilePage: remove unused import
2 years ago
Alex Gleason c4e376816d
ProfileField: style verified links
2 years ago
Alex Gleason ce73b30237
actions/me: do it with a const
2 years ago
Alex Gleason 20013cf712
ProfileField: basic styling
2 years ago
Alex Gleason b2c9d4938f
Display rudimentary ProfileFieldsPanel
2 years ago
Alex Gleason 2702f3fd70
ProfileStats: convert to TSX
2 years ago
Alex Gleason 0127d282e2
ProfileInfoPanel: convert to TSX
2 years ago
Alex Gleason 580960695c
ProfilePage: convert to TSX
2 years ago
Alex Gleason 9fc4f0120e
EditProfile: restore muteStrangers checkbox
2 years ago
Alex Gleason a9cd4014f2
EditProfile: fix checkboxes
2 years ago
Alex Gleason b6f1de0a58
EditProfile: restore most checkboxes
2 years ago
Alex Gleason 2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads
2 years ago
Alex Gleason f808d93209
EditProfile: make file uploads work, pretty much
2 years ago
Alex Gleason 858740ad47
EditProfile: convert to React.FC+TSX (mostly)
2 years ago
Alex Gleason e6a797d712
normalizeAccount(): normalize `discoverable` field
2 years ago
Alex Gleason 5cc962593e
ProfilePreview: convert to TSX
2 years ago
Alex Gleason 12a99b3635
Card: display Blurhash behind link preview cards
2 years ago
Alex Gleason 151cc8b149
Blurhash: convert to TSX
2 years ago
Alex Gleason 92535a961f
features: support accountLookup for TruthSocial
2 years ago
Alex Gleason ff959a4417 Merge branch 'next-admin' into 'next'
2 years ago
Alex Gleason cf26e4f2a2
Report: show profile hover card
2 years ago
Alex Gleason 3abfdd8bf2
Layout: move pb-36 to Layout.Main
2 years ago
Alex Gleason ec9e478bbe
Improve Reports styles
2 years ago
Alex Gleason 735b5932a2 Merge branch 'next-layout' into 'next'
2 years ago
Alex Gleason 3d0e9200c2
Layout: standalone fixes
2 years ago
Alex Gleason 8134b5d016
ExternalAuth: use EmptyPage
2 years ago
Alex Gleason a23fb9f1aa
Actually move Layout.Sidebar out of WrappedRoute and into UI
2 years ago
Alex Gleason 2c542e4548
Layout: make all UI routes have a static left sidebar
2 years ago
Alex Gleason 23d4e70aba Merge branch 'next-admin' into 'next'
2 years ago
Alex Gleason 756506cbb6
Forms: accept additional props
2 years ago
Alex Gleason ce23e48106
UnapprovedAccount: convert to tsx
2 years ago
Alex Gleason 527b5086a6
Counter: dark ring styles
2 years ago
Alex Gleason aa9c643006
Break Counter into its own component
2 years ago
Alex Gleason d56a97451f
Let menus have counters
2 years ago
Alex Gleason 88c90dcb95
Reports: move to ./tabs directory
2 years ago
Alex Gleason 5f9f06d6a9
Reports: convert to TSX
2 years ago
Alex Gleason 039ff6b3f6
AwaitingApproval: move into ./tabs directory
2 years ago
Alex Gleason a3d7e2c826
AwaitingApproval: convert to TSX
2 years ago
Alex Gleason 5c821488dc
AdminTabs: get activeItem from match
2 years ago
Alex Gleason 85424b9acf
Admin: improve tabs navigation
2 years ago
Alex Gleason c8a60aba64
AdminTabs: use `to` instead of `action`
2 years ago
Alex Gleason fd9c7add5c
Tabs: support `count` prop on item
2 years ago
Alex Gleason da8eaec7b9
Delete AdminNav, AdminTabs i18n
2 years ago
Alex Gleason 5c89040692
Rudimentary admin tabs navigation
2 years ago
Alex Gleason a8f2ca83a1
Add tabs to dashboard
2 years ago
Alex Gleason f088e63ec8
LatestAccountsPanel: refactor with action
2 years ago
Alex Gleason 9650ce2b37
admin/report: convert to TSX
2 years ago
Alex Gleason 3beb013e92
ReportStatus: convert to TSX
2 years ago
marcin mikołajczak 5d580fcc15 Merge branch 'next' into 'next'
2 years ago
Alex Gleason b0f99dca29
AdminPage: use standard page layout
2 years ago
Alex Gleason af07af9b75
HomePage: convert to TSX
2 years ago
marcin mikołajczak 9af1ab026c Fix move notifications
2 years ago
Alex Gleason fc77faac5a
EmptyPage: convert to TSX
2 years ago
Alex Gleason 81f4fb0125
DefaultPage: convert to tsx
2 years ago
Alex Gleason bbf99a06e4
AdminPage: convert to TSX
2 years ago
Alex Gleason 283213b5ba
Convert legacy forms to TypeScript
2 years ago
Alex Gleason cee9d45b9d
RadioItem: fix dark mode
2 years ago
Alex Gleason 4cf9fab13c
RegistrationModePicker: convert to TSX
2 years ago
Alex Gleason 27b7fc4f30
Convert admin/index to TSX
2 years ago
Alex Gleason ef31dcae52
Run yarn manage:translations
2 years ago
Alex Gleason 535cca7599
Convert a few files into TypeScript
2 years ago
Alex Gleason 992a846011 Merge branch 'next' into 'next'
2 years ago
marcin mikołajczak 67694c48d9 reply-mentions styles
2 years ago
marcin mikołajczak 48dd07ef44 some styles for simpleform imputs
2 years ago
marcin mikołajczak 79d313c4a8 fix repost button on DMs
2 years ago
Alex Gleason ee2bfd666b
Features: support backend build name (eg `+soapbox`)
2 years ago
Alex Gleason 7363d9c7f8
SoapboxMount: do load, even if something fails
2 years ago
Alex Gleason e0cc53038a Merge branch 'typescript/convert-mfa-form' into 'next'
2 years ago
Alex Gleason aa29b260a8
ui/index: convert to TSX+FC
2 years ago
Kevin Brown 0614bce334
Convert mfa_form to typescript
2 years ago
Kevin Brown 0ff866979f
Add disabled
2 years ago
Alex Gleason 7df6d4bc9c
BackgroundShapes: convert to TSX
2 years ago
Alex Gleason 670d25428d
async-components: convert to TS
2 years ago
Alex Gleason 3c90937bf2
WrappedRoute: refactor with TSX+FC
2 years ago
Alex Gleason 6db00e0293 Revert "Merge branch 'allow-text-selection' into 'next'"
2 years ago
Justin 0a622d0741 Allow text selection in the Status component
2 years ago
Alex Gleason 2758980021
Restore mobile account switcher, make it available to everyone
2 years ago
Alex Gleason 92cdd238b1
Merge remote-tracking branch 'origin/next' into next-small-fixes
2 years ago
Alex Gleason b8955d63e2
SidebarMenu: make accounts clickable
2 years ago
Alex Gleason 3788980856
BundleColumnError: improve styles
2 years ago
Alex Gleason 672216d4de
BundleColumnError: convert to TSX
2 years ago
Alex Gleason 4d4070da9a
Make error routes developerOnly
2 years ago
Alex Gleason 754e669ea5
Add network error preview to Developers (/error/network)
2 years ago
Alex Gleason d92330cbfc
ComposeForm: move EmojiPickerDropdown beside UploadButton
2 years ago
Alex Gleason 7982c2c1f2
Toggle visiblity --> Hide
2 years ago
Alex Gleason 04c4475083
StatusContent: fix markdown styles
2 years ago
Alex Gleason 190829fd09
StatusInteractionBar: fix emoji react styles
2 years ago
Alex Gleason 26b89cb8b1 Merge branch 'next' into 'next'
2 years ago
marcin mikołajczak 161f561b44 dark styles on public pages
2 years ago