server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)
Harrison Healey
2016-11-01
5
-33
/
+32
*
Multiple channel purpose updates without refresh (#4400)
Joshua Borton
2016-11-01
1
-1
/
+1
*
PLT-4454 Autolink anything that looks like an at mention (#4416)
Harrison Healey
2016-11-01
2
-23
/
+92
*
Modifying the team name field to only accept 15 charactors (#4415)
Christopher Speller
2016-11-01
1
-1
/
+2
*
Fixing websocket and team store issues when leaving team (#4412)
Christopher Speller
2016-11-01
2
-7
/
+5
*
Changing delete channel modal text (#4348)
Yang Chen
2016-11-01
2
-2
/
+2
*
PLT-4596 Stopped trying to get new users when not in a context with a team (#...
Harrison Healey
2016-11-01
1
-0
/
+5
*
Fixing demotion message (#4410)
Christopher Speller
2016-11-01
2
-4
/
+4
*
Plt-4483 Removed unnecessary events from ChannelStore (#4407)
Harrison Healey
2016-11-01
5
-54
/
+6
*
PLT-4491 Fix navbar title for dm channels on mobile (#4394)
Thomas Hopkins
2016-11-01
1
-11
/
+2
*
Load channel members with channels to make sure we have latest unread counts ...
Joram Wilander
2016-11-01
6
-20
/
+25
*
Fixing scrollHeight javascript error (#4388)
Corey Hulen
2016-11-01
1
-1
/
+3
*
Fixes for creating teams (#4387)
Joram Wilander
2016-11-01
4
-2
/
+5
*
Fixed comment drafts to use the same naming convention as post drafts (#4385)
Harrison Healey
2016-11-01
1
-2
/
+2
*
Fix opening RHS (#4402)
Joram Wilander
2016-11-01
2
-2
/
+2
*
PLT-4132 Added View Channel Members option for non-admins on mobile (#4392)
Harrison Healey
2016-10-31
1
-4
/
+38
*
PLT-4433 Gave focus to the search box when the direct channels or channel mem...
Harrison Healey
2016-10-31
3
-2
/
+14
*
Cleaned up code for ensuring post drafts are non-null (#4382)
Harrison Healey
2016-10-31
3
-28
/
+23
*
Fix JS error when demoting team admin in manage members modal (#4350)
Joram Wilander
2016-10-31
1
-1
/
+1
*
Update title for Integrations and Custom Emojis (#4379)
Brian Olecki
2016-10-31
2
-0
/
+32
*
Fix new DMs not showing up in the sidebar (#4374)
Joram Wilander
2016-10-31
2
-5
/
+9
*
Add `exitToDirectChannel` to more_direct_channels (#4336)
Joshua Borton
2016-10-31
1
-1
/
+12
*
PLT-3562 Switch websocket over to post-connect authentication (#4327)
Joram Wilander
2016-10-31
3
-6
/
+75
*
Fix channel autocomplete and fix channel member query to ignore deleted chann...
Joram Wilander
2016-10-28
2
-37
/
+29
*
Minor UI fixes (#4372)
Asaad Mahmood
2016-10-28
3
-6
/
+8
*
Remove order dependency on channels and channel members plus logging (#4370)
Joram Wilander
2016-10-28
1
-4
/
+21
*
Fix members being loaded before channel members and DM headers (#4369)
Joram Wilander
2016-10-28
2
-2
/
+1
*
PLT-4534 Avoid applying themed hover background color on mobile (#4345)
Thomas Hopkins
2016-10-27
1
-1
/
+2
*
Shift UI changes (#4353)
Asaad Mahmood
2016-10-27
8
-64
/
+96
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
9
-31
/
+83
*
Updating shift UI changes (#4326)
Asaad Mahmood
2016-10-27
9
-17
/
+88
*
translations PR 20161025 (#4328)
enahum
2016-10-27
11
-196
/
+366
*
PLT-4460 Fix disappearing topbar when jumping from right sidebar (#4339)
Thomas Hopkins
2016-10-26
1
-1
/
+1
*
Fix URL parsing when URL has been encoded with escape() (fixes #4322) (#4338)
Pierre Rudloff
2016-10-26
2
-1
/
+21
*
Moving away from goamz to use minio-go instead. (#4193)
Harshavardhana
2016-10-26
1
-9
/
+31
*
GH-4095 Favorite/Starred Channels (#4222)
Alexander Smaga
2016-10-26
8
-78
/
+297
*
Fixed autocomplete to work with TextareaAutosize (#4325)
Harrison Healey
2016-10-25
1
-2
/
+2
*
PLT-4404 Replace calls to onInput with onChange to better support IE11 (#4315)
Harrison Healey
2016-10-25
8
-30
/
+30
*
4305 - Assigned error.id and message to <FormattedMessage/> component when er...
S4KH
2016-10-25
1
-7
/
+2
*
Changed constants name MIN_TEAM_LENGTH value to 2 and the error message (#4149)
S4KH
2016-10-24
12
-19
/
+22
*
PLT-4293 - Adding status indicator to RHS thread (#4292)
Asaad Mahmood
2016-10-24
4
-18
/
+31
*
Updating shift UI changes (#4317)
Asaad Mahmood
2016-10-24
2
-3
/
+138
*
Save profiles for channel switcher autocomplete to fix switching to new DMs (...
Joram Wilander
2016-10-24
1
-0
/
+14
*
Filter out non-team members from invite to channel modal (#4312)
Joram Wilander
2016-10-24
4
-6
/
+11
*
Remove legacy reference to hasDirectProfile (#4308)
Joram Wilander
2016-10-24
1
-3
/
+0
*
Fix bad use of websocket event when a new user is added (#4309)
Joram Wilander
2016-10-24
1
-1
/
+1
*
Fixes for the team user lists in the system console (#4294)
Joram Wilander
2016-10-24
6
-30
/
+52
*
PLT-4165 removing team name reserved words (#4289)
Corey Hulen
2016-10-21
3
-39
/
+8
*
Clear emoji suggestion list if there no matches (#4290)
Joram Wilander
2016-10-21
1
-1
/
+1
*
HW 4139: Make channel limits configurable in the System Console (#4154)
S4KH
2016-10-21
3
-1
/
+25
[prev]
[next]