Commit Graph

51 Commits (26d59c36255e482e45559e44d1bd438959fd7b3d)

Author SHA1 Message Date
Rodrigo Nascimento 26d59c3625
Removal of EJSON, Accounts, Email, HTTP, Random, ReactiveDict, ReactiveVar, SHA256 and WebApp global variables (#12377) 7 years ago
Rodrigo Nascimento 6e88d4d474
Removal of Meteor global variable (#12371) 7 years ago
Diego Sampaio dcdcbfba9e
Additional eslint rules (#11804) 7 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 7 years ago
Rodrigo Nascimento abfe38c3a1
[FIX] HipChat importer wasn’t compatible with latest exports (#11597) 7 years ago
Rodrigo Nascimento 14fd90ca4d [FIX] HipChat importer wasn’t compatible with latest exports (#11597) 7 years ago
Pierre H. Lehnen 04fb00414b Fixed issue that prevented hipchat rooms from being imported (#11188) 7 years ago
Rodrigo Nascimento 5653ee6cda
Merge pull request #9134 from RocketChat/wrap-importers-in-try 8 years ago
Bradley Hilton 52cf78b550
Make sure the importers recover if an error occurs. 8 years ago
Bradley Hilton 2fdb6d83e9
Move the debugging message to the base class for new importer 8 years ago
Bradley Hilton ecd6595b99
Improve how the importer progress gets sent to the client and change the structure of the importers imports 8 years ago
Rodrigo Nascimento 4d25bead25
[NEW] Upgrade Meteor to 1.6 8 years ago
Rodrigo Nascimento b4e6b8b01d Merge pull request #7456 from seekingalpha/csv-import 8 years ago
Boris Peterbarg 93610714bc Import: add message count to UI and hide empty blocks 8 years ago
Guilherme Gazzo b0f4404e45 Update server.js 8 years ago
Guilherme Gazzo ecd3f0557b Update server.js 8 years ago
Guilherme Gazzo 1c2ca72971 Update server.js 8 years ago
Rodrigo Nascimento 8bee5761a7 Convert hipchat importer to js 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 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
Alex Brazier b30d63bae2 Start changing usernames to actual names 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