server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
stores
/
post_store.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring post_store into post_store and search_store
Christopher Speller
2015-10-26
1
-111
/
+15
*
Fixing merge conflict
=Corey Hulen
2015-10-22
1
-3
/
+10
|
\
|
*
Allow to update root comment in RHS via arrow up shortcut
Florian Orben
2015-10-19
1
-1
/
+1
|
*
PLT-751: Enable arrow to edit posts in comment threads
Florian Orben
2015-10-19
1
-3
/
+10
*
|
Fixing merge
=Corey Hulen
2015-10-16
1
-0
/
+37
|
\
|
|
*
PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
Florian Orben
2015-10-15
1
-0
/
+37
*
|
Inital support for multi-tab loging
=Corey Hulen
2015-10-16
1
-10
/
+10
|
/
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
PLT-149 Removed the file list from (message deleted) placeholder posts
hmhealey
2015-09-16
1
-0
/
+1
*
Cosmetic Refactoring
nickago
2015-09-02
1
-163
/
+224
*
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
1
-17
/
+108
*
Added a message deleted indicator when a post is deleted to let the user know...
JoramWilander
2015-08-19
1
-0
/
+22
*
removed unused post store function
JoramWilander
2015-08-18
1
-14
/
+0
*
finalize implenetation of predictive client posts so that users get immediate...
JoramWilander
2015-08-18
1
-10
/
+62
*
update formatting in post_store
JoramWilander
2015-08-18
1
-28
/
+40
*
adds predictive posting on the client
JoramWilander
2015-08-18
1
-1
/
+56
*
Changed PostStore.getDraft/getCommentDraft to return an empty draft instead o...
hmhealey
2015-08-11
1
-3
/
+6
*
Changed post drafts to maintain a list of the names of uploading files instea...
hmhealey
2015-08-10
1
-2
/
+2
*
further cosmetic refactoring
nickago
2015-08-10
1
-67
/
+65
*
Removed vetigial argument and properly aligned post_store
nickago
2015-08-10
1
-176
/
+176
*
Removed all functionality required for removing used mentions from auto-complete
nickago
2015-08-05
1
-1
/
+1
*
Removed ^replying in preparation for 0.6.0
hmhealey
2015-07-30
1
-17
/
+0
*
Merge pull request #228 from nickago/MM-1547
Joram Wilander
2015-07-22
1
-8
/
+20
|
\
|
*
Added message persistance on closing RHS/switching to another comment
nickago
2015-07-22
1
-8
/
+20
*
|
Merge pull request #201 from hmhealey/mm1539
Corey Hulen
2015-07-22
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Added events for when the active thread (ie the message thread that a user is...
hmhealey
2015-07-21
1
-0
/
+16
*
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-6
/
+6
|
/
*
fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore
ralder
2015-07-10
1
-44
/
+15
*
Modifying all storage to use session storage. Also adding an abstraction laye...
Christopher Speller
2015-07-08
1
-23
/
+22
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+224