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
Add support for Rails 7
#88
ianmooney
closed
1 year ago
0
rails 7 support
#87
azeemh
opened
1 year ago
0
Maintainer or new owner wanted
#86
sungwoncho
opened
3 years ago
3
Doesn't work with rails 6.1
#85
mices
closed
3 years ago
2
[Feature request] Additional relations
#84
kg-currenxie
opened
3 years ago
0
Adds has_secure_token to Friendship model
#83
tylerpporter
closed
3 years ago
0
issue81: set blocker_id correctly so that only the blocker is able to…
#82
toddsutt
opened
3 years ago
1
Either friend can unblock a blocked friendship
#81
toddsutt
opened
3 years ago
6
Rails 6.1 support
#80
jerko-culina
opened
3 years ago
1
Add support for rails 6.1
#79
MaximeD
closed
3 years ago
1
Relax rails dependency
#78
MaximeD
closed
4 years ago
7
When will there be support for rails 6.0.2.1?
#77
mices
closed
4 years ago
2
Bump rack from 2.0.5 to 2.0.8
#76
dependabot[bot]
closed
2 years ago
2
Bump actionview from 5.2.0 to 5.2.3
#75
dependabot[bot]
closed
2 years ago
7
Bump railties from 5.2.0 to 5.2.3
#74
dependabot[bot]
closed
2 years ago
4
Bump activestorage from 5.2.0 to 5.2.3
#73
dependabot[bot]
closed
4 years ago
2
Bump rack from 2.0.5 to 2.0.7
#71
dependabot[bot]
closed
4 years ago
2
Bump activejob from 5.2.0 to 5.2.3
#72
dependabot[bot]
closed
4 years ago
2
Bump loofah from 2.2.2 to 2.3.1
#70
dependabot[bot]
closed
4 years ago
1
Bump nokogiri from 1.8.2 to 1.10.5
#69
dependabot[bot]
closed
5 years ago
1
Add Rails 6 compatibility
#68
Yinfei
closed
5 years ago
2
Migration Error
#67
ughstudios
opened
5 years ago
9
Add create destroy after hook specs
#66
chevinbrown
closed
5 years ago
0
Fix migration copying command in README.md
#65
KubaSemczuk
closed
5 years ago
3
Create unique index migration
#64
xilefff
closed
6 years ago
6
Add unique index to prevent duplicated friendships
#63
xilefff
closed
6 years ago
2
A blockee can unblock friend with the blocker
#62
jiehaoliu
closed
6 years ago
5
bundler tries to download old version of has_friendship gem
#61
cdrani
closed
6 years ago
3
Use rails engine for migrations
#60
chevinbrown
closed
6 years ago
1
[Feature] Add after destroy hook
#59
chevinbrown
closed
5 years ago
2
No `on_friendship_removed` callback
#58
itay-grudev
closed
6 years ago
3
Allow Rails 5.2.x
#57
jmajonis
closed
6 years ago
6
Stop overriding callback methods if they're present
#56
skycocker
closed
5 years ago
5
rails db:migrate failing
#55
dharshan
closed
6 years ago
2
Using UUID as primary key
#54
pcasa
closed
6 years ago
2
Specify the Rails release that migration is for
#53
pcasa
closed
6 years ago
1
Friendship between two models
#52
Wooody82
closed
6 years ago
1
Deleting the request by the requester?
#51
AmitJoki
opened
6 years ago
3
Add friendship_status method
#50
rickygu
opened
7 years ago
3
on_friendship_accepted hook: allow differentiating requested and requestor
#49
kdonovan
closed
2 years ago
1
Dont work with rails 5.1.3
#48
nikolaylositskiy
closed
6 years ago
3
Allow Rails 5.1.x
#47
mswiszcz
closed
7 years ago
2
Friendship model: Dependent destroy doesn't work correctly on friend association
#46
lucasbiguet
opened
7 years ago
0
1.1.0 - NoMethodError: undefined method `on_friendship_created' for nil:NilClass
#45
S-hack
closed
5 years ago
1
Add files via upload
#44
lethunder
closed
6 years ago
4
On destroy friendship callback
#43
temkin
closed
5 years ago
3
Fix blocker_id to friendable's id
#42
skswhwo
closed
4 years ago
2
Run callbacks on state change
#41
sbadura
closed
7 years ago
8
Check for multiple users & if there is any relationship at all?
#40
Preen
closed
6 years ago
4
NoMethodError: undefined method `destroy' for nil:NilClass
#39
sergeyryabov
closed
5 years ago
1
Next