issues
search
has-friendship
/
has_friendship
Add friendship to ActiveRecord models
MIT License
198
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix this error
#38
sociliza
opened
8 years ago
3
Add a check before accepting request closes #16
#37
chinloongtan
closed
8 years ago
4
Update README
#36
eblohm
closed
8 years ago
2
Don't see value inside friendships tables after use friend_request
#35
nezirz
closed
8 years ago
11
Issue on Unblock Friend.
#34
krunalbabaria
opened
8 years ago
13
Allow Rails 5.0.x
#33
adambutler
closed
8 years ago
6
added scope for finding mutual friends with test cases
#32
cis-rupali
closed
8 years ago
2
Database indexes
#31
f-anthonioz
closed
5 years ago
3
Adds a missing down method in CreateFriendships migration
#30
f-anthonioz
closed
8 years ago
2
No way to rollback the migrations
#29
f-anthonioz
closed
8 years ago
1
Adds a missing require 'stateful_enum'
#28
f-anthonioz
closed
8 years ago
4
Add state machine
#27
ArmandoMendoza
closed
8 years ago
6
Restore friendship function
#26
eblohm
closed
8 years ago
2
Getting NoMethodError undefined method 'accept!' for #<HasFriendship::Friendship:0x99c67b0>
#25
eblohm
closed
8 years ago
10
Add state machine
#24
ArmandoMendoza
closed
8 years ago
3
Fix blocked_friends
#23
T3tr0
closed
8 years ago
1
blocked_friends
#22
T3tr0
closed
8 years ago
2
friends_with? returns true if users are not friends
#21
tr0ythex
closed
8 years ago
2
add_migration_tests
#20
atarihomestar
closed
8 years ago
1
Could not find generator 'has_friendship'.
#19
mices
closed
8 years ago
1
Rails 5
#18
sungwoncho
closed
8 years ago
2
fix migration generator to ensure distinct version numbers
#17
atarihomestar
closed
8 years ago
2
Requester can accept his own friend request
#16
ricardokrieg
closed
8 years ago
3
Clarification in the docs
#15
Brantron
closed
8 years ago
2
Polimorfic association is incomplete
#14
Pensarfeo
opened
8 years ago
3
State machine for friendship status.
#13
sungwoncho
closed
8 years ago
3
Separate table/model for friendship blocking records
#12
sungwoncho
opened
9 years ago
8
Rails 4.x support
#11
d4be4st
closed
9 years ago
1
block_friend and general refactor
#10
Pensarfeo
closed
9 years ago
4
Callback function for new friend request / accepted request
#9
jordansinger
closed
7 years ago
7
Getting error while using rails generate has_friendship
#8
sidtagirisa
closed
9 years ago
4
Enabled to use with Rails 4.x
#7
yu1l
closed
9 years ago
4
Add #friends_with? to check accepted friendship exists
#6
sungwoncho
closed
9 years ago
0
How to check if a user is friends with a specific user?
#5
jordansinger
closed
9 years ago
3
Rdoc
#4
sungwoncho
opened
9 years ago
0
Support for MongoDB
#3
sungwoncho
closed
6 years ago
1
Block a friendable
#2
sungwoncho
closed
9 years ago
1
fixed example in README.
#1
Syd
closed
9 years ago
2
Previous