Commit Graph

3111 Commits (c6067dbccb988e76e6214acd78f89aca8532dda0)
 

Author SHA1 Message Date
Alex Gleason 3fb9ebc553
Conversations: add account search
3 years ago
Alex Gleason 936c837880
DisplayName: add `key` in rendered list
3 years ago
Alex Gleason a02112a1c8
Create AccountSearch component to do more than AutosuggestAccountInput
3 years ago
Alex Gleason b0b13e9e59
AutosuggestInput: refactor CSS, fix hotkeys
3 years ago
Alex Gleason f6f410d276
AutosuggestAccountInput: configurable limit prop
3 years ago
Alex Gleason e8005b9cf6
AutosuggestAccountInput: prevent race condition by cancelling pending requests
3 years ago
Alex Gleason 92c164dc6b
Create AutosuggestAccountInput component, display it in DirectTimeline (WIP)
3 years ago
Alex Gleason e454f402e9
Status: conditional column title depending on visibility scope
3 years ago
Alex Gleason 65891a904c
Button: remove text-decoration when wrapped with a <Link/>
3 years ago
kaonashi696 a663240883 Update ca.json
3 years ago
Alex Gleason 73e4d00cc2
ProfileMediaPanel: fix crash from syncronous noOp
3 years ago
Alex Gleason e2058d0bcb
WarningContainer: use <Link/> to account settings page
3 years ago
Alex Gleason ea0374bbbc
WarningContainer: hide "Learn more" button for now
3 years ago
Alex Gleason 8dd49343ad
ComposeModal, ComposeForm: adapt depending on privacy scope
3 years ago
kaonashi696 490953aa4d Update ca.json
3 years ago
Alex Gleason 4fb447596e
FAB: replace pen icon with new custom Tabler icon
3 years ago
Alex Gleason 99eae1b92b
Gavel icon: remove unnecessary (redundant) path
3 years ago
Alex Gleason da79e5a876
Add conditional Chat/DM buttons throughout the interface
3 years ago
Alex Gleason 3280176914
Add Chat/DM button back to AccountHeader
3 years ago
Alex Gleason 2d42995e6f
ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message
3 years ago
Alex Gleason 8e1600e179
AccountHeader: improve style of DropdownMenu, use Tabler icon
3 years ago
Alex Gleason 59835087b5
ActionButton: remove minus icon from Unfollow button
3 years ago
Alex Gleason ecdef1d95b
Placeholder: render placeholder parent status in thread
3 years ago
Alex Gleason 8a26db57f7
Placeholder: display placeholders in slist while next page is loading
3 years ago
Alex Gleason f6b1bca574
Helmet: wrap withRouter, probably fix page title getting stuck
3 years ago
Alex Gleason b343a403e8
ScrollableList, PlaceholderDisplayName: fix runtime warnings
3 years ago
Alex Gleason f808ac6786
Placeholder: display placeholders for Notifications, refactor scss
3 years ago
Alex Gleason 7f1613dd20
ScrollableList: remove accidental changes in commit
3 years ago
Alex Gleason 583aa6fd60
MediaGallery: fix audio attachment thumb crash
3 years ago
Alex Gleason 135ec190ee
Instead of str.replaceAll, use str.replace with regex (for better browser support)
3 years ago
Alex Gleason 1db4cd60d4
PlaceholderStatus: display wiping animation over post
3 years ago
Alex Gleason f9c19e43b4
PlaceholderMaterialStatus: fix border-radius
3 years ago
Alex Gleason 26ec27a859
Fediverse timeline: column transparency fixes
3 years ago
Alex Gleason 47b433915b
Placeholder: display placeholder statuses while timelines are loading
3 years ago
Alex Gleason d41e3f96ee
ScrollableList: break up render function into smaller pieces
3 years ago
kaonashi696 700151ac6a Update ca.json
3 years ago
kaonashi696 cb1805a399 Update ca.json
3 years ago
Alex Gleason b1e10f3db2
ErrorBoundary: improve icons and styles
3 years ago
Alex Gleason e19c2d8547
Timelines: push to timeline regardless of if it's "online"
3 years ago
Alex Gleason c8e207d6c1
StatusList: fix crash
3 years ago
Alex Gleason 6b77a4a62a
Remove react-content-loader
3 years ago
Alex Gleason 0060667639
Optimistic statuses: add .thread__status className
3 years ago
Alex Gleason 5033e320bc
Importer: fix order of imports in importFetchedStatus
3 years ago
Alex Gleason 379d03a509
Optimistic statuses: prepend with 末 to sort it at the end
3 years ago
Alex Gleason 135b4c4d7b
Optimistic replies: fix duplicated statuses
3 years ago
Alex Gleason 03dbd5bfd2
Optimistic threads
3 years ago
Alex Gleason 50feacbd6b
Optimistic, nonblocking statuses
3 years ago
Alex Gleason 8c758d7577
AccountHeader: disable &--missing functionality for now, since it messes up sticky sidebars
3 years ago
Alex Gleason ba8c823209
Column: remove padding-bottom for perfect padding on mobile
3 years ago
Alex Gleason 2608de7af4
AttachmentThumbs: click to expand post
3 years ago