Chocobozzz
|
5cf84858d4
|
Add federation to ownership change
|
2018-09-04 10:49:53 +02:00 |
Chocobozzz
|
6b6168606b
|
Bufferize videos views in redis
|
2018-08-30 15:03:18 +02:00 |
Chocobozzz
|
f37dc0dd14
|
Add ability to search video channels
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
83e6519ba4
|
Refractor comment creation from federation
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
1297eb5db6
|
Add refresh video on search
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
f6eebcb336
|
Add ability to search a video with an URL
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
06215f15e0
|
Cleanup utils helper
|
2018-08-14 15:28:30 +02:00 |
Chocobozzz
|
268eebed92
|
Add state and moderationComment for abuses on server side
|
2018-08-10 16:54:01 +02:00 |
Chocobozzz
|
b2977eecb8
|
Fix fps federation
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
40e87e9ecc
|
Implement captions/subtitles
|
2018-07-16 11:50:08 +02:00 |
Chocobozzz
|
bcec136ee6
|
Fix lint
|
2018-06-13 14:55:18 +02:00 |
Chocobozzz
|
90d4bb8125
|
Refractor retry transaction function
|
2018-06-13 14:27:40 +02:00 |
Chocobozzz
|
3cd0734fd9
|
Improve tests when waiting pending jobs
|
2018-06-13 10:22:53 +02:00 |
Chocobozzz
|
2186386cca
|
Add concept of video state, and add ability to wait transcoding before
publishing a video
|
2018-06-12 20:37:51 +02:00 |
Chocobozzz
|
9588d4f49b
|
Correctly forward video related activities
|
2018-05-31 10:23:56 +02:00 |
Chocobozzz
|
e251f170b0
|
Split files in activitypub server
|
2018-05-25 11:33:04 +02:00 |
Chocobozzz
|
16f29007dc
|
Fix cc field in classic audience
|
2018-05-25 11:17:41 +02:00 |
Chocobozzz
|
0f320037e6
|
Add ability to update a video channel
|
2018-05-11 15:25:51 +02:00 |
Chocobozzz
|
c73e83da28
|
Truncate correctly video descriptions
|
2018-03-28 11:00:02 +02:00 |
Chocobozzz
|
73c0809326
|
Fix delete comment federation
|
2018-03-27 11:11:15 +02:00 |
Chocobozzz
|
d5b7d9110d
|
Fix error logging
|
2018-03-26 16:04:14 +02:00 |
Chocobozzz
|
6be84cbcea
|
Improve activity pub actors implementation
|
2018-03-22 18:40:56 +01:00 |
Chocobozzz
|
bffbebbe6b
|
Fix issues with truncated description and utf characters
|
2018-03-21 15:00:58 +01:00 |
Chocobozzz
|
5d00a3d7aa
|
Update the api documentation
|
2018-03-19 14:20:04 +01:00 |
Chocobozzz
|
276d03ed1a
|
Unlisted videos are not displayed on Mastodon now
|
2018-02-21 10:07:02 +01:00 |
Chocobozzz
|
2422c46b27
|
Implement support field in video and video channel
|
2018-02-15 15:29:07 +01:00 |
Chocobozzz
|
e3a682a877
|
Handle thumbnail update
|
2018-02-14 16:03:09 +01:00 |
Chocobozzz
|
4ba3b8ea1b
|
Don't rehost announced video activities
|
2018-01-26 15:49:57 +01:00 |
Chocobozzz
|
7acee6f18a
|
Fix announce activities
|
2018-01-26 13:43:34 +01:00 |
Chocobozzz
|
94a5ff8a4a
|
Move job queue to redis
We'll use it as cache in the future.
/!\ You'll loose your old jobs (pending jobs too) so upgrade only when
you don't have pending job anymore.
|
2018-01-25 18:41:17 +01:00 |
Chocobozzz
|
a28f353a64
|
Fix lint
|
2018-01-24 10:33:50 +01:00 |
Chocobozzz
|
1f7ab4f310
|
Upgrade server dependencies
|
2018-01-24 10:25:56 +01:00 |
Chocobozzz
|
f05a1c30c1
|
Don't show videos of remote instance after unfollow
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
32b2b43c06
|
Update follower/following counts
|
2018-01-12 11:47:45 +01:00 |
Chocobozzz
|
9a8cbd8278
|
Activity Pub improvements
|
2018-01-11 19:17:43 +01:00 |
Chocobozzz
|
4bbc373f13
|
Add reject processing for activitypub
|
2018-01-11 17:45:57 +01:00 |
Chocobozzz
|
7bc2917145
|
Add tests to handle down server
|
2018-01-11 11:47:44 +01:00 |
Chocobozzz
|
2ccaeeb341
|
Fetch remote AP objects
|
2018-01-10 17:19:14 +01:00 |
Chocobozzz
|
378557ef25
|
Fix comment creation
|
2018-01-08 13:15:01 +01:00 |
Chocobozzz
|
28832412d1
|
Fix lint
|
2018-01-08 10:46:41 +01:00 |
Chocobozzz
|
93ef8a9d02
|
Send comment to followers and parents
|
2018-01-08 10:15:27 +01:00 |
Chocobozzz
|
2890b615f3
|
Handle HTML is comments
|
2018-01-04 17:50:30 +01:00 |
Chocobozzz
|
c3badc81fe
|
Fix delete activities
|
2018-01-04 16:56:36 +01:00 |
Chocobozzz
|
a5625b4167
|
Refresh remote accounts
|
2018-01-04 14:04:02 +01:00 |
Chocobozzz
|
4cb6d45788
|
Add ability to delete comments
|
2018-01-04 11:19:16 +01:00 |
Chocobozzz
|
265ba139eb
|
Send account activitypub update events
|
2018-01-03 16:38:50 +01:00 |
Chocobozzz
|
4e8c872874
|
Circle avatar
|
2018-01-03 11:54:42 +01:00 |
Chocobozzz
|
47564bbe2e
|
Add ability to disable video comments
|
2018-01-03 10:38:19 +01:00 |
Chocobozzz
|
da854ddd50
|
Propagate old comment on new follow
|
2017-12-28 11:16:08 +01:00 |
Chocobozzz
|
ea44f375f5
|
Send video comment comments to followers/origin
|
2017-12-27 10:39:31 +01:00 |