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
...
*
changed user diagnostic naming (#4086)
David Lu
2016-09-26
1
-3
/
+3
*
Message is displayed when user joins Off_Topic (#4067)
Ryan Wang
2016-09-26
2
-9
/
+20
*
Removed duplicate code (#4082)
Arif Usman
2016-09-26
1
-4
/
+0
*
Updating ESLint (#4085)
Christopher Speller
2016-09-23
73
-173
/
+180
*
Updating client dependancies (#4083)
Christopher Speller
2016-09-23
3
-39
/
+43
*
Add Slack Import functionality to CLI. (#4080)
George Goldberg
2016-09-23
1
-2
/
+58
*
Updating golang dependancies (#4075)
Christopher Speller
2016-09-23
366
-16560
/
+31567
*
Fixing build failure caused by dependancies updating (#4076)
Christopher Speller
2016-09-22
3
-15
/
+4
*
Fix TestSetActiveChannel unit test (#4071)
Joram Wilander
2016-09-22
1
-1
/
+2
*
Fixing update roles API (#4060)
Christopher Speller
2016-09-22
11
-299
/
+321
*
Fix !channel linking in Slack import. (#4065)
George Goldberg
2016-09-21
2
-4
/
+13
*
Fixing build break (#4063)
Corey Hulen
2016-09-21
1
-1
/
+5
*
Fixing make file so you can build linx on mac easily (#4058)
Corey Hulen
2016-09-21
1
-4
/
+19
*
Fixed ALT+SHIFT+UP breaking ALT+UP (#4042)
David Lu
2016-09-21
1
-1
/
+1
*
Fix issue when saving session has an error (#4053)
Corey Hulen
2016-09-21
1
-0
/
+9
*
Adding removal of all sessions to upgrade. Commented out untill release. (#4047)
Christopher Speller
2016-09-21
1
-0
/
+5
*
Moved ThemeProps migration to correctly take place in 3.2 -> 3.3 migration (#...
Harrison Healey
2016-09-21
1
-16
/
+15
*
PLT-4202 fix javascript error manage OAuth2 apps (#4039)
enahum
2016-09-20
4
-9
/
+16
*
PLT-4179 send push notifications with override_username (#4040)
enahum
2016-09-20
1
-1
/
+5
*
PLT-3338 Show username on Direct message search result (#4041)
enahum
2016-09-20
2
-2
/
+5
*
PLT-4096 Fixed highlighting of hashtags in search (#4043)
Harrison Healey
2016-09-20
2
-2
/
+165
*
PLT-4239 fixes getUserMedia (#4038)
enahum
2016-09-20
3
-8
/
+8
*
Add a link to OAuth 2 docs in help texts (#4034)
Jason Blais
2016-09-19
4
-8
/
+23
*
PLT-4182 Fix incorrect listing for at-mention in comment (#4031)
Yi EungJun
2016-09-19
3
-9
/
+32
*
Minor UI Improvements (#4033)
Asaad Mahmood
2016-09-19
2
-3
/
+28
*
Fix leaking goroutines in store calls (#3993). (#4021)
Kyo Nguyen
2016-09-19
16
-188
/
+191
*
PLT-1764 #channels => !channels on Slack import. (#4028)
George Goldberg
2016-09-19
1
-0
/
+19
*
PLT-1759 - Auto-complete for !channels when posting messages. (#3890)
George Goldberg
2016-09-19
11
-9
/
+257
*
Webrtc client side (#4026)
enahum
2016-09-16
45
-90
/
+4902
*
Switch to right-hand sidebar statement instead of the acronym RHS nobody know...
William Gathoye
2016-09-16
1
-1
/
+1
*
Remove unneeded additional space detected by Pootle (#4007)
William Gathoye
2016-09-16
2
-3
/
+3
*
Fix messages id & Add necessary messages to en.json (#4027)
Yusuke Nemoto
2016-09-16
2
-3
/
+5
*
PLT-4157 CLI to make a user active or inactive (#4025)
enahum
2016-09-15
2
-1
/
+66
*
PLT-3455 More channels filter (#4022)
enahum
2016-09-15
5
-68
/
+229
*
PLT-3412 WebRTC Server side & System Console (#3706)
enahum
2016-09-15
20
-3
/
+592
*
Fix 'use slash command' instead of 'user slash command' (#4023)
TzeKei Lee
2016-09-14
1
-2
/
+2
*
PLT-1238 on permalink not visible back button points to last channel or town-...
enahum
2016-09-14
2
-4
/
+19
*
Merge branch 'release-3.4'
Elias Nahum
2016-09-14
1
-1
/
+1
|
\
|
*
Correcting doc on email address (#4013)
it33
2016-09-12
1
-1
/
+1
*
|
Update getUser API and add it to the JS driver (#4020)
Joram Wilander
2016-09-14
4
-9
/
+74
*
|
PLT-4125 Prevent typing on settings that use the regenerate button (#4016)
enahum
2016-09-14
1
-7
/
+1
*
|
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
45
-602
/
+1099
*
|
Highlight comment bar for comments considered mentions (#3938)
Joram Wilander
2016-09-13
7
-36
/
+40
*
|
PLT-3801 Fix toggle dropdown Main menu (#4014)
enahum
2016-09-13
2
-16
/
+11
*
|
PLT-4086 Mobile: ENTER creates a new line even with CTRL+ENTER off (#4015)
enahum
2016-09-13
1
-1
/
+2
*
|
PLT-4131 Dynamic update the Password requirements error message sample (#4017)
enahum
2016-09-13
1
-4
/
+10
*
|
Accept nil values for incoming webhook attachments (#4011)
Joram Wilander
2016-09-13
1
-6
/
+3
*
|
Add noscript message to root.html (fixes #3953) (#3968)
Pierre Rudloff
2016-09-12
1
-0
/
+3
*
|
Unescape HTML entities in e-mail titles (fixes #3906) (#3969)
Pierre Rudloff
2016-09-12
1
-1
/
+2
*
|
Some improvments to slack import (#4010)
Christopher Speller
2016-09-12
4
-14
/
+63
[prev]
[next]