Commit Graph

3640 Commits (b1cdf93ec68f7842f7544c24cda7b610b5c878bb)

Author SHA1 Message Date
Alex Gleason e11575ff50
LandingPageModal: convert to tsx
2 years ago
Alex Gleason 2028873d34
LandingPageModal: fix routes
2 years ago
Alex Gleason 23fb01d32d
Set onboarding on account creation
2 years ago
Alex Gleason 35a731ffd9
Restore localStorage onboarding code
2 years ago
Alex Gleason 86ecda84c5
rule_id --> rule_ids
2 years ago
Alex Gleason 83a0988daa
submitReport(): don't call getState() a million times
2 years ago
Alex Gleason f92eeb333c
Merge remote-tracking branch 'origin/develop' into improve-reporting
2 years ago
Alex Gleason 9cbe98f131
Reports: submit rule_ids to API
2 years ago
Alex Gleason b8fb318c06
ReportModal: fix report forwarding
2 years ago
Justin 0302f9fa20 Account for fewer rules
2 years ago
Justin 972d61bd8c Compare strings
2 years ago
Justin 2607a55380 Configure with i18n
2 years ago
Justin 86fb9bf704 Add ProgressBar and dark mode support
2 years ago
Justin 6baec89484 Fix test
2 years ago
Justin 82b9c00574 Fix eslint violations
2 years ago
Justin d644e3cf25 Fix a few visual issues
2 years ago
Justin a58069a123 Add tests for Report modal
2 years ago
Justin ac53ed11b9 Add tests for Rules redux action/reducer
2 years ago
Justin 924b042c84 Improve reporting modal
2 years ago
Justin 0fb4c9bd40 Convert ReportModal to TSX
2 years ago
Alex Gleason 0fa58be38c
Catch instance/fetch error, only set instance_fetch_failed on 404
2 years ago
Alex Gleason 6166c2c4c5
EditProfile: fix <p></p>
2 years ago
Alex Gleason 7c6d42f987 Merge branch 'icelandic-translation' into 'develop'
2 years ago
nazrin 808301b11d updated
2 years ago
Alex Gleason fb94a30969 Merge branch 'icelandic-translation' into 'develop'
2 years ago
Alex Gleason a030ef42b5
Add Icelandic language to UI
2 years ago
Alex Gleason 3e388de26f
Settings: convert to TSX
2 years ago
nazrin 940d5afdba created icelandic translation
2 years ago
Alex Gleason 1f212fcb1a
Dashboard: display software build
2 years ago
Alex Gleason 098ece132c
Code: fix commit hash not appearing
2 years ago
marcin mikołajczak 8ba9cef23d Merge branch 'autoload-switch' into 'develop'
2 years ago
marcin mikołajczak 5a86de5d13 Use useSettings hook
2 years ago
Alex Gleason 50e71c1156
EmojiButtonWrapper: delay closing the selector for 500ms
2 years ago
marcin mikołajczak 520a3bd765 Merge remote-tracking branch 'soapbox/develop' into autoload-switch
2 years ago
marcin mikołajczak d6795a55b1 Fix 'Automatically load more items…'
2 years ago
Alex Gleason d20d66078c
EmojiButtonWrapper: wrap in .relative
2 years ago
Alex Gleason ebff30e559
StatusActionBar: stopPropagation on reply click
2 years ago
Alex Gleason e2cbc449ad Merge branch 'card-title-truncate' into 'develop'
2 years ago
Alex Gleason c4cd2d2049
CardTitle: truncate too long text
2 years ago
Alex Gleason 2e5cc2619d
ProfileHoverCard: convert to tsx
2 years ago
Alex Gleason 829a61c3a5
Delete unused ColumnSubheading
2 years ago
Alex Gleason 311ec14200
Convert most Placeholder components into TSX
2 years ago
Alex Gleason 5def7a087d
Convert UploadArea to tsx
2 years ago
Alex Gleason e20a083fb4
Convert placeholder components to TSX
2 years ago
Alex Gleason 78b7752ac0
Merge remote-tracking branch 'origin/develop' into next
2 years ago
Tassoman Pigi 0e2bae3335 italian translation
2 years ago
marcin mikołajczak ebc4f0c5eb Merge branch 'next' into 'next'
2 years ago
marcin mikołajczak 023b327751 Add break-words to quoted status content
2 years ago
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
marcin mikołajczak db56d9b16a Update tests, remove unused code
2 years ago
marcin mikołajczak d487e34548 Merge remote-tracking branch 'soapbox/next' into edit-posts
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