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
*
Ignored posts deleted from channels that we haven't visited
hmhealey
2016-02-25
1
-0
/
+6
*
Refactor listener out of user profile and fix thread logic
JoramWilander
2016-02-23
1
-70
/
+52
*
Fixing the elusive missing post bug
JoramWilander
2016-02-11
1
-16
/
+1
*
Merge pull request #2103 from mattermost/plt-1884
Christopher Speller
2016-02-08
1
-10
/
+12
|
\
|
*
Fix pending posts not updating to failed
JoramWilander
2016-02-08
1
-10
/
+12
*
|
Renamed RECIEVED_* to RECEIVED_*
hmhealey
2016-02-08
1
-5
/
+5
|
/
*
Changed how posts are marked ephemeral
hmhealey
2016-02-04
1
-2
/
+1
*
Changed PostStore to not clear a deleted post's message
hmhealey
2016-02-04
1
-4
/
+0
*
Changed deleted posts to be more general ephemeral posts
hmhealey
2016-02-04
1
-68
/
+23
*
PLT-7: Refactoring frontend (chunk 11)
Elias Nahum
2016-02-03
1
-1
/
+4
*
Clear deleted messages after channel leave and fix missig postlist error
JoramWilander
2016-01-27
1
-1
/
+3
*
Revert "add helper method to add ephemeral messages; also switch 'delete mess...
Christopher Speller
2015-12-10
1
-77
/
+44
*
add helper method to add ephemeral messages; also switch 'delete message' to ...
Florian Orben
2015-12-09
1
-44
/
+77
*
Make sure to have latests posts for the view whhen switching to a channel
JoramWilander
2015-11-30
1
-1
/
+1
*
Re-added PostStore.getPost
hmhealey
2015-11-27
1
-0
/
+12
*
Fixed getCommentCount
hmhealey
2015-11-27
1
-1
/
+1
*
Fixing pending post deletion on other clients.
Christopher Speller
2015-11-24
1
-2
/
+4
*
Implementing Permalinks and jumping to post from search. Performance
Christopher Speller
2015-11-23
1
-170
/
+339
*
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...
Christopher Speller
2015-11-19
1
-11
/
+11
*
Converted DeletePostModal to React-Bootstrap
hmhealey
2015-11-18
1
-0
/
+19
*
Some renaming
Christopher Speller
2015-11-02
1
-23
/
+23
*
Hooking up external components
Christopher Speller
2015-11-02
1
-0
/
+29
*
Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat in...
Florian Orben
2015-10-28
1
-4
/
+5
*
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
|
/
[next]