about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2017-08-27Allow Symbol keyed Hash in LinkedDataSignature (#4715)unarist
2017-08-26Add _:inReplyToAtomUri to ActivityPub (#4702)Eugen Rochko
2017-08-26Forward ActivityPub deletes to followers of rebloggers (#4706)Eugen Rochko
2017-08-26Use Tombstone and _:atomUri in Delete activities as fallback (#4704)Eugen Rochko
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-08-22Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)unarist
2017-08-21Support more variations of ActivityPub keyId in signature (#4630)Eugen Rochko
2017-08-20Handle duplicate ActivityPub activities (#4639)Eugen Rochko
2017-08-19Improve ActivityPub/OStatus compatibility (#4632)Eugen Rochko
2017-08-18Parse OStatus tag URIs in ActivityPub handlers when those are local (#4631)Eugen Rochko
2017-08-18Make ActivityPub::TagManager#local_uri? recognize local URIs with ports (#4628)Eugen Rochko
2017-08-18If url attribute not present in Note, fallback to id attribute (#4629)Eugen Rochko
2017-08-18Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623)Eugen Rochko
2017-08-17Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (...Eugen Rochko
2017-08-14Re-add missing transaction around status-from-OStatus creation (#4603)Eugen Rochko
2017-08-14Fix ActivityPub follow interaction and add more specs (#4601)unarist
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-08-12Add serializing/unserializing of "locked" actor attribute (#4585)Eugen Rochko
2017-08-10Handle ActivityPub follows correctly (#4571)Eugen Rochko
2017-08-09Add Digest header to requests with body, handle acct and URI keyId (#4565)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-08-02Don't normalize invalid domain names (#4499)TheKinrar
2017-07-31Change RuboCop rules to loose (#4464)Yamagishi Kazutoshi
2017-07-31Fix length validator counting things that look like URIs like URLs (#4462)Eugen Rochko
2017-07-27Fix multipoint shortcode bug (#4387)Ondřej Hruška
2017-07-27Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)Clworld
2017-07-21Use the same emoji data on the frontend and backend (#4284)Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-19Correct OStatus inflection (Ostatus -> OStatus) (#4255)Eugen Rochko
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-18Introduce Ostatus name space (#4164)Akihiko Odaki
2017-07-15Optimize uri normalization (#4212)ThibG
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-07-14Fix subsequent replies to unresolved status not being filtered from home (#4190)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-06-29Reduce number of commands in FeedManager#trim (#3989)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-17Whitelist allowed classes for federated statuses (#3810)nightpool
2017-06-15Fix regression from #3490 - filter out hidden statuses from ancestors/descend...Eugen Rochko
2017-06-09Language detection defaults to nil (#3666)Matt Jankowski
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-07Allow "class" attribute on the "a" tag in sanitization (#3623)unarist
2017-06-05Introduce StatusThreadingConcern (#3490)Matt Jankowski
2017-06-04Remove some code in TagManager and spec (#3547)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04A minor change for ProviderDiscovery and spec (#3543)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-04Remove some arguments of Formatter.instance.format and spec (#3541)Akihiko Odaki (@fn_aki@pawoo.net)