Julian Lam
|
8f131b71ee
|
fix: issue where cid -1 appeared in all category searches
|
2024-03-21 14:01:51 -04:00 |
|
Opliko
|
953231fc90
|
feat(activitypub): show world category in selectors
Allows for posting to World, showing World in unread/recent/etc
also removes now-unnecessary special case for privileges
|
2024-03-18 01:50:11 +01:00 |
|
Julian Lam
|
f9dc35021d
|
refactor(socket.io): deprecate SocketModules.chats.searchMessages in favour of api.search.roomMessages
|
2023-11-20 13:06:26 -05:00 |
|
Julian Lam
|
6e952263d1
|
refactor(socket.io): deprecated SocketModules.chats.searchMembers in favour of api.search.roomUsers
|
2023-11-20 13:06:26 -05:00 |
|
Barış Soner Uşaklı
|
84fed97b41
|
feat: add tracking categories and make watching send notifications (#12147)
* feat: add tracking categories and make watching send notifications
upgrade script to change the defaults
* add missing spec
* test: one more spec
|
2023-11-03 12:49:17 -04:00 |
|
Julian Lam
|
581516c88e
|
fix: made parentCid optional in api.search.categories
|
2023-10-31 11:32:07 -04:00 |
|
Julian Lam
|
00de9d5b07
|
refactor(socket.io): deprecate categories.categorySearch in favour of api.search.categories
THIS IS WIP
|
2023-10-31 11:32:07 -04:00 |
|