summaryrefslogtreecommitdiffstats
path: root/web/react/components/posts_view_container.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-223/+0
|
* Convering client to react-router.Christopher Speller2016-03-141-3/+16
|
* Fix ... for usernames on first page loadJoramWilander2016-03-091-3/+7
|
* Move post view container user store listener into center panel and pass ↵JoramWilander2016-02-251-10/+6
| | | | profiles into post focus view
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-1/+10
|
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+3
|
* Renamed channel_intro_mssages.jsx to channel_intro_messages.jsxhmhealey2015-12-031-1/+1
|
* Switched ChannelInviteModal to use a ToggleModalButton wherever possiblehmhealey2015-12-031-6/+1
|
* Make sure to have latests posts for the view whhen switching to a channelJoramWilander2015-11-301-1/+3
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-102/+27
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-10/+10
| | | | system.
* Merge branch 'release-1.2'Christopher Speller2015-11-121-2/+10
|\
| * Fix channel invite button on channel intro message and fix empty channel ↵JoramWilander2015-11-111-2/+10
| | | | | | | | invite modal.
* | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
|/ | | | accurate.
* Jumps up to new messages indicator when new messages presentChristopher Speller2015-11-091-1/+1
|
* Fixing jumping to bottom of channels when messages recieved in anouther channelChristopher Speller2015-11-061-0/+2
|
* Revert "Fixed loading forever on first page load"Christopher Speller2015-11-061-0/+5
| | | | This reverts commit d020db39cb3c694332b58f030c4441a761b16d01.
* Fixed loading forever on first page loadChristopher Speller2015-11-061-5/+0
|
* Fixed center channel height magic. Fixes tutorialChristopher Speller2015-11-051-1/+1
|
* Fixed leaving channels issueChristopher Speller2015-11-041-3/+3
|
* Fix merge issuesJoramWilander2015-11-021-3/+6
|
* Some renamingChristopher Speller2015-11-021-0/+264