Puyodead1
|
fa08f6ef2c
|
fix message queue experiment auto failing messages
|
2023-09-11 22:12:23 -04:00 |
|
Puyodead1
|
7c0151bfd3
|
fix message list rendering
|
2023-09-11 22:09:40 -04:00 |
|
Puyodead1
|
eb0d62550d
|
fix upload progress not working
|
2023-09-11 03:40:10 -04:00 |
|
Puyodead1
|
27d739f0dc
|
replace some callback rendering with Fragment
|
2023-09-11 03:39:28 -04:00 |
|
Puyodead1
|
22711d0ac4
|
fix uploading attachments replacing instead of appending
|
2023-09-11 03:09:36 -04:00 |
|
Puyodead1
|
f8df62c8ca
|
remove upload state and replace with file array
|
2023-09-11 02:56:38 -04:00 |
|
Puyodead1
|
8105432088
|
fix component having wrong name
|
2023-09-10 23:12:49 -04:00 |
|
Puyodead1
|
ec564739a1
|
better file type detection, and util functions for files
|
2023-09-10 23:08:47 -04:00 |
|
Puyodead1
|
c272d97453
|
restrict video mimes to render, add audio icon
|
2023-09-10 22:32:20 -04:00 |
|
Puyodead1
|
a0ee02d0ec
|
attachment upload button
|
2023-09-10 22:20:15 -04:00 |
|
Puyodead1
|
126c9e21e7
|
remove slate dependencies
|
2023-09-10 21:47:08 -04:00 |
|
Puyodead1
|
f5d4b1e5f1
|
add missing key for message elements
|
2023-09-10 21:38:49 -04:00 |
|
Puyodead1
|
a196288848
|
display typing indicator
|
2023-09-10 21:38:30 -04:00 |
|
Puyodead1
|
fec514c8e7
|
expire typing events
|
2023-09-10 21:24:53 -04:00 |
|
Puyodead1
|
cfb4567db4
|
Update GatewayConnectionStore.ts
|
2023-09-10 18:53:11 -04:00 |
|
Puyodead1
|
52e48e5528
|
improvements to typing indicator system
|
2023-09-10 18:49:48 -04:00 |
|
Puyodead1
|
24057adfb6
|
no commit message
|
2023-09-10 17:26:45 -04:00 |
|
Puyodead1
|
0be4d972d0
|
send messages and typing events
|
2023-09-10 16:36:44 -04:00 |
|
Puyodead1
|
aa7a8327e4
|
typing indicators seem to work correctly now
|
2023-09-10 14:40:38 -04:00 |
|
Puyodead1
|
534bc10531
|
fix callback error
|
2023-09-09 21:46:53 -04:00 |
|
Puyodead1
|
deb6265e1b
|
add a little horizontal padding
|
2023-09-09 21:46:41 -04:00 |
|
Puyodead1
|
133e94233c
|
use text-overflow ellipsis
|
2023-09-09 21:43:16 -04:00 |
|
Puyodead1
|
cd7be43e2f
|
fix upload button showing when it shouldnt
|
2023-09-09 21:19:44 -04:00 |
|
Puyodead1
|
0546454432
|
Refactor attachment uploading
|
2023-09-09 19:52:46 -04:00 |
|
Puyodead1
|
4b0cd78f7a
|
Start of message input refactor
|
2023-09-09 15:33:22 -04:00 |
|
Puyodead1
|
0b547226c3
|
remove debug log
|
2023-09-08 17:38:50 -04:00 |
|
Puyodead1
|
d9241989df
|
feat: add attachments from clipboard
|
2023-09-08 17:38:20 -04:00 |
|
Puyodead1
|
56c7d2b144
|
fix typing indicators showing object
|
2023-09-08 17:32:50 -04:00 |
|
Puyodead1
|
f815eb53d4
|
bug fix
|
2023-09-08 16:47:09 -04:00 |
|
Puyodead1
|
12110930ff
|
render user join messages
|
2023-09-08 16:43:20 -04:00 |
|
Puyodead1
|
05d9ea74f4
|
maybe fix an issue with typing indicator
|
2023-09-08 10:13:04 -04:00 |
|
Puyodead1
|
b823e67812
|
fix typing indicators
|
2023-09-07 22:28:55 -04:00 |
|
Puyodead1
|
2137454f94
|
typing indicator
|
2023-09-07 22:21:49 -04:00 |
|
Puyodead1
|
e111c18e01
|
add swipe test
|
2023-09-06 13:12:07 -04:00 |
|
Puyodead1
|
ef1ec8e598
|
add network check back for isReady
|
2023-09-05 09:53:59 -04:00 |
|
Puyodead1
|
eb48399012
|
oops
|
2023-09-05 00:56:53 -04:00 |
|
Puyodead1
|
f55fe62680
|
add logout buttons to settings page and loading screen
|
2023-09-05 00:56:36 -04:00 |
|
Puyodead1
|
698ac81ed4
|
banners/offline banner
|
2023-09-05 00:45:29 -04:00 |
|
Puyodead1
|
2f30c9bb1b
|
fix all log levels being debug
|
2023-09-04 22:39:58 -04:00 |
|
Puyodead1
|
dc3fb2ef31
|
decrease mobile view width breakpoint
|
2023-09-03 22:49:15 -04:00 |
|
Puyodead1
|
03e3e11580
|
Merge pull request #155 from spacebarchat/feat/embeds
Implement Embeds
|
2023-09-03 22:37:05 -04:00 |
|
Puyodead1
|
647373209f
|
rewrite embeds a bit to work correctly
|
2023-09-03 22:35:22 -04:00 |
|
Puyodead1
|
69c5897a25
|
fix embed overflow
|
2023-09-03 20:48:57 -04:00 |
|
Puyodead1
|
cc884ea0fd
|
fix padding and yt embeds
|
2023-09-03 20:41:16 -04:00 |
|
Puyodead1
|
2d7e7be799
|
Implement embed color
|
2023-09-03 20:09:49 -04:00 |
|
Puyodead1
|
68ce058f19
|
add embed footer text
|
2023-09-03 19:37:56 -04:00 |
|
Puyodead1
|
8b9b7f5e77
|
Update MessageAttachment.tsx
|
2023-09-03 19:32:08 -04:00 |
|
Puyodead1
|
e005f98a55
|
reduce video height to 200
|
2023-09-03 19:32:07 -04:00 |
|
Puyodead1
|
565f5073fd
|
remove debug logs
|
2023-09-03 19:32:07 -04:00 |
|
Puyodead1
|
ca8929ea88
|
fix 2 for rich embeds
|
2023-09-03 19:32:07 -04:00 |
|