summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_list.jsx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Mm 1640 Fixed odd scrolling issues on channel refresh"Joram Wilander2015-08-171-254/+214
* cosmetic refactoringnickago2015-08-141-153/+198
* Changed timeout code to event basednickago2015-08-141-2/+5
* Added non-default reliant behavior to initial scroll on mountnickago2015-08-121-1/+5
* Removed usused variablenickago2015-08-121-1/+0
* Changed the default for update to hold your position in the listnickago2015-08-121-2/+2
* Removed personal debugging code and notesnickago2015-08-121-4/+4
* Added case for window resize and cleaned up functionnickago2015-08-121-8/+23
* Completely rehauled scrolling system, finished base implementationnickago2015-08-121-87/+36
* Filled out comments for post listnickago2015-08-121-1/+1
* Further added comments and split up if statments to make it more readablenickago2015-08-121-6/+20
* Added more comments and did cosmetic refactoring to understand code easiernickago2015-08-121-10/+14
* Added comments to confusing post list methodnickago2015-08-121-1/+8
* Removed unnecessary keysnickago2015-08-101-7/+7
* Added keys to array-based elements and made getMe asynchronousnickago2015-08-061-7/+7
* Merge pull request #330 from hmhealey/mm1579Christopher Speller2015-08-061-2/+1
|\
| * Added a date separator before the first post displayed in a channelhmhealey2015-08-041-2/+1
* | Fixing style guide stuff in post_listAsaad Mahmood2015-08-051-5/+3
* | UI ImprovementsAsaad Mahmood2015-08-041-2/+12
|/
* Removed ^replying in preparation for 0.6.0hmhealey2015-07-301-11/+2
* MM-1816 Make Off-Topic description more clearit332015-07-291-1/+1
* Added a 'set description' link for private channelsnickago2015-07-281-1/+4
* Merge pull request #201 from hmhealey/mm1539Corey Hulen2015-07-221-2/+15
|\
| * Added function to reply to earlier messages by prefixing a message with caretshmhealey2015-07-211-2/+15
* | Improving formatting for Channel IntroAsaad Mahmood2015-07-221-9/+9
* | Small patch for a null TypeError in post_list updating codeChristopher Speller2015-07-221-0/+1
|/
* fixes mm-831 post timestamps now updateJoramWilander2015-07-201-6/+10
* Renamed all clientside references from full_name to nicknamehmhealey2015-07-171-1/+1
* remove admin's ability to manage members of default channel (fixes #172)ralder2015-07-161-2/+1
* Merge pull request #175 from ralder/fix-dispatchErrorJoram Wilander2015-07-161-1/+1
|\
| * fix incorrect call for AsyncClient.dispatchErrorralder2015-07-131-1/+1
* | Revert "MM-831 Time change ping riding on the status interupt for timestamp u...Joram Wilander2015-07-141-15/+1
* | Merge pull request #174 from nickago/MM-831-3Joram Wilander2015-07-141-1/+15
|\ \
| * | Added semicolonsnickago2015-07-141-1/+1
| * | Added timestamp updates to right side and cleaned codenickago2015-07-131-11/+11
| * | merge conflictsnickago2015-07-131-1/+15
| |\ \
| | * | should fix scrolling on forceupdateJoramWilander2015-07-131-1/+12
* | | | Merge pull request #168 from ralder/fix-loading-screen-for-ieJoram Wilander2015-07-141-73/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | [webui] fix loading animation for ieralder2015-07-111-73/+30
| |/ /
* / / Added timestamps to pictures to stop cachingnickago2015-07-131-1/+1
|/ /
* / Revert "MM-831 Post timestamp now updates in real time"Joram Wilander2015-07-101-5/+0
|/
* Added comments for the force update functionsnickago2015-07-091-0/+1
* Placed event listeners on higher level components to avoid app dispatcher vomitnickago2015-07-091-0/+4
* Updating Ui for postsAsaad Mahmood2015-07-091-1/+12
* MM-1461 - Updating Mattermost UIAsaad Mahmood2015-07-061-1/+1
* Restructured logic to flow more naturally and be cleanerReed Garmsen2015-07-021-42/+44
* Added logic for loading animation to appear when posts have yet to be loaded....Reed Garmsen2015-07-021-2/+15
* Merge pull request #115 from nickago/MM-1425Corey Hulen2015-07-011-2/+2
|\
| * Facelifted "direct message" to "private message"nickago2015-07-011-2/+2
* | Finally fixed the git weirdnessnickago2015-07-011-7/+1
|/