|
66266283e3
|
use fullfillPostsData
|
2022-11-14 01:29:56 +00:00 |
|
|
6dcd72bf98
|
validate types
|
2022-11-12 08:58:29 +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 |
|
|
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 |
|
|
08607e4b5c
|
implement stream info
|
2022-10-20 19:49:04 +02:00 |
|
|
2951aa6880
|
implement handleInfoUpdate method
|
2022-10-20 18:12:03 +02:00 |
|
|
e55da82451
|
implement FeaturedEvents controller
|
2022-10-20 11:54:07 +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 |
|
|
6601da9853
|
implement /indecent_prediction endpoint
|
2022-10-16 18:00:04 +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 |
|
|
2a4c2c4f30
|
implement default posting_policy
|
2022-10-13 21:55:45 +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 |
|
|
8758d10301
|
improve time ago calculation
|
2022-10-12 19:44:05 +02:00 |
|
|
d3735769ac
|
use utc time
|
2022-10-12 16:29:58 +02:00 |
|
|
206ac08942
|
use ISOString to create new posts
|
2022-10-12 00:31:46 +02:00 |
|
|
b109a89bd9
|
added _id to AllowedAnonPublicGetters
|
2022-10-11 15:10:37 +02:00 |
|
|
f7c4da57e2
|
implement uploadPolicy
|
2022-10-10 16:30:14 +02:00 |
|
|
c0ad4baa40
|
implement publicData get methods
|
2022-10-10 16:18:11 +02:00 |
|
|
12af7d3789
|
fix crash when non-formalized files are uploaded
|
2022-10-10 15:55:58 +02:00 |
|
|
a43f41880c
|
added availability checks
|
2022-10-07 20:11:16 +02:00 |
|
|
9040bc35a9
|
improve & fix updates and data fill
|
2022-10-06 21:46:38 +02:00 |
|
|
c03da9cb8b
|
added SearchController
|
2022-10-06 17:32:22 +02:00 |
|
|
f67f7a8863
|
check if user has permission to delete comments
|
2022-09-30 23:20:45 +02:00 |
|
|
d2c8f5c68f
|
implement Comments logic to server
|
2022-09-30 22:32:31 +02:00 |
|
|
019246a21c
|
fix paths
|
2022-09-29 19:55:30 +02:00 |
|
|
a4dd245cde
|
added PlaylistController
|
2022-09-21 19:07:48 +02:00 |
|
|
bbad396957
|
implement s3
|
2022-09-21 19:07:39 +02:00 |
|
|
616f52eeb0
|
added post types
|
2022-09-20 00:51:56 +02:00 |
|
|
a18b7cd552
|
implement CommentsController basics
|
2022-09-16 15:02:11 +02:00 |
|
|
8e701baef0
|
fix endpoint
|
2022-09-09 20:38:27 +02:00 |
|
|
551b5cd330
|
added PostSave methods
|
2022-09-09 20:38:18 +02:00 |
|
|
de278e667b
|
reimplement authentification process and regeneration system
|
2022-09-09 17:42:21 +02:00 |
|
|
1ec6453da0
|
fix DeletePost method
|
2022-09-09 13:12:19 +02:00 |
|
|
31c2362905
|
reimplement PostController
|
2022-09-09 12:23:24 +02:00 |
|