Commit Graph

68 Commits (b4c1ec66f9fae53edf902686e34f3d17280d3a24)

Author SHA1 Message Date
Bradley Hilton f4de7ac63f
Fix Slack Importer incorrectly logging missed types and add slackbot_response to the import 8 years ago
Bradley Hilton d6fc336eb3
Fix the importer no longer working on the restarting of the importer 9 years ago
Bradley Hilton 0e42051c15 Fix importer relying on os file type, use file signature. Closes #3050 9 years ago
Rodrigo Nascimento 2e24102622
Move joinDefaultChannels to internal APIs 9 years ago
Rodrigo Nascimento 4b7db27c43
Add ecmascript to all packages with coffeescript 9 years ago
Rodrigo Nascimento 757234efb2
Start using momentjs from npm 9 years ago
Bradley Hilton 7245a4a770 Fix #3581, Chevrons were backwards 9 years ago
graywolf336 68e8934ce9
Add renaming of channels to the import 9 years ago
graywolf336 f5336e4ebf
Reactions need to be ran as the user who reacted and fix edits not showing 9 years ago
graywolf336 32a1d7c1ce
Add reaction importing and allow support 9 years ago
graywolf336 57236ce194
Fix #4934, #4899, and #3911. Channels were the creator wasn't imported was causing issues 9 years ago
graywolf336 84b6b1f769
Allow private groups and add warnings to the importers 9 years ago
graywolf336 1083549ea3
Add a csv plain text importer, closes #2689 9 years ago
Gabriel Engel 9a64b7afc4
meteor update 9 years ago
ziedmahdi 62cda45859 replace mrt:moment-timezone by aldeed:moment-timezone as it depend on the official moment package 9 years ago
Bradley Hilton 476cc1d17c Fix the slack and hipchat importers on users importing. 9 years ago
Laurent Roger 7c5bd52641 fixes #4614 : check user.profile.email and fallback with username: user.name if it does not exist in user record 9 years ago
Laurent Roger dbde40b4f1 fixes #4495 : replace null value of contextType by an empty string so check(String) won't fail 9 years ago
graywolf336 0217998c41
Start work on the channel history rest api 9 years ago
Rodrigo Nascimento 39db03c646
Remove RocketChat.cache.Rooms 9 years ago
Gabriel Engel abca5e86d3
removed fixed dependency version from rocketchat:lib 9 years ago
Marcelo Schmidt 3892a1f885
Remove description from importers; it's set on client 9 years ago
Rodrigo Nascimento 990c4bcb82
Remove less and api.versionsFrom fixed versions 9 years ago
Gabriel Engel 0928bbe8b2 Renaming files (#4118) 9 years ago
Marcelo Schmidt c2cc9757e2
Make slackbridge-import import from begin to end; 9 years ago
Marcelo Schmidt e87b9656a6
Fix slackbridge import and slack importer ids conflict 9 years ago
Diego Sampaio a68ae3048b Remove dot from message _id on imported messages 9 years ago
Rodrigo Nascimento 22ca2bbbba
Start using cache for Rooms (Part 1) 9 years ago
Diego Sampaio e69b0227fd Prevent message update on multiple sendMessage calls 9 years ago
Marcelo Schmidt 1bcd5c4860
Sending messages 9 years ago
graywolf336 f3c33c22f2 Add the channel id to the _id property of the messages 9 years ago
graywolf336 97ab7c791c Fix an error on importing if there was a user by the same username on the server but different email 9 years ago
Bradley Hilton 1f865843a2 Ability to run imports several times without duplicate messages (#3123) 9 years ago
graywolf336 2066612697 Ignore the __MACOSX folders in the importers 9 years ago
Rodrigo Nascimento 37c1f0b8cc Move i18n files to inside the lib package 9 years ago
Gabriel Engel 0e5aac408d removed old files 9 years ago
Gabriel Engel 12392a2cd6 Created and pushed by LingoHub. Project: 'Rocket.Chat' by User: 'gabriel.engel@gmail.com'. 9 years ago
Gabriel Engel b8bc74af29 Removed tap:i18n from importar packages 9 years ago
Gabriel Engel 4c83e23b81 Created and pushed by LingoHub. Project: 'Rocket.Chat' by User: 'gabriel.engel@gmail.com'. 9 years ago
Gabriel Engel 2f85cf42fa Created and pushed by LingoHub. Project: 'Rocket.Chat' by User: 'gabriel.engel@gmail.com'. 9 years ago
graywolf336 aef7ec9906 Remove the try/catches around the imports 9 years ago
Gabriel Engel 34cdc5a9bf Created and pushed by LingoHub. Project: 'Rocket.Chat' by User: 'gabriel.engel@gmail.com'. 9 years ago
Gabriel Engel 70082ad53c added zh-TW and zh-HK 9 years ago
Diego Sampaio 7d1df22125 support for pinned message notification 9 years ago
Gabriel Engel ec61edff59 Created and pushed by LingoHub. Project: 'Rocket.Chat' by User: 'gabriel.engel@gmail.com'. 9 years ago
graywolf336 c3528da15c Don't try to parse an upload if it doesn't contain a file. Fixes #2230 9 years ago
Diego Sampaio e986106069 standardize function calls 9 years ago
Diego Sampaio dfdd2a85be remove slack's links delimiter character 9 years ago
Diego Sampaio 3a588aa698 fix upload previews 9 years ago
Diego Sampaio 2abdbda605 fix room's topic not get applied 9 years ago