Commit Graph

334 Commits (2b369e775317cbb547ffaffba128c3e2711f89ca)

Author SHA1 Message Date
Alex Gleason fdaa9f24ce
Chats: fix position of action icons
4 years ago
Alex Gleason 54a772190d
Chats: fix send icon on light theme
4 years ago
Alex Gleason 9247f37e75
Chats: fix #399 scrolling in FireFox
4 years ago
Alex Gleason 60402a7402
Chats: add submit button, fixes #356
4 years ago
Curtis ROck 9103797de4 improve styling on chats audio toggle
4 years ago
Alex Gleason 024e9209af
Chats: display of non-image attachments
4 years ago
Alex Gleason a02155846d
Chats: allow files to be removed before sending
4 years ago
Curtis ROck ba5cab89aa styling for audio chat notifications
4 years ago
Alex Gleason 49d2121017
Chats: improve display of images, because we can
4 years ago
Alex Gleason 8088ca2748
Merge remote-tracking branch 'origin/develop' into chat-attachments
4 years ago
Alex Gleason cf0baab6de
Chats: add upload progress
4 years ago
Alex Gleason 07f29ebcb9
Chats: put attachment above content
4 years ago
Bárbara de Castro Fernandes 01667a005e Show file icon and name for other file types
4 years ago
Alex Gleason 6dc38adeaa
Chats: add upload button to chat input
4 years ago
Alex Gleason 84e5175481
Chats: improve attachments, make modal work
4 years ago
Alex Gleason d8d5186a01
Chats: basic display of attachments
4 years ago
Alex Gleason c595e393da
Chats: fix pagination bugs, use flex column-reverse
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 9df386b477
Chats: fix #375 truncated message text
4 years ago
Alex Gleason 35a0cdb64e
Chats: fix chatroom title text color
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 eec61b957b
Style links in chats
4 years ago
Alex Gleason 445bb30ac0
Chats: display the last message in chats list, fixes #361
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 399c2874bb
Chats: display recipient name in ChatRoom
4 years ago
Alex Gleason a70e82928b
Chats: improve mobile textarea styles
4 years ago
Alex Gleason 229d5c3f90
Chats: add mobile chat notification counter
4 years ago
Alex Gleason 7d0bd47ac1
Chats: update "Message" button with conditional logic for mobile
4 years ago
Alex Gleason 572a1db9f7
Chats: mobile styling
4 years ago
Alex Gleason f83e5ba882
Chats: some mobile styling for rooms
4 years ago
Alex Gleason e7c6862fd0
Chats: refactor ChatBox into its own component
4 years ago
Alex Gleason 4b22726016
Lower .floating-nav-link z-index to be below chat panes
4 years ago
Alex Gleason 8a8953a787
Chats: decrease font size slightly
4 years ago
Alex Gleason e682c3db28
Chats: use textarea instead of input
4 years ago
Alex Gleason abd6c419f1
Chats: hide for mobile (for now)
4 years ago
Alex Gleason 22063ae3c8
Chats: replace avatar with unread counter
4 years ago
Alex Gleason ac028ed584
Chats: add unread counters to chats
4 years ago
Alex Gleason 14eec701cb
Chats: add empty chats message
4 years ago
Alex Gleason d9df091f75
Chats: increase main pane header font size
4 years ago
Alex Gleason c0f6830e7f
Chat: fix avatar proportion in pane header
4 years ago
Alex Gleason 75dc5cfbe2
Chats: speed up pane open animation
4 years ago
Alex Gleason e12b74713a
Chats z-index above account header
4 years ago
Alex Gleason 845c03e8ad
Add scroll bar to chats list
4 years ago
Alex Gleason 59c2029535
Chats: style pending messages
4 years ago
Alex Gleason d0a9c8b47d
Chat z-index behind modals and topbar
4 years ago
Alex Gleason 0e21cf26f4
Chat link style fixes
4 years ago
Alex Gleason 80a78ac0e1
Chats: fix border-radius and chat content height
4 years ago
Alex Gleason a296e6fcd1
Differentiate chat bubbles
4 years ago
Alex Gleason bd7aa14488 Merge branch 'markdown-ordered-lists-fix' into 'develop'
4 years ago
Alex Gleason 5373c5b1c4
Chats: start styling ChatWindow
4 years ago
Alex Gleason 5518959531
Chats: improve input box CSS
4 years ago
Alex Gleason a2cd0b7630
Chats: improve toggle surface area
4 years ago
Alex Gleason c2c3fefbaa
Chats: Improve minimize animation
4 years ago
Alex Gleason 1c6c9f0f5d
Chats: Toggle pane open and minimized
4 years ago
Alex Gleason 072aed02da
Chats: Allow closing a chat
4 years ago
Alex Gleason 0d7a926fa5
Chats: Style the chat boxes
4 years ago
Alex Gleason d6b3268da4
Render chats in panes layout
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 7693fb87cc
Scaffold chat click
4 years ago
Alex Gleason e35e8f613f
Rudimentary ChatList display
4 years ago
Alex Gleason f1cff927c0
Display Chat list
4 years ago
Alex Gleason e1a86d4e1c
SoapboxConfig: Improve style of delete icons
4 years ago
Alex Gleason 011b80f717
SoapboxConfig: Improve raw JSON editor
4 years ago
Alex Gleason e173af54f1
SoapboxConfig: Raw JSON editor
4 years ago
Alex Gleason 3b808b6a26
SoapboxConfig: .file-picker img max-height
4 years ago
Alex Gleason 91e860a67b
SoapboxConfig: Actually upload the logo and banner files
4 years ago
Alex Gleason b7a6d7d261
admin_cfg: Improve `+` icon style
4 years ago
Alex Gleason 2cdf6f7275
Merge remote-tracking branch 'origin/develop' into admin_cfg
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
Alex Gleason 16e83b39b8 Merge branch 'markdown-list-style-improvements' into 'develop'
4 years ago
Mary Kate 37744b60be corners on DMs
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 368baf818e Merge branch 'profile-media-panel' of gitlab.com:soapbox-pub/soapbox-fe into profile-media-panel
4 years ago
Mary Kate 68daa5fbe9 use cover rather than contain on media gallary except on statuses
4 years ago
Alex Gleason 39d9b20431
Merge remote-tracking branch 'origin/develop' into profile-media-panel
4 years ago
Mary Kate 30983571b1 add profile media panel
4 years ago
Mary Kate dc9f5c3a6a slight overflow imrpovements, fixes #303
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
Mary Kate e85baee486 fix overflow on list index
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 02a1bb47cf Fix poll X button
4 years ago
Sean King f3893effbe Fix bullet point css issue
4 years ago
Curtis ea94b05608 Resolve merge conflicts
4 years ago
Sean King c91ca7edd6 Fix toggle CSS
4 years ago
Alex Gleason b30dc39f1a
Bio fixes
4 years ago
Alex Gleason 504e36c7d8
Fix linter
4 years ago
Alex Gleason 715779653c
Rearrange home sidebars
4 years ago