Ankit_pastebin

Untitled

Dec 20th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 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 : done
  12. # check notifications on removing from groups : done
  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
  26.  
  27. # group images in groups :
  28. # group users leave groups :
  29.  
  30. # make group images public before uploading :
  31. # setup test and client projects on server :
Add Comment
Please, Sign In to add comment