Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | More smoke testing, merge in request pool from upstream | Holly 'Frinkel' Lotor | |
2020-01-20 | Original upstream merge | ThibG | |
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from ↵ | multiple creatures | |
large/undermoderated servers | |||
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures | |
2019-03-04 | Make sure the poll is created before storing its id (#10142) | ThibG | |
* Make sure the poll is created before storing its id * Fix updating poll results * Support fetching Question activities from the search bar | |||
2018-11-05 | Update resolve_url_service.rb (#9188) | m.b | |
2018-08-15 | Allow accessing local private/DM messages by URL (#8196) | ThibG | |
* Allow accessing local private/DM messages by URL (Provided the user pasting the URL is authorized to see the toot, obviously) * Fix SearchServiceSpec tests | |||
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis | |
* Add equals_or_includes_any? helper in JsonLdHelper * Support arrays in JSON-LD type fields for actors/tags/objects. * Spec for resolving accounts with extension types * Style tweaks for codeclimate | |||
2018-04-02 | Support all ActivityPub actor types (#6997) | Eugen Rochko | |
Fix #6973 | |||
2018-03-30 | Fix compatibility with PeerTube (#6968) | ThibG | |
* Support fetching objects of convertible types by URL (fixes #6924) * Ignore invalid hashtags | |||
2018-01-22 | Rename FetchRemoteResourceService to ResolveURLService (#6328) | Akihiko Odaki | |
The service used to be named FetchRemoteResourceService resolves local URL as well. |