aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub/actor.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add dot into allowed actor usernamelsde2018-09-251-1/+1
| | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname".
* Add ability to search video channelsChocobozzz2018-08-271-1/+6
|
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-1/+12
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+1
|
* Move normalize functions in helpersChocobozzz2018-05-111-1/+20
|
* Sanitize invalid actor descriptionChocobozzz2018-03-191-0/+4
|
* Add reject processing for activitypubChocobozzz2018-01-111-0/+5
|
* Add avatar in commentsChocobozzz2018-01-031-6/+0
|
* Send account activitypub update eventsChocobozzz2018-01-031-16/+21
|
* Add avatar max size limitChocobozzz2018-01-031-2/+2
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
|
* Status are sent to mastodonChocobozzz2017-12-191-10/+8
|
* Unfollow with hostChocobozzz2017-12-191-41/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-4/+57
|
* SaveChocobozzz2017-12-191-0/+91