Age | Commit message (Expand) | Author |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-03-03 | Fix 500 while searching after deleting a post (#6604) | Aboobacker MK |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-02-15 | Fix #5173: Click card to embed external content (#6471) | Eugen Rochko |
2018-02-09 | Full-text search for authorized statuses (#6423) | Eugen Rochko |
2018-02-02 | Fix saving of oEmbed image (#6409) | abcang |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2018-01-22 | Rename FetchRemoteResourceService to ResolveURLService (#6328) | Akihiko Odaki |
2018-01-18 | When must_be_following_dm is on, only notify if recipient dm'ed user (#6283) | Renato "Lond" Cerqueira |
2018-01-17 | Fix home regeneration (#6251) | Eugen Rochko |
2018-01-15 | Allow attributedTo in a status to be an embedded object (#6238) | puckipedia |
2018-01-08 | Fix bad URL schemes being accepted (#6219) | Eugen Rochko |
2018-01-05 | When fetching an ActivityPub-enabled status, do not re-request it as text/htm... | ThibG |
2018-01-04 | Send one Delete of Actor in ActivityPub when account is suspended (#6172) | Eugen Rochko |
2018-01-04 | Fix FetchAtomService not finding alternatives if there's a Link header (#6170) | Eugen Rochko |
2018-01-03 | Update moved-to property when it's removed too (#6160) | Eugen Rochko |
2017-12-22 | Reduce the number of synchronous resolves when posting toots (#6075) | ThibG |
2017-12-13 | Fix redundant HTTP request in FetchLinkCardService (#6002) | Eugen Rochko |
2017-12-13 | Fix #5952 - NameError (regression from #5762) (#5999) | Eugen Rochko |
2017-12-12 | Store preview image for embedded photo in preview cards (#5986) | Akihiko Odaki |
2017-12-12 | Return false if object does not respond to url (#5988) | Renato "Lond" Cerqueira |
2017-12-12 | Change conditional to avoid nil into string error in sidekiq (#5987) | Renato "Lond" Cerqueira |
2017-12-10 | Fix account and tag searches with leading/trailing spaces (#5965) | Andrea Scarpino |
2017-12-09 | Ignore HEAD method if does not support (#5949) | Yamagishi Kazutoshi |
2017-12-09 | Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929) | Eugen Rochko |
2017-12-07 | Add embed_url to preview cards (#5775) | Akihiko Odaki |
2017-12-06 | Search only from followees (#5897) | Yamagishi Kazutoshi |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko |
2017-11-30 | Add semi-support for Video/Image objects in ActivityPub (#5848) | Eugen Rochko |
2017-11-30 | Fix too many forwards (#5854) | Eugen Rochko |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-28 | Fix handling of temporary failures in ProcessMentionsService (#5842) | ThibG |
2017-11-20 | Fixed duplicating URL of photo type of oEmbed (#5763) | abcang |
2017-11-19 | Fix NoMethodError at ActivityPub::FetchRemoteStatusService (#5753) | abcang |
2017-11-18 | Profile redirect notes (#5746) | Eugen Rochko |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Fix some rubocop style issues (#5730) | Eugen Rochko |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-15 | Use already-known remote user data if resolving temporarily fails in mentions... | ThibG |
2017-11-14 | Add option to block direct messages from people you don't follow (#5669) | Eugen Rochko |
2017-11-07 | Fix process mentions for local users, as local users are considered to use OS... | ThibG |
2017-11-07 | Twidere mention workaround (#5552) | ThibG |
2017-11-07 | Add ability to disable login and mark accounts as memorial (#5615) | Eugen Rochko |
2017-11-07 | Do not process undeliverable mentions (#5598) | ThibG |
2017-11-07 | Resolve remote accounts when mentioned even if they are already known (#5539) | ThibG |
2017-10-30 | Update remote ActivityPub users when fetching their toots (#5545) | ThibG |
2017-10-27 | Instantiate service classes for each call (fixes #5540) (#5543) | ThibG |
2017-10-17 | Don't capture scheme-less URLs in the status (#5435) | unarist |