aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2019-01-31User.follow_all: ensure its stays uniquehref
2019-01-31test: http mocks: formattingWilliam Pitcock
2019-01-31test: rich media: parser: add malformed data regression testWilliam Pitcock
2019-01-31test: add malformed OGP data fixtureWilliam Pitcock
2019-01-31Revert "Merge branch 'spc-fix-3' into 'develop'"lambda
This reverts merge request !682
2019-01-31Merge branch 'spc-fix-3' into 'develop'kaniini
Spc fix 3 See merge request pleroma/pleroma!682
2019-01-31Merge branch 'features/glitch-soc-frontend' into 'develop'Haelwenn
Features/glitch soc frontend See merge request pleroma/pleroma!192
2019-01-30Fix specs.lain
2019-01-30Use race-condition free mass follow.lain
2019-01-29Merge branch 'hj-happiness-improvement' into 'develop'kaniini
New frontend configuration mechanism. Closes #445 See merge request pleroma/pleroma!700
2019-01-29Merge branch 'feature/rich-media-part-2-electric-boogaloo' into 'develop'Haelwenn
Rich Media support, part 2. See merge request pleroma/pleroma!719
2019-01-28rich media: oembed: return data in the same format as the other parsersWilliam Pitcock
2019-01-28Return new-style config if old-style config is set to false.lain
This is in preparation for 1.0. We'll be able to switch the config to the new mechanism on PleromaFE then as well.
2019-01-28Correctly handle invalid credentials on auth login.lain
Closes #407
2019-01-28test: add status posting with OGP link preview testWilliam Pitcock
2019-01-28API: kill /api/rich_media/parse endpointWilliam Pitcock
2019-01-28test: update twitterapi testsWilliam Pitcock
2019-01-28test: update mastodon status view testsWilliam Pitcock
2019-01-28mastodon api: factor out status card fetching, move status card rendering to ↵William Pitcock
statusview, add opengraph extended data
2019-01-28[MastoAPI][GlitchAPI] Add bookmarksHaelwenn (lanodan) Monnier
2019-01-27Fix objects.lain
2019-01-27Merge branch 'features/mastoapi-multi-hashtag' into 'develop'kaniini
MastodonAPI multi-hashtag See merge request pleroma/pleroma!652
2019-01-27Web.MastodonAPI.AccountView: Add is_moderator and is_adminHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/issues/557
2019-01-26Merge branch 'flake-from-int' into 'develop'kaniini
Flake: support integers in from_string/1 See merge request pleroma/pleroma!715
2019-01-26Flake: support integers in from_string/1href
Some previously issued stateless tokens have integer ids in them.
2019-01-26mastodon api: use OGP uri instead of page_url for deducing domain name, fix testWilliam Pitcock
2019-01-26Web.MastodonAPI.MastodonAPIController: Add Rich-Media supportHaelwenn (lanodan) Monnier
2019-01-26Move definitions of RichMedia fixtures to test/support/http_request_mock.exHaelwenn (lanodan) Monnier
2019-01-26Web.MastodonAPI.MastodonAPIControllerTest: Update for difference between all ↵Haelwenn (lanodan) Monnier
and any parameters
2019-01-26Fix the logic in multi-hashtag TLsHaelwenn (lanodan) Monnier
2019-01-26Web.ActivityPub.ActivityPub: Simplify multi-hashtag, add testsHaelwenn (lanodan) Monnier
2019-01-26Web.MastodonAPI.MastodonAPIControllerTest: Add test against multi-hashtag ↵Haelwenn (lanodan) Monnier
timeline
2019-01-26Web.ActivityPub.ActivityPubTest: test against inserting activities with ↵Haelwenn (lanodan) Monnier
content: null
2019-01-25SPC fixes: Fix activities.lain
2019-01-25Fix OGP provider testsrinpatch
2019-01-25Merge remote-tracking branch 'pl/develop' into oembed_providerrinpatch
2019-01-25Merge branch 'fix/tusky-dm' into 'develop'kaniini
Add actor to recipients list Closes #390 See merge request pleroma/pleroma!683
2019-01-25Merge branch 'develop' into 'oembed_provider'kaniini
# Conflicts: # lib/pleroma/activity.ex
2019-01-25Merge branch 'classic-flakeids' into 'develop'kaniini
Flake Ids for Users and Activities Closes #450 See merge request pleroma/pleroma!645
2019-01-24Use correct logic to determine "attentions" listMaxim Filippov
2019-01-24test: add anti-followbot policy testsWilliam Pitcock
2019-01-23Send "hide_network" in user_viewMaxim Filippov
2019-01-23Merge branch 'develop' into rename/pleroma_activity_consistencylain
2019-01-23New frontend configuration mechanism.lain
2019-01-232019href
2019-01-23Test FlakeID old id compat & Ecto typehref
2019-01-23Flake Ids for Users and Activitieshref
2019-01-22[#502] Fixed User.active_local_user_query to return users with nil or ↵Ivan Tashkinov
missing `info.deactivated`. Adjusted test.
2019-01-21Fix buggy test.lain
2019-01-21Merge branch '530_federator_user_info_overwrite_fix' into 'develop'lambda
[#530] Prevents user `info` from being overwritten because of race conditions Closes #530 See merge request pleroma/pleroma!691