aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub
Commit message (Collapse)AuthorAgeFilesLines
...
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
|
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-3/+6
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-1/+12
|
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-1/+1
|
* Fix fps federationChocobozzz2018-08-061-1/+2
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+1
|
* Implement captions/subtitlesChocobozzz2018-07-161-0/+13
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+1
|
* Fix lintChocobozzz2018-06-131-0/+2
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+6
| | | | publishing a video
* Fix AP activity validatorChocobozzz2018-05-291-1/+2
|
* Move normalize functions in helpersChocobozzz2018-05-112-2/+21
|
* Improve AP validation for NotesChocobozzz2018-05-112-8/+22
|
* Improve video torrent AP object validatorChocobozzz2018-05-112-16/+17
|
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+9
|
* Accept unlisted comments tooChocobozzz2018-04-041-1/+4
|
* Remove alpine imageChocobozzz2018-03-281-2/+2
|
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+11
|
* Improve activity pub actors implementationChocobozzz2018-03-222-2/+2
|
* Sanitize invalid actor descriptionChocobozzz2018-03-191-0/+4
|
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
|
* Fix announce activitiesChocobozzz2018-01-261-3/+2
|
* Only accept public commentsChocobozzz2018-01-261-2/+5
|
* Fix communication with mastodonChocobozzz2018-01-121-3/+3
|
* Add reject processing for activitypubChocobozzz2018-01-112-1/+14
|
* Fetch remote AP objectsChocobozzz2018-01-102-2/+4
|
* Handle HTML is commentsChocobozzz2018-01-041-11/+0
|
* Add ability to delete commentsChocobozzz2018-01-042-3/+9
|
* Add avatar in commentsChocobozzz2018-01-031-6/+0
|
* Send account activitypub update eventsChocobozzz2018-01-032-18/+24
|
* Add avatar max size limitChocobozzz2018-01-032-3/+3
|
* Add ability to disable video commentsChocobozzz2018-01-033-37/+4
|
* Propagate old comment on new followChocobozzz2017-12-283-10/+2
|
* Create comment on replied mastodon statutesChocobozzz2017-12-222-1/+43
|
* Fix validators issueChocobozzz2017-12-202-3/+3
|
* Handle mastodon sharesChocobozzz2017-12-191-1/+3
|
* Fix player play exception on chromiumChocobozzz2017-12-191-2/+0
|
* Status are sent to mastodonChocobozzz2017-12-191-10/+8
|
* Use RsaSignature2017Chocobozzz2017-12-191-1/+1
|
* Unfollow with hostChocobozzz2017-12-191-41/+1
|
* Begin moving video channel to actorChocobozzz2017-12-197-35/+95
|
* SaveChocobozzz2017-12-195-95/+94
|
* Move models to typescript-sequelizeChocobozzz2017-12-133-5/+5
|
* Finish admin designChocobozzz2017-12-081-3/+3
|
* Refractor validatorsChocobozzz2017-11-272-62/+14
|
* Federate likes/dislikesChocobozzz2017-11-274-13/+43
|
* Federate video viewsChocobozzz2017-11-274-2/+18
|
* Refractor activity pub lib/helpersChocobozzz2017-11-276-62/+133
|
* Optimize signature verificationChocobozzz2017-11-271-0/+4
|
* Federate video abusesChocobozzz2017-11-271-3/+4
|