Mystikfluu
|
6eb634b9e9
|
make dms.html a template
|
2022-08-25 00:46:10 +02:00 |
|
Mystikfluu
|
32b06779b0
|
move document.createElement to createElement
reduces filesize and increases the readability slightly
|
2022-08-25 00:41:21 +02:00 |
|
Mystikfluu
|
87b81cef81
|
add channels & current user in template
|
2022-08-24 23:58:25 +02:00 |
|
Mystikfluu
|
e443089188
|
fix dm duplication when using encryption
|
2022-08-23 00:43:18 +02:00 |
|
Mystikfluu
|
0e1226c5be
|
supress websocket connecting errors
|
2022-08-23 00:41:26 +02:00 |
|
Mystikfluu
|
c33ff903f7
|
enhance channel storage
|
2022-08-23 00:38:37 +02:00 |
|
Mystikfluu
|
94daecb56c
|
simplify key storage
|
2022-08-23 00:36:42 +02:00 |
|
Mystikfluu
|
fc0c96c1a1
|
add further encryption support for dms
|
2022-08-23 00:32:22 +02:00 |
|
Mystikfluu
|
ad3ab133a5
|
move server_esm to server.js
|
2022-08-19 23:37:24 +02:00 |
|
Mystikfluu
|
e567e04133
|
enhance simple e2ee
|
2022-08-19 19:51:08 +02:00 |
|
Mystikfluu
|
f8ba9fd95b
|
lay groundwork for simple dm encryption
|
2022-08-19 18:36:26 +02:00 |
|
Mystikfluu
|
cda662f270
|
fix replies being shown as "undefined undefined"
|
2022-08-19 18:28:55 +02:00 |
|
Mystikfluu
|
18a080f349
|
add getDM endpoint
|
2022-08-14 00:22:12 +02:00 |
|
Mystikfluu
|
829c34c220
|
slightly increase posting cooldown
|
2022-08-13 21:40:13 +02:00 |
|
Mystikfluu
|
656b3d4de0
|
add channel saving
|
2022-08-12 23:54:06 +02:00 |
|
Mystikfluu
|
837b07d322
|
add dms to the navbar
|
2022-08-11 18:53:59 +02:00 |
|
Mystikfluu
|
35148bb9c8
|
clear value after opening dm
|
2022-08-11 17:35:10 +02:00 |
|
Mystikfluu
|
a44ed50c89
|
enhance dms
|
2022-08-11 17:33:45 +02:00 |
|
Mystikfluu
|
f16f41adf9
|
bug fix
|
2022-08-11 17:29:14 +02:00 |
|
Mystikfluu
|
347b1fff3f
|
dms are now in the early alpha
Co-authored-by: Alpisc <Alpisc@users.noreply.github.com>
|
2022-08-11 17:26:58 +02:00 |
|
Mystikfluu
|
9a5b2c9385
|
remove duplicate dms
|
2022-08-11 12:01:53 +02:00 |
|
Mystikfluu
|
399933a803
|
fix infinite loading screen
|
2022-08-11 11:57:47 +02:00 |
|
Mystikfluu
|
61fdacc42b
|
add simple prototype dms page
|
2022-08-11 11:53:32 +02:00 |
|
Mystikfluu
|
38f3284307
|
decode channel names
|
2022-07-31 12:51:11 +02:00 |
|
Mystikfluu
|
85b8754b85
|
move reply click handling to a seperate function
|
2022-07-26 15:56:30 +02:00 |
|
Mystikfluu
|
10dd1f0794
|
enhanced reply handling
|
2022-07-26 11:43:46 +02:00 |
|
Mystikfluu
|
285c371f27
|
add debug logging for newer features
|
2022-07-26 01:10:41 +02:00 |
|
Mystikfluu
|
232a2ece09
|
make channel switching async
|
2022-07-26 01:02:29 +02:00 |
|
Mystikfluu
|
927dc41014
|
made some slight adjustments
|
2022-07-26 00:58:11 +02:00 |
|
Mystikfluu
|
e788d84194
|
add cross channel reply setting
|
2022-07-26 00:53:11 +02:00 |
|
Mystikfluu
|
4d3e22ebfa
|
add debug info on the client side
|
2022-07-24 11:30:09 +02:00 |
|
Mystikfluu
|
2fff81f5b2
|
add a short cooldown to posting
add a posting_id
|
2022-07-24 11:25:13 +02:00 |
|
Mystikfluu
|
83d0512fbd
|
implement #20 to some extent
|
2022-07-23 01:17:07 +02:00 |
|
Mystikfluu
|
9f6e0779aa
|
fix #18
|
2022-07-21 20:26:48 +02:00 |
|
Mystikfluu
|
9f1e257e22
|
add receiver/channel when posting
|
2022-07-16 10:30:40 +02:00 |
|
Mystikfluu
|
5b49db3487
|
add Channel handling to posts
|
2022-07-16 10:22:18 +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
|
bd528b44be
|
add add_on_top argument to createPost
|
2022-07-10 18:50:37 +02:00 |
|
Mystikfluu
|
87f9f91535
|
implemented highest_id
|
2022-07-10 16:40:07 +02:00 |
|
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 |
|