index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
follow_request.rb
Age
Commit message (
Expand
)
Author
2017-11-17
Update annotations on Follow, FollowRequest, and Mute.
David Yip
2017-11-17
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-11-10
Per-user reblog hiding implementation/fixes/tests
aschmitz
2017-11-09
"Show reblogs" per-follower UI/database changes
aschmitz
2017-11-09
Add and Remove tests for FollowRequest (#5622)
ysksn
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-05-02
annotate models (#2697)
yhirano
2017-04-05
add more tests to models
Samy KACIMI
2017-02-12
Stop trying to shoehorn all Salmon updates into the poor database-connected
Eugen Rochko
2017-02-11
Resolve issue with rendering authorize/reject Salmon slaps
Eugen Rochko
2017-02-11
Fix semantics of follow requests another slaps
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-01-26
Follow request authorizations faster
Eugen Rochko
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
2016-12-26
Adding follow requests API
Eugen Rochko
2016-12-22
Follow call on locked account creates follow request instead
Eugen Rochko