formatting
[akkoma] / test / web / ostatus / ostatus_test.exs
2018-12-04 William Pitcocktests: fix a lot of the remaining test failures
2018-12-04 William Pitcocktests: fix most remaining failures
2018-12-03 lambdaMerge branch 'fix/parse-user-bio' into 'develop'
2018-12-03 lambdaMerge branch 'fix-media-proxy-defaults' into 'develop'
2018-12-02 HaelwennMerge branch 'user_info_fixes_again' into 'develop'
2018-12-02 lainFix background updating / handling.
2018-12-01 kaniiniMerge branch 'validate-user-info' into 'develop'
2018-12-01 lainMore fixes for Info schema.
2018-12-01 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-11-30 lainMerge remote-tracking branch 'origin' into validate...
2018-11-30 lainAssorted fixes.
2018-11-27 lainFix ostatus test.
2018-11-15 Hakaba HitoyoMerge remote-tracking branch 'official/develop' into...
2018-11-10 kaniiniMerge branch 'bugfix/ostatus-as2-reflection' into ...
2018-11-10 William Pitcocktests: add tests for new OStatus.is_representable?...
2018-05-26 lainMerge branch 'develop' into csaurus/pleroma-feature...
2018-05-24 lambdaMerge branch 'feature/lists' into 'develop'
2018-05-24 lambdaMerge branch 'feature/incoming-remote-unfollow' into...
2018-05-21 Francis DinhAdd tests for incoming unfollow over OStatus
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
2018-03-30 lainFormat the code.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-03-07 lainCorrectly handle unlisted messages coming in through...
2018-02-24 lainPleroma AP detection mechanism.
2018-02-21 lainMerge branch 'develop' into feature/activitypub
2018-02-15 lainOstatusTest: Remove insert_or_update test (moved to...
2018-02-12 lainMerge branch 'develop' into feature/activitypub
2018-02-12 lainMake test output easier to read.
2018-02-11 Hakaba HitoyoMerge remote-tracking branch 'hakabahitoyo/feature...
2018-02-11 Roger BraunMerge branch 'develop' into feature/activitypub
2018-02-08 lambdaMerge branch 'fix/config-disable-chat' into 'develop'
2018-02-03 lambdaMerge branch 'move-backend-images' into 'develop'
2018-02-02 Roger BraunMerge branch 'develop' of git.pleroma.social:pleroma...
2018-02-02 lambdaMerge branch 'feature/remote-follow' into 'develop'
2018-02-01 ealAdd remote following of local profiles.
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-09-16 Roger BraunHandle incoming emoji.
2017-09-04 Roger BraunHandle mastodon conversation ids.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-24 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
2017-08-24 Roger BraunDon't break on empty mentions.
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-08-04 Roger BraunAlso fetch atom links.
2017-07-22 Roger BraunSave follower count and note count in user.
2017-06-30 Roger BraunAdd tests for public recipients.
2017-06-25 Roger BraunSave external link for notes.
2017-06-24 Roger BraunUpdate user data on fetch if it changed.
2017-06-08 Roger BraunSave correct date for incoming notes.
2017-06-01 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-24 Roger BraunSave remote user bio and update if we see new data.
2017-05-18 Roger BraunHandle incoming tags.
2017-05-11 Roger BraunFix cws.
2017-05-10 Roger BraunRepair retweets.
2017-05-10 Roger BraunHandle incoming follows.
2017-05-08 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-08 Roger BraunFix remote users retweeting local stuff.
2017-05-07 Roger BraunPreserve ids on favorites / retweets.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-07 Roger BraunFix user fetching error.
2017-05-06 Roger BraunAddress incoming messages to followers.
2017-05-05 Roger BraunDon't call out if we have the favorited notice locally.
2017-05-05 Roger BraunHandle incoming favorites, fetch potentially missing...
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-05-04 Roger BraunParse incoming retweets.
2017-05-03 Roger BraunAttachment parsing, better magic key fetching.
2017-05-02 Roger BraunUse inReplyTo to find context.
2017-05-02 Roger BraunAdd avatar updating from incoming messages.
2017-05-02 Roger BraunMark incoming activties as non-local.
2017-04-30 Roger BraunPull in remote avatar on federation.
2017-04-30 Roger BraunHandle duplicates.
2017-04-30 Roger BraunFederate object id for posts in ostatus.
2017-04-30 Roger BraunHandle comments.
2017-04-30 Roger BraunKeep ostatus id as activity id.
2017-04-29 Roger BraunHandle full incoming feeds.
2017-04-29 Roger BraunSave remote users with fqn as nickname.
2017-04-29 Roger BraunRework remote user subscription.
2017-04-29 Roger BraunAdd user info gathering.
2017-04-27 Roger BraunRefactor XML parsing.
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunAdd inReplyTo to incoming messages.
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-25 Roger BraunWire up mentions.
2017-04-25 Roger BraunAdd ostatus conversation as context.
2017-04-24 Roger BraunReturn salmon path for users, basic incoming salmon...