71 Commits (784d10c1e95e8ef9b4986215b300eab2dda1e91b)

Author SHA1 Message Date
Gabe Kangas 784d10c1e9 Remove "Sent" being inserted incorrectly. Fixes #1252 4 years ago
Meisam 7e6f53c846
Add standalone chat with ability to send messages (#1270) 4 years ago
Meisam 2ff9186ee2
fix updateAuthorList (#1276) 4 years ago
gabek 8c5f7be05c Prettified Code! 4 years ago
Gabe Kangas f23a1202cc Do not set title text for users without data. Closes #1249 4 years ago
gabek 9b7926963f Prettified Code! 4 years ago
Meisam 10456b0a01
Remove user's own name from the autocomplete suggestions (#1258) 4 years ago
gabek 5f7cc6a327 Prettified Code! 4 years ago
Meisam 7526b5305c
add emoji to the caret position (#1253) 4 years ago
gabek 93f682d526 Prettified Code! 4 years ago
Meisam bb09c0d187
Autocomplete emoji names (#1250) 4 years ago
Gabe Kangas c1dd1b9bf3 fix exception 4 years ago
Gabe Kangas e7e1758fa4 Force history messages to always be at the front of the messages array 4 years ago
Gabe Kangas 96993435d8 Add missing space. Closes #1231 4 years ago
gabek 7af5030f5b Prettified Code! 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
gabek cea07697f3 Prettified Code! 4 years ago
gingervitis ab254a3902
put emojiPicker instance in state so page can correctly reflect updates when it has instantiated (#1182) 4 years ago
gabek c848c029d5 Prettified Code! 4 years ago
gingervitis 3b08b50ce0
add a send button on chat for touch screen devices (#1127) 4 years ago
gingervitis c45e43c378
display last online time (#1125) 4 years ago
gabek bb4fc6dae3 Prettified Code! 4 years ago
Gabe Kangas e994412f4b Fix webapp not loading after youtube embed was removed in #1079 4 years ago
Pankaj Patil 4bee6408b4
Remove YouTube embedding in the chat (#1080) 4 years ago
Gabe Kangas 777de9fbf4 Remove in-line rendering of images by url 4 years ago
Gabe Kangas bf33d08384
Add support for disabling chat. Closes #472 (#799) 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 5 years ago
gingervitis 9e44c261fa
be able to pick multiple emojis ; move up picker div to see emojis inputted into textfield; restore focus into textfield after picker closes; address #612 (#614) 5 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 5 years ago
Ginger Wong 121b80143a display username change form better on small screen 5 years ago
Ginger Wong d4f5162505 prevent header from hiding when keyboard is active on mobile for username change 5 years ago
gingervitis 0062896b7d
chat fixes and optimizations (#431) 5 years ago
Ginger Wong 26c066b454 overflow hidden on message so word forces break; decrease maxlength of username to 60 chars. fix #417 5 years ago
Ginger Wong 5fe36f37bd fix for #411 5 years ago
Ginger Wong 0bf8cf1dba make emoji search text more legible; break long user name change messages 5 years ago
Matt Steele aeb221b32f
Do not highlight usernames inside links (#366) 5 years ago
gingervitis f8d94c2dc2
jump to bottom of list when the DOM observes that a new message node has been added (#369) 5 years ago
Ginger Wong 03a6eb3cee optmized lines 5 years ago
Gabe Kangas 7dcc89a841 Add system chat message support to messages query 5 years ago
Gabe Kangas f4815e331c Update chat styling 5 years ago
Jannik Volkland 146e6d342c Remove avatars from frontend 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 5 years ago
Pranav 7ac22eb889 fix: prevents messages ending with spaces to exceed the msg limit 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 5 years ago
Ahmad Karlam 8c380f118a refactor: declare format timestamp as variable for consistency 5 years ago
Ahmad Karlam 2abde9186c refactoring 5 years ago
Ahmad Karlam d27d4a798f Remove moment js and use standard library date from javascript 5 years ago
Ahmad Karlam 63a757ef23 Use moment js for diff and format date 5 years ago
Ahmad Karlam 334a69386d Add timestamp to title chat 5 years ago