315 Commits

Author SHA1 Message Date
df17cd73af implement internal events 2022-11-02 17:49:50 +00:00
92879b0312 improve ws & cleanup 2022-11-02 17:49:50 +00:00
1df8fc58cf implement connected_users_following endpoint 2022-11-02 17:49:50 +00:00
fffbcaefe0 move followers controllers 2022-11-02 17:49:50 +00:00
a3aae340d8 fix bad syntax 2022-10-26 11:31:06 +00:00
80bf198908 implement self/update_password endpoint 2022-10-25 14:41:37 +00:00
8ab88f589e use query to search user 2022-10-25 12:02:46 +00:00
551b114f77 implement stream info 2022-10-20 19:49:04 +02:00
b308eda05d implement handleInfoUpdate method 2022-10-20 18:12:03 +02:00
e2d4eba699 fix StreamingKey naming 2022-10-20 17:49:15 +02:00
dcee9f2c24 added streamingInfo model 2022-10-20 17:48:52 +02:00
f7a97cce82 implement FeaturedEvents controller 2022-10-20 11:54:07 +02:00
a6adba5f9e added FeaturedEvent model 2022-10-20 11:53:54 +02:00
f7989599de fix streamingServerAPIUri cause crash 2022-10-17 15:38:44 +02:00
5b3fe9882d move some methods 2022-10-17 03:02:45 +02:00
8db0175378 check nsfw content in the background 2022-10-16 20:48:20 +02:00
fe4198d884 implement flagNsfwByAttachments method 2022-10-16 20:47:58 +02:00
bf8fc48e0f use url 2022-10-16 19:33:43 +02:00
394a36886f implement download file support 2022-10-16 19:33:20 +02:00
578212882d added is-nsfw util 2022-10-16 19:03:27 +02:00
b3e712cab7 added flags to post schema 2022-10-16 19:03:18 +02:00
86321e56d1 use sharp to transform to jpeg 2022-10-16 18:22:48 +02:00
65cab457ff fix import 2022-10-16 18:00:33 +02:00
003fad7cd0 implement /indecent_prediction endpoint 2022-10-16 18:00:04 +02:00
9df90066f9 added indecent-prediction util 2022-10-16 17:59:36 +02:00
0cbcb93e6e added read-image util 2022-10-16 17:58:57 +02:00
ed2515a26c added image-byte-array util 2022-10-16 17:58:48 +02:00
889f069012 added download-file util 2022-10-16 17:58:33 +02:00
44ad9f186d fix crash 2022-10-15 18:37:16 +02:00
d2ecec6961 fix get stream 2022-10-15 18:31:46 +02:00
5b4dd2c5a5 improve streaming addresses 2022-10-15 18:18:55 +02:00
471dc7dd6a fix: use specified protocol to create sources 2022-10-14 20:44:45 +02:00
e95d6453f1 merge from "streaming-v2" 2022-10-14 20:31:13 +02:00
f16d25d289 added 2 endpoints 2022-10-14 14:46:04 +02:00
7e74e7c1cc use posts v2 2022-10-13 21:56:29 +02:00
75156dc201 update post schema 2022-10-13 21:55:54 +02:00
8d25e7c151 implement default posting_policy 2022-10-13 21:55:45 +02:00
acd0dae11c added additions_to_attachments fixment 2022-10-13 21:55:24 +02:00
f77523ac76 remove un used import 2022-10-12 22:53:29 +02:00
3ceeb55423 send post using client timestamp 2022-10-12 22:49:24 +02:00
76669518d9 fix setup script 2022-10-12 21:16:34 +02:00
ca95cbab96 remove unwanted globals 2022-10-12 21:10:50 +02:00
0b70162a11 improve time ago calculation 2022-10-12 19:44:05 +02:00
8232f8caa5 use utc time 2022-10-12 16:29:58 +02:00
6c18614599 use ISOString to create new posts 2022-10-12 00:31:46 +02:00
1e5da1d6d7 added _id to AllowedAnonPublicGetters 2022-10-11 15:10:37 +02:00
b05f5276ee implement uploadPolicy 2022-10-10 16:30:14 +02:00
756517145f implement publicData get methods 2022-10-10 16:18:11 +02:00
fced4cdc04 fix crash when non-formalized files are uploaded 2022-10-10 15:55:58 +02:00
a28d1433e3 check existent email on userCreate 2022-10-07 20:11:46 +02:00