109 Commits

Author SHA1 Message Date
1bae6aa4e7 use tv route 2022-12-08 10:47:31 +00:00
12ae6862bf create stream info if not exists 2022-12-01 01:17:01 +00:00
46680f21c8 improve stream fetch 2022-12-01 01:17:01 +00:00
e9b39ea63b implement streaming categories endpoints 2022-12-01 01:17:01 +00:00
8ed292a6f1 fix /stream/info endpoint 2022-12-01 01:17:01 +00:00
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
426eb7b47e validate types 2022-11-12 08:58:29 +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
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
551b114f77 implement stream info 2022-10-20 19:49:04 +02:00
b308eda05d implement handleInfoUpdate method 2022-10-20 18:12:03 +02:00
f7a97cce82 implement FeaturedEvents controller 2022-10-20 11:54:07 +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
003fad7cd0 implement /indecent_prediction endpoint 2022-10-16 18:00:04 +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
8d25e7c151 implement default posting_policy 2022-10-13 21:55:45 +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
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
4388e93caa added availability checks 2022-10-07 20:11:16 +02:00
c573041c25 improve & fix updates and data fill 2022-10-06 21:46:38 +02:00
d57aca1e85 added SearchController 2022-10-06 17:32:22 +02:00
0019cd1cd9 check if user has permission to delete comments 2022-09-30 23:20:45 +02:00
b88dcddf56 implement Comments logic to server 2022-09-30 22:32:31 +02:00
d013cf104b fix paths 2022-09-29 19:55:30 +02:00