summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7 Removing AppError ctor=Corey Hulen2016-01-275-14/+18
|
* Merge pull request #1988 from mattermost/plt-1475Christopher Speller2016-01-273-7/+19
|\ | | | | PLT-1475 Update search query to ignore system messages
| * Updated search test casesJoramWilander2016-01-271-4/+10
| |
| * Update search query to ignore system messagesJoramWilander2016-01-263-8/+14
| |
* | Merge pull request #1990 from hmhealey/plt1722Christopher Speller2016-01-271-3/+3
|\ \ | | | | | | PLT-1772 Changed page to just reload when another tab logs in
| * | Changed page to just reload when another tab logs inhmhealey2016-01-261-3/+3
| | |
* | | Merge pull request #1993 from mattermost/PLT-1586Christopher Speller2016-01-2716-56/+199
|\ \ \ | | | | | | | | PLT-1586 adding LDAP/OAuth to iOS
| * | | Fixing naming=Corey Hulen2016-01-262-2/+2
| | | |
| * | | Fixing version=Corey Hulen2016-01-261-1/+1
| | | |
| * | | PLT-1586 Changing session reporting=Corey Hulen2016-01-261-3/+6
| | | |
| * | | PLT-1586 adding attach device id method=Corey Hulen2016-01-269-11/+145
| | | |
| * | | PLT-1586 adding LDAP/OAuth to iOS=Corey Hulen2016-01-268-43/+49
| | |/ | |/|
* | | Merge pull request #1984 from hmhealey/plt1103Joram Wilander2016-01-274-25/+54
|\ \ \ | | | | | | | | PLT-1103 Updated serverside hashtag regex to ignore more punctuation around words
| * | | Updated serverside hashtag regex to ignore more punctuation around wordshmhealey2016-01-264-25/+54
| | | |
* | | | Merge pull request #1989 from mattermost/plt-1373Harrison Healey2016-01-261-28/+28
|\ \ \ \ | | | | | | | | | | PLT-1373 Renamed all functions starting with p in client channel store
| * | | | Renamed all functions starting with p in client channel storeJoramWilander2016-01-261-28/+28
| | |/ / | |/| |
* | | | Merge pull request #1978 from hmhealey/plt1484Corey Hulen2016-01-266-26/+29
|\ \ \ \ | |_|_|/ |/| | | PLT-1484 Changed first preference load to be done synchronously
| * | | Moved PreferenceStore initialization into head.htmlhmhealey2016-01-263-6/+7
| | | |
| * | | Changed first preference load to be done synchronouslyhmhealey2016-01-265-24/+26
|/ / /
* / / Tweaking buildChristopher Speller2016-01-261-1/+1
|/ /
* | Merge pull request #1987 from mattermost/PLT-7-fixCorey Hulen2016-01-261-8/+5
|\ \ | |/ |/| PLT-7 fixing loc on safari
| * PLT-7 fixing loc on safari=Corey Hulen2016-01-261-8/+5
| |
* | Merge pull request #1986 from mattermost/PLT-7-fixCorey Hulen2016-01-261-5/+8
|\| | | | | Fixing safari
| * Fixing safari=Corey Hulen2016-01-261-5/+8
|/
* Merge pull request #1985 from mattermost/PLT-7-client-infra5Corey Hulen2016-01-255-10/+29
|\ | | | | PLT-7 fixing error bar msg
| * Cleaning up=Corey Hulen2016-01-251-1/+2
| |
| * Cleaning up=Corey Hulen2016-01-251-1/+5
| |
| * Cleaning up a little=Corey Hulen2016-01-251-15/+3
| |
| * Fixing eslint error=Corey Hulen2016-01-251-1/+0
| |
| * PLT-7 fixing error bar msg=Corey Hulen2016-01-255-9/+36
| |
* | Merge pull request #1980 from ZBoxApp/PLT-7-webCorey Hulen2016-01-254-78/+638
|\ \ | | | | | | PLT-7: Refactoring entry point and web to use translations (chunk 8)
| * | PLT-7: Refactoring entry point and web to use translations (chunk 8)Elias Nahum2016-01-254-78/+638
| | | | | | | | | | | | - Add spanish translations
* | | Merge pull request #1979 from ZBoxApp/PLT-7-storesJoram Wilander2016-01-2516-247/+1931
|\| | | |/ |/| PLT-7: Refactoring stores to use translations (chunk 7)
| * PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-2516-247/+1931
|/ | | | - Add spanish translations
* Merge pull request #1976 from mattermost/PLT-7-client-infra4Corey Hulen2016-01-252-93/+71
|\ | | | | PLT-7 client side infra
| * PLT-7 client side infra=Corey Hulen2016-01-252-93/+71
| |
* | Merge pull request #1977 from hmhealey/plt1685Corey Hulen2016-01-253-8/+32
|\ \ | | | | | | PLT-1685 Fixed handling of files with no extension
| * | Fixed info displayed for files with 0 size or with no extensionhmhealey2016-01-251-3/+8
| | |
| * | Fixed serverside errors occurring when getting files with no extensionhmhealey2016-01-252-5/+24
| |/
* | Merge pull request #1972 from mattermost/PLT-1576Christopher Speller2016-01-251-1/+5
|\ \ | | | | | | PLT-1576 display iOS device in session history
| * | PLT-1576 display iOS device in session history=Corey Hulen2016-01-241-1/+5
| | |
* | | Merge pull request #1936 from rgarmsen2295/plt-1654Christopher Speller2016-01-251-2/+10
|\ \ \ | |_|/ |/| | PLT-1654 Fixed issue with enter key not working in delete post modal
| * | Fixed issue with enter key not working in delete post modalReed Garmsen2016-01-211-2/+10
| | |
* | | Merge pull request #1974 from ZBoxApp/PLT-7-modelsCorey Hulen2016-01-2517-127/+1089
|\ \ \ | | | | | | | | PLT-7: Refactoring models to use translations (chunk 6)
| * | | PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-2517-127/+1089
| | | | | | | | | | | | | | | | - Add spanish translations
* | | | Merge pull request #1964 from hmhealey/plt1596Joram Wilander2016-01-252-1/+116
|\ \ \ \ | | | | | | | | | | PLT-1596 Changed GetMemberCount to stop including inactive users
| * | | | Changed GetMemberCount to stop including inactive usershmhealey2016-01-232-1/+116
| | | | |
* | | | | Merge pull request #1963 from hmhealey/plt1670Joram Wilander2016-01-251-0/+6
|\ \ \ \ \ | | | | | | | | | | | | PLT-1670 Added a limit to the number of suggestions when autocompleting at mentions
| * | | | | Added a limit to the number of suggestions when autocompleting at mentionshmhealey2016-01-231-0/+6
| |/ / / /
* | | | | Merge pull request #1961 from rgarmsen2295/plt-1689Joram Wilander2016-01-251-1/+7
|\ \ \ \ \ | | | | | | | | | | | | PLT-1689 Fixed duplicate email team sign-up error