324 Commits

Author SHA1 Message Date
66266283e3 use fullfillPostsData 2022-11-14 01:29:56 +00:00
ede28f9eb8 implement fullfillPostsData 2022-11-14 01:28:45 +00:00
6dcd72bf98 validate types 2022-11-12 08:58:29 +00:00
ece7aaf8f7 improve Schematized util 2022-11-12 08:57:49 +00:00
48e0129978 expose PlaylistController 2022-11-12 08:57:36 +00:00
83acd2e968 added Playlist db model 2022-11-12 08:57:24 +00:00
9dc87b723b added PlaylistController 2022-11-12 08:57:11 +00:00
4a1a7d7ed6 implement /user/badges endpoint 2022-11-10 13:47:11 +00:00
86eaeba6bf use upload 2022-11-02 17:50:36 +00:00
0a38ac1f66 implement internal events 2022-11-02 17:49:50 +00:00
35bae27e80 improve ws & cleanup 2022-11-02 17:49:50 +00:00
2a62b09af9 implement connected_users_following endpoint 2022-11-02 17:49:50 +00:00
d9108e733c move followers controllers 2022-11-02 17:49:50 +00:00
acf01802ef fix bad syntax 2022-10-26 11:31:06 +00:00
6f22bfd61a implement self/update_password endpoint 2022-10-25 14:41:37 +00:00
10bbff5cd1 use query to search user 2022-10-25 12:02:46 +00:00
08607e4b5c implement stream info 2022-10-20 19:49:04 +02:00
2951aa6880 implement handleInfoUpdate method 2022-10-20 18:12:03 +02:00
6656fefd54 fix StreamingKey naming 2022-10-20 17:49:15 +02:00
86bde32f91 added streamingInfo model 2022-10-20 17:48:52 +02:00
e55da82451 implement FeaturedEvents controller 2022-10-20 11:54:07 +02:00
f4c869bfff added FeaturedEvent model 2022-10-20 11:53:54 +02:00
8b987db723 fix streamingServerAPIUri cause crash 2022-10-17 15:38:44 +02:00
1b0a06bc0d move some methods 2022-10-17 03:02:45 +02:00
91ebbca363 check nsfw content in the background 2022-10-16 20:48:20 +02:00
7a0a2a24e1 implement flagNsfwByAttachments method 2022-10-16 20:47:58 +02:00
719b2e6143 use url 2022-10-16 19:33:43 +02:00
b77b638e3c implement download file support 2022-10-16 19:33:20 +02:00
36644d3a74 added is-nsfw util 2022-10-16 19:03:27 +02:00
254455ba59 added flags to post schema 2022-10-16 19:03:18 +02:00
48fe5b5cac use sharp to transform to jpeg 2022-10-16 18:22:48 +02:00
24bf3e4a89 fix import 2022-10-16 18:00:33 +02:00
6601da9853 implement /indecent_prediction endpoint 2022-10-16 18:00:04 +02:00
de63cbfca5 added indecent-prediction util 2022-10-16 17:59:36 +02:00
1ef98a5d8c added read-image util 2022-10-16 17:58:57 +02:00
da1d3826e1 added image-byte-array util 2022-10-16 17:58:48 +02:00
124fedd8bd added download-file util 2022-10-16 17:58:33 +02:00
3d206f3b3e fix crash 2022-10-15 18:37:16 +02:00
23ac77cc82 fix get stream 2022-10-15 18:31:46 +02:00
89ec5c2be8 improve streaming addresses 2022-10-15 18:18:55 +02:00
daafff9284 fix: use specified protocol to create sources 2022-10-14 20:44:45 +02:00
ed19bf27eb merge from "streaming-v2" 2022-10-14 20:31:13 +02:00
add6ef872b added 2 endpoints 2022-10-14 14:46:04 +02:00
18c00edd12 use posts v2 2022-10-13 21:56:29 +02:00
829f4e7dd4 update post schema 2022-10-13 21:55:54 +02:00
2a4c2c4f30 implement default posting_policy 2022-10-13 21:55:45 +02:00
3e84c4bea8 added additions_to_attachments fixment 2022-10-13 21:55:24 +02:00
e3bd53094f remove un used import 2022-10-12 22:53:29 +02:00
1d8084964b send post using client timestamp 2022-10-12 22:49:24 +02:00
f20fe002b1 fix setup script 2022-10-12 21:16:34 +02:00