Age | Commit message (Expand) | Author |
2017-12-13 | Fix redundant HTTP request in FetchLinkCardService (#6002) | Eugen Rochko |
2017-12-10 | Save media outside transaction (#5959) | abcang |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
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-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-16 | Improve language filter (#5724) | Renato "Lond" Cerqueira |
2017-11-07 | Avoid emojifying on invisible text (#5558) | MIYAGI Hikaru |
2017-10-27 | Allow ActivityPub Note's tag and attachment to be single objects (#5534) | puckipedia |
2017-10-17 | When status is fetched instead of delivered, do not stream it (#5437) | Eugen Rochko |
2017-10-17 | Clean up reblog tracking keys, related improvements (#5428) | aschmitz |
2017-10-16 | Keep references to all reblogs of a status on home feed (#5419) | Eugen Rochko |
2017-10-16 | Ensure that feed renegeration restores non-zero items (#5409) | Eugen Rochko |
2017-10-16 | Fix un-reblogged status being at wrong position in the home timeline (#5418) | unarist |
2017-10-16 | Add option to reduce motion (#5393) | Nolan Lawson |
2017-10-14 | Use atomUri in Undo activity of Announce (#5376) | unarist |
2017-10-13 | Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5... | Eugen Rochko |
2017-10-13 | Fix UserTrackingConcern firing on every request, optimize some queries (#5368) | Eugen Rochko |
2017-10-13 | When unfollowing, remove from home in web UI immediately (#5369) | Eugen Rochko |
2017-10-08 | Fix #5271 - Fix missing attribute in remove_from_feed (#5277) | Eugen Rochko |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-10-06 | Fix remote profile being displayed in HTML on remote_follow (#5249) | unarist |
2017-10-06 | Fix theme settings (#5242) | Lynx Kotoura |
2017-10-05 | When processing custom emoji, ensure a non-animated version exists (#5230) | Eugen Rochko |
2017-10-04 | Separate notifications preferences from general preferences (#4447) | Yamagishi Kazutoshi |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-10-02 | Suppress backtrace from Request#perform (#5174) | Daigo 3 Dango |
2017-09-29 | After 7 days of repeated delivery failures, give up on inbox (#5131) | Eugen Rochko |
2017-09-28 | Change max redirects followed to 2 (#5136) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-26 | Fix #5059 - Stop processing payload if it's from local account (#5100) | Eugen Rochko |
2017-09-25 | Add missing validations in ActivityPub::Activity::Create (#5096) | Akihiko Odaki |
2017-09-23 | Add emoji autosuggest (#5053) | Eugen Rochko |
2017-09-23 | Fix custom emojis not detected when used in content warning (#5049) | Eugen Rochko |
2017-09-19 | Fix race condition when processing incoming OStatus messages (#5013) | ThibG |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Fix non-local statuses are html_encoded in public_page. (#5012) | Naoki Kosaka |
2017-09-19 | Add support for multiple themes (#4959) | Andrew |
2017-09-19 | Define emoji context for ActivityPub (#5004) | Eugen Rochko |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-18 | Add published property to ActivityPub activity for reblogs (#5000) | unarist |
2017-09-17 | Raise an error on getting activity uri for remote status (#4984) | unarist |
2017-09-16 | Escape URL parts on formatting local status (#4975) | unarist |
2017-09-16 | Fix filterable_languages method of SettingsHelper (#4966) | Akihiko Odaki |
2017-09-14 | Fix race condition when receiving an ActivityPub Create multiple times (#4930) | ThibG |