Ankit_pastebin

Untitled

Dec 14th, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. remove groupUsers--
  2.  
  3. friends Notification-
  4. # check friends Request Notifications
  5. # check friends accepted/denied Notifications on both ends
  6. # remove multiple notifications
  7. # cancel friend Request remove notifications from both ends
  8. # delete friends will remove friends notifications from both ends
  9.  
  10. groups notification--
  11. # check notifications on added on groups
  12. # check notifications on removing from groups
  13. # check notifications on leaving groups
  14. # remove multiple notifications
  15. # delete group lead to remove all group notifications
  16.  
  17. moments notifications--
  18. # check add moment notifications on other moments
  19. # check tagged notifications on moments
  20. # check untagged notifications from moments
  21. # check request for tag notifications to Admin
  22. # check accepted/rejected notifications to requested users for moment tags
  23. # check like moment notifications to Admin
  24. # remove multiple notifications
  25. # remove notifications when moment deleted
Add Comment
Please, Sign In to add comment