Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Clear deleted messages after channel leave and fix missig postlist error | JoramWilander | 2016-01-27 | 2 | -2/+5 | |
* | | | | | | | Merge pull request #1998 from mattermost/plt-1139 | Harrison Healey | 2016-01-27 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clear user typing text on channel switch | JoramWilander | 2016-01-27 | 1 | -3/+11 | |
* | | | | | | | | Only set store preferences if not null in head.html | JoramWilander | 2016-01-27 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1995 from mattermost/PLT-1586b | Christopher Speller | 2016-01-27 | 3 | -2/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixing small issue with displaying activity log | =Corey Hulen | 2016-01-27 | 3 | -2/+7 | |
* | | | | | | | | Merge pull request #1992 from ZBoxApp/PLT-7-react | Corey Hulen | 2016-01-27 | 10 | -105/+651 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update mm-intl reference | Elias Nahum | 2016-01-27 | 1 | -1/+1 | |
| * | | | | | | | PLT-7: Refactoring frontend (chunk 1) | Elias Nahum | 2016-01-26 | 10 | -105/+651 | |
* | | | | | | | | Merge pull request #1990 from hmhealey/plt1722 | Christopher Speller | 2016-01-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Changed page to just reload when another tab logs in | hmhealey | 2016-01-26 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1993 from mattermost/PLT-1586 | Christopher Speller | 2016-01-27 | 9 | -55/+71 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixing naming | =Corey Hulen | 2016-01-26 | 1 | -1/+1 | |
| * | | | | | | | PLT-1586 Changing session reporting | =Corey Hulen | 2016-01-26 | 1 | -3/+6 | |
| * | | | | | | | PLT-1586 adding attach device id method | =Corey Hulen | 2016-01-26 | 1 | -9/+16 | |
| * | | | | | | | PLT-1586 adding LDAP/OAuth to iOS | =Corey Hulen | 2016-01-26 | 8 | -43/+49 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #1989 from mattermost/plt-1373 | Harrison Healey | 2016-01-26 | 1 | -28/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Renamed all functions starting with p in client channel store | JoramWilander | 2016-01-26 | 1 | -28/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | Moved PreferenceStore initialization into head.html | hmhealey | 2016-01-26 | 3 | -6/+7 | |
* | | | | | | | Changed first preference load to be done synchronously | hmhealey | 2016-01-26 | 4 | -24/+25 | |
|/ / / / / / | ||||||
* | | | | | | PLT-7 fixing loc on safari | =Corey Hulen | 2016-01-26 | 1 | -8/+5 | |
* | | | | | | Fixing safari | =Corey Hulen | 2016-01-26 | 1 | -5/+8 | |
* | | | | | | Merge pull request #1985 from mattermost/PLT-7-client-infra5 | Corey Hulen | 2016-01-25 | 5 | -10/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cleaning up | =Corey Hulen | 2016-01-25 | 1 | -1/+2 | |
| * | | | | | | Cleaning up | =Corey Hulen | 2016-01-25 | 1 | -1/+5 | |
| * | | | | | | Cleaning up a little | =Corey Hulen | 2016-01-25 | 1 | -15/+3 | |
| * | | | | | | Fixing eslint error | =Corey Hulen | 2016-01-25 | 1 | -1/+0 | |
| * | | | | | | PLT-7 fixing error bar msg | =Corey Hulen | 2016-01-25 | 5 | -9/+36 | |
* | | | | | | | PLT-7: Refactoring entry point and web to use translations (chunk 8) | Elias Nahum | 2016-01-25 | 1 | -66/+66 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1976 from mattermost/PLT-7-client-infra4 | Corey Hulen | 2016-01-25 | 2 | -93/+71 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | PLT-7 client side infra | =Corey Hulen | 2016-01-25 | 2 | -93/+71 | |
* | | | | | | Merge pull request #1977 from hmhealey/plt1685 | Corey Hulen | 2016-01-25 | 1 | -3/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed info displayed for files with 0 size or with no extension | hmhealey | 2016-01-25 | 1 | -3/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1972 from mattermost/PLT-1576 | Christopher Speller | 2016-01-25 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PLT-1576 display iOS device in session history | =Corey Hulen | 2016-01-24 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #1936 from rgarmsen2295/plt-1654 | Christopher Speller | 2016-01-25 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fixed issue with enter key not working in delete post modal | Reed Garmsen | 2016-01-21 | 1 | -2/+10 | |
* | | | | | | | Merge pull request #1963 from hmhealey/plt1670 | Joram Wilander | 2016-01-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added a limit to the number of suggestions when autocompleting at mentions | hmhealey | 2016-01-23 | 1 | -0/+6 | |
* | | | | | | | | Merge pull request #1961 from rgarmsen2295/plt-1689 | Joram Wilander | 2016-01-25 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed duplicate email team signup error | Reed Garmsen | 2016-01-22 | 1 | -1/+7 | |
* | | | | | | | | Merge pull request #1968 from ZBoxApp/PLT-7-templates | Corey Hulen | 2016-01-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PLT-7: Refactoring api to use translations (chunk 4) | Elias Nahum | 2016-01-24 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1970 from mattermost/PLT-7-client-infra3 | Corey Hulen | 2016-01-24 | 2 | -22/+61 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PLT-7 client infra for loc | =Corey Hulen | 2016-01-24 | 2 | -22/+61 | |
| |/ / / / / / / | ||||||
* / / / / / / / | PLT-7 client side infra for loc | =Corey Hulen | 2016-01-24 | 8 | -76/+473 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1956 from mattermost/plt-1779 | Corey Hulen | 2016-01-22 | 6 | -231/+513 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Change default system console page to statistics | JoramWilander | 2016-01-22 | 1 | -1/+1 | |
| * | | | | | | Added unit test and fixed errors | JoramWilander | 2016-01-22 | 2 | -3/+3 | |
| * | | | | | | Add create_at back to profile fields to fix analytics | JoramWilander | 2016-01-22 | 2 | -1/+5 |