Commit graph

67 commits

Author SHA1 Message Date
Alex Gleason
2082c19c53
Rename justEmojis to onlyEmoji 2021-07-09 16:54:44 -05:00
Alex Gleason
c856e9df55
Big emojis in chats, too 2021-07-09 14:22:01 -05:00
Alex Gleason
3492bdba75
Use touch chats on intermediate screen sizes (eg iPad) 2021-05-02 12:37:40 -05:00
Alex Gleason
263b7ddff8
Stylelint: stricter config, lint existing scss 2020-10-11 17:28:43 -05:00
Alex Gleason
bdd6b608a6
Chats: increase pane height 265-->350px 2020-09-26 22:46:55 -05:00
Alex Gleason
c96c537a52
Chats: clean up menu icon 2020-09-22 17:00:01 -05:00
Alex Gleason
bf91463284
Chats: add timestamps, fixes #370 2020-09-18 18:55:57 -05:00
Alex Gleason
e60457dd01
Chat notifs: shrink toggle 2020-09-17 22:59:23 -05:00
Alex Gleason
57b82f7778
Merge remote-tracking branch 'origin/develop' into chat_notifications 2020-09-17 22:41:18 -05:00
Alex Gleason
0c15e3235a
Chats: mobile action button padding hotfix 2020-09-11 20:10:47 -05:00
Alex Gleason
d644ed3c55
Chats: remove underline from recipient name on mobile 2020-09-11 19:47:45 -05:00
Alex Gleason
bdaab2110b
Chats: improve mobile styles 2020-09-11 19:45:24 -05:00
Alex Gleason
c135ccffeb
Chats: fix verification icon in chats list 2020-09-11 16:02:51 -05:00
Alex Gleason
9ac6f3aaab
Restore old border-radius behavior, fixes #266 2020-09-11 12:24:43 -05:00
Alex Gleason
255419a6e9
Chats: display attachments in a shitty letterbox to support FireFox 2020-09-07 19:13:59 -05:00
Alex Gleason
fdaa9f24ce
Chats: fix position of action icons 2020-09-07 18:51:57 -05:00
Alex Gleason
54a772190d
Chats: fix send icon on light theme 2020-09-07 16:10:45 -05:00
Alex Gleason
9247f37e75
Chats: fix #399 scrolling in FireFox 2020-09-07 16:07:05 -05:00
Alex Gleason
60402a7402
Chats: add submit button, fixes #356 2020-09-06 17:43:16 -05:00
Curtis ROck
9103797de4 improve styling on chats audio toggle 2020-09-06 17:39:38 -05:00
Alex Gleason
024e9209af
Chats: display of non-image attachments 2020-09-06 17:20:26 -05:00
Alex Gleason
a02155846d
Chats: allow files to be removed before sending 2020-09-06 17:09:06 -05:00
Curtis ROck
ba5cab89aa styling for audio chat notifications 2020-09-06 16:54:45 -05:00
Alex Gleason
49d2121017
Chats: improve display of images, because we can 2020-09-06 16:50:54 -05:00
Alex Gleason
cf0baab6de
Chats: add upload progress 2020-09-06 15:39:16 -05:00
Alex Gleason
07f29ebcb9
Chats: put attachment above content 2020-09-06 14:15:06 -05:00
Alex Gleason
6dc38adeaa
Chats: add upload button to chat input 2020-09-06 11:55:20 -05:00
Alex Gleason
84e5175481
Chats: improve attachments, make modal work 2020-09-05 16:39:57 -05:00
Alex Gleason
d8d5186a01
Chats: basic display of attachments 2020-09-04 20:17:03 -05:00
Alex Gleason
c595e393da
Chats: fix pagination bugs, use flex column-reverse 2020-09-04 17:19:26 -05:00
Alex Gleason
9df386b477
Chats: fix #375 truncated message text 2020-09-03 14:57:58 -05:00
Alex Gleason
35a0cdb64e
Chats: fix chatroom title text color 2020-09-03 13:03:30 -05:00
Alex Gleason
eec61b957b
Style links in chats 2020-09-01 00:05:00 -05:00
Alex Gleason
445bb30ac0
Chats: display the last message in chats list, fixes #361 2020-08-30 19:31:09 -05:00
Alex Gleason
399c2874bb
Chats: display recipient name in ChatRoom 2020-08-28 16:26:42 -05:00
Alex Gleason
a70e82928b
Chats: improve mobile textarea styles 2020-08-28 15:38:38 -05:00
Alex Gleason
229d5c3f90
Chats: add mobile chat notification counter 2020-08-28 15:22:33 -05:00
Alex Gleason
7d0bd47ac1
Chats: update "Message" button with conditional logic for mobile 2020-08-28 15:06:55 -05:00
Alex Gleason
572a1db9f7
Chats: mobile styling 2020-08-28 14:42:58 -05:00
Alex Gleason
f83e5ba882
Chats: some mobile styling for rooms 2020-08-28 13:27:40 -05:00
Alex Gleason
e7c6862fd0
Chats: refactor ChatBox into its own component 2020-08-28 13:17:19 -05:00
Alex Gleason
8a8953a787
Chats: decrease font size slightly 2020-08-27 19:28:46 -05:00
Alex Gleason
e682c3db28
Chats: use textarea instead of input 2020-08-27 19:25:16 -05:00
Alex Gleason
22063ae3c8
Chats: replace avatar with unread counter 2020-08-27 16:41:24 -05:00
Alex Gleason
ac028ed584
Chats: add unread counters to chats 2020-08-27 15:43:19 -05:00
Alex Gleason
14eec701cb
Chats: add empty chats message 2020-08-27 14:02:52 -05:00
Alex Gleason
d9df091f75
Chats: increase main pane header font size 2020-08-27 13:37:53 -05:00
Alex Gleason
c0f6830e7f
Chat: fix avatar proportion in pane header 2020-08-27 13:08:04 -05:00
Alex Gleason
75dc5cfbe2
Chats: speed up pane open animation 2020-08-27 13:04:16 -05:00
Alex Gleason
e12b74713a
Chats z-index above account header 2020-08-27 12:55:38 -05:00