Commit Graph

2357 Commits (f79d4a33301ac7d170b53e626e00d21a11a70d20)

Author SHA1 Message Date
Alex Gleason f22037d51e
Handle /statuses/new route instead of just redirecting
3 years ago
Alex Gleason 966f0e84e4
Share: support title and url params
3 years ago
marcin mikołajczak 22eea75e9a Make thumb nav look ok-ish with Polish language
3 years ago
Alex Gleason 2284a4bae5
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 6313559409
Favicon unread badge: improve behavior & style
3 years ago
Alex Gleason 69dcd6421a
Display Slack-like favicon unread badge (yoinked from Pleroma FE)
3 years ago
Alex Gleason 55b6bf52d0 Merge branch 'develop' into 'kaonashi696-develop-patch-45336'
3 years ago
Alex Gleason 2e0316cf76
ThumbNavigation: improve styles
3 years ago
Alex Gleason e4b2021e8e
Search: display WhoToFollowPanel if supported
3 years ago
Alex Gleason 6d88f200f1
ThumbNavigation: fix truncated notification counter
3 years ago
Alex Gleason db741effc6
ThumbNavigation: display labels
3 years ago
Alex Gleason 013594444d
AccountHeader: make profile share button work
3 years ago
Alex Gleason 7a89e1bb01
Snackbar: display above ThumbNavigation on mobile
3 years ago
K Fem!? 451e110137 Update ca.json
3 years ago
Alex Gleason 4464a7f19e
Swap out a few more icons for svg icons
3 years ago
Alex Gleason a38963abba
jest: remove unused snapshot
3 years ago
Alex Gleason ef809a8d59
Delete ColumnBackButtonSlim, fix runtime warnings
3 years ago
Alex Gleason a8dfe1262b
SubNavigation: render tab title depending on message
3 years ago
Alex Gleason e36dc0d119
Search: autofocus
3 years ago
Alex Gleason 4dbc4247f1
AutosuggestInput: fix autofocus
3 years ago
Alex Gleason f2934fb382
Direct/Conversations: improve search placeholder text
3 years ago
Alex Gleason f70791004b
Chats: add account search
3 years ago
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 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
Alex Gleason 17f21c4106
Column: more clearly indicate when scrolled to top on mobile
3 years ago
Alex Gleason d6af6468d7
Thread: improve padding between posts
3 years ago
Alex Gleason c264a5fb47
SubNavigation: border-radius 0 when scrolled
3 years ago
Alex Gleason 14d800c845
VideoPlayer: use accent color for volume/seek progress bars
3 years ago
Alex Gleason 2dec47e179
MaterialStatus: fix focused state
3 years ago
Alex Gleason e9b5a9cf2e
MediaModal: use Tabler next/prev arrows
3 years ago
Alex Gleason 0bc1a57cfa
RemoteInstancePage: use standard navigation like other pages
3 years ago
Alex Gleason b029225236
ListTimeline: use SubNavigation, nuke HomeColumnHeader once and for all
3 years ago
Alex Gleason 6fa875e261
RemoteTimeline: use SubNavigation
3 years ago
Alex Gleason 080cef309d
Status: add color to repost icon
3 years ago
Alex Gleason 6f35933bad
Modal: increase border-radius to 10px
3 years ago
Alex Gleason 81921578e0
TimelineQueueButtonHeader: automatically load new items when scrolled to the top of the page
3 years ago
Alex Gleason 75a496c806
TimelineQueueButtonHeader: update snapshots
3 years ago
Alex Gleason 38b41ced76
TimelineQueueButtonHeader: always scroll to top
3 years ago
Alex Gleason 4840a3c751
TimelineQueueButtonHeader: display only when scrolled down
3 years ago
Alex Gleason bba3564ef3
ProfilePreview: link to internal profile, improve styles
3 years ago
Alex Gleason 92fc853642
AttachmentThumbs: display compact media thumbs instead of AttachmentList
3 years ago
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