about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2018-12-17 Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)ThibG
2018-12-14Error message for avatar image that's too large. #9204 (#9518)Sumit Khanna
2018-12-12Remove redundant (#9503)ysksn
2018-12-12Use find_or_initialize_by (#9504)ysksn
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-03Improve account suspension speed and completeness (#9290)Eugen Rochko
2018-11-22Ignore JSON-LD profile in mime type comparison (#9179)valerauko
2018-11-19Simplify hashtag query service, perf increase for 'any' tags (#9298)James Kiesel
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-11-10Fix emoji update date processing (#9255)ThibG
2018-11-10Check that twitter:player is valid before using it (#9254)ThibG
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-11-05Update resolve_url_service.rb (#9188)m.b
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-10-31Revert "Fix FetchAtomService content type handling (#9132)" (#9171)Eugen Rochko
2018-10-30Fix FetchAtomService content type handling (#9132)valerauko
2018-10-30Accept the same payload in multiple inboxes and deliver (#9150)Eugen Rochko
2018-10-30Always let through notifications from staff (#9152)Eugen Rochko
2018-10-30Fix Pleroma mentions being fetched as preview cards (#9158)ThibG
2018-10-30Do not hide boost notifications from followed people with hidden boosts (#9147)ThibG
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-26Add locality check to ActivityPub::FetchRemoteAccountService (#9109)Eugen Rochko
2018-10-26Skip link-back check if body is nil (#9107)abcang
2018-10-25Do not fetch preview card for mentioned users (#6934)ThibG
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-16always allow DMs from staff (#8993)Quint Guvernator
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-04Fix link verification for remote accounts (#8868)Eugen Rochko
2018-09-20Support link verification with redirects (#8735)Eugen Rochko
2018-09-19Fix failed profile verification when rel attribute including values other tha...Yamagishi Kazutoshi
2018-09-18Fix VerifyAccountLinksWorker not being queued (#8721)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-09-10Handle relative URLs when fetching OEmbed/OpenGraph cards (#8669)ThibG
2018-09-02Add preference for report notification e-mails, skip for duplicates (#8559)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-08-26Bump interactions count when a follow happens (#8468)Eugen Rochko
2018-08-26Delay e-mail notifications by 2 minutes (#8438)Eugen Rochko
2018-08-23Do not crash if remote custom emoji does not define updated date (fixes #8376...ThibG
2018-08-22Improve federated ID validation (#8372)Eugen Rochko
2018-08-22Add favourites to archive takeout (#8351)Eugen Rochko
2018-08-21Get rid of all batch order warnings (#8334)Eugen Rochko
2018-08-20Increase reach of Delete->Actor activities (#8305)Eugen Rochko
2018-08-18Do not process outgoing mentions to suspended accounts (#8272)ThibG
2018-08-17Use correct activity id in Accept when receiving duplicate Follow (fixes #821...ThibG
2018-08-15Allow accessing local private/DM messages by URL (#8196)ThibG
2018-07-28Prevent ActivityPub movedTo recursion (#8092)Eugen Rochko
2018-07-16Fix activity:interactions counter to count all interactions (#8037)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-05Send undo of boost to original poster if reblog (#7959)Eugen Rochko