issues
search
ledermann
/
unread
Handle unread records and mark them as read with Ruby on Rails
MIT License
739
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rails 7.2.1 issue. ArgumentError: wrong number of arguments
#135
yunixon
opened
2 months ago
3
Fix migration generator to support Rails 7.1
#134
lazyatom
closed
9 months ago
1
New users has every notification as read.
#133
masudhossain
opened
10 months ago
0
`cleanup_read_marks` killing database CPU for hours?
#132
Nealsoni00
opened
1 year ago
1
Do not prematurely load `ActiveRecord::Base`
#131
fatkodima
closed
2 years ago
1
Argument Error on User's Save
#129
bilal-ahmad
opened
2 years ago
0
Test against Rails 7
#128
ledermann
closed
2 years ago
0
Performance question with indexes
#127
masudhossain
opened
3 years ago
1
CI: Migrate to GitHub Actions
#126
ledermann
closed
3 years ago
0
Project dead?
#125
cpanderson
closed
3 years ago
4
Enable bundler caching for travis
#124
Taher-Ghaleb
closed
3 years ago
3
add 'null: false' option for timestamp fields in migration generator
#123
Mifrill
closed
3 years ago
1
problems with uuid indexes
#122
alec-c4
opened
3 years ago
1
Added optional: true to reader's belongs_to [Fixes #120]
#121
k-rudy
closed
4 years ago
3
mark_as_read! fails with exception on Rails 6+ if Reader has default_scope defined
#120
k-rudy
closed
4 years ago
0
mark_as_read! :all, for: current_user is not working as intended
#119
masudhossain
opened
4 years ago
1
Only get NULL timestamp
#118
LuNiPriSe
closed
4 years ago
2
UnreadMigration timestamp column without precision option for rails 6
#117
naoufalelh
closed
4 years ago
1
Adding a new .read?(current_user) instance method in readable.rb InstanceMethods
#116
ishields
opened
4 years ago
0
ReadMark.readable_classes is nil until the first use
#115
ishields
opened
4 years ago
0
issue with mark_as_read! method
#114
palmo25
opened
4 years ago
1
Migration contain `null` value for timestamps
#113
Mifrill
closed
3 years ago
0
Full Table Scan on Insert Causes Deadlock
#112
chezsmithy
opened
4 years ago
0
seeing n+1 queries even if using with_read_marks_for
#111
aa365
closed
5 years ago
2
New version of all of rails (6.0.0) broke the build
#110
depfu[bot]
closed
5 years ago
1
Create a mark_as_read method (without !)
#109
btrd
opened
5 years ago
0
Quote the readable.id in Unread::Reader::Scopes
#108
fotos
closed
5 years ago
5
New version of all of rails (5.2.3) broke the build
#107
depfu[bot]
closed
5 years ago
2
New version of all of rails (5.2.2.1) broke the build
#106
depfu[bot]
closed
5 years ago
2
operator does not exist: integer = uuid
#105
gmverdon
opened
6 years ago
4
Upgrade pg to version 1.1.3
#104
depfu[bot]
closed
6 years ago
12
Upgrade pg to version 1.1.2
#103
depfu[bot]
closed
6 years ago
3
Upgrade pg to version 1.1.1
#102
depfu[bot]
closed
6 years ago
2
Upgrade pg to version 1.1.0
#101
depfu[bot]
closed
6 years ago
3
Utilizing current time instead of matching reference timestamp field
#100
etcook
opened
6 years ago
6
mark_as_read! :all for associations
#99
Frexuz
closed
6 years ago
3
Adding an example to show how to get unread stats through a relationship
#98
Frexuz
closed
6 years ago
3
Mark as read for all
#97
cpanderson
closed
6 years ago
1
Reduce memory used by GarbageCollector#run!
#96
fatkodima
closed
6 years ago
3
Optimize .mark_as_read! and extend to work on relations
#95
fatkodima
opened
6 years ago
6
Reduce number of transactions for #mark_collection_as_read
#94
fatkodima
closed
6 years ago
7
allow any collection to be marked as read
#93
koriroys
closed
6 years ago
3
"ArgumentError: Class User is not registered by acts_as_readable."
#92
chriscaple
closed
6 years ago
1
RSpec matchers
#91
aried3r
opened
7 years ago
0
Add read_at
#90
aried3r
closed
7 years ago
5
Add documentation for .read_mark(user)
#89
aried3r
closed
7 years ago
2
Documentation for `on:` of `acts_as_readable`
#88
aried3r
closed
7 years ago
1
Get list of records that have unread related records.
#87
leadingproperties
closed
7 years ago
2
Multi-tenancy rails application issues
#86
thattimc
closed
6 years ago
1
Problem in usage examples
#85
saneef
opened
7 years ago
2
Next