makmu / outlook-matters

Add-In to forward e-mails from MS Outlook to Mattermost
MIT License
65 stars 13 forks source link

Mattermost REST api v3 support #48 #49

Closed makmu closed 8 years ago

makmu commented 8 years ago

Support for the new Mattermost REST api v3 AND v1. There should be a setting where the user can choose which Mattermost version (1.x-2.x or 3.x+) she wants to post to. #48

Note: This is work in progress, so please to not merge yet.

codecov-io commented 8 years ago

Current coverage is 57.87%

Merging #49 into master will decrease coverage by 0.08%

@@             master        #49   diff @@
==========================================
  Files            29         32     +3   
  Lines           707        750    +43   
  Methods           0          0          
  Messages          0          0          
  Branches         34         44    +10   
==========================================
+ Hits            410        434    +24   
- Misses          293        303    +10   
- Partials          4         13     +9   

Powered by Codecov. Last updated by b7659f4...9bf9ae0