Christopher Speller
|
b1d89e42ff
|
Fixing pending post deletion on other clients.
|
2015-11-24 15:05:53 -05:00 |
|
Christopher Speller
|
9e8cd93790
|
Implementing Permalinks and jumping to post from search. Performance
improvements.
|
2015-11-23 09:53:15 -05:00 |
|
Christopher Speller
|
55b831e4e1
|
Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system.
|
2015-11-19 21:12:56 -05:00 |
|
hmhealey
|
a4267471a5
|
Converted DeletePostModal to React-Bootstrap
|
2015-11-18 08:50:49 -05:00 |
|
Christopher Speller
|
1e7ac66e3b
|
Some renaming
|
2015-11-02 10:29:53 -05:00 |
|
Christopher Speller
|
b9a3ff74dd
|
Hooking up external components
|
2015-11-02 08:16:57 -05:00 |
|
Florian Orben
|
f0c614147f
|
Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat input box
|
2015-10-28 22:28:10 +01:00 |
|
Christopher Speller
|
bf555fae14
|
Refactoring post_store into post_store and search_store
|
2015-10-26 15:45:52 -04:00 |
|
=Corey Hulen
|
54894e90ac
|
Fixing merge conflict
|
2015-10-22 09:19:18 -07:00 |
|
Florian Orben
|
27c2862c56
|
Allow to update root comment in RHS via arrow up shortcut
|
2015-10-19 21:06:09 +02:00 |
|
Florian Orben
|
58b57acfac
|
PLT-751: Enable arrow to edit posts in comment threads
|
2015-10-19 21:04:09 +02:00 |
|
=Corey Hulen
|
8b2d7f391a
|
Fixing merge
|
2015-10-16 09:12:30 -07:00 |
|
=Corey Hulen
|
6a1755d2e3
|
Inital support for multi-tab loging
|
2015-10-16 09:10:54 -07:00 |
|
Florian Orben
|
551b07960e
|
PLT-74: Enable Up Arrow keyboard shortcut to edit your last message
|
2015-10-15 21:25:31 +02:00 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
hmhealey
|
5567651119
|
PLT-149 Removed the file list from (message deleted) placeholder posts
|
2015-09-16 12:02:29 -04:00 |
|
nickago
|
069f851313
|
Cosmetic Refactoring
|
2015-09-02 11:14:50 -07:00 |
|
JoramWilander
|
041d89b85a
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|
JoramWilander
|
cc40ca1ac0
|
Added a message deleted indicator when a post is deleted to let the user know what's happening.
|
2015-08-19 09:52:03 -04:00 |
|
JoramWilander
|
d3743550b7
|
removed unused post store function
|
2015-08-18 08:59:27 -04:00 |
|
JoramWilander
|
fa1491bbfb
|
finalize implenetation of predictive client posts so that users get immediate feedback after posting
|
2015-08-18 08:59:26 -04:00 |
|
JoramWilander
|
c77f604188
|
update formatting in post_store
|
2015-08-18 08:58:31 -04:00 |
|
JoramWilander
|
32f7b50bb5
|
adds predictive posting on the client
|
2015-08-18 08:58:02 -04:00 |
|
hmhealey
|
17b05f705f
|
Changed PostStore.getDraft/getCommentDraft to return an empty draft instead of null when no draft is found
|
2015-08-11 09:41:18 -04:00 |
|
hmhealey
|
20d755f3dd
|
Changed post drafts to maintain a list of the names of uploading files instead of just a count
|
2015-08-10 14:04:22 -04:00 |
|
nickago
|
96fc2a4552
|
further cosmetic refactoring
|
2015-08-10 09:07:44 -07:00 |
|
nickago
|
1e40abbdea
|
Removed vetigial argument and properly aligned post_store
|
2015-08-10 08:31:55 -07:00 |
|
nickago
|
47cedd68d6
|
Removed all functionality required for removing used mentions from auto-complete
|
2015-08-05 14:43:40 -07:00 |
|
hmhealey
|
e2d77c28f1
|
Removed ^replying in preparation for 0.6.0
|
2015-07-30 15:21:35 -04:00 |
|
Joram Wilander
|
89c7fa8a8e
|
Merge pull request #228 from nickago/MM-1547
MM-1547 Added local cache storing of drafts for comments
|
2015-07-22 15:54:57 -04:00 |
|
Corey Hulen
|
beffcc0a3c
|
Merge pull request #201 from hmhealey/mm1539
MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
|
2015-07-22 10:45:57 -08:00 |
|
nickago
|
ee25df7e55
|
Added message persistance on closing RHS/switching to another comment
thread. Similar to the center pane and channels, switching comment
threads won't delete entered but unsent text/media in the RHS
|
2015-07-22 08:48:37 -07:00 |
|
hmhealey
|
e32aee8977
|
Added events for when the active thread (ie the message thread that a user is responding to) changes
|
2015-07-21 11:17:18 -04:00 |
|
Christopher Speller
|
c6fb95912b
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
|
2015-07-20 17:45:23 -04:00 |
|
ralder
|
6a559febc2
|
fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore
|
2015-07-10 12:38:16 -07:00 |
|
Christopher Speller
|
7f5ebb42b5
|
Modifying all storage to use session storage. Also adding an abstraction layer to add current user id as a prefix to most keys.
|
2015-07-08 09:55:24 -04:00 |
|
=Corey Hulen
|
56e74239d6
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|