summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_right.jsx
Commit message (Expand)AuthorAgeFilesLines
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-411/+0
* Added clearing of search bar on close of comment section of RHSnickago2015-08-251-0/+7
* Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-211-2/+2
* Formatted comments' time in RHS similar to rootnickago2015-08-181-2/+2
* reformatted post_right to match style guide more closelyJoramWilander2015-08-181-55/+61
* MM-319 - Minor ui changesAsaad Mahmood2015-08-181-1/+1
* add received post action on successful post/comment retryJoramWilander2015-08-181-0/+5
* minor bug fixes to pending postsJoramWilander2015-08-181-0/+1
* finalize implenetation of predictive client posts so that users get immediate...JoramWilander2015-08-181-92/+117
* added client predictive commentingJoramWilander2015-08-181-3/+50
* Minor refactoring for better maintainibilityReed Garmsen2015-08-131-6/+3
* Updating UI to cover RHS and the centre channel separatelyAsaad Mahmood2015-08-131-1/+1
* UI Upgrades to file overlay for uploadsAsaad Mahmood2015-08-131-3/+5
* Implements better markup for css changes to be made, including an overlay of ...Reed Garmsen2015-08-121-0/+4
* Added check to make sure files are not stringsReed Garmsen2015-08-121-6/+1
* Changed structure to keep code contained to file_upload.jsxReed Garmsen2015-08-121-5/+1
* Working on adding overlays for file drag and dropReed Garmsen2015-08-121-1/+10
* 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