Commit Graph

189 Commits

Author SHA1 Message Date
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
MathMan05 90a234df18 Merge pull request #37 from DEVTomatoCake/jank/fix-JSON-json
JSON -> json
2024-07-25 11:24:46 -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 72ddec2fa0 Update README.md 2024-07-24 20:09:00 -05: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 cbd6b35332 Update README.md 2024-07-24 15:55:56 -05: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 dc044ea464 fixed minor message generation bug 2024-07-24 15:18:08 -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 6f4f8d2441 Merge pull request #33 from MathMan05/revert-25-main
Revert "small layout changes"
2024-07-24 14:45:42 -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 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