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
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
MathMan05
04112732ae
Merge pull request #22 from DEVTomatoCake/jank/guild-discovery
...
Add guild discovery
2024-07-01 14:14:13 -05:00
TomatoCake
6bc5db7311
copied outdated CSS
2024-07-01 21:09:50 +02:00
TomatoCake
1ae0f9ec3c
guild discovery
2024-07-01 21:07:43 +02:00
MathMan05
9311914ae9
fixed register page
2024-07-01 14:04:26 -05:00
MathMan05
dfb20c60ab
Merge pull request #21 from DEVTomatoCake/jank/date-separators
...
add date separators
2024-07-01 14:03:53 -05:00
MathMan05
c2a77af323
fix JS files
2024-07-01 13:52:17 -05:00
MathMan05
3c0c7e6f4f
Merge pull request #20 from DEVTomatoCake/jank/fix-typos
...
[breaking] fix typos
2024-07-01 13:51:03 -05:00
TomatoCake
03eeb8831f
add date separators
2024-07-01 20:49:26 +02:00
MathMan05
c1922c87e9
Merge pull request #19 from DEVTomatoCake/jank/ws-retry
...
add proper WS connection retrying
2024-07-01 13:36:51 -05:00
TomatoCake
611e58090b
[breaking] fix typos
2024-07-01 20:31:47 +02:00
TomatoCake
085bc4bc79
add proper WS connection retrying
2024-07-01 20:14:40 +02:00
MathMan05
8fe0c9f46b
adds support for role settings and various fixes
2024-06-30 22:05:14 -05:00
MathMan05
96b2dbb21c
Fixed defualt theme not loading
2024-06-29 13:35:28 -05:00
MathMan05
21c958c699
Merge branch 'main' of https://github.com/MathMan05/JankClient
2024-06-29 13:05:05 -05:00
MathMan05
5d84518b50
Fixed loading channel bugs
2024-06-29 13:02:32 -05:00
MathMan05
eb5dc55003
Merge pull request #17 from MathMan05/TypeScript-Port
...
Type script port, I think it's ready
2024-06-29 11:20:42 -05:00
MathMan05
e49360fba1
Reply GUI
2024-06-28 19:53:48 -05:00
MathMan05
a05c74bb3c
More supported attatchment types and cancel uploads
2024-06-28 19:15:10 -05:00
MathMan05
039491ca87
slight reply patch
2024-06-28 14:49:00 -05:00
MathMan05
f6bd7423d3
fixed replies multi-lined
2024-06-28 14:47:07 -05:00
MathMan05
d01e3d57a2
Force Menus to stay on screen
2024-06-28 13:04:05 -05:00
MathMan05
ac939e5fb6
Correcting names, and deleting message
...
There is a known regresion for the MESSAGE_CREATE event while it's not on screen, though I have not been able to replicate it while I'm looking for it. If you see this bug, please let me know the conditions it happens under
2024-06-28 11:13:26 -05:00
MathMan05
cbec9ff06e
Update README.md
2024-06-27 22:47:59 -05:00
MathMan05
66493c6b5b
Merge pull request #15 from DEVTomatoCake/patch-1
...
README fixes & a few links
2024-06-27 22:46:02 -05:00
TomatoCake
fd4cb4058a
README fixes & a few links
2024-06-28 05:27:06 +02:00
MathMan05
7334ace43c
Merge pull request #14 from phoebe-leong/readme-fix
...
Fix one README.md mistake in my previous commit
2024-06-27 20:32:02 -05:00
pwompus
b952e5a781
simple fix to readme
2024-06-28 11:29:00 +10:00