Age | Commit message (Expand) | Author |
2019-01-19 | Fix error when `scheduled_at` attribute is malformed (#9866) | Eugen Rochko |
2019-01-18 | Reject existing Follow in addition to sending a Block (#9811) | ThibG |
2019-01-18 | Add tombstones for remote statuses (#9830) | ThibG |
2019-01-18 | Fix code style of regeneration-related code (#9843) | Eugen Rochko |
2019-01-14 | Fix undefined method error in sidekiq (#9807) | Renato "Lond" Cerqueira |
2019-01-07 | Improvements to signature verification (#9667) | ThibG |
2019-01-07 | Add locale param to sign-up API (#9747) | Eugen Rochko |
2019-01-06 | Fix wrong param name in scheduled statuses and return params in API (#9725) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-05 | Use Contact User as Relay, Report, Subscribe. (#9661) | Naoki Kosaka |
2018-12-31 | Fix links not being verified (#9673) | kodai |
2018-12-30 | Skip full text search if failed (#9654) | Jeong Arm |
2018-12-30 | Avoid duplicate work by merging ReplyDistributionWorker into DistributionWork... | ThibG |
2018-12-30 | Reduce usage of LD signatures (#9659) | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-12-28 | Improve admin UI for account view (#9643) | Eugen Rochko |
2018-12-24 | Add REST API for creating an account (#9572) | Eugen Rochko |
2018-12-24 | Limit maximum visibility of local silenced users to unlisted (#9583) | ThibG |
2018-12-17 | Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510) | ThibG |
2018-12-14 | Error message for avatar image that's too large. #9204 (#9518) | Sumit Khanna |
2018-12-12 | Remove redundant (#9503) | ysksn |
2018-12-12 | Use find_or_initialize_by (#9504) | ysksn |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-22 | Ignore JSON-LD profile in mime type comparison (#9179) | valerauko |
2018-11-19 | Simplify hashtag query service, perf increase for 'any' tags (#9298) | James Kiesel |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-11-10 | Fix emoji update date processing (#9255) | ThibG |
2018-11-10 | Check that twitter:player is valid before using it (#9254) | ThibG |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-11-05 | Update resolve_url_service.rb (#9188) | m.b |
2018-11-05 | Allow joining several hashtags in a single column (#8904) | James Kiesel |
2018-10-31 | Revert "Fix FetchAtomService content type handling (#9132)" (#9171) | Eugen Rochko |
2018-10-30 | Fix FetchAtomService content type handling (#9132) | valerauko |
2018-10-30 | Accept the same payload in multiple inboxes and deliver (#9150) | Eugen Rochko |
2018-10-30 | Always let through notifications from staff (#9152) | Eugen Rochko |
2018-10-30 | Fix Pleroma mentions being fetched as preview cards (#9158) | ThibG |
2018-10-30 | Do not hide boost notifications from followed people with hidden boosts (#9147) | ThibG |
2018-10-28 | Include preview cards in status entity in REST API (#9120) | Eugen Rochko |
2018-10-26 | Add locality check to ActivityPub::FetchRemoteAccountService (#9109) | Eugen Rochko |
2018-10-26 | Skip link-back check if body is nil (#9107) | abcang |
2018-10-25 | Do not fetch preview card for mentioned users (#6934) | ThibG |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-16 | always allow DMs from staff (#8993) | Quint Guvernator |
2018-10-11 | Do not push DMs into the home feed (#8940) | Eugen Rochko |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-04 | Fix link verification for remote accounts (#8868) | Eugen Rochko |
2018-09-20 | Support link verification with redirects (#8735) | Eugen Rochko |
2018-09-19 | Fix failed profile verification when rel attribute including values other tha... | Yamagishi Kazutoshi |
2018-09-18 | Fix VerifyAccountLinksWorker not being queued (#8721) | Eugen Rochko |