Commit Graph

53 Commits (develop)

Author SHA1 Message Date
Kevin Aleman 0ff7a54f2e
chore: Move some translation functions to package (#35914) 8 months ago
Tasso Evangelista d8ed08f74a
refactor(i18n): Use i18next‘s t-function in more modules (#33732) 1 year ago
Tasso Evangelista 73808aad3a Revert "refactor(i18n): Increase the adoption of `react-i18next` - Phase 1" (#33485) 1 year ago
Tasso Evangelista af202c7a62
Revert "refactor(i18n): Increase the adoption of `react-i18next` - Phase 1" (#33485) 1 year ago
Tasso Evangelista 98b6a20901
refactor(i18n): Increase the adoption of `react-i18next` - Phase 1 (#33175) 1 year ago
Douglas Fabris c676b357c8
chore(client): Remove Meteor.Error from `slashCommand` (#32915) 1 year ago
Tasso Evangelista 1b072df153
test: Move Jest configuration to a package of presets (#32802) 1 year ago
Tasso Evangelista 1abe580601
refactor: Circular imports (#32885) 1 year ago
Rodrigo Nascimento 48ea8fce83
fix: AAC audio type not playing on web (#32763) 1 year ago
Matheus Barbosa Silva 02dd87574b
feat: Use `application/octet-stream` as a fallback media type to avoid "Unknown media type" errors (#32471) 2 years ago
Hugo Costa 97eaa17680
fix: Accepted Media Types settings validation (#32478) 2 years ago
Matheus Barbosa Silva e06c93a2b6
fix: "Media type not accepted" error when uploading `lst` files (#32019) 2 years ago
Yash Rajpal 0d04eb9691
chore: Handling plural translations (#30645) 2 years ago
Tasso Evangelista eecf782737
refactor(i18n): Translation's lint and load (#31343) 2 years ago
Tasso Evangelista a259ef257e
refactor(uikit): Action Manager passing and translations (#30746) 2 years ago
Hugo Costa a31d5336c9
feat: subscription page (#30551) 2 years ago
Yash Rajpal 704ed0fc7b
fix: i18n translations using sprintf post processor (#30685) 2 years ago
Diego Sampaio dacdebbd86
chore: Improve `groups.create` endpoint for large amounts of members (#30499) 2 years ago
Diego Sampaio 6d4618335c
chore: Improve `groups.create` endpoint for large amounts of members (#30499) 2 years ago
Henrique Guimarães Ribeiro b8f3d5014f
fix: Login page language switcher (#30106) 2 years ago
Pierre Lehnen fe6f5cdf88
chore: move logger to a separate package (#30092) 2 years ago
Tasso Evangelista 7aa0d963bb
chore(eslint): Unify ESLint configuration (#29896) 2 years ago
Guilherme Gazzo 4187aed60f
regression: slashcommands (#29554) 3 years ago
Guilherme Gazzo 5db4e1ffe5
chore: replace meteor.call -> sdk.call (#29318) 3 years ago
Guilherme Gazzo c7a619bce2
regression: `t` using always sprintf (#29396) 3 years ago
Guilherme Gazzo fd3532d4f5
refactor: create i18n package (#29097) 3 years ago
Kevin Aleman 708df538d2
refactor: Convert isomorphic imports to normal imports - 3/3 (#29079) 3 years ago
Kevin Aleman 93f9828b5e
refactor: Separate isomorphic imports on utils - 1 (#29052) 3 years ago
Marcos Spessatto Defendi 3d98c387e0
refactor: Remove Meteor.userId from Slashcommands (#28925) 3 years ago
Kevin Aleman 806072839d
refactor: `utils` to ts (#28818) 3 years ago
Marcos Spessatto Defendi e19f4a7d76
refactor: remove Users from fibers 12 (#28767) 3 years ago
Guilherme Gazzo 6a5563974b
refactor: Promise.await removal - ReadReceipt (#28661) 3 years ago
Marcos Spessatto Defendi 258d82eafb
refactor: Remove promise.await from apps (#28612) 3 years ago
Guilherme Gazzo 2a713f9b27
refactor: move hasPermission to async (#28512) 3 years ago
Rodrigo Nascimento 6dbf63bc22
refactor(promise.await): createRoom.ts, createDirectRoom.ts and cleanRoomHistory.ts (#28492) 3 years ago
Pierre Lehnen e82b36d8e9
refactor: Remove `Promise.await` calls from Slack Adapter (#28408) 3 years ago
Tasso Evangelista a4a812e224
refactor: Types of Meteor methods (4/N) (#28452) 3 years ago
Tasso Evangelista 48610808cb
refactor: Types of Meteor methods (1/N) (#28420) 3 years ago
Tasso Evangelista 6069e9d487
refactor: Replace `_.isObject` with `isObject` (#28376) 3 years ago
Tasso Evangelista 05a9c0101d
Chore: Unused/dead code removal (#28155) 3 years ago
Tasso Evangelista 7960ff94c0
[BREAK] Limit `underscore` usage and remove `underscore.string` (even from integration script sandboxes) (#28037) 3 years ago
Guilherme Gazzo 4afcbf64a2
Chore: break LDAP manager into smaller pieces to improve unit tests (#26994) 3 years ago
Carlos Rodrigues 49fa71a259
[FIX] Slash commands description as undefined (#26372) 3 years ago
Tasso Evangelista f74ba4e587
Chore: ESLint warnings (#26504) 3 years ago
Júlia Jaeger Foresti b650cf78a7
Chore: update avatar colors (#26153) 4 years ago
Tasso Evangelista 3427e5ed84
Chore: `refactor/tsc-perf` (#26040) 4 years ago
Rafael Tapia f02830a1ce
Regression: Add appId prop to slashcommand (#25988) 4 years ago
Pierre Lehnen 845f56e37d
Chore: Model Typings (#25758) 4 years ago
Marcos Spessatto Defendi 42ae7aa829
Chore: Convert assets endpoint to Typescript (#25358) 4 years ago
Guilherme Gazzo 611c0b31fb
Chore: RestApiClient as Package (#25469) 4 years ago