Commit Graph

158 Commits (50c69e22f6ddeb0e8066c93f41ffeaf82028fe60)

Author SHA1 Message Date
Marcos Spessatto Defendi c2f6f82990 [IMPROVE] Replace userData subscriptions by REST (#15916) 6 years ago
Marcos Spessatto Defendi 648977420b [IMPROVE] Add more fields to iframe integration event `unread-changed-by-subscription` (#15786) 6 years ago
Guilherme Gazzo 82ae5034e4
[FIX] Mark room as read logic (#15174) 6 years ago
Guilherme Gazzo f7ce6ac0dd [FIX] Forget user session on window close (#15205) 6 years ago
Diego Sampaio 85711287ea [BREAK] Replace tap:i18n to add support to 3-digit locales (#15109) 6 years ago
William Reiske 24ebd2c434 [FIX] Custom status fixes (#14853) 6 years ago
Pierre H. Lehnen fbb47b6783 [NEW] Custom User Status (#13933) 6 years ago
Diego Sampaio 40cab8f30f [IMPROVE] Change user presence events to Meteor Streams (#14488) 6 years ago
Tasso Evangelista 9bc520d079 [IMPROVE] Don't show unread count badge in burger menu if it is from the opened room (#12971) 6 years ago
Diego Sampaio d53e264b83
New eslint rules (#14332) 6 years ago
Rodrigo Nascimento ed092fbe49
Convert imports to relative paths (#13740) 6 years ago
Diego Sampaio e275b949c5 Fix file references after moving from packages 6 years ago
Marcos Spessatto Defendi 3f3f02c96b Remove dependency of RC namespace in root client folder, imports/message-read-receipt and imports/personal-access-tokens (#13389) 6 years ago
Marcos Spessatto Defendi a71e78d203 Convert rocketchat:ui to main module structure (#13132) 6 years ago
Marcos Spessatto Defendi 94df0a765c Move tapi18n t and isRtl functions from ui to utils (#13005) 7 years ago
Marcos Spessatto Defendi 3d70f4754c Remove /* globals */ from files wave-1 (#12984) 7 years ago
Rodrigo Nascimento abe1f41202
Release 0.72.0 (#12742) 7 years ago
Marcos Spessatto Defendi 3a154eb938 [FIX] Fix favico error (#12643) 7 years ago
Marcos Spessatto Defendi a2737befe1 Convert meteor-timesync to main module structure (#12495) 7 years ago
Marcos Spessatto Defendi 70fe7df118 Removal of TAPi18n and TAPi18next global variables (#12467) 7 years ago
Marcos Spessatto Defendi 5ca2b8f274 Removal of Template, Blaze, BlazeLayout, FlowRouter, DDPRateLimiter, Session, UAParser, Promise, Reload and CryptoJS global variables (#12433) 7 years ago
Marcos Spessatto Defendi 0d30a52487 Removal of Match, check, moment, Tracker and Mongo global variables (#12410) 7 years ago
Rodrigo Nascimento 26d59c3625
Removal of EJSON, Accounts, Email, HTTP, Random, ReactiveDict, ReactiveVar, SHA256 and WebApp global variables (#12377) 7 years ago
Rodrigo Nascimento 6e88d4d474
Removal of Meteor global variable (#12371) 7 years ago
Guilherme Gazzo 3243634f68 [IMPROVE] Avoid unnecessary calls to Meteor.user() on client (#11212) 7 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 7 years ago
Diego Sampaio 224c76e602
[FIX] Default server language not being applied (#11719) 7 years ago
Diego Sampaio 87cceb2d72
[FIX] Default server language not being applied (#11719) 7 years ago
Tasso Evangelista 54c9e16ba1 [FIX] Loading and setting fixes for i18n and RTL (#11363) 7 years ago
Diego Sampaio 7380e46cf0
[NEW] Accept resumeToken as query param to log in (#11443) 7 years ago
Tasso Evangelista 6395b89667 [FIX] Default selected language (#11150) 7 years ago
Rodrigo Nascimento 401e2e2277 [NEW] Reduce the amount of DDP API calls on login screen (#11083) 7 years ago
Rodrigo Nascimento f9d17afcff
[FIX] Idle time limit wasn’t working as expected (#11084) 7 years ago
Guilherme Gazzo a3e58788d1
avoid send presence without loggin 7 years ago
Rodrigo Nascimento 105715ef27
Release 0.64.2 (#10812) 7 years ago
Karl Prieb 08149ebebb [NEW] Setup Wizard (#10523) 7 years ago
Kai 6fe8e11ab5 [FIX] "Idle Time Limit" using milliseconds instead of seconds (#9824) 7 years ago
Bruno Godoy M Correa c7dcc51915 [NEW] Implements user's preferences helper function 8 years ago
Armando Magalhães d3cde021f4 test(e2e): Fixes e2e tests in User Options 8 years ago
Armando Magalhaes 8604d916b5 style(client/startup): removes comments 8 years ago
Armando Magalhaes 4b358a5dd2 style(linting): fixes linting 8 years ago
Armando Magalhaes 8a60466104 feat(account/preferences): Adds enableAutoAway and idleTimeLimit 8 years ago
Diego Sampaio 6aa70d72e7
Fix not loading language subtags 8 years ago
Rodrigo Nascimento a2b4564d47 Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 8 years ago
Rodrigo Nascimento 7b1e076cbc Add ESLint rule `object-shorthand` (#6457) 8 years ago
Rodrigo Nascimento e8074d22b6 Add ESLint rules `one-var` and `no-var` (#6459) 8 years ago
Rodrigo Nascimento 4e889bc854 Add eslit rule `one-var` 8 years ago
Marcelo Schmidt 156e65062d
Hides unread status from Electron app as well 8 years ago
Maki Nishifuji ffc0bdaed3 Use highlight.js from npm 8 years ago
Kiran Rao e0aae4980b prefer-const eslint rule 8 years ago