server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-2664 Split out push notifications from email notifications (#3049)
Joram Wilander
2016-05-19
1
-10
/
+154
*
Multiple UI Improvements (#3038)
Asaad Mahmood
2016-05-19
4
-22
/
+25
*
PLT-1909 Fixed error rendering pending posts (#3041)
Harrison Healey
2016-05-18
3
-3
/
+3
*
Update copyright year to 2015-2016 (#3034)
jasonblais
2016-05-18
1
-1
/
+1
*
PLT-1909 Removed the ability to edit system posts (#3013)
Harrison Healey
2016-05-17
3
-3
/
+6
*
PLT-2257 Reorganized System Console (#3003)
Harrison Healey
2016-05-17
47
-6254
/
+5194
*
Fixed search results to correctly update when search term changes (#3010)
Harrison Healey
2016-05-16
1
-2
/
+3
*
PLT-2020 Fix Clicking save without changing your email shows an error message...
enahum
2016-05-16
1
-5
/
+5
*
Refresh login page if server version of client doesn't match browser version ...
Joram Wilander
2016-05-16
1
-0
/
+3
*
PLT-2784 Channel Navigation Shortcuts (#2979)
David Lu
2016-05-16
3
-4
/
+83
*
Added CMD+UP for OSX (#2987)
David Lu
2016-05-16
2
-4
/
+4
*
Adding compact layout (#2991)
Asaad Mahmood
2016-05-16
9
-26
/
+202
*
Merge branch 'release-3.0'
Christopher Speller
2016-05-16
1
-0
/
+9
|
\
|
*
Properly updated FilteredUserList when the provided user list is changed (#2983)
Harrison Healey
2016-05-12
1
-0
/
+9
*
|
Added preventDefault to suppress browser-specific shortcuts (#2995)
David Lu
2016-05-16
2
-0
/
+2
*
|
Merge branch 'release-3.0'
Christopher Speller
2016-05-12
7
-130
/
+145
|
\
|
|
*
Stopped supressing LDAP user filtered error on clientside (#2981)
Harrison Healey
2016-05-12
1
-2
/
+1
|
*
PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)
Harrison Healey
2016-05-12
3
-15
/
+30
|
*
Fix incorrect password error with MFA enabled (#2977)
Joram Wilander
2016-05-12
1
-0
/
+1
|
*
Add missing locs (#2971)
enahum
2016-05-12
1
-1
/
+1
|
*
Improving compliance stuff (#2963)
Asaad Mahmood
2016-05-11
2
-110
/
+112
|
*
Propose changing "Other teams" to "Outside this team" (#2969)
it33
2016-05-11
1
-1
/
+1
*
|
Updating client dependancies and ESLint (#2954)
Christopher Speller
2016-05-12
52
-466
/
+498
*
|
PLT-2786 Open Account Settings/Recent Mentions Shortcuts (#2957)
David Lu
2016-05-12
2
-1
/
+16
*
|
PLT-2783 Reprint Last Message Entered Shortcut (#2966)
David Lu
2016-05-12
2
-3
/
+31
*
|
PLT-2755 Shortcut to upload file (#2967)
David Lu
2016-05-12
1
-1
/
+4
*
|
Merge branch 'release-3.0'
Christopher Speller
2016-05-11
4
-7
/
+11
|
\
|
|
*
Fixing compliance reporting (#2964)
Corey Hulen
2016-05-11
1
-1
/
+1
|
*
Fixed username restriction display errors (#2952)
David Lu
2016-05-11
1
-3
/
+3
|
*
Fix compliance saving and reload page when enabling/disabling compliance (#2960)
Joram Wilander
2016-05-10
1
-2
/
+6
|
*
Fixing DM separator and margin on system console (#2944)
Asaad Mahmood
2016-05-10
1
-1
/
+1
*
|
PLT-2674 Private Group should not have Leave option when only one member rema...
enahum
2016-05-10
2
-15
/
+19
|
/
*
PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)
Harrison Healey
2016-05-09
1
-19
/
+176
*
PLT-2842 Fix "Invite teammates" link not working in tutorial screen. (#2936)
enahum
2016-05-09
1
-6
/
+4
*
Recent mention searches now OR terms instead of AND (#2931)
Joram Wilander
2016-05-09
1
-0
/
+1
*
PLT-2814 Fixed JavaScript errors upon paste (#2932)
David Lu
2016-05-09
1
-10
/
+9
*
Improvements to system console and DM modal (#2930)
Asaad Mahmood
2016-05-09
5
-10
/
+40
*
DM and Modal changes (#2927)
Asaad Mahmood
2016-05-09
3
-26
/
+18
*
Minor fix to refresh profiles in user list of system console (#2915)
Joram Wilander
2016-05-09
1
-18
/
+3
*
PLT-2816 Fixed handling of Unicode 8 emojis (#2924)
Harrison Healey
2016-05-09
1
-1
/
+1
*
PLT-2765 Limit username UI to 22 characters (#2918)
David Lu
2016-05-09
1
-3
/
+3
*
Fixing RHS issue (#2917)
Corey Hulen
2016-05-06
1
-1
/
+1
*
PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...
Harrison Healey
2016-05-06
2
-6
/
+2
*
PLT-2697 Fixing team admins (#2900)
Corey Hulen
2016-05-06
11
-83
/
+140
*
Fxing issue with permalink view and channel header (#2912)
Christopher Speller
2016-05-06
2
-19
/
+21
*
Add separator between DMs on your team and not (#2910)
Joram Wilander
2016-05-06
1
-1
/
+19
*
Adding switching team to mobile RHS menu (#2906)
Christopher Speller
2016-05-06
1
-1
/
+11
*
Made SuggestionBox clear suggestions on escape (#2909)
Harrison Healey
2016-05-06
1
-0
/
+2
*
Update file_upload.jsx (#2911)
David Lu
2016-05-06
1
-0
/
+2
*
PLT-2809 Followups to login page redesign (#2901)
Harrison Healey
2016-05-06
1
-99
/
+100
[next]