MathMan05
fe587ca5bd
more compression
2024-07-31 14:54:57 -05:00
MathMan05
2beb57817d
switch over to wepb for better compression
2024-07-31 13:21:08 -05:00
MathMan05
06d941113a
missed one
2024-07-31 12:11:23 -05:00
MathMan05
811db378f5
images
2024-07-31 12:05:04 -05:00
MathMan05
5b24c13ca9
rename images
2024-07-31 12:04:56 -05:00
MathMan05
6942a1736c
embed fix again
2024-07-31 11:56:03 -05:00
MathMan05
de14aaf4e8
redid compression and hopefully fixed the embed
2024-07-31 11:25:24 -05:00
MathMan05
539e091640
rich embed
2024-07-31 10:54:26 -05:00
MathMan05
fb4721196b
fixed delayed WS bug
2024-07-30 21:04:23 -05:00
MathMan05
ebea3af112
checks for older browsers
2024-07-30 20:04:16 -05:00
MathMan05
44294c6ea9
compressed web socket support
2024-07-30 20:01:03 -05:00
MathMan05
b9f1bb5e53
more error handling
2024-07-30 15:45:26 -05:00
MathMan05
ed2bc49b0c
catch errors
2024-07-30 15:38:40 -05:00
MathMan05
1d4c771246
fix reconnection bugs
2024-07-30 13:23:18 -05:00
MathMan05
03d1bc13c7
minor bug fix
2024-07-29 16:50:23 -05:00
ygg2
1bea103788
Merge remote-tracking branch 'upstream/main'
2024-07-29 17:36:48 -04:00
MathMan05
92987ca77b
smooth out jump and clean up CSS a little bit
2024-07-29 16:28:11 -05:00
ygg2
8de112febb
Merge remote-tracking branch 'upstream/main'
2024-07-29 17:18:04 -04:00
MathMan05
121de3d9b2
fixed bug with channel
2024-07-29 15:58:30 -05:00
MathMan05
da6e8308c6
infinate scroller fix
2024-07-29 14:16:07 -05:00
MathMan05
f553e1418d
fix jumping far past
2024-07-29 14:11:36 -05:00
MathMan05
9e56d00573
css fix
2024-07-29 09:33:00 -05:00
MathMan05
055ef8d0c0
fix for login page
2024-07-28 16:13:28 -05:00
MathMan05
42106bdfba
better error messages
2024-07-28 16:10:22 -05:00
MathMan05
f10ea4ac2a
fixed captcha more and better errors
2024-07-28 16:07:21 -05:00
MathMan05
3621f1b09b
fixed captcha
2024-07-28 15:03:29 -05:00
MathMan05
6cea53dabd
work on reply jumping and fixed account fixer
2024-07-28 14:53:39 -05:00
MathMan05
7a745a5286
general changes and reducing logs
2024-07-27 12:51:42 -05:00
MathMan05
0d757b7d4e
fix a bug with message create event and updated css
2024-07-27 11:15:24 -05:00
MathMan05
58b79be7f2
typing out a lot of the JSON
2024-07-26 16:31:27 -05:00
ygg2
afb14c22d5
wait there's still a textarea (bio)
2024-07-26 16:43:32 -04:00
ygg2
029398cad4
update focus rule since typebox isn't textarea
...
feel free to change the theme focus colors, didn't know what to pick and browsers vary
2024-07-26 16:42:41 -04:00
MathMan05
70a99e2013
fix bug
2024-07-25 12:33:43 -05:00
MathMan05
0a1d2cfd26
document terriable function
2024-07-25 12:31:20 -05:00
MathMan05
86bb5411dd
fix snowflake typing
2024-07-25 12:08:09 -05:00
MathMan05
0cbc1a7910
updates to local
2024-07-25 12:07:57 -05:00
MathMan05
71c281ec2b
Merge pull request #36 from DEVTomatoCake/jank/remove-ws-packet-counter
...
follow gateway docs to only return
2024-07-25 11:25:22 -05:00
TomatoCake
883430f038
JSON -> json
2024-07-25 07:49:12 +02:00
TomatoCake
afddaefe94
follow gateway docs to only return
2024-07-25 07:45:29 +02:00
MathMan05
f1d9fdbe3c
snowflake bug fix
2024-07-24 19:44:21 -05:00
MathMan05
12cc5dffa5
slight css adjustments
2024-07-24 19:35:15 -05:00
ygg2
db86b1ce4c
re-add values for new or missing variables
...
• idc what the colors are so feel free to change them, but they should be defined
• typing-bg is also changed for light theme because black on black is unreadable
2024-07-24 20:15:07 -04:00
ygg2
8d7de8d21a
opinionated styling
...
• I think it makes sense for links in embeds to have underlines on hover. Discord also does this
• cancelReply button looks awkward with the bottom border and it's already clear that it's a button
2024-07-24 20:11:24 -04:00
ygg2
08fbda4f6b
serverName is the current correct id
2024-07-24 20:06:50 -04:00
ygg2
505e7213b5
cross-browser standardization
...
• set base size for textareas
• removed shiny safari select buttons
if you want to change these, set a base style, don't just delete them
2024-07-24 20:00:11 -04:00
ygg2
8683535670
space/size changes
...
• added padding on main area, including channelname box
• restored small space between icon and box in infosection
• userdock and typebox are the same size now
• reply line and icon/text start at the middle and end of the icon respectively (as Discord has it)
• removed top padding from replybox which was pushing the contents down
• moved padding that was misapplied to savediv by git merge
2024-07-24 19:48:18 -04:00
MathMan05
48f0546b47
fix hypoprofile
2024-07-24 15:51:05 -05:00
MathMan05
c7e3e41205
fixed replying again
2024-07-24 15:45:03 -05:00
MathMan05
09f5dbac16
Merge branch 'main' of https://github.com/MathMan05/JankClient
2024-07-24 15:27:46 -05:00
MathMan05
c788bea40f
getting rid of another table and welcome click
2024-07-24 15:27:34 -05:00