summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_right.jsx
Commit message (Expand)AuthorAgeFilesLines
* Revert "MM-375 Adds text formatting features using a modified version of the ...Christopher Speller2015-08-141-27/+4
* Cosmetic refactoring of post_body.jsxReed Garmsen2015-08-121-2/+4
* Implemented basic text formatting package using a modfied version of the mark...Reed Garmsen2015-08-121-4/+25
* Fix ViewImageModals created by RHS posts so that their ids are distinct from ...hmhealey2015-07-291-6/+6
* Cleaned up references to the current post in post_right.jsxhmhealey2015-07-291-30/+33
* Reconcile the code to display attachment previews into a FileAttachmentList c...hmhealey2015-07-291-118/+13
* Fixes issue with images not displaying due to window.origin not being defined...Reed Garmsen2015-07-271-2/+2
* Fixed reference to non-existant local variable that prevented the sidebar fro...hmhealey2015-07-231-1/+1
* Merge pull request #219 from nickago/scrollBugCorey Hulen2015-07-221-0/+2
|\
| * Upon changing to a new comment thread, fixes the the bug of the RHS scrolling...nickago2015-07-211-0/+2
* | Adjusting scroll in RHS to not show whitespaceAsaad Mahmood2015-07-221-0/+1
* | fixed thumbnails and files in RHSJoramWilander2015-07-221-25/+24
|/
* Merge pull request #211 from rgarmsen2295/mm-1186Christopher Speller2015-07-201-0/+6
|\
| * Added channel name to RHS comment threads; minor css changes to compensate fo...Reed Garmsen2015-07-191-0/+6
* | fixes mm-831 post timestamps now updateJoramWilander2015-07-201-2/+9
* | Removed remenant of non-hover systemnickago2015-07-181-3/+1
|/
* Changed javascript to CSS methodnickago2015-07-171-3/+1
* MM-1401 - Removing most inline styles and other UI changesAsaad Mahmood2015-07-171-1/+1
* Revert "MM-831 Time change ping riding on the status interupt for timestamp u...Joram Wilander2015-07-141-16/+2
* Merge pull request #174 from nickago/MM-831-3Joram Wilander2015-07-141-2/+16
|\
| * Added semicolonsnickago2015-07-141-1/+1
| * Fixed 'this' typo and added semicolonnickago2015-07-131-1/+1
| * Added timestamp updates to right side and cleaned codenickago2015-07-131-2/+16
* | Added update function to image update and fixed corner casesnickago2015-07-131-1/+2
* | Added timestamps to pictures to stop cachingnickago2015-07-131-1/+2
|/
* MM-1444 - Fixing text selection issueAsaad Mahmood2015-07-091-2/+1
* Changing var currentUser in post_rightAsaad Mahmood2015-07-171-6/+6
* Added additional class to the markup indicating if the post came from the cur...Reed Garmsen2015-07-021-5/+15
* first commit=Corey Hulen2015-06-141-0/+397