Age | Commit message (Expand) | Author |
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 |
2017-10-14 | Close connection when succeeded posting (#5390) | abcang |
2017-10-13 | Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372) | ThibG |
2017-10-12 | Fix some failure cases on FetchLinkCardService (#5347) | unarist |
2017-10-08 | Fix #5272 - Order of checks in ActivityPub handler (#5276) | Eugen Rochko |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-10-06 | Improve error handling on LinkCrawlWorker (#5250) | unarist |
2017-10-05 | Fix regression in FetchRemoteResourceService (#5217) | ThibG |
2017-10-04 | Check Webfinger-returned author URI even when not redirected (#5213) | ThibG |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-10-04 | Fix undefined local variable (regression from #5114) (#5210) | Yamagishi Kazutoshi |
2017-10-04 | Follow up to #5172, clean up notifications after mute like after block (#5198) | Eugen Rochko |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-10-04 | Fix possible acct: uri usurpation in ActivityPub account discovery (#5208) | Eugen Rochko |
2017-09-28 | If HTTP signature is wrong and webfinger cache is stale, retry with resolve (... | Eugen Rochko |
2017-09-28 | Flush body when POST requests (#5128) | abcang |
2017-09-26 | Follow-up to #4582 and #5027, removing dead code (#5101) | Eugen Rochko |
2017-09-26 | Fix #5059 - Stop processing payload if it's from local account (#5100) | Eugen Rochko |
2017-09-26 | Send streaming API delete to people mentioned in status (#5103) | Eugen Rochko |
2017-09-20 | Change IDs to strings rather than numbers in API JSON output (#5019) | aschmitz |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Fix incomplete account records being read (#4998) | Eugen Rochko |
2017-09-19 | Admin interface for listing, adding and removing custom emojis (#5002) | Eugen Rochko |
2017-09-17 | Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi... | unarist |
2017-09-16 | Fix filterable_languages method of SettingsHelper (#4966) | Akihiko Odaki |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |