Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fixed losing suggestion selection when entering additional characters | hmhealey | 2015-12-01 | 1 | -1/+7 | |
| | | | | ||||||
* | | | | Merge pull request #1554 from florianorben/emoji_style | Christopher Speller | 2015-12-03 | 2478 | -8/+21 | |
|\ \ \ \ | | | | | | | | | | | Allow to switch between default and emoji-one emoji style | |||||
| * | | | | switch to only use emoji one smileys; remove setting to switch | Florian Orben | 2015-12-01 | 4199 | -1025/+13 | |
| | | | | | ||||||
| * | | | | Allow to switch between default and emoji-one emoji style | Florian Orben | 2015-12-01 | 4199 | -10/+1035 | |
| | | | | | ||||||
* | | | | | Merge pull request #1591 from rgarmsen2295/plt-1158 | Joram Wilander | 2015-12-03 | 1 | -0/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-1158 Limit the 'Team Name' input field in Team Settings to 22 characters | |||||
| * | | | | | Limit edit team name input field to 22 characters | Reed Garmsen | 2015-12-02 | 1 | -0/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #1590 from rgarmsen2295/plt-169 | Joram Wilander | 2015-12-03 | 1 | -29/+20 | |
|\ \ \ \ \ | | | | | | | | | | | | | PLT-169 Fixes issue where cancelling a change in notification settings would not be reflected in the minimized section | |||||
| * | | | | | Cancelling out of a notification's setting change now displays the correct ↵ | Reed Garmsen | 2015-12-02 | 1 | -29/+20 | |
| |/ / / / | | | | | | | | | | | | | | | | option in the minimized setting tab | |||||
* | | | | | Merge pull request #1540 from hmhealey/plt1297 | Christopher Speller | 2015-12-03 | 10 | -380/+725 | |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | PLT-1297 Replaced SearchAutocomplete with new suggestion components | |||||
| * | | | Changed SuggestionProviders to be regular objects and not singletons | hmhealey | 2015-12-01 | 3 | -7/+5 | |
| | | | | ||||||
| * | | | Added -1 as an ignored magic number | hmhealey | 2015-12-01 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Replaced SearchAutocomplete with new suggestion components | hmhealey | 2015-12-01 | 9 | -379/+726 | |
| | | | | ||||||
* | | | | Updating UI for tablet view | Asaad Mahmood | 2015-12-02 | 2 | -6/+2 | |
| | | | | ||||||
* | | | | Multiple UI Improvements | Asaad Mahmood | 2015-12-02 | 3 | -19/+51 | |
| |/ / |/| | | ||||||
* | | | Stop firefox from crashing due to fonts | JoramWilander | 2015-12-02 | 1 | -2/+4 | |
| | | | ||||||
* | | | Merge pull request #1577 from mattermost/plt-1307 | Joram Wilander | 2015-12-02 | 4 | -60/+73 | |
|\ \ \ | | | | | | | | | PLT-1307 Make proper async calls when switching channels | |||||
| * | | | Minor change | JoramWilander | 2015-12-02 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Remove logging | JoramWilander | 2015-12-02 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | Add bind | JoramWilander | 2015-12-02 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Make proper async calls when switching channels | JoramWilander | 2015-12-02 | 4 | -61/+76 | |
| | | | | ||||||
* | | | | Fix emitter leak | JoramWilander | 2015-12-02 | 1 | -2/+8 | |
| | | | | ||||||
* | | | | Remove perfectscrollbar from center channel | JoramWilander | 2015-12-02 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | Merge pull request #1535 from florianorben/PLT-1233 | Christopher Speller | 2015-12-02 | 62 | -2/+18819 | |
|\ \ \ \ | |_|/ / |/| | | | PLT-1233: "Display Font" option in Account Settings > Display | |||||
| * | | | PLT-1233: "Display Font" option in Account Settings > Display | Florian Orben | 2015-11-28 | 62 | -2/+18819 | |
| | | | | ||||||
* | | | | Merge pull request #1565 from mattermost/plt-1270 | Joram Wilander | 2015-12-01 | 1 | -1/+1 | |
|\ \ \ \ | | |/ / | |/| | | Minor fix | |||||
| * | | | Minor fix | JoramWilander | 2015-12-01 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #1560 from mattermost/plt-1270 | Christopher Speller | 2015-12-01 | 1 | -5/+7 | |
|\| | | | | | | | | | | | PLT-1270 Fix channel creation errors | |||||
| * | | | Fix channel creation errors | JoramWilander | 2015-12-01 | 1 | -5/+7 | |
| | | | | ||||||
* | | | | Merge pull request #1562 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-12-01 | 6 | -11/+11 | |
|\ \ \ \ | | | | | | | | | | | Multiple UI Improvements | |||||
| * | | | | Multiple UI Improvements | Asaad Mahmood | 2015-12-01 | 6 | -11/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1559 from mattermost/plt-510 | Harrison Healey | 2015-12-01 | 5 | -73/+142 | |
|\ \ \ \ | | | | | | | | | | | PLT-510 Updated OAuth2 app register modal | |||||
| * | | | | Updated oauth2 app register modal | JoramWilander | 2015-12-01 | 5 | -73/+142 | |
| | | | | | ||||||
* | | | | | PLT-1182: "Recent Mention" search brings up username as "[username]undefined" | Florian Orben | 2015-12-01 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #1512 from rgarmsen2295/plt-995b | Joram Wilander | 2015-12-01 | 8 | -44/+52 | |
|\ \ \ \ | | | | | | | | | | | PLT-995 Applies name display preference setting in more places | |||||
| * | | | | Enabled name display settings in more places | Reed Garmsen | 2015-12-01 | 8 | -44/+52 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1555 from mattermost/PLT-902 | Corey Hulen | 2015-12-01 | 1 | -1/+66 | |
|\ \ \ \ | |/ / / |/| | | | PLT-902 switching to push proxy server | |||||
| * | | | PLT-902 switching to push proxy server | =Corey Hulen | 2015-11-30 | 1 | -1/+66 | |
| |/ / | ||||||
* | | | Merge pull request #1548 from mattermost/plt-1268 | Christopher Speller | 2015-12-01 | 2 | -9/+40 | |
|\ \ \ | | | | | | | | | PLT-1268 Fix webhook post aggregation and pending/failed post aggregation | |||||
| * | | | Fix webhook post aggregation and pending/failed post aggregation | JoramWilander | 2015-11-30 | 2 | -9/+40 | |
| | | | | ||||||
* | | | | Merge pull request #1546 from mattermost/plt-1281 | Christopher Speller | 2015-12-01 | 2 | -2/+4 | |
|\ \ \ \ | |_|/ / |/| | | | PLT-1281 Make sure to have latest posts for the view when switching to a channel | |||||
| * | | | Make sure to have latests posts for the view whhen switching to a channel | JoramWilander | 2015-11-30 | 2 | -2/+4 | |
| | | | | ||||||
* | | | | Merge pull request #1547 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-11-30 | 4 | -28/+56 | |
|\ \ \ \ | | | | | | | | | | | Ui improvements | |||||
| * | | | | Improving image modal and removing console log | Asaad Mahmood | 2015-11-30 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Fixing LHS scroll and Image previews | Asaad Mahmood | 2015-11-30 | 4 | -27/+55 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1543 from florianorben/GFM-Tasklist | Corey Hulen | 2015-11-30 | 2 | -0/+15 | |
|\ \ \ \ | | | | | | | | | | | Support Tasklists like GitHub does | |||||
| * | | | | refactor not to use nested ternary statements | Florian Orben | 2015-11-30 | 1 | -3/+5 | |
| | | | | | ||||||
| * | | | | support gfm tasklists | Florian Orben | 2015-11-30 | 2 | -0/+13 | |
| |/ / / | ||||||
* | | | | Merge pull request #1538 from florianorben/PLT-199 | Corey Hulen | 2015-11-30 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / |/| | | | PLT-199: Add scroll bar to center channel | |||||
| * | | | PLT-199: Add scroll bar to center channel | Florian Orben | 2015-11-28 | 1 | -1/+3 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1542 from florianorben/PLT-1121 | Harrison Healey | 2015-11-30 | 2 | -58/+63 | |
|\ \ \ | |_|/ |/| | | PLT-1121: One element, non-ordered lists and one element, ordered, ne… |