134 Commits

Author SHA1 Message Date
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
Mystikfluu
4fee310dbe added avatars to posts 2022-06-11 19:14:19 +02:00
Mystikfluu
6c239f0e9a added user avatars 2022-06-11 15:36:50 +02:00
Mystikfluu
68a76068b9 added simple Username change website 2022-06-11 12:08:38 +02:00
Mystikfluu
07e36cd2d3 added account-based ratelimiting 2022-06-09 18:58:14 +02:00
Mystikfluu
a01db193dc better loading and error screen 2022-06-09 16:36:43 +02:00
Mystikfluu
5ad3b322b9 fixed search not decoding bio 2022-06-09 16:24:02 +02:00
Mystikfluu
f473f2acc7 now shows new bio again 2022-06-09 16:13:32 +02:00
none
30a6dc64f4 loading screen now disappears after messages are loaded 2022-06-09 10:44:22 +02:00
none
d5187c7332 added new views
added loading information
added no account information
2022-06-09 10:32:08 +02:00
Mystikfluu
03bb0a0c93 updated link regex 2022-06-07 15:28:35 +02:00
Mystikfluu
08ccf94056 added message option 2022-06-07 15:27:50 +02:00
Mystikfluu
e6617fecc5 added search page 2022-06-07 09:16:17 +02:00
Mystikfluu
2632d8c133 moved navbar to js for easier editing 2022-06-04 17:00:26 +02:00
Mystikfluu
92d62685fc you know what
un-base64's your website
2022-06-04 13:17:35 +02:00
Mystikfluu
45ee4acfdc moved JS code to JS file 2022-06-03 08:49:20 +02:00
Mystikfluu
543c86072f hides user and posts when not logged in 2022-06-02 22:24:13 +02:00
Mystikfluu
69790c32d5 made the index webpage into two parts
added register/login links when not logged in
when logged in, chat and profile links are shown
2022-05-26 14:37:13 +02:00
Mystikfluu
06e9924777 usernames now allow non-utf8 characters as well 2022-05-25 17:36:37 +02:00
Mystikfluu
a6743bcb07 added non-utf8 character compatability 2022-05-25 13:38:54 +02:00
Mystikfluu
68f3b432ba now only shows domain of url 2022-05-24 19:56:54 +02:00
Mystikfluu
ab8c16dc82 added replies 2022-04-26 19:43:59 +02:00
Mystikfluu
b9473c8753 links now open in a new tab 2022-04-24 18:59:18 +02:00
Mystikfluu
f2dc05be33 added asking for permission upon opening website 2022-04-24 16:16:52 +02:00
Mystikfluu
6663b63738 now checking origin of websocket message 2022-04-24 16:15:08 +02:00
Mystikfluu
4ae13aa387 comented out the console log of data 2022-04-24 16:09:02 +02:00
Mystikfluu
d29ab2ae36 added crossout text 2022-04-24 13:56:06 +02:00
Mystikfluu
083136a94e changed filterPost
added multi-line texts
added bold text
added italic text
2022-04-24 12:12:02 +02:00
Mystikfluu
886178b79d added special text 2022-04-24 11:56:14 +02:00
Mystikfluu
ca1b8fb324 moved js into seperate files inside js/ directory 2022-04-24 09:51:32 +02:00