Commit Graph

1159 Commits (68677e369229045e65dad132d8e2da3519ecc615)
 

Author SHA1 Message Date
Alex Gleason 75dc5cfbe2
Chats: speed up pane open animation
4 years ago
Alex Gleason 10257f324d
Chats: clicking "message" launches a new chat
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 8b621d30fc
Chats: fix flickering during update
4 years ago
Alex Gleason 9af664bda8
Start making the chat faster, but it flickers
4 years ago
Alex Gleason 29f415d786
Chats: sort most recently updated chats to the top
4 years ago
Alex Gleason c4aae14148
Chats: handle null last_message
4 years ago
Alex Gleason 02b3b08999
Chats: use semantic names for action properties
4 years ago
Alex Gleason 9a3aab27c9
Chats: clicking the profile message button calls onMessage
4 years ago
Alex Gleason efa6f94cdd
Fix onEndorseToggle props warning
4 years ago
Alex Gleason da6239c4fc
Chats: move out of importer pipeline, entirely through reducers
4 years ago
Alex Gleason b9d7f927a6
Chats: get streaming working again
4 years ago
Alex Gleason 4b173f0580
Chats: sort messages properly
4 years ago
Alex Gleason 759c4ae4d0
Fix chat submission
4 years ago
Alex Gleason ecefab9956
Chats: get messages showing up again
4 years ago
Alex Gleason b66e28d8bb
Chats: store `chat_message_lists` in Redux
4 years ago
Alex Gleason 96ccf02ab8 Merge branch '340-load-more-community-fix' into 'develop'
4 years ago
Alex Gleason 5c03f855f6
lastStatusId: move assignment out of selector
4 years ago
Alex Gleason dbafbbc065
Chats: make streaming mostly work
4 years ago
Alex Gleason c0dc4a69cd
Allow local dev against gleasonator.com
4 years ago
Alex Gleason 80a78ac0e1
Chats: fix border-radius and chat content height
4 years ago
Mary Kate 82c590d74b simplify onLoadMore in status list
4 years ago
Alex Gleason f52186bc01
Don't write settings back to Redux after PATCH, prevents race conditions
4 years ago
Alex Gleason 5fc8b3ff3d
Chats: improve display of links and emoji
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 c94258dfb9
Chats: improve scroll behavior
4 years ago
Alex Gleason 205078c865
Chats: focus input under some circumstances
4 years ago
Alex Gleason dcaadb2153
Chats: autoscroll
4 years ago
Alex Gleason 5a7cc14812
Chats: rudimentary sending a message
4 years ago
Alex Gleason 5373c5b1c4
Chats: start styling ChatWindow
4 years ago
Alex Gleason cab490e1d3
Chats: display chat message content
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 0736e6d46c
Chats: Let main window be minimized
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 f87f33fb94
Chats: Click chat to open pane
4 years ago
Alex Gleason c84ca30197
Chats: Click chat to open pane
4 years ago
Alex Gleason 0d7a926fa5
Chats: Style the chat boxes
4 years ago
Alex Gleason 6e0bac3d43
Chats: Get chats from paneData
4 years ago
Alex Gleason a2056855fe Merge branch 'deactivated-profile-css' into 'develop'
4 years ago
Mary Kate fbee7a237c pass last statusID into status list before filtering, fixes #340
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