Chocobozzz
|
ba12e8b3a6
|
Add ability to login with email
|
2018-01-29 16:09:50 +01:00 |
Chocobozzz
|
4805cff179
|
Fix migrations
|
2018-01-29 11:58:07 +01:00 |
Chocobozzz
|
2fe8692797
|
Add missing context fields
|
2018-01-29 11:05:52 +01:00 |
Chocobozzz
|
46531a0abd
|
Add id to likes/dislikes/comments/shares collections
|
2018-01-29 10:52:19 +01:00 |
Chocobozzz
|
8dfd8fd7ca
|
Fix video announces processing
|
2018-01-26 17:48:41 +01:00 |
Chocobozzz
|
0a67e28bee
|
Use sensitive instead of nsfw in activitypub
|
2018-01-26 17:25:35 +01:00 |
Chocobozzz
|
4ba3b8ea1b
|
Don't rehost announced video activities
|
2018-01-26 15:49:57 +01:00 |
Chocobozzz
|
0776d83f2c
|
Add unique index on video comment url
|
2018-01-26 14:14:43 +01:00 |
Chocobozzz
|
ce97fe366e
|
Don't leak passwords in log
|
2018-01-26 13:55:27 +01:00 |
Chocobozzz
|
7acee6f18a
|
Fix announce activities
|
2018-01-26 13:43:34 +01:00 |
Chocobozzz
|
d6e99e5322
|
Add context on activitypub responses
|
2018-01-26 11:44:08 +01:00 |
Chocobozzz
|
66ee325f57
|
Only accept public comments
|
2018-01-26 11:20:46 +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
|
d765fafc3f
|
Accept actors with url objects instead of string
|
2018-01-25 18:41:17 +01:00 |
luzpaz
|
2bb0f9d501
|
Misc. typos (#245)
Found via `codespell -q 3`
|
2018-01-25 08:12:42 +01:00 |
Chocobozzz
|
5e1c08eb94
|
Add api doc in html
|
2018-01-24 11:54:32 +01:00 |
Chocobozzz
|
9ee83eb99e
|
Fix tests
|
2018-01-24 11:03:13 +01:00 |
Dimitri Gilbert
|
1569a81894
|
Basic api documentation #7 (#220)
* Basic api documentation
* fix styling issue
* fix styling issue
* gitignore unecessary folders
* openApi 2.0 first draft
* solved conflicts
* solved errors in openapi file
* added missing doc on video + deleted apidoc comments
* fix last warnings and errors inopenapi definition
|
2018-01-24 10:44:52 +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
|
c7b1b92b11
|
Use json for schema.org instead of tags
|
2018-01-24 09:21:45 +01:00 |
Chocobozzz
|
093237cf79
|
Add schema.org tags to videos
|
2018-01-23 17:09:06 +01:00 |
Chocobozzz
|
f8b8c36b2a
|
Destroy user token when changing its role
|
2018-01-23 09:49:57 +01:00 |
Chocobozzz
|
59c48d49c5
|
Peertube home in /var/www instead of /home
|
2018-01-23 09:00:23 +01:00 |
Chocobozzz
|
2af4fa4d8b
|
Fix tests
|
2018-01-19 14:47:03 +01:00 |
Chocobozzz
|
23e27dd535
|
Add ability to configure log level
|
2018-01-19 13:58:13 +01:00 |
Chocobozzz
|
adcaf1a867
|
Fix embed button outline
|
2018-01-19 09:15:42 +01:00 |
Chocobozzz
|
0edf0581a9
|
Add http tracker in torrent too
|
2018-01-19 08:49:04 +01:00 |
Chocobozzz
|
2d9ab59061
|
Fix videos list sql request
Sequelize my love <3
|
2018-01-18 19:37:35 +01:00 |
Chocobozzz
|
e212f88714
|
Increase tests timeout
|
2018-01-18 18:10:45 +01:00 |
Chocobozzz
|
3e5002477a
|
Video get SQL optimization
|
2018-01-18 17:44:04 +01:00 |
Chocobozzz
|
2c897999fe
|
Optimize SQL query that fetch actor outbox
|
2018-01-18 16:43:26 +01:00 |
Chocobozzz
|
54e740594b
|
Avoid too many requests and fetching outbox
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
f05a1c30c1
|
Don't show videos of remote instance after unfollow
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
1174a8479a
|
Set sort refractoring
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
fd206f0b2d
|
Add ability to update some configuration keys
|
2018-01-17 10:41:27 +01:00 |
Chocobozzz
|
c27c3a27a3
|
Update README badge paths
|
2018-01-16 09:18:19 +01:00 |
Chocobozzz
|
0b4204f983
|
Fix config storage paths
|
2018-01-16 08:46:44 +01:00 |
Chocobozzz
|
3b6eaa921f
|
Remove storage.certs from checker
|
2018-01-15 18:19:22 +01:00 |
Chocobozzz
|
6b2ef589ed
|
Prepare production workflow
|
2018-01-15 11:28:41 +01:00 |
Chocobozzz
|
633868bc2c
|
Fix lint
|
2018-01-15 10:03:13 +01:00 |
Chocobozzz
|
7006bc6378
|
Fix actor followers/following counts
|
2018-01-15 09:47:19 +01:00 |
Chocobozzz
|
0af3182bf7
|
Add commentsEnabled field to AS context
|
2018-01-12 15:58:43 +01:00 |
Chocobozzz
|
9fb3abfdac
|
Fix communication with mastodon
|
2018-01-12 15:35:30 +01:00 |
Chocobozzz
|
38768a367b
|
Fix lint
|
2018-01-12 12:18:11 +01:00 |
Chocobozzz
|
a3fd560d11
|
Fix tree comment rendering
Sort by updatedAt too
|
2018-01-12 11:59:52 +01:00 |
Chocobozzz
|
32b2b43c06
|
Update follower/following counts
|
2018-01-12 11:47:45 +01:00 |
Chocobozzz
|
6502c3d43e
|
Avoid making retried requests to dead followers
|
2018-01-12 10:02:11 +01:00 |
Chocobozzz
|
9a8cbd8278
|
Activity Pub improvements
|
2018-01-11 19:17:43 +01:00 |
Chocobozzz
|
05bc4dfa06
|
Add maximum to actor follow scores
|
2018-01-11 18:35:39 +01:00 |