Commit Graph

5271 Commits (07ce1b4873dd34ec25a60fe424814899e2cb9e52)
 

Author SHA1 Message Date
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
marcin mikołajczak 88b91bce3e Mastodon admin API
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
Alex Gleason a76cf882fe Merge branch 'eslint-custom' into 'develop'
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
Alex Gleason 90636ca10c
eslintignore: /custom/**
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 a3535219e7 Merge branch 'logo-fix' into 'develop'
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 379fb61cd4 Merge branch 'reply-mentions' into 'develop'
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
Alex Gleason f33ee6e1c8 Merge branch 'search-results-virtuoso' 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