Commit Graph

478 Commits (f2fa1c460deeede98b84810ecc80a5f9d13d01ac)

Author SHA1 Message Date
George Secrieru 093e8a3058 Simplified logic for publication, based on changes from migration v20. 11 years ago
George Secrieru f418a85a76 Adding limit to publication. 11 years ago
Marcelo Schmidt fa95bfb8ba Require old password on password change 11 years ago
George Secrieru d8d2f9764b Using (other) local collection for sync 11 years ago
graywolf336 28b806074e Fixes #951, don't update a message not in the database. 11 years ago
George Secrieru 0da099e981 Added tabbar button for listing files uploaded to room. 11 years ago
Marcelo Schmidt c472555ea1 Fixed #611. Avatar should only show suggestions for enabled services. 11 years ago
Marcelo Schmidt b523eb9d18 Now that AccountsServer is a class, we should apply context to the method insertUserDoc 11 years ago
Marcelo Schmidt 585c827db1 Hide instead of deleting unused settings 11 years ago
Marcelo Schmidt bc847d2228 Remove package settings if package is not loaded 11 years ago
Reid Wakida 6be262b43b Fix #887. Meteor method did not pass boolean to Subscription model. 11 years ago
Marcelo Schmidt ba37abf525 Fix getting user name suggestion from oauth that do not provide a name for the logged in user 11 years ago
Marcelo Schmidt 9b6a7e664b Add host to server statistics 11 years ago
Rodrigo Nascimento 9f7f3bb519 Remove unused code 11 years ago
Reid Wakida 406edf089c Fix bug where username incorrectly passed to findOneByUsername. Also 11 years ago
Aaron Ogle aeb087895a joinRoom returns if room is already added. Also throws helpful error if room doesn't exist. 11 years ago
Rodrigo Nascimento 29ac8c7a7e Fix bug with upsert 11 years ago
Rodrigo Nascimento 1b43816458 Fix error on loading room 11 years ago
Rodrigo Nascimento aae6806522 Replace all Settings 11 years ago
Rodrigo Nascimento abe1cd3be6 Replace all ChatReports 11 years ago
Rodrigo Nascimento 7cb07d2953 Replace all MapReducedStatistics 11 years ago
Rodrigo Nascimento 831bfd8c70 Replace all ChatMessage.update 11 years ago
Marcelo Schmidt 70f5f79df8 Replaced old .admin is true by RocketChat.authz.hasRole(Meteor.userId(), 'admin') 11 years ago
Rodrigo Nascimento ef42cad738 Replace all ChatMessage.insert 11 years ago
Rodrigo Nascimento 8466c0f0e2 Improve method broadcastAuth 11 years ago
Rodrigo Nascimento a12d87b08e Allow calls on method "stream" with clientAddress 11 years ago
Rodrigo Nascimento 8321c6d314 Log connection when not auth 11 years ago
Rodrigo Nascimento 809a3a0e9f Add option to show auth'd connections and remove some logs 11 years ago
Rodrigo Nascimento 27b6c5299f Connect streams ordered by more recents 11 years ago
Rodrigo Nascimento 18bfbebe94 Add some logs for remote tests 11 years ago
Rodrigo Nascimento b0e9b299e7 Add logs for unauthorized calls of broadcast method 11 years ago
George Secrieru 3f0a635159 Changing edit message logic based on Message_AllowEditing_BlockEditInMinutes value 11 years ago
Rodrigo Nascimento df2f6bbe73 Replace ChatMessage in mingrations 11 years ago
Rodrigo Nascimento 3a664a92bd Replace part of ChatMessage.insert 11 years ago
Rodrigo Nascimento 271233b642 Replace all ChatMessage.remove 11 years ago
Reid Wakida fe1b88c2fa Fix issue where the first inserted user is not assigned the 'admin' 11 years ago
George Secrieru 8964610276 Preventing messages from being edited based on settings (should close #44) 11 years ago
Rodrigo Nascimento 02e10ff347 Fix some errors 11 years ago
Rodrigo Nascimento 263c0d11e4 Replace all ChatMessage.find 11 years ago
Rodrigo Nascimento 001fdb267b Replace all ChatMessage._ensureIndex and _dropIndex 11 years ago
Rodrigo Nascimento 8dedb22795 Replace all ChatMessage.findOne 11 years ago
Rodrigo Nascimento 2beff30027 Fix some mistakes and remove all references for ChatRoom 11 years ago
Rodrigo Nascimento eafaabcbb9 Replace all ChatRoom.insert 11 years ago
Rodrigo Nascimento cc12274dc6 Replace all ChatRoom.update 11 years ago
Marcelo Schmidt 5a7f2746db Fix for race-condition on user creation that sometimes would not set user as admin 11 years ago
Rodrigo Nascimento 8339c99cfc Replace all ChatRoom.upsert 11 years ago
Rodrigo Nascimento c359c3b6e7 Replace all ChatRoom.remove 11 years ago
Rodrigo Nascimento bfadb88b80 Replace all ChatRooms.find 11 years ago
Rodrigo Nascimento d7f78988a5 Replace all ChatRoom.findOne 11 years ago
Rodrigo Nascimento 8cd55a0f75 Add auth for broadcast and prevent call from client 11 years ago