Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #1328 from mattermost/PLT-1016 | Christopher Speller | 2015-11-06 | 1 | -0/+1 | |
|\ | | | | | PLT-1016 force logout on other browsers | |||||
| * | PLT-1016 force logout on other browsers | =Corey Hulen | 2015-11-05 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #1327 from florianorben/PLT-857-2 | Joram Wilander | 2015-11-06 | 1 | -0/+3 | |
|\ \ | | | | | | | PLT-857: Support `attachments` for Incoming Webhooks | |||||
| * | | attachments frontend | Florian Orben | 2015-11-05 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge pull request #1321 from hmhealey/plt911 | Joram Wilander | 2015-11-06 | 1 | -0/+9 | |
|\ \ \ | | | | | | | | | PLT-911 Search autocomplete improvements | |||||
| * | | | Moved public and private channels into separate sections in the search ↵ | hmhealey | 2015-11-05 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | autocomplete | |||||
* | | | | Merge pull request #1325 from hmhealey/plt618 | Joram Wilander | 2015-11-06 | 2 | -52/+350 | |
|\ \ \ \ | |_|/ / |/| | | | PLT-618 Ignore formatting markdown lists containing only one element | |||||
| * | | | Changed markdown lexer to ignore lists containing only one item | hmhealey | 2015-11-05 | 1 | -50/+54 | |
| | | | | ||||||
| * | | | Cleaned up Markedown Lexer for eslint | hmhealey | 2015-11-05 | 1 | -62/+56 | |
| | | | | ||||||
| * | | | Copied part of the marked lexer into markdown.jsx | hmhealey | 2015-11-05 | 1 | -1/+298 | |
| | | | | ||||||
| * | | | Moved highlighting code out of markdown.jsx | hmhealey | 2015-11-05 | 2 | -51/+54 | |
| | |/ | |/| | ||||||
* | | | Switching to mp3 | =Corey Hulen | 2015-11-05 | 1 | -1/+1 | |
| | | | ||||||
* | | | PLT-1040 changing ding | =Corey Hulen | 2015-11-05 | 1 | -1/+1 | |
|/ / | ||||||
* / | Only allow one ding every 3s | JoramWilander | 2015-11-05 | 1 | -1/+5 | |
|/ | ||||||
* | Add constant form 'mention' | JoramWilander | 2015-11-05 | 1 | -0/+3 | |
| | ||||||
* | Merge pull request #1308 from asaadmahmoodspin/plt-960 | Christopher Speller | 2015-11-05 | 2 | -15/+35 | |
|\ | | | | | Plt 960 - Moving code themes into custom themes | |||||
| * | Removed old code theme selector and fixed some issues | Reed Garmsen | 2015-11-04 | 2 | -16/+14 | |
| | | ||||||
| * | Moved code theme picker into custom theme subarea | Reed Garmsen | 2015-11-04 | 1 | -1/+23 | |
| | | ||||||
* | | Merge pull request #1298 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-11-04 | 1 | -1/+1 | |
|\ \ | |/ |/| | Multiple UI Improvements | |||||
| * | Making tutorial buttons and tutorial circles consistent | Asaad Mahmood | 2015-11-04 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #1287 from hmhealey/plt382 | Christopher Speller | 2015-11-04 | 2 | -3/+5 | |
|\ \ | |/ |/| | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes | |||||
| * | Moved InviteMemberModal to be controlled by a store | hmhealey | 2015-11-02 | 2 | -5/+4 | |
| | | ||||||
| * | Ported ConfirmModal and InviteMemberModal to React-Bootstrap | hmhealey | 2015-11-02 | 1 | -0/+3 | |
| | | ||||||
* | | Properly escaped mention keywords and search terms when formatting them | hmhealey | 2015-11-04 | 1 | -2/+6 | |
| | | ||||||
* | | Allowed @mentions to follow any non-alphanumeric character instead of just ↵ | hmhealey | 2015-11-04 | 1 | -1/+1 | |
| | | | | | | | | whitespace | |||||
* | | Removed unused text formatting functions | hmhealey | 2015-11-04 | 1 | -16/+0 | |
| | | ||||||
* | | Merge pull request #1289 from mattermost/plt-516-2 | Joram Wilander | 2015-11-04 | 3 | -6/+18 | |
|\ \ | | | | | | | PLT-516 Part 1 of performance fixes for large teams | |||||
| * | | Minor changes to statuses client code | JoramWilander | 2015-11-03 | 1 | -1/+3 | |
| | | | ||||||
| * | | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 3 | -6/+16 | |
| | | | ||||||
* | | | Merge pull request #1286 from hmhealey/plt973 | Christopher Speller | 2015-11-04 | 1 | -1/+2 | |
|\ \ \ | | | | | | | | | PLT-973 Re-enabled Markdown tables | |||||
| * | | | Re-enabled Markdown tables | hmhealey | 2015-11-03 | 1 | -1/+2 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1279 from rgarmsen2295/plt-743 | Joram Wilander | 2015-11-04 | 1 | -0/+21 | |
|\ \ \ | | | | | | | | | PLT-741/743 Adds additional checks when sorting channels/teams by display name | |||||
| * | | | Functionalized code | Reed Garmsen | 2015-11-02 | 1 | -0/+21 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1290 from mattermost/fixed-embed-height | Corey Hulen | 2015-11-03 | 1 | -0/+15 | |
|\ \ \ | | | | | | | | | PLT-991 Fixing height of embeded images | |||||
| * | | | Fixing height of embeded images | Christopher Speller | 2015-11-03 | 1 | -0/+15 | |
| |/ / | ||||||
* | | | Adding browser functions in utilis and calling them in settings_sidebar | Asaad Mahmood | 2015-11-03 | 1 | -0/+14 | |
| | | | ||||||
* | | | Multiple UI changes | Asaad Mahmood | 2015-11-03 | 1 | -6/+6 | |
|/ / | ||||||
* | | Add tutorial popovers | JoramWilander | 2015-11-02 | 1 | -3/+8 | |
| | | ||||||
* | | Add tutorial intro screens for new users. | JoramWilander | 2015-11-02 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 2 | -0/+223 | |
|\ | | | | | PLT-823 Refactor of center channel | |||||
| * | Some renaming | Christopher Speller | 2015-11-02 | 1 | -1/+1 | |
| | | ||||||
| * | Hooking up external components | Christopher Speller | 2015-11-02 | 1 | -0/+5 | |
| | | ||||||
| * | Refactoring center channel | Christopher Speller | 2015-11-02 | 1 | -0/+218 | |
| | | ||||||
* | | Merge pull request #1259 from stasvovk/PLT-639 | Christopher Speller | 2015-11-02 | 1 | -0/+17 | |
|\ \ | | | | | | | PLT-639: display full name, nickname or username in direct messages | |||||
| * | | fixed errors in displayUsername | Stas Vovk | 2015-11-02 | 1 | -3/+3 | |
| | | | ||||||
| * | | display full name, nickname or username in direct messages | Stas Vovk | 2015-11-01 | 1 | -0/+17 | |
| |/ | ||||||
* / | fix isBrowserEdge typo | Vincent Taverna | 2015-11-01 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 1 | -5/+5 | |
|\ | | | | | PLT-340 allow team directory and open invites | |||||
| * | Merge branch 'master' into PLT-340 | =Corey Hulen | 2015-10-28 | 1 | -2/+6 | |
| |\ | ||||||
| * | | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -5/+5 | |
| | | |