MathMan05
2e28cd0d32
remove redundent CSS
2024-08-01 00:12:13 -05:00
MathMan05
8d37dafed9
get rid of unused property
2024-08-01 00:10:11 -05:00
MathMan05
b3095376ce
fix CSS odity
2024-08-01 00:09:36 -05:00
MathMan05
38e6f9d3a8
fix padding issues
2024-08-01 00:04:45 -05:00
MathMan05
f1201d0d21
fix it being upside down
2024-08-01 00:00:38 -05:00
MathMan05
1e572932d3
more nice lookingness
2024-07-31 23:51:41 -05:00
MathMan05
08d25f5082
slight looks updates
2024-07-31 22:27:28 -05:00
MathMan05
92a19ea3f9
icons for channels
2024-07-31 20:23:35 -05:00
MathMan05
44294c6ea9
compressed web socket support
2024-07-30 20:01:03 -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
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
f10ea4ac2a
fixed captcha more and better errors
2024-07-28 16:07:21 -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
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
0cbc1a7910
updates to local
2024-07-25 12:07:57 -05:00
MathMan05
12cc5dffa5
slight css adjustments
2024-07-24 19:35:15 -05: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
MathMan05
745d6cccff
slight css change
2024-07-24 15:14:15 -05:00
MathMan05
1b02d17191
manually made the changes from 25
2024-07-24 15:13:19 -05:00
MathMan05
12eaa17f97
Revert "small layout changes"
2024-07-24 14:36:28 -05:00
MathMan05
35ad293c95
t
2024-07-24 14:31:05 -05:00
MathMan05
d7b12fb319
Merge pull request #30 from DEVTomatoCake/jank/typebox-consistency
...
Typebox scroll bar consistency
2024-07-24 12:54:58 -05:00
TomatoCake
c436335d8b
Simplify server icon add server button CSS
2024-07-24 19:05:59 +02:00
TomatoCake
7190e859bf
Typebox scroll bar consistency
2024-07-24 18:51:28 +02:00
ygg2
6fc29184b4
re-added hover bg to settings (mac rip)
...
also adjust the horizontal scrolling again
2024-07-24 09:17:42 -04:00
ygg2
9005d2554f
Merge remote-tracking branch 'upstream/main'
2024-07-24 08:43:31 -04:00
MathMan05
7eb3ff6cab
snowflake and cleaning up classes
2024-07-23 23:01:45 -05:00
MathMan05
338b12a7e1
Merge branch 'main', commit 'refs/pull/28/head' of https://github.com/MathMan05/JankClient
2024-07-21 16:01:12 -05:00
MathMan05
02f53fb1e5
Implements a markdown box
2024-07-21 15:55:44 -05:00
TomatoCake
bf0554c98b
Merge branch 'main' of https://github.com/DEVTomatoCake/JankClient into jank/connection-list-dev-portal
2024-07-21 10:57:33 +02:00
MathMan05
ec5b86b276
make MarkDown into a class and fixed emojis
2024-07-20 19:05:23 -05:00
ygg2
5ed0d924ee
link style, focus style, message overflow fix
...
also background-color -> background standardization
red and green are variables now
2024-07-20 17:12:02 -04:00
ygg2
d9a0350155
Merge remote-tracking branch 'upstream/main'
2024-07-20 16:53:47 -04:00
MathMan05
0b1e381284
fixes CSS a little bit
2024-07-20 15:21:40 -05:00
MathMan05
8d16bce7ec
fixing errors and typos
2024-07-20 15:09:17 -05:00
MathMan05
ec6ab101c0
Adds a more proper infinate scroller
...
It probally does more, but I can't remember what lol
2024-07-20 14:36:19 -05:00