Commit Graph

176 Commits

Author SHA1 Message Date
Jeremy Zhang
8d1592b717 Fill Discord member list with error if it has any before bailing 2018-12-31 21:05:14 +00:00
Jeremy Zhang
952afdf31d Lazyload member list as it can be detrimental to user experience 2018-12-31 20:54:19 +00:00
Jeremy Zhang
140083b9c8 Check for is peak before connecting to gateway 2018-11-17 20:33:39 +00:00
Jeremy Zhang
825016bc52 Remove console log 2018-11-06 04:33:59 +00:00
Jeremy Zhang
5061429443 Interact with the page to connect websockets 2018-11-06 04:33:18 +00:00
Jeremy Zhang
a5faea5a97 Longer delay between heartbeats 2018-10-28 02:40:03 +00:00
Jeremy "EndenDragon" Zhang
10a5fee15e
Messaging is 2018-09-14 12:12:36 -07:00
Jeremy Zhang
4672243ebe Delay fetching for all users for a faster load 2018-08-20 19:43:12 +00:00
Jeremy Zhang
3e27b156a8 Implement join messages 2018-08-19 02:55:31 +00:00
Jeremy Zhang
38bf9133da How does percentage work again? 2018-08-17 05:06:46 +00:00
Jeremy Zhang
127d6609b8 Move back to 4mb and blame nginx 2018-08-17 04:02:47 +00:00
Jeremy Zhang
a9720fe763 Secretly raise the upload limit to 5mb from 4 and send a nice error message if server rejects 2018-08-17 03:58:08 +00:00
Jeremy Zhang
a742f08f6d Implement file uploading from the embeds 2018-08-17 03:12:21 +00:00
Jeremy Zhang
03b5d5547e Hide corner username until hovered 2018-08-12 05:45:03 +00:00
Jeremy Zhang
c3a91ff29a Hide system scrollbar when custom scrollbars is activated 2018-08-09 22:29:27 +00:00
Jeremy Zhang
5a249b0b84 Scroll to bottom when images start to load in 2018-08-09 05:14:50 +00:00
Jeremy Zhang
c54c34fe18 Rename showscrollbar to lockscrollbar 2018-08-09 03:26:24 +00:00
Jeremy Zhang
52c076e667 Default normal scrollbar unless theme param set 2018-08-08 03:57:28 +00:00
Jeremy Zhang
5ffa7dbca7 No autoscroll when window height is smaller than content 2018-08-08 02:48:37 +00:00
Jeremy Zhang
75b2300b23 Fix dbl advert localstore typo 2018-08-08 02:35:55 +00:00
Jeremy Zhang
5921cb7a9b Update showscrollbar and scrollbar to not clip chatbox 2018-08-08 02:29:20 +00:00
Jeremy Zhang
e820587e15 Add custom scrollbar 2018-08-08 02:05:06 +00:00
Jeremy Zhang
cc2ea3d68b Readd accidentally removed 2018-08-06 04:16:53 +00:00
Jeremy Zhang
3d5503da94 Guest login button lock too 2018-08-06 04:16:09 +00:00
Jeremy Zhang
0a88e950d6 Implement a guest login button, initially hidden 2018-08-06 03:59:36 +00:00
Jeremy Zhang
65576b7ffc Some browsers do not like localstorage for some reason 2018-08-06 02:51:18 +00:00
Jeremy Zhang
630405b730 Allow selection to chatcontent despite focusing on messagebox 2018-08-06 02:28:59 +00:00
Jeremy Zhang
4c8ee4ced1 Focus messagebox when clicking the chat body 2018-08-05 07:55:18 +00:00
Jeremy Zhang
1629a8982c Implement reactions 2018-07-27 08:57:54 +00:00
Jeremy Zhang
856dd08167 Error instead of crashing when no text channels present 2018-07-22 04:10:04 +00:00
Jeremy Zhang
cb10ba9323 Link Fire Wyvern and Ice Wyvern themes into the codebase 2018-07-04 06:35:01 +00:00
Jeremy Zhang
e00ddf1f3c Better video players, does not autoplay 2018-06-30 07:30:54 +00:00
Jeremy Zhang
32b47921e5 Better reconnect logic. Refetch messages over http once reconnected when exceeded 1 min 2018-06-28 08:05:08 +00:00
Jeremy Zhang
470607af1a Display image typed embeds similar to attachments 2018-06-27 02:34:48 +00:00
Jeremy Zhang
764f8bb796 Support for video embeds like discord 2018-06-20 06:23:38 +00:00
Jeremy Zhang
528e8584c0 Not manipulate the visibility of the left sidebar if the left sidebar toggle btn is hidden 2018-05-07 23:07:48 +00:00
Jeremy Zhang
f037ed15cd Add custom username field test before checking value 2018-04-04 18:14:37 +00:00
Jeremy Zhang
0433040ede Attempt to fix when message delete and no more messages present 2018-03-31 04:48:48 +00:00
Jeremy Zhang
57669576c9 Handle edge cases with empty channels 2018-03-31 04:34:09 +00:00
Jeremy Zhang
e8424a63c8 Customizable msg posting timeout and msg length 2018-03-25 04:43:39 +00:00
Jeremy Zhang
07cb047516 Hide emojipicker when clicked outside 2018-03-21 17:10:53 +00:00
Jeremy Zhang
b64eb0193d Hide emoji picker in visitor mode 2018-03-19 21:21:28 +00:00
Jeremy Zhang
c2659c39a9 Send textbased emoticons, Closes #96 2018-03-19 19:41:24 +00:00
Jeremy Zhang
c62a7a3752 Nickname, not nick 2018-03-19 19:21:48 +00:00
Jeremy Zhang
3d0ad729c1 Fix avatar url not rendering properly for mention 2018-03-19 19:08:52 +00:00
Jeremy Zhang
105fe24a40 Support mentions for offline members 2018-03-19 19:04:51 +00:00
Jeremy Zhang
5dc1c01db4 Better scrolling for mention list 2018-03-19 08:53:02 +00:00
Jeremy Zhang
51d090e84b Implement basic member mentions, closes #93 2018-03-19 06:09:58 +00:00
Jeremy Zhang
c1658e83f2 Implement an extensive emoji picker, Closes #92 2018-03-16 03:31:25 +00:00
Jeremy "EndenDragon" Zhang
1da5c3ddca
Make avatar images in user card a higher res 2018-03-11 01:28:58 -08:00