Commit graph

167 commits

Author SHA1 Message Date
MathMan05
35ad293c95 t 2024-07-24 14:31:05 -05:00
MathMan05
65eb7db3dd fixed breaking bug with guildids 2024-07-24 13:07:53 -05:00
MathMan05
a1e805aa7f markdown compiled, plus bug fix 2024-07-24 12:59:35 -05:00
MathMan05
7d767d1914
Merge pull request #32 from DEVTomatoCake/jank/empty-typebox-md
Fix error for empty typebox
2024-07-24 12:55:09 -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
MathMan05
cf95fa27ad
Merge pull request #31 from DEVTomatoCake/jank/css-simplify-servericon
Simplify server icon add server button CSS
2024-07-24 12:53:42 -05:00
MathMan05
4f80104e2e fix id and snowflake 2024-07-24 12:53:30 -05:00
TomatoCake
1c3674b52d Fix error for empty typebox 2024-07-24 19:43:44 +02: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
5e9405207b fixed bug where replying wouldn't work 2024-07-23 23:03:43 -05:00
MathMan05
7eb3ff6cab snowflake and cleaning up classes 2024-07-23 23:01:45 -05:00
MathMan05
14d1c69c7d fixed indents 2024-07-21 16:14:56 -05:00
MathMan05
2759ac82f9 Merge branch 'main' of https://github.com/MathMan05/JankClient 2024-07-21 16:05:34 -05:00
MathMan05
e31995a7d0
Merge pull request #28 from DEVTomatoCake/jank/connection-list-dev-portal
implement very basic connections & applications
2024-07-21 16:04:54 -05:00
MathMan05
b6804c643a changes 2024-07-21 16:03:48 -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
f2ce41d48a thanks git for yeeting my changes 2024-07-21 10:59:38 +02: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
95a651396d got rid of uneeded logs 2024-07-20 19:06:08 -05:00
MathMan05
ec5b86b276 make MarkDown into a class and fixed emojis 2024-07-20 19:05:23 -05:00
MathMan05
36fc3fecc2 fixed uploading pfps 2024-07-20 18:31:12 -05:00
ygg2
dd2b4942e3 visible typing bg for light theme 2024-07-20 17:22:11 -04: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
MathMan05
d28ccb68be Updated README 2024-07-20 13:26:32 -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
MathMan05
daa2bd6159 Merge branch 'main' of https://github.com/MathMan05/JankClient 2024-07-20 12:11:48 -05:00
MathMan05
5cd84bd81d Get rid of bad file 2024-07-20 12:10:53 -05:00
MathMan05
3fac08051b
Merge pull request #26 from DEVTomatoCake/jank/emoji-embed-markdown
Add emoji support & render markdown in embeds
2024-07-20 11:48:57 -05:00
MathMan05
62a4637453
Merge pull request #27 from DEVTomatoCake/patch-2
Fix default state for dialog checkbox
2024-07-19 20:50:16 -05:00
TomatoCake
f91b79d1a9
Fix default state for dialog checkbox 2024-07-19 19:22:22 +02:00
TomatoCake
344023e025 simplify markdown embed handling 2024-07-14 15:58:28 +02:00
TomatoCake
a83c1203ab add animated emoji support .-. 2024-07-13 14:05:14 +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
78ca0f8b75 Merge remote-tracking branch 'upstream/main' 2024-07-11 15:50:08 -04:00
MathMan05
97c264d888 Captcha implemented 2024-07-11 14:45:29 -05: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