status-go/services/chat
Patryk Osmaczko 73a45dd58e feat: add `SpectateCommunity` api
- added `SpectateCommunity` endpoint, it is supposed to be used in
  scenarios where we want to "Go to public Community" and see its
  content without joining
- added `spectated` field to `Community`, it means we are observing the
  community and its chats but we are not members

Use case:
https://github.com/status-im/status-desktop/issues/7072#issuecomment-1246560885
2022-10-06 21:21:37 +02:00
..
api.go feat: add `SpectateCommunity` api 2022-10-06 21:21:37 +02:00
api_group_chats.go feat: remove explicit group chat join 2022-06-08 11:48:45 +01:00
api_send_messages.go feat: unified chat API pt. 3 (#2535) 2022-03-03 15:37:07 -04:00
service.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00