Commit Graph

874 Commits (15f2e46bc9c89719ff7487b7fab5aa888db52fa7)

Author SHA1 Message Date
Alex Gleason 65891a904c
Button: remove text-decoration when wrapped with a <Link/>
3 years ago
Alex Gleason 8dd49343ad
ComposeModal, ComposeForm: adapt depending on privacy scope
3 years ago
Alex Gleason 4fb447596e
FAB: replace pen icon with new custom Tabler icon
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 8a26db57f7
Placeholder: display placeholders in slist while next page is loading
3 years ago
Alex Gleason f808ac6786
Placeholder: display placeholders for Notifications, refactor scss
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 b1e10f3db2
ErrorBoundary: improve icons and styles
3 years ago
Alex Gleason 50feacbd6b
Optimistic, nonblocking statuses
3 years ago
marcin mikołajczak be5203f406 Merge branch 'next' into 'locked-profile-header'
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 e9b5a9cf2e
MediaModal: use Tabler next/prev arrows
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 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
Alex Gleason e16a5ac9f9
ComposeForm: add back original character counter, commented out for now
3 years ago
marcin mikołajczak 20c957d907 Merge branch 'next' into locked-profile-header
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 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
marcin mikołajczak 2fe8eee31a fix breakpoint
3 years ago
marcin mikołajczak 4f60c6845d Improve account headers
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 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 23b6144718
Fix icons in VerificationBadge and FilterBar
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 a1512316d8
Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon
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 115d324e9b
LoadingIndicator: refactor styles, improve look of ColumnLoading
3 years ago
Alex Gleason d3908f107a
AccountHeader: refactor Follow button, remove Message button in favor of a menu item
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 efbc0cd6ce
Dashboard: add custom Gavel icon
3 years ago
Alex Gleason 9ddc54a666
Snackbar: fix icons
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 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 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 60c3243fcb
SubNavigation: refactor to be contextual based on Column
3 years ago
Alex Gleason f6fdf46040
Use Tabler for missing LineAwesome icons
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 c5a5c5a6e3
Status: css fix to only target tabler icons
3 years ago
Alex Gleason 1bf5021cfc
Move logo to center on mobile
3 years ago
Alex Gleason ca1b4ff73d
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason b18ed0d0e9
RegisterInvite: make registrations by invite token work
3 years ago
Alex Gleason 44db23e39f
Merge remote-tracking branch 'origin/develop' into next
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 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 43a6e26a36
SidebarMenu: update X icon, caret, and plus
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 1ce272608d
iOS: fix floating action button icon
3 years ago
Alex Gleason f4be2e87a2
Status: use svg icon for h-menu
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
Alex Gleason 29fe9b40b6
Icon css: increase specificity
3 years ago
Alex Gleason 640891ded9
Style the floating action button
3 years ago
Alex Gleason 4ec5cb931c
Use rounded buttons
3 years ago
Alex Gleason 96a226a94b
PrimaryNavigation: active fill states
3 years ago
Alex Gleason 29da046a3a
Don't use display: hidden on articles after all
3 years ago
Alex Gleason a0de32bcb0
StatusActionBar: update icons
3 years ago
Alex Gleason 4a78deb7d3
PrimaryNavigation: use Tabler icons, add timelines
3 years ago
Alex Gleason 3de8dcced0
Tabler: add icons to ThumbNavigation
3 years ago
Alex Gleason 26c7068d66
Add Tabler icons
3 years ago
Alex Gleason 008d53a7d9
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason aeef12acf0
Rip out react-redux-loading-bar
3 years ago
Alex Gleason 4cd65b5d05
Suggestions: fix border-radius on mobile
3 years ago
Alex Gleason dfb9401c93
Suggestions: use standard-panel when displayed in Home timeline
3 years ago
Alex Gleason 08a9602911
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason eb01996c12
Suggestions: break out FollowRecommendationsList component
3 years ago
Alex Gleason 630736757d
Merge remote-tracking branch 'origin/develop' into next
3 years ago
Alex Gleason 34dce143e5 Merge branch 'suggestions-v2' into 'develop'
3 years ago
Alex Gleason 9faff939a0
SuggestionsV2: pull in Mastodon's upstream code
3 years ago
Alex Gleason 501497b36f
Display loading indicator while JS is loading
3 years ago
Alex Gleason 1b1ef51778
Use math.div for division in scss
3 years ago
Alex Gleason 53a0213fbf
Merge remote-tracking branch 'origin/develop' into next
3 years ago
marcin mikołajczak 6152ca40a7 Merge remote-tracking branch 'origin' into a11y--
3 years ago
marcin mikołajczak 9734290bfb Minor accessibility improvements
3 years ago
Alex Gleason c691408d0d
Fix timeline scrolling issue, lol
3 years ago
Alex Gleason 57430e8a98
UI: restyle filter bar active state
3 years ago
Alex Gleason 638f55f208
AccountHeader: use foreground color for account bar
3 years ago
Alex Gleason 01e16be157
Columns: allow transparent columns to extend to the full screen width on mobile
3 years ago
Alex Gleason 8faea0b3cc
ProfileInfoPanel: style join date and stats
3 years ago
Alex Gleason 3606901e87
ProfileStats: move scss to its own file
3 years ago
Alex Gleason 0eed6405d2
ProfileStats: prettify code
3 years ago
Alex Gleason afad3c26ea
Profile: nudge the avatar to the right on mobile
3 years ago
Alex Gleason 6eeecf0825
Profile: add smaller header image breakpoints
3 years ago
Alex Gleason 89b66ab56d
Profile: remove border from avatar
3 years ago
Alex Gleason 8b9942ef2b
SidebarMenu: use foreground color
3 years ago
Alex Gleason f7d1091e93
SidebarMenu: fix background lightbox opacity animation
3 years ago
Alex Gleason 6ce09d4860
SidebarMenu: fix opening/closing animation
3 years ago
Alex Gleason a3f162a2ea
Add 10px gap between statuses
3 years ago
Alex Gleason ca9ff1a0e6
TabsBar: move search to left
3 years ago
Alex Gleason 3bf15df730
Add SVG icon support
3 years ago
Alex Gleason 1ea45f7cdb
Gut the TabsBar
3 years ago
Alex Gleason 9a33215528
Improve SidebarMenu design
3 years ago
Alex Gleason e0f97f4e99
Start navigation changes
3 years ago
Alex Gleason 3fd1a10b73
Webpack: optimize ScheduleForm
3 years ago
marcin mikołajczak c2fc7a0331 Merge branch 'develop' into 'reactions-page'
3 years ago
marcin mikołajczak c80f87efaa Add emoji reacts page
3 years ago
marcin mikołajczak 3783378b79 Use Link, check if authenticated
3 years ago
marcin mikołajczak 8f6bd69f11 Make avatar in compose box navigate to profile page
3 years ago
marcin mikołajczak 14c094e9db styles
3 years ago
ThibG 2ef0cdb71b Fix ordering of keyboard access between CW field, textarea and emoji picker
3 years ago
marcin mikołajczak 6c034e3a41 Minor accessibility improvements
3 years ago
marcin mikołajczak 686c458b63 Attachment preview icons
3 years ago
Sean King 3fcee10887
Move to new fontsource packages
3 years ago
Alex Gleason fc03a10505
pinnedHosts: fix light theme CSS
3 years ago
Alex Gleason 4e2f12eb18
pinnedHosts: add host picker to public timelines
3 years ago
Alex Gleason bde53541b7 Merge branch 'account-aliases' into 'develop'
3 years ago
marcin mikołajczak b157530ebf No account search results message
3 years ago
Alex Gleason ac610bce0f
Statuses: center eye-slash icon
3 years ago
marcin mikołajczak c4f97187d9 lint --fix
3 years ago
marcin mikołajczak f203a4d389 WIP: Account aliases
3 years ago
marcin mikołajczak 83e9edb573 Don't display search tabs until there are results
3 years ago
Alex Gleason e7813e178a Merge branch 'search-tabs' into 'develop'
3 years ago
marcin mikołajczak 1fd9949566 Lint styles
3 years ago
marcin mikołajczak 055b001f74 Works fine, I think
3 years ago
marcin mikołajczak d0f3fe6771 Tabbed, paginated search results
3 years ago
Alex Gleason 073871248f Merge branch 'no-emoji-selector-outline-but-this-time-it-actually-works' into 'develop'
3 years ago
marcin mikołajczak 33c7fcdcb7 No outline for emoji selector when invisible, but this time it actually works
3 years ago
Alex Gleason 1a9335d494 Merge branch 'no-emoji-selector-outline' into 'develop'
3 years ago
marcin mikołajczak 10f55dbb42 No outline for emoji selector when invisible
3 years ago
marcin mikołajczak 193b326d15 a11y: Option to always underline links in posts
3 years ago
Alex Gleason 38ad49c1e6 Merge branch 'columns-styles' into 'develop'
3 years ago
marcin mikołajczak 8102547f56 Lists UI
3 years ago
Alex Gleason 9536fba7a9
EditFederationModal: improve UI
3 years ago
Alex Gleason 6c4be4a515
Create EditFederationModal
3 years ago
Alex Gleason 846b73eb9d
RemoteTimeline: display dropdown menu to admins
3 years ago
Alex Gleason efe989a8f1
FederationRestrictions: conditional display
3 years ago
marcin mikołajczak 04fb58d32a Improve lists styling
3 years ago
Alex Gleason b84631e029
Add back missing line break scss
3 years ago
Alex Gleason 61a4bc90b8
InstanceInfoPanel: refactor to reuse InstanceRestrictions component
3 years ago
Alex Gleason 075eeee9ee
FederationRestrictions: make RestrictedInstance function like an accordion
3 years ago
Alex Gleason 155b342081
FederationRestrictions: add RestrictedInstance component
3 years ago
Alex Gleason b22f20a390 Merge branch 'accessible-emoji-picker' into 'develop'
3 years ago
marcin mikołajczak a2cd7764b7 Lint styles
3 years ago
Alex Gleason 76a556cdeb Merge branch 'styles-accessibility' into 'develop'
3 years ago
Alex Gleason f4ba9b9b2e
Display federation restrictions on remote timelines
3 years ago
marcin mikołajczak 690da99d75 remove emoji selector related changes
3 years ago
marcin mikołajczak 13092271de wip accessible emoji picker
3 years ago
Alex Gleason a368ddfee8
UserIndex: display dates on accounts in a more compact way
3 years ago
Alex Gleason 12939e3354
LatestAccountsPanel: add expand button, use compact display of accounts
3 years ago
Alex Gleason a362e0bbd7
UserIndex: display account joined date when available
3 years ago
Alex Gleason 7093e6b4de Merge branch 'relationship-styles' into 'develop'
3 years ago
marcin mikołajczak 288a2c3623 Improve account list styling
3 years ago
marcin mikołajczak ea1c05ae0b Improve account list styling
3 years ago
Alex Gleason 3f2716bae9
Emoji picker: fix background of title bar
3 years ago
Alex Gleason ce5c42b5db
Fix font icon picker
3 years ago
Alex Gleason 5789b8338b
Upgrade emoji-mart to 3.0.1
3 years ago
Alex Gleason 011b5dd19b
Big emojis: ignore mentions
3 years ago
Alex Gleason 2082c19c53
Rename justEmojis to onlyEmoji
3 years ago
Alex Gleason c856e9df55
Big emojis in chats, too
3 years ago
Alex Gleason 60872c9f67
Display large emojis when it's the only thing in the status
3 years ago
Alex Gleason 4e25d078ed
Remove video size restrictions
3 years ago
Alex Gleason 55495ebf4f
ErrorBoundary: display error text, fixes #672
3 years ago
marcin mikołajczak 9be49cdcb3 Lint styles
3 years ago
marcin mikołajczak 4d3f4c5680 Accessible emoiji picker
3 years ago
marcin mikołajczak 8f53134b5e Minor accessibility improvements
3 years ago
Alex Gleason c24c97a320 Merge branch 'styles-unauthorized' into 'develop'
3 years ago
marcin mikołajczak 9a6a6fe7e0 text-align: center
3 years ago
marcin mikołajczak 539416f4a1 Correct unauthorized modal styling
3 years ago
Alex Gleason c329b6e13e
Fix upload form style on light theme
3 years ago
Alex Gleason 4d334bd2b8
Add blurhash to upload form, fixes #661
3 years ago
Alex Gleason bf59785941 Merge branch 'develop' into 'develop'
3 years ago
Alex Gleason 90a062e9a3
Remove unused navigation-bar code
3 years ago
Alex Gleason bbeecddc37
Greentext support
3 years ago
Alex Gleason 9ea1df2fb1
Scheduled statuses validation
3 years ago
Alex Gleason f692d3a987 Merge branch 'custom-fields-count' into 'develop'
3 years ago
Alex Gleason 3f3b43d4a6 Merge branch 'sidebar-menu-align' into 'develop'
3 years ago
marcin mikołajczak 149d8a909f Only show 4 profile metadata items by default
3 years ago
marcin mikołajczak a245ecc521 Align items in sidebar menus
3 years ago
marcin mikołajczak a54f38305c lint
3 years ago
marcin mikołajczak c8fc995ccd styling
3 years ago
Alex Gleason 2939b9e495
ScheduledStatuses: improve picker input UI
3 years ago
Alex Gleason 7a86a4809e Merge branch 'scheduled-statuses-improvements' into 'develop'
3 years ago
Alex Gleason a17945d5ce
Date picker style improvements
3 years ago
Alex Gleason 97f89acff9
ScheduledStatuses: ability to view and cancel scheduled statuses
3 years ago
Alex Gleason 5e3d859b57
Subscriptions: move subscribe button to top-right corner of banner
3 years ago
Alex Gleason dd9b876f9c
Subscriptions: hide bell when screen is too narrow
3 years ago
marcin mikołajczak 2137d4a91b lint
3 years ago
marcin mikołajczak a690f26613 Allow to subscribe to an account
3 years ago
marcin mikołajczak e8ceedd689 Localizable about pages
3 years ago
NEETzsche 3a209e2fea Schedule posts
3 years ago
Alex Gleason eb006202e7
EmailList: let csv links be clickable, add combined.csv support, conditionally display elements
3 years ago
Alex Gleason 10a1b908b8
Fix CopyableInput button CSS
3 years ago
Alex Gleason 3f8318adf3
CryptoDonate: fix CryptoAddress actions stacking
3 years ago
Alex Gleason 8a2d436d31
CryptoDonate: add explanation box to donation page
3 years ago
Alex Gleason acfca37dec
CryptoDonate: add CryptoDonateWidget to homepage
3 years ago
Alex Gleason 95b5738dfd
CryptoDonate: parse Profile Fields as CrypoAddresses
3 years ago
Alex Gleason 820afa9412
CryptoDonate: refactor duplicated code
3 years ago
Alex Gleason 39ee6505d8
CryptoDonate: add CryptoDonateModal
3 years ago