index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-11-03
Test for case-insensitive mastodon hashtag timelines.
lain
2018-11-02
Check for empty string in_reply_to ids.
lain
2018-11-01
Ensure filters have a filter_id
Lee Starnes
2018-11-01
Test Relay, switch to runtime configuration.
lain
2018-11-01
Add basic configuration management module.
lain
2018-11-01
object: split object_cache from user_cache
William Pitcock
2018-11-01
test: fixup test breakage caused by User.delete() harmonization
William Pitcock
2018-11-01
tests: add tests for User + cache interactions
William Pitcock
2018-11-01
tests: add tests for object deletion
William Pitcock
2018-10-29
Add user reactivation task.
scarlett
2018-10-26
testsuite: formatting
William Pitcock
2018-10-26
tests: add testsuite for broken thread filter
William Pitcock
2018-10-25
tests: add test for user inbox
William Pitcock
2018-10-25
tests: twitterapi: add additional fields
William Pitcock
2018-10-25
tests: update for new in_reply_to_screen_name field
William Pitcock
2018-10-20
Fix some typos in the list test.
eal
2018-10-19
Add a test for List.get_lists_account_belongs
AkiraFukushima
2018-10-17
tests: add a testcase for matching osada users in the formatter
William Pitcock
2018-10-14
Delete Tokens and Authorizations on password change
Haelwenn (lanodan) Monnier
2018-10-11
test: add regression test for #316
William Pitcock
2018-10-05
test: update test for new html scrub policy
William Pitcock
2018-10-05
Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
William Pitcock
2018-09-28
formatter: Stop using phoenix HTML and format it ourselves
Haelwenn (lanodan) Monnier
2018-09-28
Merge branch 'feature/twitter_api/fields' into 'develop'
Haelwenn
2018-09-28
[Pleroma.Web.TwitterAPI.UserViewTest]: Add test for mastodon-fields
Haelwenn (lanodan) Monnier
2018-09-28
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"
Haelwenn (lanodan) Monnier
2018-09-27
transmogrifier: more robustly handle dereferencing pointer URIs
William Pitcock
2018-09-27
transmogrifier: Add support for array-less hashtags, add broken announce, har...
Haelwenn (lanodan) Monnier
2018-09-27
transmogrifier_test: incoming notices with tag not being an array (kroeg)
Haelwenn (lanodan) Monnier
2018-09-22
test: add smoketests for the scrubbing policies
William Pitcock
2018-09-22
twitter api: add no_rich_text option to userview for account prefs
William Pitcock
2018-09-22
test: add tests for new User.html_filter_policy()
William Pitcock
2018-09-20
test: add test proving that users are refreshed when stale
William Pitcock
2018-09-20
[Pleroma.Web.MastodonAPI.AccountView]: relationship.json: fake endorsed value...
Haelwenn (lanodan) Monnier
2018-09-20
[Pleroma.Web.MastodonAPI.StatusView] add replies_count
Haelwenn (lanodan) Monnier
2018-09-10
Update status_view_test.exs
shadowfacts
2018-09-09
tests: break the cycle using pleroma.factory
William Pitcock
2018-09-09
tests: try breaking the cycle a different way
William Pitcock
2018-09-09
test: user enabled plug tests: fix circular reference
William Pitcock
2018-09-08
Merge branch 'moonman/pleroma-sha512-crypt' into 'develop'
lambda
2018-09-07
Mastodon API: Add unsupported attributes to relationship responses
Martin Kühl
2018-09-05
Fix warning.
lain
2018-09-05
Update legacy passwords automatically.
lain
2018-09-05
Fix the tests
Martin Kühl
2018-09-05
Add UserEnabledPlug.
lain
2018-09-05
Add SetUserSessionIdPlug.
lain
2018-09-05
Merge branch 'fix/sign-in-with-toot' into 'develop'
Haelwenn
2018-09-05
Add EnsureUserKeyPlug, smaller fixes
lain
2018-09-05
Simplify AuthenticationPlug
lain
2018-09-05
Add SessionAuthenticationPlug.
lain
[next]