Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed getCommentCount | hmhealey | 2015-11-27 | 1 | -1/+1 | |
| | ||||||
* | Fixing pending post deletion on other clients. | Christopher Speller | 2015-11-24 | 1 | -2/+4 | |
| | ||||||
* | Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal | hmhealey | 2015-11-23 | 2 | -0/+12 | |
| | ||||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 3 | -221/+408 | |
| | | | | improvements. | |||||
* | Patching strange travis eslint problem | Christopher Speller | 2015-11-19 | 1 | -1/+1 | |
| | ||||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 10 | -76/+76 | |
| | | | | system. | |||||
* | Upgrading ESLint and adding some more rules. Refactoring to meet these new rules | Christopher Speller | 2015-11-19 | 1 | -1/+3 | |
| | ||||||
* | Merge pull request #1457 from hmhealey/plt729 | Christopher Speller | 2015-11-19 | 1 | -0/+20 | |
|\ | | | | | PLT-729 Added search button to mobile header | |||||
| * | Added ability to open search sidebar programatically | hmhealey | 2015-11-18 | 1 | -0/+20 | |
| | | ||||||
* | | Converted DeletePostModal to React-Bootstrap | hmhealey | 2015-11-18 | 2 | -3/+24 | |
|/ | ||||||
* | force reload on server update | =Corey Hulen | 2015-11-17 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'release-1.2' | Christopher Speller | 2015-11-12 | 1 | -2/+2 | |
|\ | ||||||
| * | Fix channel invite button on channel intro message and fix empty channel ↵ | JoramWilander | 2015-11-11 | 1 | -2/+2 | |
| | | | | | | | | invite modal. | |||||
* | | Fix profile loading in RHS on refresh | JoramWilander | 2015-11-12 | 1 | -0/+4 | |
|/ | ||||||
* | Merge pull request #1328 from mattermost/PLT-1016 | Christopher Speller | 2015-11-06 | 1 | -9/+28 | |
|\ | | | | | PLT-1016 force logout on other browsers | |||||
| * | Fixing issue with safari private mode | =Corey Hulen | 2015-11-05 | 1 | -1/+5 | |
| | | ||||||
| * | PLT-1016 force logout on other browsers | =Corey Hulen | 2015-11-05 | 1 | -8/+23 | |
| | | ||||||
* | | GIT-888 improving perf | =Corey Hulen | 2015-11-06 | 1 | -0/+9 | |
|/ | ||||||
* | Merge pull request #1287 from hmhealey/plt382 | Christopher Speller | 2015-11-04 | 2 | -20/+42 | |
|\ | | | | | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes | |||||
| * | Moved InviteMemberModal to be controlled by a store | hmhealey | 2015-11-02 | 2 | -20/+42 | |
| | | ||||||
* | | Merge pull request #1289 from mattermost/plt-516-2 | Joram Wilander | 2015-11-04 | 1 | -15/+18 | |
|\ \ | | | | | | | PLT-516 Part 1 of performance fixes for large teams | |||||
| * | | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 1 | -15/+18 | |
| |/ | ||||||
* | | Functionalized code | Reed Garmsen | 2015-11-02 | 1 | -19/+5 | |
| | | ||||||
* | | Added additional checks to channel sorting that sorts by display_name | Reed Garmsen | 2015-11-02 | 1 | -3/+13 | |
|/ | ||||||
* | Some renaming | Christopher Speller | 2015-11-02 | 1 | -23/+23 | |
| | ||||||
* | Hooking up external components | Christopher Speller | 2015-11-02 | 1 | -0/+29 | |
| | ||||||
* | Merge pull request #1238 from girishso/webhook-creator-notifs | Corey Hulen | 2015-10-30 | 1 | -1/+1 | |
|\ | | | | | display webhook notifications to the creator of webhook | |||||
| * | display webhook notifications to the creator of webhook | Girish S | 2015-10-30 | 1 | -1/+1 | |
| | | ||||||
* | | Show usernames overridden by Incoming Webhooks in notification messages. | Girish S | 2015-10-30 | 1 | -1/+3 | |
|/ | | | | fixes PLT-856 | |||||
* | Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat ↵ | Florian Orben | 2015-10-28 | 1 | -4/+5 | |
| | | | | input box | |||||
* | Merge pull request #1195 from mattermost/plt-822 | Corey Hulen | 2015-10-27 | 2 | -111/+168 | |
|\ | | | | | PLT-822 Refactoring post_store into post_store and search_store | |||||
| * | Refactoring post_store into post_store and search_store | Christopher Speller | 2015-10-26 | 2 | -111/+168 | |
| | | ||||||
* | | Merge pull request #1178 from mattermost/update-web-socket-help | Corey Hulen | 2015-10-26 | 1 | -1/+1 | |
|\ \ | | | | | | | Update web socket help | |||||
| * | | Update help | it33 | 2015-10-25 | 1 | -1/+1 | |
| |/ | ||||||
* / | Fix error message on leaving channel | JoramWilander | 2015-10-26 | 1 | -1/+1 | |
|/ | ||||||
* | Added keyboard selection to search autocomplete | hmhealey | 2015-10-23 | 1 | -1/+3 | |
| | ||||||
* | Added an autocomplete dropdown to the search bar | hmhealey | 2015-10-23 | 1 | -0/+12 | |
| | ||||||
* | Merge pull request #1160 from mattermost/force-last-viewed | Christopher Speller | 2015-10-23 | 1 | -1/+1 | |
|\ | | | | | Force updating last viewed at for new posts | |||||
| * | Force updating last viewed at for new posts | JoramWilander | 2015-10-23 | 1 | -1/+1 | |
| | | ||||||
* | | Fixing issue with saving/getting drafts | =Corey Hulen | 2015-10-23 | 1 | -2/+2 | |
|/ | ||||||
* | Fix websocket not connecting when session index is 0 | JoramWilander | 2015-10-23 | 1 | -1/+1 | |
| | ||||||
* | Addressing issues from group code review | =Corey Hulen | 2015-10-22 | 1 | -7/+20 | |
| | ||||||
* | Fixing merge conflict | =Corey Hulen | 2015-10-22 | 1 | -3/+10 | |
|\ | ||||||
| * | Allow to update root comment in RHS via arrow up shortcut | Florian Orben | 2015-10-19 | 1 | -1/+1 | |
| | | ||||||
| * | PLT-751: Enable arrow to edit posts in comment threads | Florian Orben | 2015-10-19 | 1 | -3/+10 | |
| | | ||||||
* | | fixing eslint errors | =Corey Hulen | 2015-10-20 | 1 | -1/+1 | |
| | | ||||||
* | | Multi-session login | =Corey Hulen | 2015-10-20 | 1 | -1/+7 | |
| | | ||||||
* | | Merging from master | =Corey Hulen | 2015-10-19 | 1 | -7/+180 | |
|\| | ||||||
| * | Remove unnecessary bind | JoramWilander | 2015-10-16 | 1 | -1/+0 | |
| | | ||||||
| * | Small refactor of websocket code on client and server | JoramWilander | 2015-10-16 | 1 | -7/+181 | |
| | |