server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #1490 from hmhealey/plt1070
Christopher Speller
2015-11-24
1
-1
/
+1
|
\
\
|
*
|
Fixed CommandList to not sometimes include an empty row
hmhealey
2015-11-23
1
-1
/
+1
|
|
/
*
|
Merge pull request #1488 from hmhealey/plt1259
Christopher Speller
2015-11-24
6
-154
/
+119
|
\
\
|
*
|
Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap
hmhealey
2015-11-23
6
-154
/
+119
|
|
/
*
|
Merge pull request #1482 from esethna/patch-20
Christopher Speller
2015-11-24
1
-2
/
+2
|
\
\
|
*
|
Update user_settings_general.jsx
Eric Sethna
2015-11-20
1
-2
/
+2
*
|
|
Fixes issue where an admin could not delete a root post in the RHS
Reed Garmsen
2015-11-23
1
-30
/
+52
|
|
/
|
/
|
*
|
Moved show static methods out of modals and into EventHelpers
hmhealey
2015-11-23
11
-47
/
+42
*
|
Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal
hmhealey
2015-11-23
10
-108
/
+163
*
|
Cleaned up how channel intro messages display set channel header button
hmhealey
2015-11-23
1
-28
/
+17
*
|
Renamed EditChannelModal to EditChannelHeaderModal
hmhealey
2015-11-23
4
-12
/
+12
*
|
Ported EditChannelModal to React-Bootstrap
hmhealey
2015-11-23
7
-187
/
+161
*
|
Enable no magic numbers as warning. Ignore stateless components.
Christopher Speller
2015-11-23
2
-5
/
+5
*
|
Implementing Permalinks and jumping to post from search. Performance
Christopher Speller
2015-11-23
23
-602
/
+1095
*
|
Merge pull request #1481 from asaadmahmoodspin/ui-improvements
Christopher Speller
2015-11-23
1
-1
/
+1
|
\
\
|
*
|
Updating markdown stuff
Asaad Mahmood
2015-11-21
1
-1
/
+1
|
|
/
*
|
Merge pull request #1484 from hmhealey/plt1247
Christopher Speller
2015-11-23
1
-16
/
+31
|
\
\
|
*
|
Fixed newlines being stripped from multiline code blocks
hmhealey
2015-11-20
1
-16
/
+31
|
|
/
*
/
Overhaul of build system.
Christopher Speller
2015-11-22
1
-1
/
+2
|
/
*
Merge pull request #1478 from mattermost/plt-1237
Harrison Healey
2015-11-20
165
-859
/
+885
|
\
|
*
Patching strange travis eslint problem
Christopher Speller
2015-11-19
2
-2
/
+2
|
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
162
-836
/
+841
|
*
Upgrading ESLint and adding some more rules. Refactoring to meet these new rules
Christopher Speller
2015-11-19
9
-21
/
+42
*
|
Merge pull request #1466 from esethna/patch-16
Christopher Speller
2015-11-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo
Eric Sethna
2015-11-19
1
-1
/
+1
|
*
Update edit_channel_purpose_modal.jsx
Eric Sethna
2015-11-18
1
-1
/
+1
*
|
Made eslint ignore files using destructuring while a bug with eslint and babe...
hmhealey
2015-11-19
1
-0
/
+2
*
|
Multiple UI Improvements
Asaad Mahmood
2015-11-19
2
-3
/
+20
*
|
Merge pull request #1457 from hmhealey/plt729
Christopher Speller
2015-11-19
5
-10
/
+75
|
\
\
|
*
|
Added search button to mobile navbar
hmhealey
2015-11-18
2
-3
/
+33
|
*
|
Added ability to open search sidebar programatically
hmhealey
2015-11-18
3
-7
/
+42
*
|
|
Merge pull request #1464 from hmhealey/plt733
Christopher Speller
2015-11-19
1
-7
/
+14
|
\
\
\
|
*
|
|
Changed file uploads to scroll currently uploading files into view
hmhealey
2015-11-18
1
-7
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1460 from esethna/patch-14
Christopher Speller
2015-11-19
1
-2
/
+2
|
\
\
\
|
*
|
|
Update create_post.jsx
Eric Sethna
2015-11-18
1
-2
/
+2
|
|
/
/
*
|
|
Removing postInfo from post.jsx
Asaad Mahmood
2015-11-19
1
-2
/
+0
*
|
|
Posts structure improvement
Asaad Mahmood
2015-11-19
12
-218
/
+190
|
/
/
*
/
Converted DeletePostModal to React-Bootstrap
hmhealey
2015-11-18
11
-97
/
+140
|
/
*
Merge pull request #1423 from hmhealey/plt737
Christopher Speller
2015-11-18
11
-322
/
+254
|
\
|
*
Removed Modal base class
hmhealey
2015-11-17
8
-59
/
+37
|
*
Converted DeleteChannelModal to React-Bootstrap
hmhealey
2015-11-17
4
-93
/
+53
|
*
Converted ChannelNotificationsModal to React-Bootstrap
hmhealey
2015-11-17
4
-91
/
+49
|
*
Converted ChannelInfoModal to React-Bootstrap
hmhealey
2015-11-17
4
-89
/
+53
|
*
Renamed onModalDismissed to onHide to keep it consistent with React-Bootstrap
hmhealey
2015-11-17
3
-18
/
+19
|
*
Added ToggleModalButton component
hmhealey
2015-11-17
2
-39
/
+71
|
*
Added Modal base class that extends ReactBootstrap.Modal
hmhealey
2015-11-17
5
-20
/
+59
*
|
Merge pull request #1455 from alexgaribay/PLT-866
Joram Wilander
2015-11-18
1
-9
/
+7
|
\
\
|
*
|
PLT-866: Update text on sign-in page
Alex Garibay
2015-11-17
1
-9
/
+7
*
|
|
Merge pull request #1403 from florianorben/PLT-327
Corey Hulen
2015-11-17
3
-1
/
+71
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PLT-327: Add help text for Markdown
Florian Orben
2015-11-17
3
-1
/
+71
|
|
/
[prev]
[next]