Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.5] Allow marking notifications as unread #21497

Merged
merged 2 commits into from Oct 2, 2017

Conversation

shadoWalker89
Copy link
Contributor

I have a notification area i show notifications to the users.

Some of my users need to mark notifications as unread to return for them later.

I think this is a very common thing, as the vast majority of email services allow for email to be marked as unread, also notifications in most of the websites are allowed to be marked as unread.

@shadoWalker89 shadoWalker89 changed the title Allow marking notifications as unread [5.5] Allow marking notifications as unread Oct 2, 2017
@aliusa
Copy link

aliusa commented Oct 2, 2017

Please add tests.

@taylorotwell taylorotwell merged commit 5c77eac into laravel:5.5 Oct 2, 2017
edmandiesamonte added a commit to edmandiesamonte/framework that referenced this pull request Oct 6, 2017
* upstream/5.5:
  Added missing postgres inet operators. (laravel#21518)
  tag v5.5.14 release notes
  version
  update v5.5 changelog
  Apply fixes from StyleCI (laravel#21514)
  formatting
  Remove unnecessary else statement
  add mapToDictionary tests
  rename method dictionary -> mapToDictionary; avoid pre-pr regression
  formatting
  formatting
  [5.5] Allow marking notifications as unread (laravel#21497)
  methods on facade are static (laravel#21501)
  StyleCI fixes
  Add ability to pass callback to whenLoaded Resource method
  Fix User model typehints & `$user` variable duplicates in Policy stub;
  Add make command for custom exceptions
  add buildToDictionary
@shadoWalker89 shadoWalker89 deleted the mark_unread branch October 8, 2017 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants