Commit graph

86 commits

Author SHA1 Message Date
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
TomatoCake
0ee3a210bd Merge branch 'main' of https://github.com/DEVTomatoCake/JankClient into jank/connection-list-dev-portal 2024-07-20 19:20:55 +02:00
TomatoCake
1a3ce1e3ff implement very basic connections & applications 2024-07-20 19:19:23 +02:00
TomatoCake
2162b2c1e3 Add emoji support & render markdown in embeds 2024-07-13 09:32:34 +02:00
ygg2
fc4836c042 scrollbar style 2024-07-12 06:21:03 -04:00
ygg2
de637c8976 fix some alignment and standardize font size
-alignment of profile box, unread noti
-removed replybox contents when hidden
-webkit select style removed
2024-07-11 18:52:29 -04:00
ygg2
5ddf8a5b87 fix reply popup 2024-07-11 17:15:43 -04:00
ygg2
1b502cb694 standardize line styles
also textarea can be gradient now
2024-07-11 12:42:43 -04:00
ygg2
f78b6dceae adjust quote so lines merge on multiline 2024-07-11 08:19:59 -04:00
ygg2
7512fe3126 theme updates
-allow gradient/picture for primary and channels bg
-add code-text color, servers-bg color (server sidebar), shadow
-adjust timestamp size
2024-07-11 07:06:06 -04:00
ygg2
5959059c55 hideReplyBox for real 2024-07-11 03:57:42 -04:00
ygg2
d3d3322230 fix serverName and standardize some margin 2024-07-10 15:44:02 -04:00
ygg2
ebc226d97a smaller date/reply/status 2024-07-10 13:01:28 -04:00
ygg2
4f1b080cfe fix overflow on right 2024-07-10 12:48:27 -04:00
ygg2
96162177e0 add padding around messages 2024-07-10 12:40:13 -04:00
MathMan05
7274a7a3f1 css fix 2024-07-04 17:30:12 -05:00
MathMan05
78fd7f4622 got rid of message tables and fixed pre reply bug 2024-07-04 17:28:22 -05:00
MathMan05
cd82bd6c26
Merge pull request #23 from DEVTomatoCake/jank/markdown-timestamps
markdown timestamps
2024-07-01 14:27:58 -05:00
MathMan05
b848a812e1 Discovery fixes 2024-07-01 14:26:45 -05:00
TomatoCake
e9c4ea252e
Merge branch 'main' into jank/markdown-timestamps 2024-07-01 21:19:42 +02:00
TomatoCake
799011212d markdown timestamps 2024-07-01 21:19:22 +02:00
TomatoCake
6bc5db7311 copied outdated CSS 2024-07-01 21:09:50 +02:00