31 Commits

Author SHA1 Message Date
Mystikfluu
8eccefcd9d add modal 2022-10-04 21:34:35 +02:00
Mystikfluu
c1a2833dd8 function name change
"postMessage" -> "postMsg"
2022-10-04 21:05:48 +02:00
Mystikfluu
49ac093bf7 add newrelic website info collector 2022-09-25 13:49:30 +02:00
Mystikfluu
ef3d5b3817 fix and improve various things 2022-09-05 15:53:07 +02:00
Mystikfluu
90c69ef126 add prototype emoji system 2022-08-27 18:22:00 +02:00
Mystikfluu
dc5d564302 merge certain tags
merge script tags
merge style tags
2022-08-25 20:19:12 +02:00
Mystikfluu
d9fe8f2642 fix bugs, improve loading time 2022-08-25 17:35:17 +02:00
Mystikfluu
87b81cef81 add channels & current user in template 2022-08-24 23:58:25 +02:00
Mystikfluu
72f8d36654 load all files via a template 2022-08-24 23:34:28 +02:00
Mystikfluu
f53e9ee510 automatically minify js files
improve loading times
2022-08-24 16:38:23 +02:00
Mystikfluu
35d91586f6 add simple templating 2022-08-24 16:00:24 +02:00
Mystikfluu
2dd4e7c447 enhancements of channel list 2022-07-12 15:07:45 +02:00
Mystikfluu
aa42afe092 add channel list to posts 2022-07-12 15:04:45 +02:00
Mystikfluu
eda956b94c add a bit spacing and a newline to reply 2022-06-17 23:21:25 +02:00
Mystikfluu
225179b0dc add id-based replies 2022-06-17 23:18:01 +02:00
Mystikfluu
1b0a8fddfc add warning message to not paste in dev console 2022-06-16 16:15:46 +02:00
Mystikfluu
f93487b7fa change colors to root variables 2022-06-15 22:29:53 +02:00
Mystikfluu
a01db193dc better loading and error screen 2022-06-09 16:36:43 +02:00
none
d5187c7332 added new views
added loading information
added no account information
2022-06-09 10:32:08 +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
fc7d73e5b4 added navbar and global css 2022-05-26 16:49:22 +02:00
Mystikfluu
438a5a84af changed title to "Posts" 2022-05-01 12:34:53 +02:00
Mystikfluu
ab8c16dc82 added replies 2022-04-26 19:43:59 +02:00
Mystikfluu
ca1b8fb324 moved js into seperate files inside js/ directory 2022-04-24 09:51:32 +02:00
Mystikfluu
add467259f added mentions and notifications 2022-04-24 00:41:34 +02:00
Mystikfluu
1d01eeafb2 posts are better now
now auto updates
links are also securely built
2022-04-23 17:36:48 +02:00
Mystikfluu
b2d8c7ac84 showing username over the textarea now 2022-04-23 09:58:15 +02:00
Mystikfluu
1afa1bcc64 auto building posts now 2022-04-22 20:14:53 +02:00
BuildTools
396188003b made post function async 2022-04-22 16:47:27 +02:00
BuildTools
dd2960b391 added posts 2022-04-22 16:45:42 +02:00