|
8a859d0b4f
|
implement user_posts endpoint
|
2022-11-14 02:29:54 +00:00 |
|
|
57415eea74
|
added /saved_posts endpoint
|
2022-11-14 02:20:05 +00:00 |
|
|
98fdeef3a2
|
implement FeedController
|
2022-11-14 02:06:21 +00:00 |
|
|
3666454e59
|
rename endpoint to /explore/posts
|
2022-11-14 01:31:27 +00:00 |
|
|
1b19439b4d
|
use fullfillPostsData
|
2022-11-14 01:29:56 +00:00 |
|
|
53876ced69
|
implement fullfillPostsData
|
2022-11-14 01:28:45 +00:00 |
|
|
426eb7b47e
|
validate types
|
2022-11-12 08:58:29 +00:00 |
|
|
8f903245a8
|
improve Schematized util
|
2022-11-12 08:57:49 +00:00 |
|
|
075112dc04
|
expose PlaylistController
|
2022-11-12 08:57:36 +00:00 |
|
|
2b106771d3
|
added Playlist db model
|
2022-11-12 08:57:24 +00:00 |
|
|
502585cd65
|
added PlaylistController
|
2022-11-12 08:57:11 +00:00 |
|
|
de36c90f43
|
implement /user/badges endpoint
|
2022-11-10 13:47:11 +00:00 |
|
|
537774a6b6
|
use upload
|
2022-11-02 17:50:36 +00:00 |
|
|
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 |
|