summaryrefslogtreecommitdiffstats
path: root/web/react/components/rhs_root_post.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2015-12-181-1/+0
|
* Merge pull request #1641 from florianorben/display_system_usernameJoram Wilander2015-12-081-1/+1
|\ | | | | Display username 'System' for system messages
| * Display username 'System' for system messagesFlorian Orben2015-12-071-1/+1
| |
* | Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+1
|/
* PLT-1326: Enable channel posts of type join or leave not trigger unread ↵Florian Orben2015-12-041-1/+19
| | | | notifications
* switch to only use emoji one smileys; remove setting to switchFlorian Orben2015-12-011-1/+2
|
* Allow to switch between default and emoji-one emoji styleFlorian Orben2015-12-011-2/+5
|
* Fixes issue where an admin could not delete a root post in the RHSReed Garmsen2015-11-231-30/+52
|
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-2/+2
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-10/+10
| | | | system.
* Posts structure improvementAsaad Mahmood2015-11-191-37/+37
|
* Converted DeletePostModal to React-Bootstraphmhealey2015-11-181-8/+4
|
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* display slack attachments in RHS comment sectionFlorian Orben2015-11-061-0/+4
|
* Fixed issue with refocusing not working after editing a post in the RHSReed Garmsen2015-10-281-0/+1
|
* Multi-session login=Corey Hulen2015-10-201-1/+1
|
* Inital support for multi-tab loging=Corey Hulen2015-10-161-2/+2
|
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Fix webhook name not overriding in LHS and update webhook help text.JoramWilander2015-10-131-7/+38
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Merge pull request #781 from hmhealey/plt332Joram Wilander2015-09-241-4/+1
|\ | | | | PLT-332 Improved date tooltips
| * Removed timestamp tooltips from posts in the RHShmhealey2015-09-241-4/+1
| |
* | Converting preview image modal to use react-bootstrap. Fixes issue where ↵Christopher Speller2015-09-241-1/+0
|/ | | | modal would appear behind background on iOS
* PLT-126: Change 'Private Messages' to 'Direct Messages'Chengwei Yang2015-09-231-1/+1
| | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
* Restored changes which remove emojify and switch to our own versionhmhealey2015-09-221-1/+0
|
* Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ↵Christopher Speller2015-09-221-0/+1
| | | | emojify"
* Added parsing for named emojis to TextFormatting and removed dependency on ↵hmhealey2015-09-221-1/+0
| | | | emojify
* Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.JoramWilander2015-09-211-0/+2
|
* Wrapped comment messages in divs like posts in the center panehmhealey2015-09-211-1/+1
|
* Added a tooltip to post timestamps displaying the actual time the post was ↵hmhealey2015-09-191-1/+8
| | | | created
* Removed all calls to textToJsx and replaced them with calls to TextFormattinghmhealey2015-09-141-2/+5
|
* Merge pull request #591 from mattermost/mm-1909Corey Hulen2015-09-031-1/+2
|\ | | | | MM-1909 Upgrading ESLint, turning on new rules, enabling some warnings, optimizations
| * Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-1/+2
| |
* | Added emoji wrapper with cross platform available gliffsnickago2015-09-031-0/+14
|/
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+145