index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
resolve_url_service.rb
Age
Commit message (
Expand
)
Author
2020-12-17
Improve searching for private toots from URL (#14856)
ThibG
2020-03-12
Fix some timeouts when searching URLs by limiting some database queries (#13253)
ThibG
2020-01-03
Fix URL search not returning private toots user has access to (#12742)
ThibG
2019-12-17
Clean up OStatus-related codepaths (#12173)
ThibG
2019-11-11
Fix already-known remote private toots not being searchable by URL (#12336)
ThibG
2019-07-15
Fix leaking private statuses the admin account follows (#11300)
ThibG
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-06-26
Add support for Audio activities (#11189)
ThibG
2019-03-04
Make sure the poll is created before storing its id (#10142)
ThibG
2018-11-05
Update resolve_url_service.rb (#9188)
m.b
2018-08-15
Allow accessing local private/DM messages by URL (#8196)
ThibG
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-02
Support all ActivityPub actor types (#6997)
Eugen Rochko
2018-03-30
Fix compatibility with PeerTube (#6968)
ThibG
2018-01-22
Rename FetchRemoteResourceService to ResolveURLService (#6328)
Akihiko Odaki