Commit Graph

102 Commits (Export-PDF-Transcript)

Author SHA1 Message Date
Matheus Barbosa Silva 924c3ef8e1
fix: Imported messages are not displayed (#29485) 3 years ago
Guilherme Gazzo 5db4e1ffe5
chore: replace meteor.call -> sdk.call (#29318) 3 years ago
Guilherme Gazzo 33ab16f9e1
chore: deprecation api (#29347) 3 years ago
Matheus Barbosa Silva 4513378600
fix: Imported messages are not displayed (#29416) 3 years ago
Rodrigo Nascimento 2171e1f55b
chore: Move some compatible changes back from meteor 3 branch (#29297) 3 years ago
デヴぁんす 9829a8aa43
feat: moderation dashboard (#28962) 3 years ago
Marcos Spessatto Defendi 843dfc1be2
refactor: remove run as user from slashcommands (final) (#29111) 3 years ago
Marcos Spessatto Defendi f66a1f94ba
refactor: remove all (possible) run as user (#29149) 3 years ago
Guilherme Gazzo fd3532d4f5
refactor: create i18n package (#29097) 3 years ago
Marcos Spessatto Defendi cfe84fac0c
refactor: remove run as user from slashcommands 2/N (#29093) 3 years ago
Marcos Spessatto Defendi 69662f46ce
refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
Guilherme Gazzo 4e3effddc5
refactor: Move callbacks to async (#29051) 3 years ago
Kevin Aleman 259ea3eeff
refactor: Remove bindenv from settings & centralize settings creation (#28951) 3 years ago
Kevin Aleman fd4401f1a6
refactor: Remove Meteor timers (#28892) 3 years ago
Matheus Barbosa Silva bc22cfa4c0
fix: Invalid JSON in Custom Translations setting crashes the UI (#28600) 3 years ago
Kevin Aleman d941e032a0
refactor: `Service Configuration` async on server (#28813) 3 years ago
Kevin Aleman d0234577b1
refactor: Remove more promise awaits (#28796) 3 years ago
Marcos Spessatto Defendi 7d47b3b624
refactor: remove Users from fibers 15 (#28789) 3 years ago
Marcos Spessatto Defendi 49cd9da1d6
refactor: remove Users from fibers 14 (#28780) 3 years ago
Marcos Spessatto Defendi e19f4a7d76
refactor: remove Users from fibers 12 (#28767) 3 years ago
Kevin Aleman 7b5e6552f1
refactor: `Rooms` model 4/4 (#28742) 3 years ago
Marcos Spessatto Defendi dd039369b9
refactor: Remove fibers from users models 8 (#28728) 3 years ago
Marcos Spessatto Defendi 6ca1a634c6
refactor: Remove Users from fibers 6 (#28689) 3 years ago
Diego Sampaio 43cee7edb9
refactor(models): Use Messages Raw model (10/10) (#28695) 3 years ago
Tasso Evangelista b543e90e91
refactor: Bump TypeScript version (#28697) 3 years ago
Guilherme Gazzo 84b171bf94
refactor: move hasAllPermission to hasAllPermissionAsync (#28674) 3 years ago
Kevin Aleman f3bd5c0579
refactor: Subscriptions model - 5 (#28550) 3 years ago
Marcos Spessatto Defendi 258d82eafb
refactor: Remove promise.await from apps (#28612) 3 years ago
Guilherme Gazzo 7efbe03fc1
refactor: Remove promise.await 7/N (#28651) 3 years ago
Guilherme Gazzo 8fe4b7f48d
refactor: remove hasRole to hasRoleAsync (#28648) 3 years ago
Marcos Spessatto Defendi 6c5cda74ea
refactor: Remove Users from fibers use inside 2FA feature (#28641) 3 years ago
Diego Sampaio c31a3862d7
refactor(models): Use Messages Raw model (6/N) (#28644) 3 years ago
Rodrigo Nascimento 729b7cc8d0
refactor: Meteor.user to Meteor.userAsync 1 (#28629) 3 years ago
Kevin Aleman 8e5a3e9e74
refactor: `Subscriptions` - 3 (#28538) 3 years ago
Guilherme Gazzo faa7c526bf
refactor: Rooms Model 5/N (#28619) 3 years ago
Guilherme Gazzo d12827f17d
refactor: Room Models 2/N (#28598) 3 years ago
Kevin Aleman f6b679217f
refactor: Ditch `Meteor.user` in favor of `Meteor.userAsync` - 1x (#28601) 3 years ago
Rodrigo Nascimento a6ae079405
refactor: Easy replacements of Meteor.call to Meteor.callAsync (#28595) 3 years ago
Kevin Aleman 26f722087a
refactor: `Subscriptions` model - 2x (#28535) 3 years ago
Guilherme Gazzo 4dfe07136c
refactor: federation promise.await methods 2/N (#28593) 3 years ago
Rodrigo Nascimento e44c9102d3
refactor: Remove optional return of room coordinator (#28592) 3 years ago
Guilherme Gazzo 0584e51146
refactor: checkUsernameAvailability to async (#28557) 3 years ago
Guilherme Gazzo 17ac357907
refactor: canAccessRoomId to async (#28540) 3 years ago
Tasso Evangelista 4a6629fa48
refactor: Types of Meteor methods (10/10) (#28541) 3 years ago
Tasso Evangelista ce7618daa3
refactor: Types of Meteor methods (9/N) (#28528) 3 years ago
Guilherme Gazzo faad471fdc
refactor: hasPermission to async - first part (#28533) 3 years ago
Diego Sampaio a4674cfe38
refactor(models): Use Messages Raw model (1/N) (#28503) 3 years ago
Guilherme Gazzo bfe5ef63e8
refactor: remove Promise.await (#28483) 3 years ago
Rodrigo Nascimento 6dbf63bc22
refactor(promise.await): createRoom.ts, createDirectRoom.ts and cleanRoomHistory.ts (#28492) 3 years ago
Guilherme Gazzo c9bbad728f
refactor: convert addUserToRoom to async (#28479) 3 years ago