Commit Graph

1284 Commits (dbddc177c1e0622477e7fd346abd1cd6a4ba2747)
 

Author SHA1 Message Date
Alex Gleason d67d76bf3a
Chats: only mark read on hover when the chat is open
4 years ago
Alex Gleason 942b3fdebe
Chats: add individual chat page for mobile
4 years ago
Alex Gleason 4b22726016
Lower .floating-nav-link z-index to be below chat panes
4 years ago
Alex Gleason cd30d79b5b
Chats: render independent ChatIndex for mobile
4 years ago
Alex Gleason 9a5c3e9fde Merge branch 'wav_file' into 'develop'
4 years ago
Sean King 6872568d9e Add .wav audio as supported file type
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 3fbdce6901
Chats: mark as read when the input is focused
4 years ago
Alex Gleason a349bce10f
Chats: show message date on hover
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 a3585305f7
Fix notification reducer tests
4 years ago
Alex Gleason f80f18d376
Chats: mark chats as read
4 years ago
Alex Gleason ac028ed584
Chats: add unread counters to chats
4 years ago
Alex Gleason 020e21adcd
Oh right, maps can't be sorted...
4 years ago
Alex Gleason 497a603a88
Notifications: drop chat mentions
4 years ago
Alex Gleason 859f340716
Chats: rudimentary display of chat message notifications
4 years ago
Alex Gleason 14eec701cb
Chats: add empty chats message
4 years ago
Alex Gleason 44f7ad5e1c
Chats: sort chats in reducer instead of component
4 years ago
Alex Gleason d9df091f75
Chats: increase main pane header font size
4 years ago
Alex Gleason 9493b261ef
Chats: only show message button if the user supports chats
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 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