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
/
user_test.exs
Age
Commit message (
Expand
)
Author
2018-12-29
[#483] User.get_by_nickname/1: ensured case-insensitive matching for local FQ...
Ivan Tashkinov
2018-12-29
[#483] Refactored blocks and follows import, added tests.
Ivan Tashkinov
2018-12-25
Reserve a few user names
lain
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-18
[#114] Added email confirmation resend action. Added tests
Ivan Tashkinov
2018-12-17
Fix tagging problems for existing instances.
lain
2018-12-12
fix warnings
Maksim Pechnikov
2018-12-05
tests: add regression test for bug #408
William Pitcock
2018-12-04
update test
Maksim Pechnikov
2018-12-01
More fixes for Info schema.
lain
2018-11-18
Fix user updating from AP.
lain
2018-11-18
Fix following locked users.
lain
2018-11-18
Fix note count update.
lain
2018-11-18
Fix follower count test.
lain
2018-11-18
Fix user deactivation test.
lain
2018-11-18
Fix note counting.
lain
2018-11-18
Fix User deactivation.
lain
2018-11-16
Add better test for user search functionlity.
lain
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-10-29
Add user reactivation task.
scarlett
2018-10-11
test: add regression test for #316
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-08-06
test: nickname is no longer a required field
William Pitcock
2018-06-19
tests: prove that the block code is properly destroying follow relationships
William Pitcock
2018-06-03
user.ex: add domain blocks.
eal
2018-05-25
user: do not allow refollowing somebody who has blocked a user
William Pitcock
2018-04-24
Add User.decrease_note_count and call it from ActivityPub.delete
Dashie
2018-03-30
Format the code.
lain
2018-03-08
Merge branch 'develop' into feature/activitypub
lain
2018-02-25
Fix specs.
lain
2018-02-21
Make user bio optional
Ekaterina Vaartis
2018-02-15
UserTest: Move insert_or_update test.
lain
2018-02-12
Merge branch 'develop' into feature/activitypub
lain
2018-02-12
Make test output easier to read.
lain
2018-02-11
ActivityPub: Basic note federation with Mastodon.
lain
2017-12-08
Basic user deletion.
Lain Iwakura
2017-12-07
User deletion: Remove relationships.
Lain Iwakura
2017-12-07
Don't follow deactivated users.
Lain Iwakura
2017-12-07
Add function to deactivate users.
Lain Iwakura
2017-11-20
Ensure correct state in self-unfollow.
eal
2017-11-20
Fix posts being streamed to non-local websocket channels.
eal
2017-11-20
Make users in tests follow themselves by default.
eal
2017-11-20
Don't let the user unfollow their own account.
eal
2017-11-16
MastoAPI: Implement all streaming functions.
Roger Braun
2017-11-02
Add blocks to User.
Roger Braun
2017-11-02
Clean up user_test.exs.
Roger Braun
2017-10-31
Avoid potentially slow count queries for user note count.
Roger Braun
2017-07-22
Save follower count and note count in user.
Roger Braun
[prev]
[next]