This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec/requests/api
Krzysztof Kotlarek aa3a9b6fea
FEATURE: Differentiate notification type for directly vs indirectly watched topic (#19433)
When user is watching category or tag (watching or watching first post) notifications are moved to other tab.

To achieve that and distinguish between post create to directly watched topics and indirectly watched topics, new notification type called `watching_category_or_tag` was introduced.
2022-12-14 10:22:26 +11:00
..
schemas FEATURE: Differentiate notification type for directly vs indirectly watched topic (#19433) 2022-12-14 10:22:26 +11:00
shared document user endpoints (#11894) 2021-01-29 11:27:11 -07:00
backups_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
badges_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
categories_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
groups_spec.rb DEV: Document create group api params (#18736) 2022-10-24 18:55:51 -06:00
invites_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
notifications_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
posts_spec.rb DEV: Add before parameter to /posts.json API docs (#18268) 2022-09-16 15:09:15 +01:00
private_messages_spec.rb DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
search_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
site_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
tags_spec.rb DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
topics_spec.rb DEV: Update rubocop (#18754) 2022-10-26 09:05:15 +08:00
uploads_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
user_badges_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
users_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00