summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge pull request #1996 from mattermost/plt-1768Harrison Healey2016-01-272-2/+5
| |\ | | | | | | PLT-1768 Clear deleted messages after channel leave and fix missig postlist error
| | * Clear deleted messages after channel leave and fix missig postlist errorJoramWilander2016-01-272-2/+5
| | |
| * | Merge pull request #1998 from mattermost/plt-1139Harrison Healey2016-01-271-3/+11
| |\ \ | | | | | | | | PLT-1139 Clear user typing text on channel switch
| | * | Clear user typing text on channel switchJoramWilander2016-01-271-3/+11
| | | |
| * | | Only set store preferences if not null in head.htmlJoramWilander2016-01-271-1/+3
| |/ /
| * | Merge pull request #1995 from mattermost/PLT-1586bChristopher Speller2016-01-273-2/+7
| |\ \ | | | | | | | | Fixing small issue with displaying activity log
| | * | Fixing small issue with displaying activity log=Corey Hulen2016-01-273-2/+7
| | | |
| * | | Merge pull request #1992 from ZBoxApp/PLT-7-reactCorey Hulen2016-01-2710-105/+651
| |\ \ \ | | |/ / | |/| | PLT-7: Refactoring frontend (chunk 1)
| | * | Update mm-intl referenceElias Nahum2016-01-271-1/+1
| | | |
| | * | PLT-7: Refactoring frontend (chunk 1)Elias Nahum2016-01-2610-105/+651
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - System console sidebar - Sytem console email settings - Error Bar - Loading Screen - Select Team Modal - Add npm mm-intl package
| * | | 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-279-55/+71
| |\ \ \ | | |_|/ | |/| | PLT-1586 adding LDAP/OAuth to iOS
| | * | Fixing naming=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-261-9/+16
| | | |
| | * | PLT-1586 adding LDAP/OAuth to iOS=Corey Hulen2016-01-268-43/+49
| | |/
| * | 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
| | |/
| * | Moved PreferenceStore initialization into head.htmlhmhealey2016-01-263-6/+7
| | |
| * | Changed first preference load to be done synchronouslyhmhealey2016-01-264-24/+25
| |/
| * PLT-7 fixing loc on safari=Corey Hulen2016-01-261-8/+5
| |
| * 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
| | |
| * | PLT-7: Refactoring entry point and web to use translations (chunk 8)Elias Nahum2016-01-251-66/+66
| |/ | | | | | | - 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
| | |
* | | merging=Corey Hulen2016-01-2522-338/+1085
|\| |
| * | Merge pull request #1977 from hmhealey/plt1685Corey Hulen2016-01-251-3/+8
| |\ \ | | | | | | | | 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
| | |/
| * | 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 #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
| | * | | Fixed duplicate email team signup errorReed Garmsen2016-01-221-1/+7
| | | | |
| * | | | Merge pull request #1968 from ZBoxApp/PLT-7-templatesCorey Hulen2016-01-241-2/+2
| |\ \ \ \ | | | | | | | | | | | | PLT-7: Refactoring api to use translations (chunk 4)
| | * | | | PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-241-2/+2
| | | |/ / | | |/| | | | | | | | | | | | - Translation for api templates english and spanish
| * | | | Merge pull request #1970 from mattermost/PLT-7-client-infra3Corey Hulen2016-01-242-22/+61
| |\ \ \ \ | | | | | | | | | | | | PLT-7 client infra for loc
| | * | | | PLT-7 client infra for loc=Corey Hulen2016-01-242-22/+61
| | |/ / /
| * / / / PLT-7 client side infra for loc=Corey Hulen2016-01-248-76/+473
| |/ / /
| * | | Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-226-231/+513
| |\ \ \ | | | | | | | | | | PLT-1779 Add system-wide statistics page
| | * | | Change default system console page to statisticsJoramWilander2016-01-221-1/+1
| | | | |