Commit Graph

374 Commits (39e36b1b4838a231d8e7b537de70fa54cef7868b)

Author SHA1 Message Date
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
Marcelo Schmidt f98507dc68 Change all instances of Meteor.Collection for Mongo.Collection (#6410) 8 years ago
Rodrigo Nascimento f3c68d6b82 Allow create user with JSON via env INITIAL_USER 8 years ago
Alex Brazier 24cabcf313 Add migration for analytics 8 years ago
Bradley Hilton e888808284 Enhance outgoing webhooks and add history (#5823) 8 years ago
Karl Prieb c468e6e801 fix sidenav logo position 8 years ago
Marcelo Schmidt 8eb9d024ca
Fix migration 86 8 years ago
Rodrigo Nascimento 2fc7c2bb4b Don’t allow to change type of direct rooms. Add migration 8 years ago
Kiran Rao e0aae4980b prefer-const eslint rule 8 years ago
Rodrigo Nascimento 56cb1b4570 Code improvement 8 years ago
Rodrigo Nascimento 944dd8be2a
Fix misspelling and link 8 years ago
Rodrigo Nascimento e92a7e3e98
Replace `each` by `forEach` 8 years ago
timkinnane 1a1ab378da Add permissions for adding to each room type 8 years ago
Rodrigo Nascimento 78714392b9
Create RocketChat.i18nValidation 8 years ago
Rodrigo Nascimento d19e031682
Remove `==` and `!=` 8 years ago
Rodrigo Nascimento f9754b1da3
Fix ESLint 8 years ago
Rodrigo Nascimento be9abee754
Convert server/startup/migrations to JS 8 years ago
timkinnane 17e7c30896 Fix #5683, add add-user-to-any-room permission 8 years ago
Rodrigo Nascimento 3f5b970256
Fix avatar error 8 years ago
Rodrigo Nascimento 69c6cf5685
Convert server/startup to JS 8 years ago
Rodrigo Nascimento fcc2f10983
Convert /server/methods to JS 8 years ago
Marcelo Schmidt 0821885d5c
Migration related to #5780 8 years ago
Marcelo Schmidt d2b8f2922e
Migration for related to #5780 8 years ago
Marcelo Schmidt aba3043629
Corrected migration number 8 years ago
Bradley Hilton 92c5e5c29e
Move the stats migration to v83 8 years ago
Rodrigo Nascimento a79b284126
Add migration to remove rocket.cat as first admin 8 years ago
Rodrigo Nascimento 710477070f
Add migration to remove rocket.cat as first admin 8 years ago
Gabriel Engel 3219a93580 Update avatar.coffee 8 years ago
Bradley Hilton ee18ec2aae
Move the migration to a newer version. 8 years ago
Rodrigo Nascimento 8f62e07b8d
Remove hardcoded version 8 years ago
Rodrigo Nascimento aae98863be
Show error and exit process when nodejs version is impatible 8 years ago
Bradley Hilton 92d95c1590
Change Zapier oAuthApp settings to enable it and update the redirectUri 8 years ago
Bradley Hilton b47675ec3e
Bump the migration number and fix the whitespacing in the json 8 years ago
Bradley Hilton 9295d680cb
Add the message counts per room type to the stats 8 years ago
Rodrigo Nascimento e306883360
Change outgoing integration to require channel 8 years ago
Rodrigo Nascimento e1992152eb
Fix migration 77. Closes #5542 8 years ago
Gabriel Engel b8546f87b3
fix typo Containig to Containing 9 years ago
Rodrigo Nascimento 3f4536158a
Missing semicolon 9 years ago
Rodrigo Nascimento ffd787fceb
Save channel as array for incoming integration always 9 years ago
Rodrigo Nascimento 7eb7e73b32
Try return the correct content type for avatars 9 years ago
Rodrigo Nascimento b5c3316183
Add fallback to avatar file 9 years ago
Rodrigo Nascimento c6656e91fc
Improve avatar extension replace 9 years ago
Rodrigo Nascimento e50fef7ae6
Add background color back for avatars 9 years ago
Rodrigo Nascimento 41736d1ab4
Do not require .jpg for avatar url and return correct content type 9 years ago
Rodrigo Nascimento 3b3a72a9e7
Change avatar resize to force sizes from settings 9 years ago
Bradley Hilton c58b235fd1 Remove extra empty line on the migration file 9 years ago
Bradley Hilton 15ea5c3252 Add the migration for bots to be able to create rooms 9 years ago
Rodrigo Nascimento 80fc038f98
Add setting to disable oplog for cache sync 9 years ago
Marcelo Schmidt 19d2461193
Revert migration 77 9 years ago