-
- Downloads
refactor: Subscriptions model - 5 (#28550)
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
Showing
- apps/meteor/app/api/server/v1/users.ts 2 additions, 2 deletionsapps/meteor/app/api/server/v1/users.ts
- apps/meteor/app/channel-settings/server/functions/saveRoomCustomFields.js 2 additions, 4 deletions...channel-settings/server/functions/saveRoomCustomFields.js
- apps/meteor/app/channel-settings/server/functions/saveRoomName.js 6 additions, 6 deletions...eor/app/channel-settings/server/functions/saveRoomName.js
- apps/meteor/app/channel-settings/server/functions/saveRoomType.js 3 additions, 3 deletions...eor/app/channel-settings/server/functions/saveRoomType.js
- apps/meteor/app/federation/server/endpoints/dispatch.js 7 additions, 7 deletionsapps/meteor/app/federation/server/endpoints/dispatch.js
- apps/meteor/app/lib/server/functions/cleanRoomHistory.ts 2 additions, 3 deletionsapps/meteor/app/lib/server/functions/cleanRoomHistory.ts
- apps/meteor/app/lib/server/functions/createRoom.ts 5 additions, 5 deletionsapps/meteor/app/lib/server/functions/createRoom.ts
- apps/meteor/app/lib/server/functions/deleteRoom.ts 3 additions, 3 deletionsapps/meteor/app/lib/server/functions/deleteRoom.ts
- apps/meteor/app/lib/server/functions/relinquishRoomOwnerships.ts 1 addition, 2 deletions...teor/app/lib/server/functions/relinquishRoomOwnerships.ts
- apps/meteor/app/lib/server/functions/saveCustomFields.ts 1 addition, 1 deletionapps/meteor/app/lib/server/functions/saveCustomFields.ts
- apps/meteor/app/lib/server/functions/saveCustomFieldsWithoutValidation.js 4 additions, 3 deletions...lib/server/functions/saveCustomFieldsWithoutValidation.js
- apps/meteor/app/lib/server/functions/saveUserIdentity.ts 4 additions, 4 deletionsapps/meteor/app/lib/server/functions/saveUserIdentity.ts
- apps/meteor/app/lib/server/functions/setUserActiveStatus.ts 3 additions, 3 deletionsapps/meteor/app/lib/server/functions/setUserActiveStatus.ts
- apps/meteor/app/lib/server/lib/notifyUsersOnMessage.js 10 additions, 10 deletionsapps/meteor/app/lib/server/lib/notifyUsersOnMessage.js
- apps/meteor/app/lib/server/methods/saveCustomFields.ts 3 additions, 3 deletionsapps/meteor/app/lib/server/methods/saveCustomFields.ts
- apps/meteor/app/livechat/server/lib/Contacts.ts 2 additions, 4 deletionsapps/meteor/app/livechat/server/lib/Contacts.ts
- apps/meteor/app/livechat/server/lib/Helper.js 9 additions, 2 deletionsapps/meteor/app/livechat/server/lib/Helper.js
- apps/meteor/app/livechat/server/lib/Livechat.js 1 addition, 1 deletionapps/meteor/app/livechat/server/lib/Livechat.js
- apps/meteor/app/models/server/models/Subscriptions.js 0 additions, 606 deletionsapps/meteor/app/models/server/models/Subscriptions.js
- apps/meteor/app/threads/server/functions.js 3 additions, 1 deletionapps/meteor/app/threads/server/functions.js
Loading
Please register or sign in to comment