server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement some channel endpoints for APIv4 (#5846)
Joram Wilander
2017-03-24
1
-0
/
+5
*
[APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)
Carlos Tadeu Panato Junior
2017-03-24
1
-0
/
+53
*
APIv4 put /teams/{team_id}/patch (#5860)
Saturnino Abril
2017-03-24
1
-3
/
+27
*
Endpoint for APIv4 POST /teams/{team_id}/members (#5804)
Saturnino Abril
2017-03-24
1
-0
/
+42
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
2
-1
/
+5
|
\
|
*
PLT-5905 Fix saml certificates for 3.7 (#5843)
enahum
2017-03-22
1
-1
/
+14
|
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
2
-1
/
+5
*
|
Implement POST /users/search endpoint for APIv4 (#5822)
Joram Wilander
2017-03-23
1
-0
/
+26
*
|
PLT-5905 Fix saml certificates (#5803)
enahum
2017-03-22
1
-1
/
+14
*
|
PLT-5872: Remove Security Category from Security Alerts. (#5835)
George Goldberg
2017-03-22
1
-3
/
+0
*
|
Fix compile error on master (#5813)
Joram Wilander
2017-03-20
1
-2
/
+2
*
|
Add http_proxy support for http client (#5571)
Josta Yee
2017-03-20
1
-5
/
+31
*
|
Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)
Saturnino Abril
2017-03-20
1
-0
/
+25
*
|
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
17
-206
/
+115
|
\
|
|
*
Fix permalink in email for DMs/GMs (#5751)
Joram Wilander
2017-03-13
1
-2
/
+1
|
*
PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...
Harrison Healey
2017-03-10
3
-90
/
+17
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
13
-78
/
+80
|
*
Fix GMs showing up on refresh after being hidden (#5702)
Joram Wilander
2017-03-09
1
-1
/
+1
|
*
Added additional validation for slack attachment format on server (#5680)
Harrison Healey
2017-03-08
1
-29
/
+9
|
*
Adding index and cache to reactinos store (#5654)
Christopher Speller
2017-03-07
1
-0
/
+12
*
|
Fxing code coverage numbers + APIv4 tests with EE (#5789)
Christopher Speller
2017-03-16
1
-1
/
+1
*
|
Implement GET /logs endpoint for APIv4 (#5778)
Joram Wilander
2017-03-16
1
-5
/
+16
*
|
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
1
-0
/
+14
*
|
cannot change ID and deleteat when trying to update the hook (#5784)
Carlos Tadeu Panato Junior
2017-03-16
1
-0
/
+1
*
|
Implement brand image endpoints for APIv4 (#5733)
Joram Wilander
2017-03-14
1
-9
/
+7
*
|
APIv4 DELETE channels/{channel_id} (#5723)
Saturnino Abril
2017-03-14
1
-0
/
+3
*
|
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
2
-5
/
+29
*
|
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
1
-2
/
+2
*
|
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
1
-3
/
+27
*
|
Move command logic into app layer (#5617)
Joram Wilander
2017-03-13
20
-0
/
+2016
*
|
Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743)
Joram Wilander
2017-03-13
1
-0
/
+28
*
|
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
1
-11
/
+47
*
|
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
1
-0
/
+8
*
|
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
1
-11
/
+132
*
|
improvements for inbucket email test and re-enable Email mention test (#5647)
Carlos Tadeu Panato Junior
2017-03-11
1
-150
/
+293
*
|
Endpoint for APIv4: /files/{file_id}/link (#5607)
Saturnino Abril
2017-03-11
1
-0
/
+5
*
|
Merge 3.7 changes into master (#5679)
Joram Wilander
2017-03-07
1
-0
/
+12
|
/
*
PLT-5685 Fixing perf issue and problem with pushing for any activity (#5662)
Corey Hulen
2017-03-06
1
-30
/
+21
*
Remove FIXME and XXX from bulk import tests. (#5664)
George Goldberg
2017-03-06
1
-3
/
+17
*
Example of how to call metrics (#5621)
Corey Hulen
2017-03-06
1
-3
/
+3
*
Fix license telemetry. (#5641)
George Goldberg
2017-03-06
1
-6
/
+6
*
PLT-5701 Fix DM email subject text (#5630)
enahum
2017-03-04
1
-1
/
+1
*
PLT-4969 remove Push notifications @ preceeding the username or the user's na...
enahum
2017-03-04
1
-1
/
+1
*
Usernames must start with a letter (#5581)
Joram Wilander
2017-03-03
2
-9
/
+9
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
4
-13
/
+87
*
Correct typo in app/email.go (#5569)
Ryan Wang
2017-03-02
1
-2
/
+2
*
Fix push notifications where channel is set to all activity (#5594)
enahum
2017-03-02
3
-32
/
+348
*
PLT-5479: Import Slack team without emails. (#5597)
George Goldberg
2017-03-02
1
-0
/
+5
*
Removing typing check for master (#5583)
Corey Hulen
2017-03-01
1
-19
/
+0
*
Optimizing weh_hub.Start() for master (#5576)
Corey Hulen
2017-03-01
2
-26
/
+43
[prev]
[next]