server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
edit_post_modal.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved show static methods out of modals and into EventHelpers
hmhealey
2015-11-23
1
-2
/
+2
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-9
/
+9
*
Converted DeletePostModal to React-Bootstrap
hmhealey
2015-11-18
1
-1
/
+2
*
Some renaming
Christopher Speller
2015-11-02
1
-1
/
+1
*
simplify check if ctrl+enter was pressed
Florian Orben
2015-10-29
1
-6
/
+4
*
fix component unmount
Florian Orben
2015-10-29
1
-1
/
+1
*
enable ctrl+enter send for edit msg modal
Florian Orben
2015-10-29
1
-4
/
+25
*
Fixed issue with refocusing not working after editing a post in the RHS
Reed Garmsen
2015-10-28
1
-1
/
+1
*
Fixing some client warnings
Christopher Speller
2015-10-16
1
-2
/
+2
*
PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
Florian Orben
2015-10-15
1
-3
/
+11
*
PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
Florian Orben
2015-10-15
1
-0
/
+22
*
Fixing most deprication warnings
Christopher Speller
2015-10-15
1
-4
/
+4
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Upgrading ESLint and adding some more rules. Refactoring to meet these new rules
Christopher Speller
2015-09-03
1
-5
/
+9
*
Cosmetic Refactoring
nickago
2015-09-02
1
-57
/
+88
*
Removed warning message when at the max character limit
Reed Garmsen
2015-08-28
1
-4
/
+2
*
Merge pull request #469 from mattermost/mm-1699
Christopher Speller
2015-08-27
1
-1
/
+1
|
\
|
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-1
/
+1
*
|
Moved duplicate code into functions and added better handling of large paste ...
Reed Garmsen
2015-08-26
1
-11
/
+3
*
|
Fixed issue with carriage returns being counted improperly in non-ie browsers...
Reed Garmsen
2015-08-25
1
-3
/
+6
*
|
Prevents users from typing more than 4000 characters into any 'textbox' (post...
Reed Garmsen
2015-08-25
1
-3
/
+12
|
/
*
Upon exiting edit post modal, foucs is placed on the respective text input field
nickago
2015-08-21
1
-3
/
+4
*
Added closing on ESC key press
nickago
2015-08-04
1
-1
/
+1
*
fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore
ralder
2015-07-10
1
-3
/
+4
*
Modifying all storage to use session storage. Also adding an abstraction laye...
Christopher Speller
2015-07-08
1
-1
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+100