summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view
Commit message (Expand)AuthorAgeFilesLines
* Minor Ui improvements (#6515)Asaad Mahmood2017-05-302-14/+14
* Fix JS error when switching teams (#6484)Joram Wilander2017-05-241-1/+1
* PLT-6282 Make post list stay visible when post textbox height changes (#6323)Harrison Healey2017-05-232-11/+30
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-1825-179/+222
* add IDs for reply arrows at center and RHS (#6311)Saturnino Abril2017-05-111-23/+7
* [PLT-6363-1] Create PostFlagIcon component and add flag IDs to posts (#6271)Saturnino Abril2017-05-093-61/+18
* [UI-AUTO] add IDs to last 10 posts' text (#6257)Saturnino Abril2017-05-095-9/+26
* PLT-6297 Added post--pinned CSS class to pinned posts (#6303)Harrison Healey2017-05-031-85/+84
* PLT-6211: Close emoji picker right away after react (#6275)VeraLyu2017-05-031-3/+2
* Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile ...Harrison Healey2017-05-013-41/+3
* [GH-5915] Clicking on @mention of a user in a post shows the profile popover ...Saturnino Abril2017-05-013-3/+41
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-282-2/+31
* Merge branch 'release-3.8'Christopher Speller2017-04-173-88/+90
|\
| * PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077)Harrison Healey2017-04-121-2/+8
| * PLT-6300 Fixed flag icons not appearing (#6078)Harrison Healey2017-04-121-1/+1
| * PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)Harrison Healey2017-04-072-86/+82
* | Prevent multiple clicks on post retry (#6055)Joram Wilander2017-04-121-3/+11
* | PLT-6099 Added keys to contents of PostBodyAdditionalContent (#6059)Harrison Healey2017-04-121-9/+14
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-1226-26/+26
|/
* Fixed console error thrown by PostList when switching teams (#5960)Harrison Healey2017-04-031-0/+8
* PLT-6147 Fixed reactions not rendering properly while loading (#5958)Harrison Healey2017-04-032-18/+20
* Add reaction picker (#5904)bonespiked2017-04-011-2/+61
* PLT-5035 Added loading of missing profiles when hovering over reactions (#5887)Harrison Healey2017-03-305-29/+110
* Add extra check before rendering emojis (#5879)Ryan Wang2017-03-291-10/+10
* Adding a last message id for selenium testing (#5840)Corey Hulen2017-03-235-3/+14
* Revert "PLT-3181 Added crossorigin='anonymous' to all external images (#5774)...Harrison Healey2017-03-203-6/+0
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-3/+1
|\
| * PLT-5792 Fixed all ephemeral posts using system message icons (#5709)Harrison Healey2017-03-101-3/+1
* | Ui improvements (#5755)Asaad Mahmood2017-03-171-22/+0
* | PLT-3181 Added crossorigin='anonymous' to all external images (#5774)Harrison Healey2017-03-163-0/+6
* | PLT-4606: Date separator in RHS (#5606)Mika Andrianarijaona2017-03-141-0/+27
* | PLT-3483 Added date tooltip to post timestamps (#5688)Harrison Healey2017-03-131-2/+5
* | Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+61
|/
* PLT-5484 Reduced scope of CSS rules for (edited) tag (#5599)Harrison Healey2017-03-031-8/+3
* PLT-5380 Moved link preview image to top right corner of preview area (#5212)Debanshu Kundu2017-03-021-65/+156
* Fix blank DMs on page refresh (#5593)Joram Wilander2017-03-021-1/+1
* Don't show new message indicator for ephemeral posts (#5555)Joram Wilander2017-02-281-0/+1
* PLT-5188: Reinstate delete option on system messages. (#5113)George Goldberg2017-02-281-31/+37
* Fix JS error from some link previews (#5556)Joram Wilander2017-02-281-0/+4
* Made reactions re-render when custom emojis change (#5545)Harrison Healey2017-02-273-5/+24
* PLT-5140: Display loading screen when switching team (#5475)Mika Andrianarijaona2017-02-261-0/+15
* Multiple Ui improvements (#5398)Asaad Mahmood2017-02-161-3/+3
* Revert "display loading screen when changing team" (#5403)Jason Blais2017-02-141-29/+8
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-1/+1
* Revert "#5108 Use <time> element for channel headers and search result header...Björn Roland2017-02-101-10/+8
* Add permalink to timestamp (#5206)Andrei Stanciu2017-02-102-3/+33
* display loading screen when changing team (#5325)Mika Andrianarijaona2017-02-081-8/+29
* #5108 Use <time> element for channel headers and search result headers (#5331)Björn Roland2017-02-081-8/+10
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-1/+2
* Defering calculations for determining if user scrolled to bottom or not. slig...Pepijn2017-02-071-7/+9