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
2019-08-26
Add validation in Pleroma.List.create/2
Egor Kislitsyn
2019-08-25
Merge branch 'issue/1177' into 'develop'
kaniini
2019-08-25
Log admin/moderator actions
Maxim Filippov
2019-08-25
Merge branch 'fix-all-custom-fields-deleted' into 'develop'
kaniini
2019-08-26
Update test for custom profile fields
kPherox
2019-08-25
Merge branch 'bugfix/rel_me_missing_mocks' into 'develop'
lain
2019-08-25
HttpRequestMock: Remove useless `error = error`
Haelwenn (lanodan) Monnier
2019-08-25
user_test.exs: fix rel=me tests
Haelwenn (lanodan) Monnier
2019-08-25
Implement missing mocks for rel=me
Haelwenn (lanodan) Monnier
2019-08-25
HttpRequestMock: Improve non-implemented error message
Haelwenn (lanodan) Monnier
2019-08-25
HttpRequestMock: Log mock errors as warnings
Haelwenn (lanodan) Monnier
2019-08-24
Merge branch 'admin-create-users' into 'develop'
lain
2019-08-24
Activity Expiration: Switch to 'expires_in' system.
lain
2019-08-24
update tests
Maksim Pechnikov
2019-08-24
Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...
lain
2019-08-24
add tests
Maksim Pechnikov
2019-08-22
fix test
Maksim Pechnikov
2019-08-22
Merge branch 'develop' into issue/1177
Maksim Pechnikov
2019-08-22
fixed unfollow for relay actor
Maksim Pechnikov
2019-08-21
fixed clear config after test
Maksim Pechnikov
2019-08-20
test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1
Ariadne Conill
2019-08-20
Merge branch 'fix/admin-api-user-deletion' into 'develop'
lain
2019-08-20
Merge branch 'digest-template' into 'develop'
lain
2019-08-20
Merge branch 'feature/custom-fields' into 'develop'
lain
2019-08-19
Merge branch 'develop' into 'fix/reverse-proxy-body-too-large'
lain
2019-08-19
Add more tests for Database tasks and DigestEmailWorker
Sergey Suprunenko
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-19
Merge branch 'hotfix/user_unfollow' into 'develop'
lain
2019-08-19
removes duplicates from relay subscription list
Maksim Pechnikov
2019-08-18
tests: activitypub: fix typo
Ariadne Conill
2019-08-18
Merge branch 'fix/bugfix-blocked-user-follow-reqs' into 'develop'
kaniini
2019-08-18
Merge branch 'feature/hide-muted-threads-from-timeline' into 'develop'
kaniini
2019-08-18
use commonAPI in tests
Sadposter
2019-08-18
clear follow requests when blocking a user
Sadposter
2019-08-16
fixed User.unfollow with synchronization external user
Maksim Pechnikov
2019-08-16
Merge branch 'pleroma-conversations' into 'develop'
lain
2019-08-15
max_body_size -> max_body_length, as it should be
Mark Felder
2019-08-15
Hide muted theads from home/public timelines unless `with_muted` is set
rinpatch
2019-08-14
Merge branch 'develop' into 'fix/admin-api-user-deletion'
Maxim Filippov
2019-08-15
Do not check if actor is active when deleting a user
Maxim Filippov
2019-08-14
Implement Pleroma.Stats as GenServer
stwf
2019-08-14
use default child_specs
stwf
2019-08-14
Conversations: Load relations in one query.
lain
2019-08-14
Improve digest email template
Egor Kislitsyn
2019-08-14
Merge remote-tracking branch 'origin/develop' into pleroma-conversations
lain
2019-08-14
Add `:max_remote_account_fields` config option
Egor Kislitsyn
2019-08-14
Use info.fields instead of source_data for remote users
Egor Kislitsyn
2019-08-14
Add configurable account field name length limit
Egor Kislitsyn
2019-08-14
Add configurable account field value length limit
Egor Kislitsyn
2019-08-14
Linkify custom fields values in ActivityPub.UserViewx
Egor Kislitsyn
[next]