Commit Graph

28 Commits (b4c1ec66f9fae53edf902686e34f3d17280d3a24)

Author SHA1 Message Date
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 757234efb2
Start using momentjs from npm 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
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
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
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 0d7bc9a3a1 code standard compliance 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
Gabriel Engel ec61edff59 Created and pushed by LingoHub. Project: 'Rocket.Chat' by User: 'gabriel.engel@gmail.com'. 9 years ago
graywolf336 92d346efda Improve the stability of the importers, reject invalid uploaded files when they don't contain any users, channels, or messages. 10 years ago
graywolf336 4786550900 Greatly extend the import framework. Implemented the new framework into the slack import and added HipChat import, two examples of how to use the import framework 10 years ago