Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple UI Improvements | Asaad Mahmood | 2016-03-08 | 1 | -14/+19 |
| | |||||
* | Changed information displayed in user list to obey display name settings | hmhealey | 2016-03-03 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2249 from GuillaumeAmat/GIT-1806-2 | Harrison Healey | 2016-03-01 | 1 | -1/+1 |
|\ | | | | | Fixes the notification display in Firefox (refs #1806) | ||||
| * | Fixes the notification display in Firefox (refs #1806) | Guillaume AMAT | 2016-02-25 | 1 | -1/+1 |
| | | |||||
* | | Added files and changes to portuguese(beta) translation | Rodrigo Corsi | 2016-02-26 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #2254 from hmhealey/plt2127 | Christopher Speller | 2016-02-25 | 1 | -4/+0 |
|\ \ | | | | | | | PLT-2127 Stopped setting Notification.permission | ||||
| * | | Stopped setting Notification.permission | hmhealey | 2016-02-25 | 1 | -4/+0 |
| |/ | |||||
* / | Multiple UI Improvements | Asaad Mahmood | 2016-02-25 | 1 | -1/+1 |
|/ | |||||
* | Requires emails to contain at least 1 character before and after the @ sign | hmhealey | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | Refactored how links are extracted to remove code blocks and markdown images | hmhealey | 2016-02-23 | 1 | -40/+19 |
| | |||||
* | Refactor listener out of user profile and fix thread logic | JoramWilander | 2016-02-23 | 1 | -0/+4 |
| | |||||
* | Updating some client deps + eslint | Christopher Speller | 2016-02-22 | 1 | -1/+5 |
| | |||||
* | Merge pull request #2179 from mattermost/fix-droid | Corey Hulen | 2016-02-17 | 1 | -12/+16 |
|\ | | | | | Fixing JS bug with droid | ||||
| * | Fixing JS bug with droid | =Corey Hulen | 2016-02-17 | 1 | -12/+16 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2016-02-15 | 1 | -2/+2 |
|/ | |||||
* | eslint no-shadow resolved | Elias Nahum | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Fix duplicate am/pm on last password update | Elias Nahum | 2016-02-11 | 1 | -0/+4 |
| | |||||
* | Merge pull request #2099 from hmhealey/plt1883 | Corey Hulen | 2016-02-09 | 1 | -0/+22 |
|\ | | | | | PLT-1883 Update search result components when we receive channels | ||||
| * | Added support for ES6 Maps to Utils.areObjectsEqual | hmhealey | 2016-02-08 | 1 | -0/+22 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2016-02-09 | 1 | -0/+1 |
| | | |||||
* | | PLT-1900 removing lang from preview and making spanish beta | =Corey Hulen | 2016-02-08 | 1 | -1/+1 |
| | | |||||
* | | Renamed RECIEVED_* to RECEIVED_* | hmhealey | 2016-02-08 | 1 | -1/+1 |
|/ | |||||
* | Separated displayTime functions for component/string form | Reed Garmsen | 2016-02-05 | 1 | -1/+37 |
| | |||||
* | Fixed issue with on-hover timestamps | Reed Garmsen | 2016-02-05 | 1 | -32/+11 |
| | |||||
* | Changed notifications to only request permission once per session if the ↵ | hmhealey | 2016-02-04 | 1 | -5/+13 |
| | | | | user clicks 'Not now' on Firefox | ||||
* | Changed how posts are marked ephemeral | hmhealey | 2016-02-04 | 1 | -0/+4 |
| | |||||
* | Adding reply functionality | Asaad Mahmood | 2016-01-28 | 1 | -1/+1 |
| | |||||
* | PLT-7 adding lang selector | =Corey Hulen | 2016-01-22 | 1 | -0/+15 |
| | |||||
* | Added download param to getFile api call | hmhealey | 2016-01-21 | 1 | -2/+3 |
| | |||||
* | Merge pull request #1924 from loafoe/master | Christopher Speller | 2016-01-21 | 1 | -0/+11 |
|\ | | | | | [#1923] Make Websocket ports configurable | ||||
| * | Fix indentation | Andy Lo-A-Foe | 2016-01-20 | 1 | -7/+7 |
| | | |||||
| * | Optionally specify ws:// and wss:// port in config | Andy Lo-A-Foe | 2016-01-19 | 1 | -0/+11 |
| | | |||||
* | | Merge pull request #1927 from rgarmsen2295/plt-1668 | Christopher Speller | 2016-01-21 | 1 | -2/+2 |
|\ \ | | | | | | | PLT-1668 Removes duplicate short username error message | ||||
| * | | Removed extraneous error when providing a short username | Reed Garmsen | 2016-01-20 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #1885 from rgarmsen2295/plt-406 | Joram Wilander | 2016-01-21 | 1 | -0/+4 |
|\ \ | |/ |/| | PLT-406 Fixes issues with drag and drop overlay in IE11 | ||||
| * | Fix issue with drag n drop overlay in ie11 | Reed Garmsen | 2016-01-12 | 1 | -0/+4 |
| | | |||||
* | | Added license validation and settings | JoramWilander | 2016-01-14 | 1 | -4/+27 |
| | | |||||
* | | Merge pull request #1853 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2016-01-13 | 1 | -1/+5 |
|\ \ | |/ |/| | Adding away icon and changing online and offline icons | ||||
| * | Adding away icon and changing online and offline icons | Asaad Mahmood | 2016-01-11 | 1 | -1/+5 |
| | | |||||
* | | Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugs | hmhealey | 2016-01-11 | 1 | -0/+15 |
|/ | |||||
* | Removed ability to drag n' drop text; drag n' drop ui no longer appears when ↵ | Reed Garmsen | 2016-01-06 | 1 | -0/+6 |
| | | | | non-files are dragged | ||||
* | Merge pull request #1819 from hmhealey/plt1401 | Joram Wilander | 2016-01-06 | 1 | -3/+3 |
|\ | | | | | PLT-1401 Removed email regex | ||||
| * | Removed email regex | hmhealey | 2016-01-06 | 1 | -3/+3 |
| | | |||||
* | | Removed temporary fix for old filenames that used absolute urls pointing to ↵ | hmhealey | 2016-01-06 | 1 | -16/+2 |
| | | | | | | | | the get file api | ||||
* | | Changed Audio/Video preview to just display a file info when encountering a ↵ | hmhealey | 2016-01-06 | 1 | -0/+19 |
|/ | | | | file that cannot be played | ||||
* | Fixed ViewImage modal to clear its loaded state when its file list changes | hmhealey | 2016-01-04 | 1 | -0/+10 |
| | |||||
* | Merge pull request #1740 from hmhealey/plt730 | Joram Wilander | 2015-12-28 | 1 | -2/+2 |
|\ | | | | | PLT-730/PLT-731 Added remaining mobile UI V2 components | ||||
| * | Added theme styling to floating timestamp | hmhealey | 2015-12-16 | 1 | -2/+2 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-12-21 | 1 | -2/+3 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-12-18 | 1 | -2/+3 |
|/ |