Commit Graph

2319 Commits (b1da9dc4552760efdaf42e0f2cf87bb4d67be70a)

Author SHA1 Message Date
Alex Gleason e0acd4c1ec
LinkFooter: pad bottom to make room for Chats
3 years ago
Alex Gleason 78529df4c1
Chats: fix action button icons
3 years ago
Alex Gleason 4e18d7e505
FollowRecommendations: fix transparent background
3 years ago
Alex Gleason b47e7a3197
Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline
3 years ago
Alex Gleason 43c86ff85c
BetterColumn: remove ColumnBackButton, fix border-bottom
3 years ago
Alex Gleason a5e5d2fc3f
Column: fix border-radius of .empty-column-indicator
3 years ago
Alex Gleason a83caeccf7
Column: let columns only fill their needed height
3 years ago
Alex Gleason 683da333fd
Entirely remove unused "drawer" concept
3 years ago
Alex Gleason 3a37635040
Get rid of unused DrawerLoading component
3 years ago
Alex Gleason 943ee54c98
Profile: restore "extra" links on desktop
3 years ago
Alex Gleason 891a65b66f
Favourites: display favourites for Mastodon (if exposableReactions is manually toggled)
3 years ago
Alex Gleason 82dd1d16c8
ScrollableList: fix border-radius on mobile
3 years ago
Alex Gleason e16a5ac9f9
ComposeForm: add back original character counter, commented out for now
3 years ago
Alex Gleason 18ef49aec9
Seach: autosubmit from search page
3 years ago
Alex Gleason 14ecc9a4ce
Reblogs: add ColumnHeader
3 years ago
Alex Gleason c3da48ebf4
Compare hosts in findAccountByUsername, fixes #730
3 years ago
Alex Gleason 079736e199
Profile: start refactoring findAccountByUsername logic
3 years ago
marcin mikołajczak 1cfe37b3c9 Translate a few strings from `next` to Polish
3 years ago
Alex Gleason cf19366626
Rename .follow-button to .button--follow
3 years ago
Alex Gleason 5807b8f823
Thread: display status connectors (basic threading)
3 years ago
Alex Gleason cb0a034e85
ProgressCircle: fix propTypes (text --> string)
3 years ago
Alex Gleason a917d79ec7
MissingIndicator: fix background overflow (border-radius)
3 years ago
Alex Gleason 8facd71822
DetailedStatus: fix unnecessary margin-bottom
3 years ago
Alex Gleason eaa031901c
MediaGallery: fix filename text color
3 years ago
Alex Gleason b3f9381193
Column: fix .timeline-compose-block mobile styles
3 years ago
Alex Gleason 5447c27d9e
MaterialStatus: fix border-radius on small screen sizes
3 years ago
Alex Gleason b6704991d2
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf
3 years ago
Alex Gleason 4b92dbc93d
Create separate MaterialStatus component for statuses with gaps (in timelines)
3 years ago
Alex Gleason 6e305fd854
DetailedStatus: remove gaps, rename .detailed-status-container to .thread
3 years ago
Alex Gleason fb1f05b0ec
Merge remote-tracking branch 'origin/next' into next
3 years ago
Alex Gleason 61282f0963
MoreFollows: hide if not federating
3 years ago
Sean King e7f7a3cb6f
Fix accordion arrow icons
3 years ago
Alex Gleason 89ac03e07a
BundleErrorColumn: fix icon and rounded corners
3 years ago
Alex Gleason 4e6a6278ac
Revert "Swap positions of Search and Messages/Chats in navigation"
3 years ago
Alex Gleason 66f2aa4e84
Swap positions of Search and Messages/Chats in navigation
3 years ago
Alex Gleason 42904dc82f
Notifications: clean up styles
3 years ago
Alex Gleason d674d998e3
Chats: fix color of X icon in light theme
3 years ago
Alex Gleason f340b3f77a
Add tabler classname to custom Gavel icon
3 years ago
Alex Gleason 23b6144718
Fix icons in VerificationBadge and FilterBar
3 years ago
Alex Gleason a0990bcac5
Add tabler classname to custom Home icon
3 years ago
Alex Gleason 0dc58babf3
Revert "Shrink the custom Home icon just slightly"
3 years ago
Alex Gleason f37025d0e8
Shrink the custom Home icon just slightly
3 years ago
Alex Gleason bde50477ad
Condense custom SVG icons
3 years ago
Alex Gleason 1b7fe4ee04
Use custom Home and Post icons
3 years ago
Alex Gleason 30973bd05f
Rotate unread notification bell icon with CSS instead of relying on a separate icon
3 years ago
Alex Gleason e04a488ea4
Pleroma: mark notifications read in case Markers don't work
3 years ago
Alex Gleason dbf410e34c
Messages: prefer DirectTimeline, but fall back to Conversations
3 years ago
Alex Gleason a1512316d8
Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon
3 years ago
Alex Gleason 468119fe3c
SidebarMenu: fix access to intl in mapDispatchToProps
3 years ago
Alex Gleason e8d0ff89ef
Alerts: don't dispatch empty Redux action in showAlertForError()
3 years ago
Alex Gleason d48412c5b2
Account: display full Follow button
3 years ago
Alex Gleason ad3943af19
Search: greatly improve design of standalone search section
3 years ago
Alex Gleason 620aff7107
PrimaryNavigation: add Search button
3 years ago
Alex Gleason c222e0da9d
TabsBar: fall back to Home icon when no logo is provided
3 years ago
Alex Gleason a6f5cf33d0
Media: prefer V2 media API when available
3 years ago
Alex Gleason ddad49480b
ComposeForm: display autosuggestions above TimelineQueueButtonHeader
3 years ago
Alex Gleason 5e6058489b
Preferences: conditionally display post format (Markdown) settings
3 years ago
Alex Gleason 59e7c6538e
Audio: ingest attachment metadata
3 years ago
Alex Gleason 115d324e9b
LoadingIndicator: refactor styles, improve look of ColumnLoading
3 years ago
Alex Gleason 63a001ae7d
Fix PropType warnings in ColumnHeader and SubNavigation
3 years ago
Alex Gleason c789fba629
Notifications: use Markers for unread count
3 years ago
Alex Gleason f5673662dc
Suggestions: display whole ActionButton instead of plus icon
3 years ago
Alex Gleason 77f22e5293
AccountTimeline: fix fetchAccountByUsername when switching between two profiles
3 years ago
Alex Gleason d3908f107a
AccountHeader: refactor Follow button, remove Message button in favor of a menu item
3 years ago
Alex Gleason 5f7a201f08
Accounts: call isVerified in the places it's missing
3 years ago
Alex Gleason 1be73d13a1
Suggestions: fix optimistic dismissal
3 years ago
Alex Gleason fcd9e47a99
Status: fix size of lock icon
3 years ago
Alex Gleason 0a4ffc3624
Card: fix icons in embedded video player
3 years ago
Alex Gleason ba09e2ebc9
Mastodon: redirect status route for "Share" functionality to work
3 years ago
Alex Gleason 415e744ddb
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason efbc0cd6ce
Dashboard: add custom Gavel icon
3 years ago
marcin mikołajczak 6235ca5ab2 Implement /share route
3 years ago
Alex Gleason 9e6a95a367
Fix crashing MediaItem
3 years ago
Alex Gleason 9ddc54a666
Snackbar: fix icons
3 years ago
Alex Gleason c29d9fde40
Merge commit 'd85b6742faaca10016d306d831ec8d1d196b9c27' into next
3 years ago
Alex Gleason ff458cff2c
Mastodon: SidebarMenu: link to rendered pages for Preferences and Security
3 years ago
Alex Gleason fcf7b1ffed
Fix inability to delete a status
3 years ago
Sean King 61b92e6d7e
tachometer -> tachometer-alt
3 years ago
Alex Gleason d85b6742fa
Use SVG icons in more places
3 years ago
Alex Gleason 280e6f93ab
FeaturesPanel: fix margin on icon with counter
3 years ago
Alex Gleason f23a6b0890
Replace a lot more icons with SVG icons
3 years ago
Alex Gleason 54ec139bfc
TimelineQueueButtonHeader: improve spacing
3 years ago
Alex Gleason f46effb873
TimelineQueueButtonHeader: z-index 500
3 years ago
Alex Gleason 161b59431f
TimelineQueueButtonHeader: fix tests
3 years ago
Alex Gleason cbb033e866
TimelineQueueButtonHeader: make it sticky
3 years ago
Alex Gleason e30ca5208d
Snackbar: LineAwesome fix
3 years ago
Alex Gleason 9a660e8363
iOS: improve PWA support
3 years ago
Alex Gleason f8065543f2
Audio: fix timeline jitter caused by Audio player
3 years ago
Alex Gleason 997375a927
DetailedStatus: fix rounded corners
3 years ago
Alex Gleason b5041602e6
SubNavigation: round out corners on desktop
3 years ago
Alex Gleason f8bd87c57f
SubNavigation: improve display of DetailedStatus
3 years ago
Alex Gleason 8c1d6ab195
Remove ColumnHeader test
3 years ago
Alex Gleason 60c3243fcb
SubNavigation: refactor to be contextual based on Column
3 years ago
Alex Gleason db4a0d33c8
LineAwesome: fix "close" icon
3 years ago
Alex Gleason f4f262a20f
Merge remote-tracking branch 'origin/develop' into next
3 years ago
bruntnorton e805c34c3f Update zh-CN locale
3 years ago
Alex Gleason 23f631f820
Remove unavailable LineAwesome icons from forkawesome.json
3 years ago
Alex Gleason f6fdf46040
Use Tabler for missing LineAwesome icons
3 years ago
Alex Gleason b7c7d64bf7
CharacterCounter: make thinner
3 years ago
Alex Gleason bc4f953af2
Improve display of LineAwesome icons
3 years ago
Alex Gleason 2015560a42
Replace ForkAwesome with LineAwesome
3 years ago
Alex Gleason 80d75d5a80
Fix status overflow issue *and* scroll bar
3 years ago
Alex Gleason ce7eb29e1c
Improve scrolling desynchronization
3 years ago
Alex Gleason df0fb5ae58
SubNavigation: add non-Home timelines
3 years ago
Alex Gleason 86950dde42
Mastodon: clear token on 401 in VERIFY_CREDENTIALS_FAIL
3 years ago
Alex Gleason c5a5c5a6e3
Status: css fix to only target tabler icons
3 years ago
Alex Gleason 06fddb26f3
SidebarMenu: add links to local and Fediverse timelines
3 years ago
Alex Gleason 1bf5021cfc
Move logo to center on mobile
3 years ago
bruntnorton 20ed2ce39c Update zh-CN translation
3 years ago
Alex Gleason 209da02b9f
Fix accounts_meta reducer
3 years ago
Alex Gleason 96c2e42ebf
Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account
3 years ago
Alex Gleason ca1b4ff73d
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason f5112b5b2a
RegistrationForm: redirect home on success (if not already)
3 years ago
Alex Gleason b18ed0d0e9
RegisterInvite: make registrations by invite token work
3 years ago
Alex Gleason 6f7e0c75b4
RegistrationForm: refactor isOpen logic
3 years ago
Alex Gleason 937cc18012
Add basic invite route, fix Chats fetch
3 years ago
Alex Gleason 4fcb5f0239
Move RegistrationForm to auth_login directory
3 years ago
Alex Gleason 44db23e39f
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 376c086646 Merge branch 'fix-breakpoint' into 'develop'
3 years ago
marcin mikołajczak 20038cf1e4 Fix ui at width 895
3 years ago
Alex Gleason f704024394
Emoji reaction fixes
3 years ago
Alex Gleason f3fc9546f1
Status: fix annoying height difference when doing an emoji react
3 years ago
Alex Gleason f635494629
ComposeForm: yank circular svg character counter from Gab
3 years ago
Alex Gleason 15ba91e96d
ComposeForm: icon alignment tweaks
3 years ago
Alex Gleason 3eb4eeed59
Composer: use Tabler svg icons
3 years ago
Alex Gleason 5ac5ef2e38
StatusActionBar: update "share" icon to Feather svg
3 years ago
Alex Gleason 34d365efce
StatusActionBar: increase size of emoji reaction
3 years ago
Alex Gleason 23468b83a9
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons)
3 years ago
Alex Gleason 0e2e2e38d0
ThumbNavigation: probably fix padding for iOS PWA
3 years ago
Alex Gleason 165b924ce7
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason acbf890f35
Chats: fix fetching when instance is delayed
3 years ago
Alex Gleason 1b6d2568b3
Preload: fix Mastodon accounts import
3 years ago
Alex Gleason 43a6e26a36
SidebarMenu: update X icon, caret, and plus
3 years ago
Alex Gleason c869eeb003
Add Conversations to async-components
3 years ago
Alex Gleason 5180895325
Preload: import accounts from Mastodon's initial-state
3 years ago
Alex Gleason a8673c8e54
Add 3-level Mastodon compatibility route
3 years ago
Alex Gleason 1f474c167b
ProfileInfoPanel: call isVerified()
3 years ago
Alex Gleason 6a45ccf7b3
Dropdown: fix PropType error
3 years ago
Alex Gleason 812ea509b4
ThumbNavigation: increase height 50px --> 60px
3 years ago
Alex Gleason 63095aac6b
Media: round corners 10px of attachments and cards
3 years ago
Alex Gleason dbc8e3fc26
Add Mastodon compatibility routes for /web and /web/timelines/home
3 years ago
Alex Gleason 1ce272608d
iOS: fix floating action button icon
3 years ago
Alex Gleason 72925ab821
DisplayName: call isVerified()
3 years ago
Alex Gleason f4be2e87a2
Status: use svg icon for h-menu
3 years ago
Alex Gleason c42db5242b
StatusPage: accomodate SubNavigation in sticky columns
3 years ago
Alex Gleason 7d8ce0e444
Improve secondary button legibility
3 years ago
Alex Gleason 4ac76573fe
SubNavigation: constrain width on desktop
3 years ago
Alex Gleason ce97520b11
DetailedStatus: use svg icons
3 years ago
Alex Gleason 1bce36a5ae
Fix Chats on mobile
3 years ago
Alex Gleason 5c80fb4a87
Return to 10px status gaps
3 years ago