activity.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. [
  2. {
  3. "text": "<strong>%p</strong> commented on your <strong>\"I'm not a witch.\"</strong> post."
  4. },
  5. {
  6. "text": "It's <strong>%p</strong>'s birthday. Wish him well!"
  7. },
  8. {
  9. "text": "<strong>%p</strong> posted <strong>\"Well, what do you want?\"</strong>."
  10. },
  11. {
  12. "text": "<strong>%p</strong> created a new project <strong>Morning alarm clock</strong>."
  13. },
  14. {
  15. "text": "<strong>%p</strong> liked your photo."
  16. },
  17. {
  18. "text": "<strong>%p</strong> registered new client as <strong>%c</strong>."
  19. },
  20. {
  21. "text": "<strong>%p</strong> closed a new deal on project <strong>Pen Pineapple Apple Pen</strong>."
  22. },
  23. {
  24. "text": "<strong>%p</strong> created a new project for <strong>%c</strong>."
  25. },
  26. {
  27. "text": "<strong>%p</strong> change status of <strong>Tabler Icons</strong> from <strong>open</strong> to <strong>closed</strong>."
  28. },
  29. {
  30. "text": "<strong>%p</strong> liked <strong>Tabler UI Kit</strong>."
  31. },
  32. {
  33. "text": "<strong>%p</strong> posted new video."
  34. },
  35. {
  36. "text": "<strong>%p</strong> and 3 others followed you."
  37. },
  38. {
  39. "text": "<strong>%p</strong> upload 3 new photos to category <strong>Inspirations</strong>."
  40. },
  41. {
  42. "text": "<strong>%p</strong> made a <strong>$10</strong> donation."
  43. },
  44. {
  45. "text": "<strong>%p</strong> created a profile."
  46. },
  47. {
  48. "text": "<strong>%p</strong> hosted the event <strong>Tabler UI Birthday</strong>."
  49. },
  50. {
  51. "text": "<strong>%p</strong> mentioned you on <strong>Best of 2020</strong>."
  52. },
  53. {
  54. "text": "<strong>%p</strong> sent a Review Request to <strong>Amanda Blake</strong>."
  55. }
  56. ]