Embed announce activity data instead of linking to it
[akkoma] / lib /
2018-03-27 lainReduce OP fetching queries.
2018-03-27 lainDon't try to fetch OP if none is there.
2018-03-27 lainMore Jason changes.
2018-03-27 lainAdd missing types.
2018-03-27 lainSwitch to Jason for json handling.
2018-03-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-27 lambdaMerge branch 'fix/hashtag-consistency' into 'develop'
2018-03-27 Francis DinhInclude the '#' symbol into the link itself
2018-03-26 lainSpeed up follower query.
2018-03-26 lainFix atom feed pagination.
2018-03-25 lainFix follower collection id.
2018-03-25 lainReturn "audio" info in mastodon api.
2018-03-25 lambdaMerge branch 'feature/oauth-token-password' into 'develop'
2018-03-24 lambdaMerge branch 'bugfix/activitypub-hashtags' into 'develop'
2018-03-24 William Pitcockactivitypub transmogrifier: rewrite incoming hashtags
2018-03-24 lainFix tests.
2018-03-24 lainUnify user fetching.
2018-03-24 lainFetch the same data from json webfinger as from xml...
2018-03-24 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-24 lainFix hashtags.
2018-03-23 William Pitcockoauth: implement grant_type=password for single-page...
2018-03-23 lainStrip html from emoji stuff.
2018-03-23 lainFor outgoing objects, fake mastodon style ap id for...
2018-03-22 lainMerge branch 'develop' into kaniini/pleroma-feature...
2018-03-22 lainFix test.
2018-03-22 William Pitcockwebfinger: implement json response parsing
2018-03-22 William Pitcockwebfinger: attempt to fall back if LRDD template cannot...
2018-03-22 William Pitcockwebfinger: support JSON output
2018-03-22 William Pitcockactivitypub: add outbox endpoint
2018-03-22 William Pitcockactivitypub: add restrict_limit
2018-03-22 William Pitcockactivitypub: implement following/followers endpoints
2018-03-21 lainFetch relayed messages from source while we don't have...
2018-03-20 lambdaMerge branch 'feld-varnish' into 'develop'
2018-03-20 lambdaMerge branch 'patch-README' into 'develop'
2018-03-20 lambdaMerge branch 'feld-mastoweb5000' into 'develop'
2018-03-20 lambdaMerge branch 'feld-Logger' into 'develop'
2018-03-19 Mark FelderClarify that this error is about a problem decoding...
2018-03-19 Mark FelderLRDD, you are special and we love you too
2018-03-19 Mark Feldercap again
2018-03-19 Mark Felderstart with a capital
2018-03-19 Mark FelderAP again
2018-03-19 Mark FelderAP and WebFinger need love here
2018-03-19 Mark FelderMake XML feel special too
2018-03-19 Mark FelderThis log message was do do 💩
2018-03-19 Mark FelderAnother WebSub CamelCase
2018-03-19 Mark FelderCapitalize Atom
2018-03-19 Mark FelderCamelCase WebSub in log messages
2018-03-19 Mark FelderCapitalize start of log message
2018-03-19 Mark Feldercapitalize Salmon protocol name
2018-03-19 Mark FelderGrammar consistency
2018-03-19 Mark Felderap -> AP for consistency
2018-03-19 lainUse connection pools.
2018-03-19 lainOnly fetch if it's http.
2018-03-16 William Pitcockmastodon api: fix rendering the mentions JSON
2018-03-14 William Pitcockactivitypub transmogrifier: rewrite non-http URLs using...
2018-03-13 lainDo more jobs by default.
2018-03-13 lainOnly push to still valid websub subscriptions.
2018-03-13 lainMerge branch 'andarna/pleroma-develop' into develop
2018-03-13 lainMove stuff around.
2018-03-13 Wim VanderbauwhedeA small patch to show the instance name and favicon...
2018-03-13 lainFix Mastodon emojis.
2018-03-12 lainIgnore incoming empty chat messages.
2018-03-11 lainDon't validate on missing public key.
2018-03-11 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-11 lainMore signature debugging.
2018-03-09 ealMerge branch 'fix/mastoapi-card' into 'develop'
2018-03-09 ealMastoAPI: Add unimplemented status card endpoint.
2018-03-09 lambdaMerge branch 'fix/timeline-headers' into 'develop'
2018-03-09 ealAdd next and previous headers to user pages and tag...
2018-03-08 lainRestrict activity fixing more.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-03-07 lainOnly run the fix-up tasks once.
2018-03-07 lainCorrectly handle unlisted messages coming in through...
2018-03-06 lainDon't use special query for feed.
2018-03-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-03-05 lainAdd way to disable federation.
2018-03-03 lainHandle incoming deletes.
2018-02-26 lainRestrict public by recipients.
2018-02-26 lainOnly return posts in TwAPI user view.
2018-02-25 lainActual real fix.
2018-02-25 lainOne more fix.
2018-02-25 lainFix context stitching.
2018-02-25 lainMastodon API context fix.
2018-02-25 lainAdd support for outgoing update.
2018-02-25 lainFix signing bug.
2018-02-25 lainMake likes and announces public.
2018-02-25 lainFix specs.
2018-02-25 lainFix more specs.
2018-02-25 lainFix salmon tests.
2018-02-25 lainFix specs.
2018-02-25 lainFix specs.
2018-02-25 lainUse update_and_set cache.
2018-02-25 lainHandle remote update activities.
2018-02-25 lainSet conversation to parent conversation.
2018-02-25 lainSome fixes to AP fetching.
2018-02-24 lainHotfix for tag problems.
2018-02-24 lainFix external url in twitterapi.
2018-02-24 lainUnify object representation.
2018-02-24 lainDon't deliver to local followers.
next