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
2018-01-03
Allow to dereference Follow object for ActivityPub (#5772)
Akihiko Odaki
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
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