| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
headers" (#5359)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add permalink to timestamp
* Add permalink to timestamp
* Add permalink to timestamp
* Add permalink to timestamp
* fix error with duplicated import
* underline permalink on hover
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
everywhere (#4701)
* PLT-4860 - Use same User Popover everywhere.
Refactor out the ProfilePopover into it's own component and give it the
union of all the features of the previous two implementations, and make
sure all the necessary data for it to work consistently everywhere is
provided through the props wherever it is used.
* Don't show popover for webhook posts in main view.
* No popover on RHS when it's a webhook post.
* Fix style.
* Don't send in user when it's a system message.
* Fix some duplication of code.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-4293 - Adding status indicator to RHS thread
* Coming conditional
* Changing const position
* Uber UI changes
* Revert "Uber UI changes"
This reverts commit 6b756c38ccde7da6b8180e119a00beb92b4b8057.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-3252 Bring up profile popover after clicking on a profile picture in a channel
* PLT-3252 Bring up profile popover after clicking on a profile picture in a channel
remove important
* fixed 'Cannot read property first_name of undefined' bug
* fix status indicator position
* refactoring per request
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
autolinking (#3865)
* Added highlighting to links when their URL includes the search term
* Decoupling UserStore from react-router to allow for unit tests involving it
* PLT-3998 Added SiteURL as an option to be passed into the text formatting code
* Removed reference to PreferenceStore and window from TextFormatting
* Refactored TextFormatting to remove remaining browser-only code
* Updated ChannelHeader and MessageWrapper to match the changes to TextFormatting
* Increased max listeners for Preference and Emoji stores
* PLT-3832 Added automated unit tests for autolinking
* PLT-3567 Rerender posts when mention keywords change
* Updated RHS and search to match the changes to TextFormatting
* Broke TextFormatting's dependency on the UserStore
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-3834 - Updating Manage members modal for mobile
* PLT-3792 - Making compact view compatible with search and flagged posts RHS
* PLT-3910 - Improving suggestions separator
* PLT-3769 - Enabling markdown headings in compact view
* Updating view members text in en..json
* Removing shouldcomponentupdate from search_results_item.jsx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added flagged posts functionality
* UI Improvements to flags (#3697)
* Added flag functionality for mobile
* Updating flagged text (#3699)
* Add back button to RHS thread when coming from flagged posts
* Updating position of flags (#3708)
* Plt 3506 - Reverting flag position (#3724)
* Revert "Updating position of flags (#3708)"
This reverts commit aaa05632c5d9eda35a048300a5bd7e99584c5b58.
* Fixing the icon in search
* Help text and white space improvements (#3730)
* Updatng help text and some white spacing.
* Updating help text
|
|
|
|
|
|
|
|
| |
* PLT-3408 Changed serverside code to get the service's URL from config.json
* PLT-3408 Changed most clientside code to use the SiteURL config setting instead of window.location
* PLT-3408 Changed default SiteURL to be autodetected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adding expand icon for RHS
Fixing errors
Adding back getTeamInviteLink with better functionality for mobile
Adding vertical align to post__link
Updating improvements for expand RHS stuff
* Improving transition on mobile
* Removing irrelevant changes
|
| |
|
|
|
|
|
|
|
|
| |
24h (#3337)
* Made post timestamp switch from 12h to 24h without refreshing
* Made RHS post timestamps switch from 12h to 24h without refreshing
|
|
|
|
|
|
|
|
|
| |
Fix for bot tag and webhook attachments
Adding theme styling for webhooks
Removing embed styling
Improving margins on compcat view for line breaks
|
|
|
|
|
|
|
|
|
|
| |
* Refactored posts view to use view controller design
* Add post view caching
* Required updates after rebase
* Fixed bug where current channel not set yet was causing breakage
|
|
|
| |
Changed BOT to constant
|
| |
|
| |
|
|
|
|
| |
mode (#2852)
|
| |
|
| |
|
| |
|
|
|
|
| |
bunch of bugs.
|
|
|