summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view
Commit message (Expand)AuthorAgeFilesLines
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-9/+42
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-314-3/+24
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-311-4/+7
* [PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)Carlos Tadeu Panato Junior2017-07-253-2/+32
* Update mattermost-redux to master (#6982)Joram Wilander2017-07-202-2/+2
* PLT-6689: fix user image requests (#6946)Chris2017-07-191-9/+2
* Merge branch 'release-4.0'Christopher Speller2017-07-184-26/+69
|\
| * PLT-7116/PLT-7126 Some final release fixes (#6933)Joram Wilander2017-07-141-1/+10
| * PLT-7093/PLT-7096 Updates to new message below indicator (#6912)Joram Wilander2017-07-131-14/+33
| * Fix posting when allow edit after time set (#6913)Joram Wilander2017-07-121-2/+1
| * Properly handle scroll when new message indicator is visible (#6908)Joram Wilander2017-07-121-3/+12
| * Show expand button when previews defaulted to collapsed (#6896)Joram Wilander2017-07-111-1/+1
| * Fix out of order posts for admins plus two minor fixes (#6886)Joram Wilander2017-07-111-7/+14
| * Fix 'user_id' of undefined JS error (#6878)Joram Wilander2017-07-081-1/+1
| * Only show unreads below indicator after first load is complete (#6874)Joram Wilander2017-07-081-1/+1
* | prevent image preview to default view when adding/removing reaction (#6910)Saturnino Abril2017-07-121-4/+6
* | Minor fixes based on lgtm.com alerts (#6819)Alex Ford2017-07-072-5/+8
|/
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-062-3/+11
* [PLT-6969] System console setting for the emoji picker (#6809)Saturnino Abril2017-07-061-1/+1
* Properly store recently used emoji when reacting (#6854)Joram Wilander2017-07-061-0/+2
* Do not scroll center channel to bottom when posting in RHS (#6852)Joram Wilander2017-07-051-12/+11
* fix position of emoji picker (#6837)Saturnino Abril2017-07-051-0/+1
* Fix some scrolling issues (#6851)Joram Wilander2017-07-053-3/+2
* More scrolling fixes (#6780)Joram Wilander2017-06-292-6/+14
* Added MarkdownImage component (#6774)Harrison Healey2017-06-281-0/+17
* PLT-6900: Hide DotMenu container when DotMenu empty. (#6770)George Goldberg2017-06-281-1/+1
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-1/+1
* Fix JS error from null posts (#6722)Joram Wilander2017-06-232-3/+8
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-233-11/+35
* Fixed incorrect formatting of numbers and plural words (#6696)Harrison Healey2017-06-221-16/+26
* Fix JS error when hovering over reactions (#6710)Joram Wilander2017-06-211-1/+11
* fix /expand and /collapse for link previews (#6676)Saturnino Abril2017-06-201-8/+12
* PLT-4457 Added AtMention component to better render at mentions (#6563)Harrison Healey2017-06-202-23/+56
* [PLT-3379] "Commented on" username should respect the teammate name display (...Carlos Tadeu Panato Junior2017-06-211-1/+1
* PLT-6885/PLT-6888 Fix custom emojis (#6694)Joram Wilander2017-06-203-5/+5
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-1843-2434/+1703
* Remove fake img preview before loaded (#5854)VeraLyu2017-06-163-24/+45
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-1/+1
* create DotMenu components and add dotmenu IDs to posts at center and RHS (#6642)Saturnino Abril2017-06-141-276/+14
* PLT-6127/PLT-6135/PLT-6137 Added EmojiPickerOverlay component to better posit...Harrison Healey2017-06-134-28/+41
* fix JS error and incorrect comment thread for SHIFT+UP (#6574)Saturnino Abril2017-06-051-0/+2
* 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