Commit Graph

92 Commits (e5c7472f8c63f24daba09a96e8950481c56438b4)

Author SHA1 Message Date
Rodrigo Nascimento abe1f41202
Release 0.72.0 (#12742) 7 years ago
Marcos Spessatto Defendi fa8e5b8eb9 Convert rocketchat-importer-slack to main module structure (#12666) 7 years ago
Marcos Spessatto Defendi 515a372edb Convert rocketchat-file to main module structure (#12644) 7 years ago
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
manish kakoti 52eeeaad99 [FIX] Slack importer: image previews not showing (#11875) 7 years ago
Diego Sampaio db6aa025d0
Add new eslint rules (#11800) 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 4fd0d3ddbd
Merge pull request #8390 from RocketChat/fixes-for-slack-import 8 years ago
Rodrigo Nascimento c51011eb05
Merge pull request #8390 from RocketChat/fixes-for-slack-import 8 years ago
Bradley Hilton 3ce8e699c0
Several fixes for Slack import. Fixes #8134, #8359, #6898 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
Rodrigo Nascimento b19f95c566 Merge pull request #7469 from RocketChat/fix-file-uploads-on-slack-import 8 years ago
Diego Sampaio 4821510daa
Fix file upload on Slack import 8 years ago
Rodrigo Nascimento a0baded6e0 ESlint fix 8 years ago
Guilherme Gazzo ea872897c1 conversion 8 years ago
Guilherme Gazzo 810c03b7ce phase 2 8 years ago
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