aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
...
* Improve SQL request for video AP requestChocobozzz2018-03-271-5/+15
* Put Person first in AP attributedToChocobozzz2018-03-271-4/+4
* Fix error loggingChocobozzz2018-03-263-5/+5
* Fix issues with truncated description and utf charactersChocobozzz2018-03-211-1/+10
* Fix mentions in commentsChocobozzz2018-03-211-7/+7
* Fix resolution orderChocobozzz2018-03-191-2/+2
* Update the api documentationChocobozzz2018-03-191-1/+1
* Update videos response apiChocobozzz2018-03-191-35/+45
* Add short description in configChocobozzz2018-03-151-1/+1
* Add "local" videos in menuChocobozzz2018-03-131-3/+15
* Change video abuse API responseChocobozzz2018-03-121-16/+9
* Update videos api list for accountChocobozzz2018-03-121-14/+18
* Do not destroy the video if transcoding failsChocobozzz2018-03-081-3/+3
* Improve playback speed styleChocobozzz2018-03-011-4/+21
* Add stats routeChocobozzz2018-02-284-28/+80
* Fix resolution for portrait videosChocobozzz2018-02-271-5/+6
* Keep ratio for thumbnailsChocobozzz2018-02-271-6/+2
* Add links to comment mentionsChocobozzz2018-02-211-2/+35
* Fix lintChocobozzz2018-02-193-3/+3
* Fix sort inconsistencyChocobozzz2018-02-199-20/+20
* Fix avatars on video watch pageChocobozzz2018-02-161-0/+5
* Implement support field in video and video channelChocobozzz2018-02-155-26/+102
* Fix deleting a video with commentsChocobozzz2018-02-131-0/+21
* Only list unlisted/public videos in outboxChocobozzz2018-02-041-1/+5
* Fix announces when fetching the actor outboxChocobozzz2018-02-041-1/+1
* Send an email on video abuse reportChocobozzz2018-02-012-2/+29
* Add ability to reset our passwordChocobozzz2018-01-301-0/+10
* Add ability to login with emailChocobozzz2018-01-291-12/+3
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-16/+49
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* Don't rehost announced video activitiesChocobozzz2018-01-262-9/+52
* Add unique index on video comment urlChocobozzz2018-01-261-0/+4
* Add context on activitypub responsesChocobozzz2018-01-261-1/+1
* Move job queue to redisChocobozzz2018-01-251-80/+0
* Add schema.org tags to videosChocobozzz2018-01-231-2/+6
* Destroy user token when changing its roleChocobozzz2018-01-231-0/+10
* Add ability to configure log levelChocobozzz2018-01-191-1/+1
* Add http tracker in torrent tooChocobozzz2018-01-191-1/+2
* Fix videos list sql requestChocobozzz2018-01-181-30/+16
* Video get SQL optimizationChocobozzz2018-01-181-5/+13
* Optimize SQL query that fetch actor outboxChocobozzz2018-01-181-8/+46
* Avoid too many requests and fetching outboxChocobozzz2018-01-183-8/+50
* Don't show videos of remote instance after unfollowChocobozzz2018-01-187-124/+165
* Fix communication with mastodonChocobozzz2018-01-121-4/+4
* Fix lintChocobozzz2018-01-121-4/+3
* Fix tree comment renderingChocobozzz2018-01-121-1/+1
* Update follower/following countsChocobozzz2018-01-122-0/+30
* Avoid making retried requests to dead followersChocobozzz2018-01-122-0/+31
* Add maximum to actor follow scoresChocobozzz2018-01-111-1/+1
* Little SQL optimizationChocobozzz2018-01-111-17/+11