Commit Graph

3915 Commits (f3f6a156866c4ce4c8597124317b1b48fd99c431)

Author SHA1 Message Date
Justin 008b51eef1 Merge branch 'ui-improvements' into 'develop'
2 years ago
Alex Gleason 91ec3b97a2 Merge branch 'sidenav-icon' into 'develop'
2 years ago
Justin 353030cde6 bump icon size
2 years ago
Alex Gleason d6053f0789 Merge branch 'left-sidebar' into 'develop'
2 years ago
Justin cdf8fad847 Use new FileInput component in profile settings
2 years ago
Justin 857c63f2f5 Add FileInput component
2 years ago
Alex Gleason 5b00d1de13
SidebarNavigationLink: use counter from icon component
2 years ago
Justin 0583fbe0f9 Remove unneeded classes
2 years ago
Justin a2c72ab457 Center compose textarea
2 years ago
Justin 7b9db5299a Lint
2 years ago
Alex Gleason beb58a7d86 Merge branch 'mastodon-pagination' into 'develop'
2 years ago
Kevin Brown 6bf0d5847b
Convert display-name to TS
2 years ago
Alex Gleason 78a4a8a3ae Merge branch 'profile-actions-align' into 'develop'
2 years ago
Justin 31b7f8425f Merge branch 'improve-sidebar' into 'develop'
2 years ago
Justin cd6405eda8 Apply 1 suggestion(s) to 1 file(s)
2 years ago
Justin 4c31cf2ba1 Improve sidebar link design
2 years ago
Alex Gleason 2a12e29235
SiteLogo: never, under any circumstances, squish the logo
2 years ago
Alex Gleason debfcaeb1e
Merge remote-tracking branch 'origin/develop' into mastodon-pagination
2 years ago
Alex Gleason f4086b2ee3
Profile Header: improve action button alignment on mobile
2 years ago
marcin mikołajczak 30017d62c9 Use arrow-left for ReplyMentionsModal
2 years ago
Alex Gleason 609c6196fb Merge branch 'thread-focus' into 'develop'
2 years ago
Alex Gleason 2e192153ed
Fix reducer tests
2 years ago
Justin e57e2258f8 Merge branch 'skip-api-requests-for-guests' into 'develop'
2 years ago
Alex Gleason a6396dd4c5 Merge branch 'remote-follow-feature' into 'develop'
2 years ago
Alex Gleason 6a4290dd7b Merge branch 'identity-proofs' into 'develop'
2 years ago
Justin 3d76cd21e6 Skip API requests if logged out
2 years ago
Alex Gleason 295eb40f14
SearchResults: remove unused import
2 years ago
Alex Gleason 640a6ab8eb
Delete SearchResultsContainer
2 years ago
Alex Gleason 88404f32b6
Search reducer: convert to TypeScript
2 years ago
Alex Gleason 5bbfb0cc39
Convert Trends, Suggestions, and TrendingStatuses reducers to TypeScript
2 years ago
Alex Gleason 41b01382ac
SearchResults: convert to TSX
2 years ago
Alex Gleason dc05a4a11d
SearchResults: use padding, not margins
2 years ago
Alex Gleason 165d6d197e
Rip out identity_proofs
2 years ago
Alex Gleason 22d37a2f10
ActionButton: remove `empty` variable(?)
2 years ago
Alex Gleason 6fa6e5b3b4
ActionButton: add jsdoc comments
2 years ago
Alex Gleason 9e09823f80
ActionButton: remove most calls to .get, fix relationship loading bug
2 years ago
Alex Gleason 3d898957e3
ActionButton: put remote follow behind feature detection
2 years ago
marcin mikołajczak 3b0530073e Merge branch 'sessions-page' into 'develop'
2 years ago
marcin mikołajczak ac610f98d0 Reverse auth sessions list
2 years ago
Alex Gleason 1307b436b1
Focus the active item in the thread
2 years ago
Alex Gleason 9f8a74b376
Paginated context: fetch the status before ancestors/descendants
2 years ago
Alex Gleason 0b8fbdfbb9
Contexts: remove unnecessary isReplyTo function (now handled by connectNodes)
2 years ago
Alex Gleason 8ed6d9fc6b
Test context loops
2 years ago
Alex Gleason e6617af0f9
Refactor context test, remove dumb fixtures
2 years ago
Alex Gleason b4e27e5dcd
Contexts: stop spewing tombstones everywhere
2 years ago
Alex Gleason 75745d2c46
Clean up contexts test
2 years ago
Alex Gleason b80571437a
Contexts: component TypeScript fixes
2 years ago
Alex Gleason 0329cc4d04
Clean up contexts test
2 years ago
Alex Gleason 2290bfb334
Contexts reducer: convert to TypeScript
2 years ago
Justin 71391bcbce Improve UX of mobile landing page
2 years ago
Alex Gleason 02726cfcc3
Fix paginated comments, improve Mastodon tombstones
2 years ago
Tassoman Pigi 4c15208f20 Italian translation update (v.3.x develop)
2 years ago
Justin 771ce85ec1 Merge branch 'update-banner' into 'develop'
2 years ago
Justin 87dccd79ae Merge branch 'add-login-form-to-navbar' into 'develop'
2 years ago
Justin aeb523be1d Improve design of CTA Banner
2 years ago
marcin mikołajczak a297b7daec Use onSubmit in remote interactions form
2 years ago
Justin de1d630daa Add login form to navbar
2 years ago
Alex Gleason 938665f157 Merge branch 'thread-cta' into 'develop'
2 years ago
marcin mikołajczak 02fca2f064 Merge branch 'favourites-visibility-mastodon' into 'develop'
2 years ago
marcin mikołajczak 8deb92cd44 Merge branch 'sessions-page' into 'develop'
2 years ago
Alex Gleason d94d946216
Valor pleases you, Crom
2 years ago
Justin 086acccbf4 Add dynamic help links to landing page
2 years ago
Alex Gleason c7375a2e01
Merge remote-tracking branch 'origin/develop' into thread-cta
2 years ago
Justin c8166cedf1 Lint switch
2 years ago
Justin fe77a22da2 Merge branch 'report-rule-types' into 'develop'
2 years ago
Alex Gleason 80f5c75a1a Merge branch 'site-logo' into 'develop'
2 years ago
Alex Gleason 19e59e897a Merge branch 'eslint-jsdoc' into 'develop'
2 years ago
Justin 3dce8ee95a Pass through props like 'strokeWidth' to SvgIcon
2 years ago
Justin 2ecd6d79dd Convert PublicLayout to TSX
2 years ago
marcin mikołajczak c8c4d9a9de Display favourites/reblogs on Mastodon
2 years ago
marcin mikołajczak f2671da8b4 Add a const for glitch-soc
2 years ago
marcin mikołajczak 1f4d71aeb2 Merge remote-tracking branch 'soapbox/develop' into glitch-soc
2 years ago
marcin mikołajczak 18ebcb44e1 Allow markdown on glitch-soc
2 years ago
Alex Gleason d0ecdae9f3
SidebarNavigationLink: add jsdoc comments
2 years ago
Alex Gleason 2bd468358b
Rearrange SidebarNavigation
2 years ago
marcin mikołajczak c540ae2201 Restore session management
2 years ago
marcin mikołajczak f050a3729d Merge branch 'schedule-input' into 'develop'
2 years ago
marcin mikołajczak c942c494c8 Convert ScheduleForm to typescript, remove openDatePicker()
2 years ago
Alex Gleason 530b2838f3
Replace questionable icons
2 years ago
marcin mikołajczak 1530296244 dark styles for datepicker
2 years ago
marcin mikołajczak f6d45b8b1b Fix post scheduling styles
2 years ago
Alex Gleason b0b0d5a76e
eslint: enforce jsdoc comments on UI components
2 years ago
Alex Gleason 71e114d049
SiteLogo: fall back to Soapbox logo instead of Tabler's home.svg
2 years ago
Alex Gleason 056a5e7847
Delete legacy site_logo and site_banner components
2 years ago
Alex Gleason 01ec7bc279
Replace logos throughout the UI with SiteLogo component
2 years ago
Alex Gleason 56f339a619
SitePreview: take advantage of useSystemTheme
2 years ago
Alex Gleason 8c88d45c8e
Break out useSystemTheme into a hook
2 years ago
Alex Gleason 54dfb0e23e Merge branch 'eslint-spacing' into 'develop'
2 years ago
Alex Gleason b64be353cc
eslint: indent switch statements
2 years ago
Alex Gleason f43c87e7b7 Merge branch 'sidebar-bell' into 'develop'
2 years ago
Alex Gleason 67853f6efa
SidebarNavigation: use the bell icon
2 years ago
Alex Gleason 6a270a8e6d
SidebarNavigation: display follow requests counter
2 years ago
Alex Gleason 2a9f1ccb91
UnauthorizedModal: convert to TSX
2 years ago
Alex Gleason 31486b1320
Link various sign up buttons to /signup
2 years ago
Alex Gleason 64cce966a2
Simplify signup routing
2 years ago
Alex Gleason 9f89c31bd3
Create a logged-out call-to-action on threads
2 years ago
Alex Gleason 11d3b2c10c
Delete unused files
2 years ago
Alex Gleason ae01b845de
eslint: enforce spacing of imports (and infix ops)
2 years ago
Alex Gleason 2ebf735884 Merge branch 'remote-instance' into 'develop'
2 years ago
Alex Gleason c66790a39e
RemoteTimeline: reorganize useEffect
2 years ago