Commit Graph

2217 Commits (4e18d7e505665f02b739f4db33bc8556bed2b16c)

Author SHA1 Message Date
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