Commit Graph

47 Commits

Author SHA1 Message Date
JoramWilander
1f049af2b7 Refactor listener out of user profile and fix thread logic 2016-02-23 11:09:59 -05:00
JoramWilander
c16071afc5 Move post_body profile change listener into posts view 2016-02-22 11:10:31 -05:00
hmhealey
2af8614236 Renamed RECIEVED_* to RECEIVED_* 2016-02-08 10:33:59 -05:00
Reed Garmsen
92816619cc Changed clock icon in repeat posts to simple timestamp 2016-02-02 11:54:01 -08:00
Christopher Speller
e80129a0e9 Revert "add helper method to add ephemeral messages; also switch 'delete mess…" 2015-12-10 08:32:30 -05:00
Florian Orben
99d79eee56 add helper method to add ephemeral messages; also switch 'delete message' to this new method 2015-12-09 22:29:54 +01:00
Florian Orben
18d29a19e5 PLT-1380: Post system message when user updates channel header 2015-12-04 03:39:37 +01:00
Florian Orben
14d1ec5191 PLT-1326: Enable channel posts of type join or leave not trigger unread notifications 2015-12-04 02:07:47 +01:00
JoramWilander
6457a18493 Update post if shouldHighlight prop changes 2015-12-03 09:22:20 -05:00
Reed Garmsen
478af4bf75 Enabled name display settings in more places 2015-12-01 08:21:58 -08: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
Asaad Mahmood
3e2aba873d Removing postInfo from post.jsx 2015-11-19 01:20:49 +05:00
Asaad Mahmood
ade5802ed1 Posts structure improvement 2015-11-19 01:11:06 +05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05:00
Christopher Speller
d4ec6d3bf4 Removing useless resize alert function in PostBody 2015-11-02 10:33:08 -05:00
JoramWilander
d4f1f981a5 Auto-embed gifs from .gif links 2015-10-23 08:03:31 -04:00
=Corey Hulen
1fc12dd8ba Multi-session login 2015-10-20 14:49:42 -07:00
=Corey Hulen
6a1755d2e3 Inital support for multi-tab loging 2015-10-16 09:10:54 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
JoramWilander
2a23d90ca6 Add config options for overriding username and icon, and add BOT indicator next to webhook posts. 2015-10-05 08:46:23 -04:00
JoramWilander
11903a3834 Add ability to override username and icon for posts from incoming webhooks. 2015-10-02 11:08:00 -04:00
JoramWilander
845229d983 Fix post not rendering properly in some cases. 2015-09-23 12:25:01 -04:00
JoramWilander
83931da9f2 Fix load more posts bug. 2015-09-11 08:38:18 -04:00
Christopher Speller
4b22c1f99c Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-09-03 15:00:47 -04:00
Reed Garmsen
a82201846a Fixed issue of missing empty, placeholder profile image for comments 2015-09-02 15:46:14 -07: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
Reed Garmsen
b2c16401c8 Fixed issue with site tryinng to load profile pictures without having profile information 2015-08-24 12:58:04 -07:00
Reed Garmsen
86428fff99 Fixes issue with profile pictures not updating w/o refresh and prevents more ie10 ajax caching issues 2015-08-22 11:59:42 -07:00
Christopher Speller
c54ecdac89 Refacting post_info.jsx to be an example for ES6 class syntax 2015-08-18 15:55:49 -04:00
JoramWilander
76d54190a0 reformatting and minor refactoring of post_*.jsx to match style guide 2015-08-18 08:59:27 -04:00
JoramWilander
265cf7d9f4 add received post action on successful post/comment retry 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
32f7b50bb5 adds predictive posting on the client 2015-08-18 08:58:02 -04:00
nickago
602bcc4f38 Moved controlling CSS into post list so it always shows up 2015-08-17 13:23:58 -07:00
hmhealey
e2d77c28f1 Removed ^replying in preparation for 0.6.0 2015-07-30 15:21:35 -04:00
hmhealey
25b2e75dc6 Added function to reply to earlier messages by prefixing a message with carets 2015-07-21 11:56:19 -04:00
JoramWilander
5e27bb3e61 fixes mm-831 post timestamps now update 2015-07-20 08:58:18 -04:00
Joram Wilander
1ba12b0ccf Merge pull request #168 from ralder/fix-loading-screen-for-ie
[webui] fix loading animation for ie
2015-07-14 10:49:51 -04:00
nickago
c3aed62031 Added timestamps to pictures to stop caching 2015-07-13 08:58:51 -07:00
ralder
4cc9bfce5c [webui] fix loading animation for ie 2015-07-11 12:17:55 -07:00
Asaad Mahmood
07601d6561 Changing var name from currentUser to currentUserCss 2015-07-17 23:43:36 +05:00
asaadmahmoodspin
74cfb65be1 Merge pull request #2 from rgarmsen2295/mm-1453
MM-1453 Added additional class to the markup indicating if the post came from the current user
2015-07-02 23:18:00 +05:00
Asaad Mahmood
764bd97bc7 Improving modal UI 2015-07-17 23:10:10 +05:00
Reed Garmsen
9fca35cad5 Added additional class to the markup indicating if the post came from the current user 2015-07-02 11:13:38 -07:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00