aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub/actor.ts
Commit message (Expand)AuthorAgeFilesLines
* Add compat with openssl 3Chocobozzz2022-07-121-2/+2
* Optimize AP fetchChocobozzz2021-11-161-1/+2
* Fix remote actor creation dateChocobozzz2021-05-071-21/+18
* Don't reject accounts with empty descriptionChocobozzz2021-01-111-0/+7
* Update dependenciesChocobozzz2020-02-281-2/+2
* Move to eslintcontainChocobozzz2020-02-031-3/+1
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Fix federation with some actorsChocobozzz2019-10-231-4/+11
* Fix federation issue with some actor descriptionsChocobozzz2019-10-211-2/+2
* Handle reports from mastodonChocobozzz2019-08-301-7/+8
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-21/+4
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-1/+3
* Add dot into allowed actor usernamelsde2018-09-251-1/+1
* 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