summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view
Commit message (Expand)AuthorAgeFilesLines
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-1/+1
* Remove status from webhook posts in compact mode (#4739)Joram Wilander2016-12-091-1/+1
* Fixed being unable to make the first post in a new channel (#4744)Harrison Healey2016-12-091-1/+12
* Fixed typo causing NewMessageIndicator to fail to translate (#4738)Harrison Healey2016-12-081-1/+1
* Created a new message indicator component to indicate new messages (#4299)Pepijn2016-12-073-4/+101
* Don't show status for posts from webhooks (#4726)Joram Wilander2016-12-061-1/+6
* Move instances of Client.createPost() in components to an action (#4639)Carlos Tadeu Panato Junior2016-12-051-22/+13
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-305-0/+273
* Fix some react natives warning messages (#4653)enahum2016-11-281-1/+1
* PLT-4787 Fixed not being able to join a channel through a link after opening ...Harrison Healey2016-11-211-3/+4
* Fixing new messages indicator (#4614)Christopher Speller2016-11-211-2/+7
* PLT-4205 Fixed pending posts always being considered as part of a post thread...Harrison Healey2016-11-081-5/+7
* PLT-4649 reply threads highlight (#4479)enahum2016-11-081-1/+5
* PLT-443 Fix timestamps UI in center channel and RHS (#4463)enahum2016-11-041-7/+2
* Removing ALT-click beacuse bug was not fixed (#4454)Christopher Speller2016-11-041-9/+1
* PLT-4189 always highlight reply mentions (#4443)enahum2016-11-041-7/+2
* Checking the post is not deleted before displaying attachments (#4426)Christopher Speller2016-11-021-1/+1
* Plt-4483 Removed unnecessary events from ChannelStore (#4407)Harrison Healey2016-11-011-2/+0
* Fixing scrollHeight javascript error (#4388)Corey Hulen2016-11-011-1/+3
* Shift UI changes (#4353)Asaad Mahmood2016-10-271-6/+9
* PLT-4293 - Adding status indicator to RHS thread (#4292)Asaad Mahmood2016-10-241-11/+10
* Fix scrolling issues caused by performance branch (#4285)Joram Wilander2016-10-201-3/+3
* Merging performance branch into master (#4268)Joram Wilander2016-10-194-32/+22
* Multiple UI Improvements (#4253)Asaad Mahmood2016-10-181-2/+11
* GH-4187 Turn off dot menu for system messages (#4198)Alexander Smaga2016-10-121-2/+3
* PLT-3785 Re-enabled marking messages unread (#4179)David Lu2016-10-111-3/+2
* PLT-3252 Bring up profile popover after clicking on a profile picture… (#4144)Brendan Bowidas2016-10-061-0/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-302-17/+102
* PLT-4307 - fix !channel link hrefs. (#4122)George Goldberg2016-09-302-3/+8
* Show statuses correctly for cached post views (#4094)Joram Wilander2016-09-281-0/+3
* Check if user logged in before making setActiveChannel request (#4097)Joram Wilander2016-09-281-1/+4
* Updating ESLint (#4085)Christopher Speller2016-09-235-13/+10
* Minor UI Improvements (#4033)Asaad Mahmood2016-09-191-1/+26
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-192-5/+22
* Webrtc client side (#4026)enahum2016-09-165-5/+42
* Highlight comment bar for comments considered mentions (#3938)Joram Wilander2016-09-135-32/+33
* PLT-3820 Fix preview flickering on Edge and remove previews from DOM when not...Joram Wilander2016-09-061-22/+56
* PLT-4080 Remove the option to reply to system messages (#3974)enahum2016-09-061-1/+1
* Add statuses to profiles pictures and remove from header in DMs (#3940)Joram Wilander2016-09-061-11/+2
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-0/+2
* PLT-3918 Turn off replies for System Messages (#3922)enahum2016-09-022-4/+5
* Show loading icon until first page of posts is loaded on channel switch (#3918)Joram Wilander2016-09-021-4/+20
* Fix scrollHeight console error when logging out of iOS app (#3909)Joram Wilander2016-08-301-2/+4
* Remove getPosts request after deleting a post (#3905)Joram Wilander2016-08-301-1/+4
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-296-36/+156
* PLT-4004 fixing javascript error when switching teams (#3877)Corey Hulen2016-08-251-1/+1
* Prevent flagging of deleted posts and don't show deleted posts in flagged pos...Joram Wilander2016-08-221-14/+21
* PLT-1831 Add statuses to centre channel profile pictures (#3826)Joram Wilander2016-08-194-7/+60
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-182-5/+26
* Reverting plt-3366 due to a bug (#3737)Christopher Speller2016-08-041-2/+3