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-4572 - Move instances of Client.updateUser() in components to an action (...
Carlos Tadeu Panato Junior
2016-11-17
3
-4
/
+22
*
|
Change theming function to something more efficient (#4487)
Pepijn
2016-11-17
1
-153
/
+148
*
|
Fix XML previews (#4560)
Joram Wilander
2016-11-17
1
-1
/
+5
*
|
PLT-4524 Update password reset page (#4522)
Carlos Tadeu Panato Junior
2016-11-17
3
-5
/
+5
*
|
Updating client dependancies (excpet eslint) (#4567)
Christopher Speller
2016-11-17
4
-66
/
+65
*
|
Add Add `onExit` hook to new_channel_modal (#4344)
Joshua Borton
2016-11-15
3
-1
/
+17
*
|
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
8
-0
/
+825
*
|
Don't show current user in direct message modal (#4548)
Joram Wilander
2016-11-15
1
-2
/
+2
*
|
Merge branch 'release-3.5'
Christopher Speller
2016-11-15
8
-50
/
+118
|
\
|
|
*
PLT-4754 Fix RHS options menu (#4552)
enahum
2016-11-14
4
-35
/
+88
|
*
Fixed websocket to properly logout when logged out from another tab (#4546)
Harrison Healey
2016-11-14
2
-8
/
+8
|
*
Move channel click dispatch outside of promise (#4545)
Joram Wilander
2016-11-14
1
-6
/
+6
|
*
Adding debugging for body errors (#4542)
Corey Hulen
2016-11-14
2
-1
/
+16
*
|
Update introduction message at top of channel/private groups (#4508)
Carlos Tadeu Panato Junior
2016-11-14
2
-7
/
+25
*
|
PLT-4502 Fix SAML user settings password help text (#4484)
enahum
2016-11-14
2
-1
/
+24
*
|
implement fix for ticket PLT-2060 (#4527)
Carlos Tadeu Panato Junior
2016-11-14
1
-1
/
+10
*
|
Off screen edited posts no longer show up as new posts (#4485)
Joram Wilander
2016-11-14
2
-4
/
+4
*
|
Fix Terms and Privacy links (#4506)
Carlos Tadeu Panato Junior
2016-11-14
3
-5
/
+9
*
|
PLT-4620 fix ios safari private browsing (#4526)
enahum
2016-11-14
1
-1
/
+5
*
|
Merge branch 'release-3.5'
Christopher Speller
2016-11-14
35
-385
/
+547
|
\
|
|
*
translations PR for 3.5 (#4511)
enahum
2016-11-11
12
-246
/
+266
|
*
Fixing new messages indicator (#4531)
Christopher Speller
2016-11-11
4
-47
/
+77
|
*
PLT-4609 - Fixing list modals on mobile (#4536)
Asaad Mahmood
2016-11-11
9
-58
/
+59
|
*
Fixed autocomplete not working when not at the start of the textbox (#4532)
Harrison Healey
2016-11-11
1
-1
/
+1
|
*
Fixing team members dialog not updating while searching. (#4524)
Christopher Speller
2016-11-10
1
-4
/
+7
|
*
PLT-4600 Properly clear autocomplete suggestions when suggestions are out of ...
Harrison Healey
2016-11-10
2
-5
/
+16
|
*
Load profiles for search results (#4519)
Joram Wilander
2016-11-10
2
-1
/
+4
|
*
If email accounts are disabled, allow email users to switch account type to o...
Joram Wilander
2016-11-10
1
-1
/
+2
|
*
Fix websocket on old versions of IE11 (#4501)
Joram Wilander
2016-11-10
4
-27
/
+45
|
*
Fix status interval not clearing after logout (#4507)
Joram Wilander
2016-11-09
1
-1
/
+1
|
*
PLT-4602 Fix misaligned close button and fix Android icon rendering bug (#4492)
Kai Faust
2016-11-09
2
-24
/
+35
|
*
PLT-4205 Fixed pending posts always being considered as part of a post thread...
Harrison Healey
2016-11-08
1
-5
/
+7
|
*
Don't count inactive users on statistic pages (#4482)
Joram Wilander
2016-11-08
1
-0
/
+1
|
*
PLT-4649 reply threads highlight (#4479)
enahum
2016-11-08
1
-1
/
+5
|
*
Fixing loading of team members for dm list (#4477)
Christopher Speller
2016-11-08
2
-4
/
+4
|
*
PLT-4546 Welcome/tutorial screens have messed up layout at a width of 320px (...
David Meza
2016-11-08
1
-3
/
+23
|
*
Fix switching to DMs from more DM list (#4494)
Joram Wilander
2016-11-08
1
-5
/
+7
*
|
PLT-4316 - Webrtc improvements (#4525)
Asaad Mahmood
2016-11-11
7
-93
/
+72
*
|
PLT-4609 - Fixing list modals on mobile (#4453)
Asaad Mahmood
2016-11-08
8
-45
/
+9
|
/
*
PLT-4459 Fixed not being able to scroll on mobile after autocomplete is show...
Harrison Healey
2016-11-04
5
-17
/
+10
*
Increase Channel Purpose length to 250, and add channel field length handling...
Christopher Speller
2016-11-04
2
-2
/
+2
*
PLT-443 Fix timestamps UI in center channel and RHS (#4463)
enahum
2016-11-04
3
-27
/
+24
*
PLT-4486 Don't apply sidebar bg color to settings modals w/o tabs (#4460)
Thomas Hopkins
2016-11-04
2
-2
/
+2
*
Fixed copyright date and removed debug code from AutosizeTextarea (#4457)
Harrison Healey
2016-11-04
1
-2
/
+1
*
Removing ALT-click beacuse bug was not fixed (#4454)
Christopher Speller
2016-11-04
2
-67
/
+1
*
PLT-4404/PLT-4578/PLT-4541/PLT-4542 Replaced third party autosizing textarea ...
Harrison Healey
2016-11-04
7
-56
/
+138
*
PLT-4395 channel switcher autocomplete with any portion of channel name (#4441)
enahum
2016-11-04
1
-1
/
+1
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
5
-15
/
+24
*
PLT-4530 Fix at mentions in edit post modal (#4449)
enahum
2016-11-04
1
-0
/
+1
*
Add missing favorites loc in en.json (#4448)
enahum
2016-11-04
1
-0
/
+1
[prev]
[next]