Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ledermann/unread issues and pull requests
#135 - Rails 7.2.1 issue. ArgumentError: wrong number of arguments
Issue -
State: open - Opened by yunixon 2 months ago
- 3 comments
#134 - Fix migration generator to support Rails 7.1
Pull Request -
State: closed - Opened by lazyatom 10 months ago
- 1 comment
#133 - New users has every notification as read.
Issue -
State: open - Opened by masudhossain 10 months ago
#132 - `cleanup_read_marks` killing database CPU for hours?
Issue -
State: open - Opened by Nealsoni00 over 1 year ago
- 1 comment
#131 - Do not prematurely load `ActiveRecord::Base`
Pull Request -
State: closed - Opened by fatkodima almost 2 years ago
- 1 comment
#129 - Argument Error on User's Save
Issue -
State: open - Opened by bilal-ahmad almost 3 years ago
#128 - Test against Rails 7
Pull Request -
State: closed - Opened by ledermann almost 3 years ago
#127 - Performance question with indexes
Issue -
State: open - Opened by masudhossain over 3 years ago
- 1 comment
#126 - CI: Migrate to GitHub Actions
Pull Request -
State: closed - Opened by ledermann over 3 years ago
#125 - Project dead?
Issue -
State: closed - Opened by cpanderson over 3 years ago
- 4 comments
#124 - Enable bundler caching for travis
Pull Request -
State: closed - Opened by Taher-Ghaleb over 3 years ago
- 3 comments
#123 - add 'null: false' option for timestamp fields in migration generator
Pull Request -
State: closed - Opened by Mifrill almost 4 years ago
- 1 comment
#122 - problems with uuid indexes
Issue -
State: open - Opened by alec-c4 almost 4 years ago
- 1 comment
#121 - Added optional: true to reader's belongs_to [Fixes #120]
Pull Request -
State: closed - Opened by k-rudy about 4 years ago
- 3 comments
#120 - mark_as_read! fails with exception on Rails 6+ if Reader has default_scope defined
Issue -
State: closed - Opened by k-rudy about 4 years ago
#119 - mark_as_read! :all, for: current_user is not working as intended
Issue -
State: open - Opened by masudhossain about 4 years ago
- 1 comment
#118 - Only get NULL timestamp
Issue -
State: closed - Opened by LuNiPriSe over 4 years ago
- 2 comments
#117 - UnreadMigration timestamp column without precision option for rails 6
Issue -
State: closed - Opened by naoufalelh over 4 years ago
- 1 comment
#116 - Adding a new .read?(current_user) instance method in readable.rb InstanceMethods
Issue -
State: open - Opened by ishields over 4 years ago
#115 - ReadMark.readable_classes is nil until the first use
Issue -
State: open - Opened by ishields over 4 years ago
#114 - issue with mark_as_read! method
Issue -
State: open - Opened by palmo25 almost 5 years ago
- 1 comment
#113 - Migration contain `null` value for timestamps
Issue -
State: closed - Opened by Mifrill almost 5 years ago
#112 - Full Table Scan on Insert Causes Deadlock
Issue -
State: open - Opened by chezsmithy almost 5 years ago
#111 - seeing n+1 queries even if using with_read_marks_for
Issue -
State: closed - Opened by aa365 about 5 years ago
- 2 comments
#110 - New version of all of rails (6.0.0) broke the build
Pull Request -
State: closed - Opened by depfu[bot] over 5 years ago
- 1 comment
Labels: depfu
#109 - Create a mark_as_read method (without !)
Issue -
State: open - Opened by btrd over 5 years ago
#108 - Quote the readable.id in Unread::Reader::Scopes
Pull Request -
State: closed - Opened by fotos over 5 years ago
- 5 comments
#107 - New version of all of rails (5.2.3) broke the build
Pull Request -
State: closed - Opened by depfu[bot] over 5 years ago
- 2 comments
Labels: depfu
#106 - New version of all of rails (5.2.2.1) broke the build
Pull Request -
State: closed - Opened by depfu[bot] over 5 years ago
- 2 comments
Labels: depfu
#105 - operator does not exist: integer = uuid
Issue -
State: open - Opened by gmverdon about 6 years ago
- 4 comments
#104 - Upgrade pg to version 1.1.3
Pull Request -
State: closed - Opened by depfu[bot] about 6 years ago
- 12 comments
Labels: depfu
#103 - Upgrade pg to version 1.1.2
Pull Request -
State: closed - Opened by depfu[bot] about 6 years ago
- 3 comments
Labels: depfu
#102 - Upgrade pg to version 1.1.1
Pull Request -
State: closed - Opened by depfu[bot] about 6 years ago
- 2 comments
Labels: depfu
#101 - Upgrade pg to version 1.1.0
Pull Request -
State: closed - Opened by depfu[bot] over 6 years ago
- 3 comments
Labels: depfu
#100 - Utilizing current time instead of matching reference timestamp field
Issue -
State: open - Opened by etcook over 6 years ago
- 6 comments
#99 - mark_as_read! :all for associations
Issue -
State: closed - Opened by Frexuz over 6 years ago
- 3 comments
#98 - Adding an example to show how to get unread stats through a relationship
Pull Request -
State: closed - Opened by Frexuz over 6 years ago
- 3 comments
#97 - Mark as read for all
Issue -
State: closed - Opened by cpanderson over 6 years ago
- 1 comment
#96 - Reduce memory used by GarbageCollector#run!
Pull Request -
State: closed - Opened by fatkodima almost 7 years ago
- 3 comments
#95 - Optimize .mark_as_read! and extend to work on relations
Pull Request -
State: open - Opened by fatkodima almost 7 years ago
- 6 comments
#94 - Reduce number of transactions for #mark_collection_as_read
Pull Request -
State: closed - Opened by fatkodima almost 7 years ago
- 7 comments
#93 - allow any collection to be marked as read
Pull Request -
State: closed - Opened by koriroys almost 7 years ago
- 3 comments
#92 - "ArgumentError: Class User is not registered by acts_as_readable."
Issue -
State: closed - Opened by chriscaple about 7 years ago
- 1 comment
#91 - RSpec matchers
Issue -
State: open - Opened by aried3r over 7 years ago
#90 - Add read_at
Pull Request -
State: closed - Opened by aried3r over 7 years ago
- 5 comments
#89 - Add documentation for .read_mark(user)
Pull Request -
State: closed - Opened by aried3r over 7 years ago
- 2 comments
#88 - Documentation for `on:` of `acts_as_readable`
Issue -
State: closed - Opened by aried3r over 7 years ago
- 1 comment
#87 - Get list of records that have unread related records.
Issue -
State: closed - Opened by leadingproperties over 7 years ago
- 2 comments
#86 - Multi-tenancy rails application issues
Issue -
State: closed - Opened by thattimc over 7 years ago
- 1 comment
#85 - Problem in usage examples
Issue -
State: open - Opened by saneef over 7 years ago
- 2 comments
#84 - use latin1 in case of mysql
Pull Request -
State: closed - Opened by punchdrunker over 7 years ago
- 2 comments
#83 - migration error on utf8mb4 table
Issue -
State: closed - Opened by punchdrunker over 7 years ago
- 3 comments
#82 - Allow multi-level STI
Issue -
State: closed - Opened by meacuna over 7 years ago
#81 - Refactor Readable.readable_parent to consider all ancestors
Pull Request -
State: closed - Opened by meacuna over 7 years ago
- 6 comments
#80 - Slow N+1 query
Issue -
State: closed - Opened by rasaffie over 7 years ago
#79 - A lot of same requests after new reader creating
Issue -
State: closed - Opened by ytrrty about 8 years ago
- 5 comments
#78 - Add unique constraint to reader and readable
Pull Request -
State: closed - Opened by allenwq over 8 years ago
- 10 comments
#77 - Accessing read/unread stats via another relationship
Issue -
State: closed - Opened by brendon over 8 years ago
- 7 comments
#76 - Fix a postgresql warning about OID 705 when running rspec tests
Pull Request -
State: closed - Opened by jumichot over 8 years ago
- 2 comments
#75 - Fix a postgresql warning about OID 705 when running rspec tests
Pull Request -
State: closed - Opened by jumichot over 8 years ago
- 2 comments
#74 - .unread? return unexpected value
Issue -
State: open - Opened by wootaw over 8 years ago
- 3 comments
#73 - mark_as_read! for ActiveRecord::CollectionProxies
Issue -
State: open - Opened by lowjoel over 8 years ago
- 7 comments
#72 - Updated PR - Maintain Rails 3 compatibility in #reset_read_marks_for_user
Pull Request -
State: closed - Opened by bcavileer over 8 years ago
- 4 comments
#71 - Maintain Rails 3 compatibility in #reset_read_marks_for_user
Pull Request -
State: closed - Opened by bcavileer over 8 years ago
- 1 comment
#70 - Rails5 delete_all(conditions: ) deprecation warning
Issue -
State: closed - Opened by twairball over 8 years ago
- 2 comments
#69 - Does not work with non pluralized table names
Issue -
State: closed - Opened by rlow over 8 years ago
- 1 comment
#68 - Flexible behaviour for STI models as Readable
Pull Request -
State: closed - Opened by tangopium over 8 years ago
- 1 comment
#67 - Flexible behaviour for STI models as Readable
Pull Request -
State: closed - Opened by tangopium almost 9 years ago
#66 - STI & Unread not working as expected
Issue -
State: closed - Opened by tangopium almost 9 years ago
#65 - PostgreSQL issue with `readers_to_cleanup`
Pull Request -
State: closed - Opened by pyro2927 about 9 years ago
- 2 comments
#64 - .cleanup_read_marks! performance?
Issue -
State: closed - Opened by pyro2927 about 9 years ago
- 3 comments
#63 - make user relation polymorphic
Pull Request -
State: closed - Opened by everplays about 9 years ago
- 7 comments
#62 - Can there be an unread scope in the reader
Issue -
State: closed - Opened by xzhflying about 9 years ago
- 7 comments
#61 - Support STI
Pull Request -
State: closed - Opened by xzhflying about 9 years ago
- 2 comments
#60 - Support for a UUID primary key
Issue -
State: closed - Opened by swastik about 9 years ago
- 5 comments
#59 - Feature Idea: Multiple types of 'read'
Issue -
State: open - Opened by smudge over 9 years ago
- 1 comment
#58 - Add missing inverse_of.
Pull Request -
State: closed - Opened by lowjoel over 9 years ago
- 2 comments
#57 - Ability to set multiple models for "notifications"
Issue -
State: closed - Opened by ACPK over 9 years ago
- 1 comment
#56 - Fixed longstanding bug with `with_read_marks_for`
Pull Request -
State: closed - Opened by mikeki over 9 years ago
- 6 comments
#55 - Reader scopes
Pull Request -
State: closed - Opened by mikeki over 9 years ago
- 3 comments
#54 - Mark ProtectedAttributes line as nocov
Pull Request -
State: closed - Opened by mikeki over 9 years ago
- 4 comments
#53 - Readable.read_by(reader) (1 of 3)
Pull Request -
State: closed - Opened by mikeki over 9 years ago
- 6 comments
#52 - mark_as_read! not working without timeout
Issue -
State: closed - Opened by storuky over 9 years ago
- 2 comments
#51 - fix the time zone bug in readable unread_by scope
Pull Request -
State: closed - Opened by huiping over 9 years ago
- 2 comments
#50 - Use rails standard way to declare polymorphic associations
Pull Request -
State: closed - Opened by allenwq over 9 years ago
- 6 comments
#49 - readable_type limit 20 unnecessary (causes problems)
Issue -
State: closed - Opened by tangopium almost 10 years ago
#48 - Mark all readable as un-read for new user.
Issue -
State: closed - Opened by zx1986 almost 10 years ago
- 3 comments
#47 - Fix undefined method name in error messages
Pull Request -
State: closed - Opened by kyuden almost 10 years ago
- 4 comments
#46 - Fix deprecation warning for Rails 4.2.
Pull Request -
State: closed - Opened by JuanitoFatas almost 10 years ago
- 5 comments
#45 - Several improvements
Pull Request -
State: closed - Opened by mikeki almost 10 years ago
- 5 comments
#44 - No extension file name .rb
Issue -
State: closed - Opened by zx1986 almost 10 years ago
- 2 comments
#43 - Create scopes for readers
Pull Request -
State: closed - Opened by mikeki almost 10 years ago
- 1 comment
#42 - added scope read_by, with tests. plus refactor for readability
Pull Request -
State: closed - Opened by mikeki about 10 years ago
- 1 comment
#41 - Support for Listing Unread/Read users for each Readable
Issue -
State: closed - Opened by angdev about 10 years ago
- 2 comments
#38 - Fix unread_by scope to work with associations
Pull Request -
State: closed - Opened by nazgum over 10 years ago
- 2 comments
#35 - Eager loading support
Pull Request -
State: closed - Opened by faoiseamh over 10 years ago
- 4 comments
#34 - Is there a way to group records by unread?
Issue -
State: closed - Opened by firedev over 10 years ago
- 7 comments
#33 - Ability to set multiple models as readers
Issue -
State: closed - Opened by ezuhaib over 10 years ago
- 3 comments
#26 - Class.mark_as_read! :all, for: user doesn't mark all as unread in a transaction
Issue -
State: closed - Opened by kenips over 11 years ago
#25 - Any way to mark a record as unread?
Issue -
State: closed - Opened by yesmeck over 11 years ago
- 15 comments