Mystikfluu
|
61eb7a6ee2
|
redesigned websocket messages
sends messages in JSON now
posts are more responsive
|
2022-07-10 16:37:23 +02:00 |
|
Mystikfluu
|
084992bb18
|
further enhance reply filtering
|
2022-07-10 14:09:48 +02:00 |
|
Mystikfluu
|
7b3d4eb2e8
|
add no link coloring to replies
|
2022-07-10 13:45:39 +02:00 |
|
Mystikfluu
|
844164d95d
|
enhanced reply style
|
2022-07-10 13:40:05 +02:00 |
|
Mystikfluu
|
6f3ad7a617
|
refined check for unnecessary setBio calls
|
2022-07-09 18:26:11 +02:00 |
|
Mystikfluu
|
bbe614b2ca
|
add check for unnecessary setBio endpoint call
|
2022-07-09 18:23:31 +02:00 |
|
Mystikfluu
|
e95c30e687
|
move changing password/username to settings page
|
2022-07-09 17:53:39 +02:00 |
|
Mystikfluu
|
bba3f2adc5
|
fix bio not showing up
|
2022-07-09 16:13:47 +02:00 |
|
Mystikfluu
|
22fa2d4759
|
change user page design
|
2022-07-09 16:09:27 +02:00 |
|
Mystikfluu
|
f0110724dd
|
change padding and size of settings icon
|
2022-07-09 15:57:58 +02:00 |
|
Mystikfluu
|
6e1bd58c87
|
change settings icon size to match text size
|
2022-07-09 15:52:42 +02:00 |
|
Mystikfluu
|
6eae26ef39
|
optimize images
|
2022-07-09 15:51:25 +02:00 |
|
Mystikfluu
|
8b2c3acb36
|
align settings icon right
|
2022-07-09 15:44:18 +02:00 |
|
Mystikfluu
|
57d094f74e
|
add settings
remove settings buttons from user page
|
2022-07-09 15:37:34 +02:00 |
|
Mystikfluu
|
9fe43ae497
|
removed 2 arguments for reply function
this will add stronger protection against xss attacks
|
2022-07-05 14:27:04 +02:00 |
|
Mystikfluu
|
7b288d964d
|
add call to changePW function
|
2022-07-04 00:47:36 +02:00 |
|
Mystikfluu
|
ff43510f2f
|
change regex once again
|
2022-07-03 23:26:08 +02:00 |
|
Mystikfluu
|
9f5b3d1aca
|
change escape pattern to regex
|
2022-07-03 21:49:29 +02:00 |
|
Mystikfluu
|
7e9849c671
|
remove overlapping characters in unescape charsets
|
2022-07-03 21:46:27 +02:00 |
|
Mystikfluu
|
7e309850ef
|
add another escaping function for another characterset
|
2022-07-03 21:34:22 +02:00 |
|
Mystikfluu
|
0f49d4f023
|
more filtering
|
2022-07-03 12:16:03 +02:00 |
|
Mystikfluu
|
c55bf8fb8c
|
update escape regex
|
2022-07-03 12:12:30 +02:00 |
|
Mystikfluu
|
f29ab9c96f
|
add escaping for ` and \
|
2022-07-03 11:13:16 +02:00 |
|
Mystikfluu
|
5f150cf118
|
fix typo
|
2022-06-24 22:25:26 +02:00 |
|
Mystikfluu
|
ab2834010e
|
remove @everyone, @here, check for replies
|
2022-06-24 22:24:57 +02:00 |
|
Mystikfluu
|
825ca879dd
|
only remove old posts when new ones finished loading
|
2022-06-24 22:21:04 +02:00 |
|
Mystikfluu
|
7c9499ae31
|
add try catch for invalid replies
|
2022-06-24 22:16:56 +02:00 |
|
Mystikfluu
|
59f40b2983
|
remove old reply highlighting
|
2022-06-24 22:15:11 +02:00 |
|
Mystikfluu
|
acad8694c6
|
add reply showcase to posts
|
2022-06-24 22:13:09 +02:00 |
|
Mystikfluu
|
4c1aecf78e
|
change reply text to a multiline string
|
2022-06-24 21:42:04 +02:00 |
|
Mystikfluu
|
4b22c554f3
|
setting the reply id when replying
|
2022-06-23 23:21:34 +02:00 |
|
Mystikfluu
|
3d81cab301
|
add reconstructing the original message in reply
|
2022-06-23 21:55:08 +02:00 |
|
Mystikfluu
|
ad30ba5ba8
|
escaping even more to finally get rid of this stupid error
|
2022-06-23 21:52:49 +02:00 |
|
Mystikfluu
|
8272eb1230
|
harsher escaping in order to fix xss
|
2022-06-23 21:48:14 +02:00 |
|
Mystikfluu
|
f37b9a5bd0
|
add escaping of '
|
2022-06-23 21:28:21 +02:00 |
|
Mystikfluu
|
91a61f2e69
|
add filter to the reply button text argument
|
2022-06-23 21:25:34 +02:00 |
|
Mystikfluu
|
32ba1a24a0
|
fix bug where not replying would crash the server
|
2022-06-18 12:25:24 +02:00 |
|
Mystikfluu
|
20da099a4d
|
removed markers
|
2022-06-17 23:19:05 +02:00 |
|
Mystikfluu
|
c8bc625541
|
Merge branch 'master' of https://github.com/Mystikfluu/authwebsite
|
2022-06-17 23:18:29 +02:00 |
|
Mystikfluu
|
225179b0dc
|
add id-based replies
|
2022-06-17 23:18:01 +02:00 |
|
Mystikfluu
|
631eff5d1d
|
add id-based replies
|
2022-06-17 23:16:03 +02:00 |
|
Mystikfluu
|
4a4a8416c5
|
fix bug where it wouldn't reload the posts
|
2022-06-17 22:58:04 +02:00 |
|
Mystikfluu
|
dc1149675b
|
add wss_server value to reduce duplicated code
|
2022-06-17 22:13:50 +02:00 |
|
Mystikfluu
|
1b0a8fddfc
|
add warning message to not paste in dev console
|
2022-06-16 16:15:46 +02:00 |
|
Mystikfluu
|
58734901b1
|
remove unneeded debug log
|
2022-06-16 16:15:08 +02:00 |
|
Mystikfluu
|
b41d420ce1
|
add logout button to user page
|
2022-06-16 16:03:26 +02:00 |
|
Mystikfluu
|
824eb99851
|
add bot identifier to posts
|
2022-06-16 13:51:03 +02:00 |
|
Mystikfluu
|
f93487b7fa
|
change colors to root variables
|
2022-06-15 22:29:53 +02:00 |
|
Mystikfluu
|
d0f9928936
|
fix bug where the style changing errored
|
2022-06-15 22:29:02 +02:00 |
|
Mystikfluu
|
3fe83455a3
|
add key pairs for encryption, as well as better styling for posts page
|
2022-06-15 00:16:16 +02:00 |
|