Commit Graph

639 Commits (d7000ca322706244c737290250949aed463851bd)

Author SHA1 Message Date
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 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 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 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 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 43a6e26a36
SidebarMenu: update X icon, caret, and plus
3 years ago
Alex Gleason 63095aac6b
Media: round corners 10px of attachments and cards
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 ce97520b11
DetailedStatus: use svg icons
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 4ec5cb931c
Use rounded buttons
3 years ago
Alex Gleason 96a226a94b
PrimaryNavigation: active fill states
3 years ago
Alex Gleason a0de32bcb0
StatusActionBar: update icons
3 years ago
Alex Gleason 26c7068d66
Add Tabler icons
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 9faff939a0
SuggestionsV2: pull in Mastodon's upstream code
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 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 3fd1a10b73
Webpack: optimize ScheduleForm
3 years ago
marcin mikołajczak c80f87efaa Add emoji reacts 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
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
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 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 011b5dd19b
Big emojis: ignore mentions
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 90a062e9a3
Remove unused navigation-bar code
3 years ago
Alex Gleason 9ea1df2fb1
Scheduled statuses validation
3 years ago
Alex Gleason 3f3b43d4a6 Merge branch 'sidebar-menu-align' into 'develop'
3 years ago
marcin mikołajczak a245ecc521 Align items in sidebar menus
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
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 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
Alex Gleason 940af0dd85
CryptoDonate: style form elements
3 years ago
Alex Gleason acbfd7bcc3
CryptoDonate: add block explorer links
3 years ago
Alex Gleason 51ac3e3d4e
CryptoDonate: improve styling
3 years ago
Alex Gleason fde99ff11c
CryptoDonate: make crypto addresses copyable
3 years ago
Alex Gleason 483fadb7c2
CryptoDonate: refactor, rename, reorganize
3 years ago
Alex Gleason 149c7718c3
Cryptocoin: display images and QR codes
3 years ago
Alex Gleason c7af3df68b
Letterbox media upload previews again
3 years ago
Alex Gleason bca6852b94
Media modal: tweak audio player dimensions
3 years ago
Alex Gleason 66a491d298
Fix video display in media gallery
3 years ago
Alex Gleason a5f9ff08cb
Don't close media modal unless you really click outside
3 years ago
Alex Gleason 4afb0a9868
Video fixes
3 years ago
Alex Gleason c7bd447930
Use Mastodon's audio player
3 years ago
Alex Gleason 4db03cc3c9
Indicate > 4 attachments, fixes #591
3 years ago
Alex Gleason 80c18f0fed
Composer: display uploaded video preview
3 years ago
Alex Gleason 3bae6e25e1
Preview uploaded media
3 years ago
Alex Gleason ae02348c6d
Shrink profile info labels
3 years ago
Alex Gleason 3807ccf5cb Merge branch 'neetzsche/pronounced_profile_metadata' into 'develop'
3 years ago
NEETzsche f1f6973727 Make metadata more pronounced
3 years ago
Alex Gleason 5b24ac0503
Only letterbox media without an aspect ratio
3 years ago
Alex Gleason 93e866c7ad
Always display embed description, even in timelines
3 years ago
Alex Gleason a2e2771739
Status card: remove unnecessary border-radius
3 years ago
Alex Gleason 87fd056d57
Stack link previews on mobile
3 years ago
Alex Gleason b2fde53adc
Improve link previews
3 years ago
Alex Gleason ed38c7a421 Merge branch 'media-ratio' into 'develop'
3 years ago
Alex Gleason c6e6c07f49
Rich media improvements, fixes #633
3 years ago
Alex Gleason 0ee767788d
Don't resize embedded images with explicit dimensions, fixes #470
3 years ago
Alex Gleason b5ca28701f
Let fedi explanation box be dismissed, fixes #624
3 years ago
Alex Gleason d987b64b05
Display user retention % in dashboard
3 years ago
Alex Gleason ffa8fda6d5
Improve error boundary styles, provide way to clear browser data
3 years ago
Alex Gleason dfcf0e191f
Tombstone: improve styling
3 years ago
Alex Gleason 87029e8abf
Display tombstone in place of deleted post, #138
3 years ago
Alex Gleason 207a163e15
Show mobile menu at tweener sizes, fixes #604
4 years ago
Alex Gleason 16ce14e403
Add mobile account switcher
4 years ago
Alex Gleason c5778472f5
.dropdown-menu { max-width: 300px; }
4 years ago
Alex Gleason c14fc83ac1
Improve style of profile dropdown
4 years ago
Alex Gleason 007527328e
Start building LoginModal
4 years ago
Alex Gleason 0162eac662
Refactor auth to support multiple accounts
4 years ago
Alex Gleason 453290c6d7
Make it harder to accidentally delete a local user
4 years ago
Alex Gleason c44de0030c
Display user favicon in deletion modal
4 years ago
Alex Gleason 75df329a26
Display user account in deletion modal
4 years ago
Alex Gleason 6ed87aaf89
Display timestamps in mod log
4 years ago
Alex Gleason 4fa7f63d05
Fix status card action buttons on light theme
4 years ago
Alex Gleason 7f9508f117
Fix sharp corners on user panel
4 years ago
Alex Gleason 361cdc662f
Reports: overflow fix for status content
4 years ago
Alex Gleason 4044b4b14f
Reports: fix overflow on mobile and link color
4 years ago
Sean King fe8eecf925
Refactor bot badge
4 years ago
Alex Gleason ddac13d308
Account backups
4 years ago
Alex Gleason e261a13430
Display modal in registration window when confirmations and/or approval are required
4 years ago
Alex Gleason c5641a566d
Admin: add link to moderation log within reports
4 years ago
Alex Gleason 39436bc07c
Admin: basic moderation log
4 years ago
Alex Gleason 478581cb41
Reports: add links
4 years ago
Alex Gleason 142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses
4 years ago
Alex Gleason 2fd3c9441c
Reports: display reported posts
4 years ago
Alex Gleason 35a148d9c9
Reports: allow closing a report
4 years ago
Alex Gleason 95c4ba4234
Reports: allow deactivating a user
4 years ago
Alex Gleason a16e709ff4
Reports: break out separate Report component, basic styling
4 years ago
Alex Gleason 0837bd0495
Admin Reports: display basic information
4 years ago
Alex Gleason a0c24dbbcc
Admin: improve approval UI for mobile, display snackbar messages
4 years ago
Alex Gleason 560d9d642c
Admin: display nav on mobile
4 years ago
Alex Gleason ef74f8ec69
Admin: improve dashcounters mobile styles
4 years ago
Alex Gleason eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav
4 years ago
Alex Gleason 03344756e5
Admin: display awaiting-approval counter in nav
4 years ago
Alex Gleason a3f208c1be
Admin: make awaiting approval actions work
4 years ago
Alex Gleason 0ccc113931
Admon: add dummy placeholder links
4 years ago
Alex Gleason d3daf63dd5
Start admin area, create dashboard
4 years ago
Alex Gleason b6bec67eea
RemoteTimeline: add filter box
4 years ago
Sean King d769ee7c90
Refactor promo and features panels
4 years ago
Sean King 707f873094
Add server information page for mobile devices
4 years ago
Alex Gleason 263b7ddff8
Stylelint: stricter config, lint existing scss
4 years ago
Alex Gleason f70a1814ec
Fixes #463 unwanted emoji background
4 years ago
Alex Gleason 93d2e83584
SoapboxConfig: site preview
4 years ago
Alex Gleason 645474a77c Merge branch 'accordion' into 'develop'
4 years ago
Alex Gleason 7b6276fa59
Accordion: replace ExplanationBox with Accordion
4 years ago
Alex Gleason 63fc0b4e26
Accordion: refactor
4 years ago
Alex Gleason 77da2b0c73
Markdown: style images
4 years ago
Alex Gleason 2631aed374
ProfileHoverCard: fix #425 hide hover card when ref gets detatched
4 years ago
Alex Gleason b782f6ab1a
Snackbar: clean up styles, basic functionality
4 years ago
Alex Gleason 78b4587ce0
Snackbar: improve style
4 years ago
Alex Gleason 81c31f5d92
Merge remote-tracking branch 'origin/develop' into snackbar
4 years ago
Alex Gleason 57be8b0e2c
DetailedStatus: display name spacing hotfix
4 years ago
Alex Gleason bcc2ee9c70
Chats: fix audio toggle on light theme
4 years ago
Alex Gleason 9d2da836b3
Snackbar: allow severity levels
4 years ago
Alex Gleason 377506a92f
Chats: allow toggle notification sounds from mobile
4 years ago
Alex Gleason dbddc177c1
Merge remote-tracking branch 'origin/develop' into fix_safari_sidebar_menu_rendering
4 years ago
Alex Gleason 4d5561e9af
Hovercard: invisible hotfix
4 years ago
Alex Gleason 35fe2fa4fa
Hovercard: hide on click ref
4 years ago
Alex Gleason 9ac6f3aaab
Restore old border-radius behavior, fixes #266
4 years ago
Alex Gleason 72659f27c1
Hovercard: attach to each element for better positioning
4 years ago
Alex Gleason 1d90950e59
Hovercard: refactor with HoverRefWrapper
4 years ago
Alex Gleason d8ea37bf5e
Hovercard: clear when card is unhovered
4 years ago
Alex Gleason 4630a5cd04
Hovercard: mouseout clears the card
4 years ago
Alex Gleason 0c4eae5f10
Hovercard: basic Redux+Popper prototype
4 years ago
Bárbara de Castro Fernandes 01667a005e Show file icon and name for other file types
4 years ago
Alex Gleason f89f4e08fe
Theme toggle: use dark bg in tabs-bar again
4 years ago
Sean King 529cb0d417
Fix theme toggle CSS on dark
4 years ago
Alex Gleason 3246812a72
Theme toggle: fix color in sidebar menu light mode
4 years ago
Alex Gleason a98fadb4d4
Show remote favicons on statuses, #258
4 years ago
Alex Gleason a47524d33f
User Panel: fix truncated display name
4 years ago
Alex Gleason a419c5da34 Merge branch 'chats' into 'develop'
4 years ago
Alex Gleason 4b22726016
Lower .floating-nav-link z-index to be below chat panes
4 years ago
Alex Gleason 14eec701cb
Chats: add empty chats message
4 years ago
Alex Gleason bd7aa14488 Merge branch 'markdown-ordered-lists-fix' into 'develop'
4 years ago
Mary Kate d74a1908c7 move deactivated profile logic to css
4 years ago
Mary Kate 40f707fcb0 Fix markdown ordered list numbers rending on the bottom, sometimes
4 years ago
Alex Gleason b7a6d7d261
admin_cfg: Improve `+` icon style
4 years ago
Alex Gleason cb0c34aa7e Merge branch 'deactivated-accounts' into 'develop'
4 years ago
Alex Gleason 1e06eff010 Merge branch 'page-layout-style-improvement' into 'develop'
4 years ago
Mary Kate 455cb6f575 only render layout colum inner div when column exists, fixes #293
4 years ago
Mary Kate 8818363149 improvements to markdown list styles
4 years ago
Mary Kate 68daa5fbe9 use cover rather than contain on media gallary except on statuses
4 years ago
Mary Kate 30983571b1 add profile media panel
4 years ago
Mary Kate 16d68e0bef styles for nested markdown, fixes #295
4 years ago
Mary Kate 9b85b4ad7f remove info from deactivated account pages
4 years ago
Mary Kate 45ded363f1 update markdown styles
4 years ago
Mary Kate c4046cbf7e add video and audio media placeholders in compose form
4 years ago
Alex Gleason 1697731ad7 Merge branch 'markdown-hotfix' into 'develop'
4 years ago
Alex Gleason ae8c1b88d4 Merge branch 'small-fixes' into 'develop'
4 years ago
Mary Kate e6b5ef24eb list markdown hotfix
4 years ago
Mary Kate 42a7a61ce7 border radius fixes
4 years ago
Alex Gleason 3fc91c2c1d
Revert "Merge branch 'bullet_point_css' into 'develop'"
4 years ago
Sean King f3893effbe Fix bullet point css issue
4 years ago
Sean King c91ca7edd6 Fix toggle CSS
4 years ago
Alex Gleason 504e36c7d8
Fix linter
4 years ago
Alex Gleason 715779653c
Rearrange home sidebars
4 years ago
Alex Gleason 4ee0fa8160 Merge branch 'user-verification' into 'develop'
4 years ago
Mary Kate 7931a9a89d code review
4 years ago
Mary Kate e9d76b6287 Update chained get requests
4 years ago
Curtis 36e634b0aa Resolved merge conflicts
4 years ago