Commit Graph
23 Commits
Author SHA1 Message Date
Mystikfluu 6cfbe1418f increase max special characters 2022-08-11 14:16:52 +02:00
Mystikfluu c6db7b86e7 fix message length crash 2022-08-11 14:11:04 +02:00
Mystikfluu ecacb7568d conversations now returns all conversations
doesn't just check if you had a conversation with a certain person
2022-08-11 00:06:52 +02:00
Mystikfluu 2c871e3053 enhance conversation check 2022-08-11 00:00:56 +02:00
Mystikfluu 2eb7ed0ccf add new api endpoint 2022-08-10 23:57:26 +02:00
Mystikfluu 3147af35ec fix bug 2022-08-10 23:48:55 +02:00
Mystikfluu d37c883d89 change channel to receiver 2022-08-10 23:45:57 +02:00
Mystikfluu 781d6cf467 fix replyid bug 2022-08-10 23:05:10 +02:00
Mystikfluu 21ed1fc476 add simple tests 2022-08-10 22:26:57 +02:00
Mystikfluu a4b6d24651 move PersonalMessages to its own file 2022-08-10 21:47:59 +02:00
Mystikfluu 5414a92561 decode channel names on the server 2022-07-31 12:55:51 +02:00
Mystikfluu 0c9499a624 move post api endpoint to its own file 2022-07-27 19:18:48 +02:00
Mystikfluu c9a24b0d1a fixed storing settings in a wrong format 2022-07-26 01:28:56 +02:00
Mystikfluu 7a1e659c42 selects the correct db now 2022-07-26 01:18:14 +02:00
Mystikfluu a49946fca5 made type checking easier to read 2022-07-26 01:17:04 +02:00
Mystikfluu e6b68bb121 more detailed warn logs 2022-07-26 01:13:33 +02:00
Mystikfluu 285c371f27 add debug logging for newer features 2022-07-26 01:10:41 +02:00
Mystikfluu e788d84194 add cross channel reply setting 2022-07-26 00:53:11 +02:00
Mystikfluu b942dd73cd initialize settings as empty object
instead of "null"
2022-07-25 19:07:13 +02:00
Mystikfluu 2b42c2f1a7 add basic startup logging 2022-07-25 19:03:42 +02:00
Mystikfluu 9fad64a9ef add basic settings endpoints 2022-07-25 18:59:42 +02:00
Mystikfluu 9557dd89b1 move all api options to their own file 2022-07-24 19:17:03 +02:00
Mystikfluu a706128032 moved some functions out of server 2022-07-20 07:50:48 +02:00