Commit Graph

249 Commits (ce2f360d186e58bbd927889f11b6eef88f94de9d)

Author SHA1 Message Date
Rodrigo Nascimento a2b4564d47 Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
Rodrigo Nascimento 7b1e076cbc Add ESLint rule `object-shorthand` (#6457) 9 years ago
Rodrigo Nascimento e8074d22b6 Add ESLint rules `one-var` and `no-var` (#6459) 9 years ago
Rodrigo Nascimento 4e889bc854 Add eslit rule `one-var` 9 years ago
Bradley Hilton 2e6434c76e Add the 'join-without-join-code' permission for #6139 (#6430) 9 years ago
Gabriel Engel 16ccbd4ff6 Code formatting fix 9 years ago
Gabriel Engel 938c258d31 Fix to force process to abort if process.exit() times out 9 years ago
Martin Schoeler 6ac116e91d added the file description edit 9 years ago
Martin Schoeler a4d2eb3261 fix 9 years ago
Martin Schoeler 4247d8042e edit message description 9 years ago
Diego Sampaio 27c8c06b59 Fix updating a message with @all by copying "u" property 9 years ago
Bradley Hilton e888808284 Enhance outgoing webhooks and add history (#5823) 9 years ago
Kiran Rao e0aae4980b prefer-const eslint rule 9 years ago
Rodrigo Nascimento 56cb1b4570 Code improvement 9 years ago
timkinnane b1fd68d8b4 Refactor addUser/s methods - remove coffescript 9 years ago
Kiran Rao 1f0927e574 Fix lint error 9 years ago
Kiran Rao 3f923ac0fc Fix updateMessage 9 years ago
Kiran Rao e8fcb500a6 Fix automated errors 9 years ago
timkinnane 1a1ab378da Add permissions for adding to each room type 9 years ago
Kiran Rao 955a6f63fe Convert lib server methods to JS 9 years ago
timkinnane 401193318e Code quality fixes for last commit 9 years ago
timkinnane 17e7c30896 Fix #5683, add add-user-to-any-room permission 9 years ago
Guilherme Gazzo b0baf05276 addUsersToRoom method 9 years ago
S. Li 76b9cdd7f5 add prometheus monitoring foundation 9 years ago
Gabriel Engel 54379d1440
Sync createPrivateGroup and createChannel parameter order for readOnly and customFields 9 years ago
Rodrigo Nascimento b4c5da1594
Improve PR #5639 9 years ago
Hussam Eddin Alhendi 41ac553252 Add customFields to groups.create api (#5639) 9 years ago
Bradley Hilton 849c3c8977
Add count and offset to the getIntegrations, add the error to the failures, prevent removing users from direct messages. 9 years ago
Bradley Hilton 1ece84c2af Add getServerInfo meteor method so people can rely on the methods instead of falling back to the rest api 9 years ago
Marcelo Schmidt e29eb840af
Deny sending message if user is blocked 9 years ago
Marcelo Schmidt 784c0bec6e
fix codacy issues 9 years ago
Marcelo Schmidt 8d7446c61a
Block/Unblock user disables message input 9 years ago
Rodrigo Nascimento bd32c3039a Add button to refresh aouth services 9 years ago
Rodrigo Nascimento 932cce4da7
Add button to refresh aouth services 9 years ago
Bradley Hilton cd6771a088 Fix the rate limiting function erroring out when no user 9 years ago
Bradley Hilton 8215c85a3b Fix bot users being rate limited 9 years ago
Bradley Hilton fa4b479e92 Finish moving over existing users rest api to the v1/users 9 years ago
Rodrigo Nascimento 40588da9f3
Fix default parameters of setUsername method 9 years ago
Rodrigo Nascimento 2e24102622
Move joinDefaultChannels to internal APIs 9 years ago
Rodrigo Nascimento 549ca4722b
Fix removal of custom oauth items 9 years ago
Rodrigo Nascimento f20d64acb2
Add new options (username-field and merge-users) to CustomOAuth 9 years ago
Rodrigo Nascimento dcd68aea45
Change CustomOAuth setting format 9 years ago
Bradley Hilton b8209c08f8 Code changes for the code review, aligning items and readable code 9 years ago
Bradley Hilton 48815cd3cc Remove the default value for the latest on the getChannelHistory 9 years ago
Bradley Hilton 9931cf1629 Clean up and method parameter acceptance, turning them into objects 9 years ago
Rodrigo Nascimento 757234efb2
Start using momentjs from npm 9 years ago
Rodrigo Nascimento e6a1d078da
Allow use expressions/variables as colors 9 years ago
Matthew Shirley 4f2302081a Update leaveRoom.coffee 9 years ago
Matthew Shirley 69b6d79f46 Addressed issue #4663 by adding check for room type 9 years ago
Marcelo Schmidt b5355a0f2b
roomPick setting type 9 years ago