server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
i18n
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
1
-0
/
+4
*
|
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-0
/
+4
|
/
*
translations PR 20170306 (#5666)
enahum
2017-03-07
11
-491
/
+1451
*
Add system console switch for enabling link previews (#5663)
Joram Wilander
2017-03-06
1
-0
/
+4
*
PLT-5701 Fix DM email subject text (#5630)
enahum
2017-03-04
1
-1
/
+1
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-0
/
+28
*
Correct typo in app/email.go (#5569)
Ryan Wang
2017-03-02
1
-2
/
+2
*
translations PR 20170227 (#5554)
enahum
2017-03-02
11
-77
/
+741
*
PLT-5479: Import Slack team without emails. (#5597)
George Goldberg
2017-03-02
1
-0
/
+8
*
PLT-5612: Don't show error on invalid search query. (#5596)
George Goldberg
2017-03-02
1
-2
/
+2
*
Make all emails with the same pattern on subject (#5198)
Carlos Tadeu Panato Junior
2017-03-01
1
-9
/
+9
*
PLT-5367: Basic post bulk importing. (#5562)
George Goldberg
2017-02-28
1
-0
/
+52
*
Implementation of APIv4: POST users/{user_id}/image (#5537)
Saturnino Abril
2017-02-28
1
-0
/
+8
*
Move webhook logic from api layer to app layer (#5527)
Joram Wilander
2017-02-28
1
-42
/
+6
*
PLT-5548 Prevent server start if defaultLocate is not available (#5532)
enahum
2017-02-28
1
-0
/
+12
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
11
-33
/
+69
*
Updating user attributes on oauth login (#5324)
Poornima
2017-02-26
1
-0
/
+4
*
PLT-5070: Server side component of Telemetry. (#5514)
George Goldberg
2017-02-24
1
-0
/
+12
*
PLT-3193 Add channel notification preferences for push and email notiā¦ (#5500)
enahum
2017-02-23
1
-0
/
+8
*
translations PR 20170220 (#5482)
enahum
2017-02-23
11
-133
/
+213
*
Block OAuth account creation when disabled in config (#5506)
Joram Wilander
2017-02-23
1
-0
/
+4
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-0
/
+8
*
translations PR 20170213 (#5393)
enahum
2017-02-17
11
-85
/
+153
*
PLT-5521: Mandatory version in line 1 of bulk import. (#5400)
George Goldberg
2017-02-16
1
-0
/
+8
*
PLT-5398 Bulk loading of user display preferences. (#5382)
George Goldberg
2017-02-14
1
-0
/
+4
*
translations PR 20170206 (#5319)
enahum
2017-02-10
11
-219
/
+2299
*
PLT-5427: Import ChannelMember Notify Props. (#5329)
George Goldberg
2017-02-08
1
-0
/
+8
*
Fix typo in en.json (#5313)
Jason Blais
2017-02-06
1
-1
/
+1
*
Implement POST /channels/direct endpoint for APIv4 (#5283)
Joram Wilander
2017-02-03
1
-1
/
+1
*
Add tear down to APIv4 tests (#5250)
Joram Wilander
2017-02-02
1
-0
/
+8
*
PLT-5407: Bulk importing of User memberships. (#5273)
George Goldberg
2017-02-02
1
-0
/
+16
*
Implement POST /channels endpoint for APIv4 (#5241)
Joram Wilander
2017-02-02
1
-1
/
+5
*
Fix typos for model.config.is_valid...app_error (#5236)
Jason Blais
2017-01-31
1
-2
/
+2
*
PLT-5365 Import of basic user properties. (#5231)
George Goldberg
2017-01-31
1
-0
/
+48
*
Implement POST /teams endpoint (#5220)
Joram Wilander
2017-01-31
1
-1
/
+1
*
Improvments to typing messages (#5230)
Christopher Speller
2017-01-30
1
-0
/
+4
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-1
/
+9
*
PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)
George Goldberg
2017-01-27
1
-0
/
+112
*
PLT-4378 Slack import when channel name is deleted (#4649)
George Goldberg
2017-01-25
1
-0
/
+8
*
translations PR 20170123 (#5174)
enahum
2017-01-25
11
-132
/
+572
*
Remove unused % parameter in a server log error (#5185)
Jason Blais
2017-01-25
1
-1
/
+1
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-0
/
+16
*
translations PR 20170116 (#5086)
enahum
2017-01-20
11
-517
/
+237
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-7
/
+7
*
Minor text updates for server log messages (#5107)
Jason Blais
2017-01-18
1
-3
/
+3
*
Message Editing and Deleting permissions (#4692)
Amit Yadav
2017-01-18
1
-0
/
+8
*
PLT-2978: Add channel purpose change system message. (#5094)
George Goldberg
2017-01-17
1
-0
/
+20
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-6
/
+6
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-41
/
+13
*
Merge branch 'release-3.6'
Christopher Speller
2017-01-12
10
-429
/
+469
|
\
[prev]
[next]