summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view/post_info
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7379: Timestamp on deleted, ephemeral, or pending post is a permalink ↵Jonathan2017-08-301-4/+11
| | | | | | | | | | | | | | | | (#7295) * Removed permalink from system messages, general cleanup * Removed permalink from deleted messages * Removed permalink from pending messages * Fixed post_info tests * Changed permalink logic to remove permalinks from ephemeral messages, but leave them in place for system messages. * Fixed check style
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-251-1/+4
| | | | | | | | * PLT-7224 - Updating post textbox UI * Updating post textbox spacing * Updating emoji icon
* set ephemeral message ("message deleted") without ("Only visible to you") ↵Saturnino Abril2017-08-171-1/+2
| | | | visible to users other than the owner (#7201)
* close post control button after reacting to a post (#7110)Saturnino Abril2017-08-031-0/+1
|
* Show flagged posts consistently throughout the UI (#7063)Joram Wilander2017-08-011-2/+2
|
* [PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)Carlos Tadeu Panato Junior2017-07-251-0/+18
|
* Fix posting when allow edit after time set (#6913)Joram Wilander2017-07-121-2/+1
|
* [PLT-6969] System console setting for the emoji picker (#6809)Saturnino Abril2017-07-061-1/+1
| | | | | | | | * system console setting for the emoji picker * remove state.emojiPickerEnable * update url to /admin_console/customization/emoji
* Properly store recently used emoji when reacting (#6854)Joram Wilander2017-07-061-0/+2
|
* fix position of emoji picker (#6837)Saturnino Abril2017-07-051-0/+1
|
* PLT-6900: Hide DotMenu container when DotMenu empty. (#6770)George Goldberg2017-06-281-1/+1
|
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-182-0/+274
* Major post list refactor * Fix post and thread deletion * Fix preferences not selecting correctly * Fix military time displaying * Fix UP key for editing posts * Fix ESLint error * Various fixes and updates per feedback * Fix for permalink view * Revert to old scrolling method and various fixes * Add floating timestamp, new message indicator, scroll arrows * Update post loading for focus mode and add visibility limit * Fix pinning posts and a react warning * Add loading UI updates from Asaad * Fix refreshing loop * Temporarily bump post visibility limit * Update infinite scrolling * Remove infinite scrolling