aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub
Commit message (Expand)AuthorAgeFilesLines
...
* Fix video fps validatorChocobozzz2018-10-011-1/+1
* Add dot into allowed actor usernamelsde2018-09-251-1/+1
* Add recently added redundancy strategyChocobozzz2018-09-141-2/+0
* Basic video redundancy implementationChocobozzz2018-09-135-30/+75
* Add federation to ownership changeChocobozzz2018-09-041-1/+3
* Refractor user quota SQL queriesChocobozzz2018-08-281-3/+1
* Add ability to search video channelsChocobozzz2018-08-271-1/+6
* 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
* 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