server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ICU-715 Change ExperimentalGroupUnreadChannels setting to allow for default o...
Harrison Healey
2018-02-06
5
-4
/
+54
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
21
-48
/
+56
*
handle RateLimiter initialization errors (#8199)
Pierre de La Morinerie
2018-02-05
3
-9
/
+28
*
Uncomment upgrade code for 4.7 (#8201)
Joram Wilander
2018-02-05
2
-4
/
+5
*
ABC-173: introduce Normalize(Username|Email) (#8183)
Jesse Hallam
2018-02-05
3
-6
/
+38
*
Fix sampledata (fake library) bug (#8198)
Jesús Espino
2018-02-05
4
-2
/
+16
*
Add missing diagnostics for v4.7 (#8195)
Jason Blais
2018-02-05
1
-1
/
+5
*
ABC-179: check email verification last (#8172)
Jesse Hallam
2018-02-05
3
-10
/
+67
*
Update NOTICE.txt (#8175)
amyblais
2018-02-05
1
-43
/
+470
*
add ImageProxyOptions to default.json (#8193)
Chris
2018-02-02
1
-0
/
+1
*
Update zoom plugin to latest (#8194)
Joram Wilander
2018-02-02
3
-6
/
+6
*
Fix panic when invalid types used in post props (#8191)
Joram Wilander
2018-02-02
1
-6
/
+6
*
report server launch errors (#8189)
Pierre de La Morinerie
2018-02-02
1
-7
/
+9
*
ABC-153: don't use http redirects with 4xx/5xx status codes (#8178)
Chris
2018-02-02
2
-10
/
+15
*
fix image url replacement for blank urls (#8184)
Chris
2018-02-01
2
-1
/
+7
*
[PLT-8494] Add delete_team websocket event (#8167)
Saturnino Abril
2018-02-01
2
-4
/
+9
*
Update CONTRIBUTING.md (#8168)
amyblais
2018-02-01
1
-29
/
+41
*
Don't remove data dirs from vendor directory (#8173)
Jesús Espino
2018-01-31
1
-1
/
+1
*
Adding sample data to the make file (#8171)
Corey Hulen
2018-01-31
1
-0
/
+9
*
Use default configurations for user-0 in sampledata (#8174)
Jesús Espino
2018-01-31
1
-4
/
+4
*
make channel autocomplete sort case-insensitive (#8176)
Chris
2018-01-31
1
-1
/
+1
*
User based rate limiting (#8152)
Christopher Speller
2018-01-31
9
-95
/
+355
*
ABC-79: Optimize channel autocomplete query (#8163)
Chris
2018-01-31
7
-163
/
+261
*
unnamed return (#8170)
Chris
2018-01-30
62
-1235
/
+430
*
Moving to golang.org/x/crypto/acme/autocert for Let's Encrypt functionality. ...
Christopher Speller
2018-01-30
1
-13
/
+28
*
translations PR 20180129 (#8164)
enahum
2018-01-30
14
-141
/
+1129
*
Upgrading server dependancies (#8154)
Christopher Speller
2018-01-29
1508
-24551
/
+181944
*
Used a consistent tense for system messages (#8079)
Harrison Healey
2018-01-26
2
-8
/
+8
*
PLT-3658 Added support for Slack attachments in outgoing webhook response (#7...
Joey Lee
2018-01-26
2
-8
/
+20
*
XYZ-32: Increases size of position to 128 characters. (#8148)
Martin Kraft
2018-01-26
6
-11
/
+19
*
Fixed spelling error (#8153)
der-test
2018-01-26
1
-1
/
+1
*
add arch linux sandboxing mount points (#8147)
Chris
2018-01-25
1
-0
/
+4
*
prereq check (#8151)
Derrick Anderson
2018-01-25
2
-1
/
+53
*
Add GET /emojis/name/{emoji_name} API endpoint (#8142)
Joram Wilander
2018-01-24
6
-3
/
+82
*
[ICU-621] Add ExperimentalGroupUnreadChannels setting (#8127)
enahum
2018-01-23
4
-0
/
+8
*
Merge branch 'release-4.6'
Harrison Healey
2018-01-23
18
-125
/
+314
|
\
|
*
translations PR 20180115 (#8107)
enahum
2018-01-21
3
-13
/
+13
|
*
translations PR 20180109 (#8069)
enahum
2018-01-12
14
-78
/
+234
|
*
Update diagnostics.go for 4.6 release (#8082)
Jason Blais
2018-01-10
1
-27
/
+40
|
*
PLT-8522 Added separate messages for being removed from channel or team (#8078)
Harrison Healey
2018-01-10
3
-9
/
+29
*
|
use markdown parsing to identify mentions (#8139)
Chris
2018-01-23
2
-392
/
+338
*
|
set from_webhook if a builtin slash command overrides username or icon (#8143)
Chris
2018-01-23
1
-3
/
+9
*
|
ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)
Joram Wilander
2018-01-23
11
-3
/
+381
*
|
PLT-3383: image proxy support (#7991)
Chris
2018-01-22
33
-32
/
+6080
*
|
Add sort query parameter to GET /emojis (#8121)
Joram Wilander
2018-01-19
10
-23
/
+68
*
|
Post a system message to the affected channel by CLI command (#7877) (#7968)
Evgeniy
2018-01-18
5
-29
/
+102
*
|
Handle missed case with ExperimentalEnableDefaultChannelLeaveJoinMessages set...
Joram Wilander
2018-01-18
2
-8
/
+10
*
|
Finally remove utils.Cfg (#8113)
Chris
2018-01-17
20
-153
/
+157
*
|
ABC-73 Move session clean-up to daily task (#8095)
Joram Wilander
2018-01-17
5
-22
/
+103
*
|
Allow deactivation of SSO users api3 (#8008)
Chris Duarte
2018-01-16
1
-1
/
+9
[prev]
[next]