Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | | | | Fix federation of .ogv videos | ||||
* | Fix AP activity validator | Chocobozzz | 2018-05-29 | 1 | -1/+2 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -1/+2 |
| | |||||
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 1 | -10/+18 |
| | | | | More consistent with AP urls | ||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -3/+18 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 2 | -5/+7 |
| | |||||
* | Move normalize functions in helpers | Chocobozzz | 2018-05-11 | 2 | -2/+21 |
| | |||||
* | Improve AP validation for Notes | Chocobozzz | 2018-05-11 | 2 | -8/+22 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -0/+16 |
| | |||||
* | Improve video torrent AP object validator | Chocobozzz | 2018-05-11 | 2 | -16/+17 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -1/+15 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -0/+5 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 2 | -8/+14 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -4/+6 |
| | | | | There is a global instance setting and a per user setting | ||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Accept unlisted comments too | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Remove alpine image | Chocobozzz | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 1 | -1/+11 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 2 | -2/+2 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -6/+1 |
| | |||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -1/+6 |
| | |||||
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 1 | -0/+4 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 1 | -0/+11 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 4 | -2/+22 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 3 | -33/+49 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -3/+2 |
| | |||||
* | Only accept public comments | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+14 |
| | | | | | | | 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. | ||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 2 | -1/+14 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 2 | -2/+4 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -11/+0 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -3/+9 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -6/+0 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 2 | -18/+24 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 2 | -3/+3 |
| | |||||
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 5 | -43/+10 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+19 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 3 | -10/+2 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 1 | -0/+16 |
| | |||||
* | Create comment on replied mastodon statutes | Chocobozzz | 2017-12-22 | 2 | -1/+43 |
| | |||||
* | Fix webfinger validator | Chocobozzz | 2017-12-21 | 1 | -2/+1 |
| | |||||
* | Sanitize url to not end with implicit ports | Chocobozzz | 2017-12-21 | 1 | -2/+3 |
| | |||||
* | Fix validators issue | Chocobozzz | 2017-12-20 | 2 | -3/+3 |
| | |||||
* | Handle mastodon shares | Chocobozzz | 2017-12-19 | 1 | -1/+3 |
| | |||||
* | Fix player play exception on chromium | Chocobozzz | 2017-12-19 | 1 | -2/+0 |
| | |||||
* | Accept domain without port for webfinger | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -10/+8 |
| |