| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro... | Asaad Mahmood | 2016-07-05 | 2 | -2/+6 |
* | PLT-1316/PLT-3280 Change client-side max file size limit (#3354) | Thomas Balthazar | 2016-07-05 | 1 | -1/+0 |
* | PLT-3145 Custom Emojis (#3381) | Harrison Healey | 2016-07-05 | 6 | -8453/+108 |
* | Adding expand icon for RHS (#3386) | Asaad Mahmood | 2016-06-29 | 1 | -1/+2 |
* | EE: Add the ability to restrict the user roles that can send team invites (#3... | Joram Wilander | 2016-06-29 | 2 | -2/+18 |
* | PLT-3269 Moved formatting toggle behind EnableDeveloper setting (#3402) | Harrison Healey | 2016-06-27 | 1 | -1/+1 |
* | PLT-3211 Fixed search highlighting for hashtags starting with "#in", "#from",... | Harrison Healey | 2016-06-22 | 1 | -4/+8 |
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 2 | -2/+2 |
* | Multiple UI fixes (#3357) | Asaad Mahmood | 2016-06-16 | 1 | -2/+2 |
* | PLT-946 Add status icon to the left of the username in DM channel (#3258) | Kevyn Bruyere | 2016-06-15 | 1 | -1/+7 |
* | Fixed @all not working as intended (#3335) | David Lu | 2016-06-15 | 1 | -2/+1 |
* | PLT-3202 Re-render timestamps when display settings switch between 12h and 24... | Harrison Healey | 2016-06-15 | 2 | -53/+2 |
* | Added text emoticons to autocomplete (#3312) | Harrison Healey | 2016-06-15 | 1 | -1/+1 |
* | Distinguish between static embeds and toggleable embeds (#3333) | Joram Wilander | 2016-06-15 | 1 | -0/+1 |
* | Merge branch 'release-3.1' | JoramWilander | 2016-06-13 | 2 | -5/+7 |
|\ |
|
| * | PLT-3203 Commenting on the RHS while in permalink view makes the message not ... | enahum | 2016-06-07 | 1 | -4/+6 |
| * | Properly removed hashtags and at mentions inside of markdown links (#3283) | Harrison Healey | 2016-06-07 | 1 | -1/+1 |
* | | PLT-3221 Remove async call to get posts when creating a comment and editing a... | enahum | 2016-06-09 | 1 | -0/+1 |
|/ |
|
* | PLT-3185 Added support for DMs in Channel Switcher (#3260) | David Lu | 2016-06-06 | 1 | -0/+7 |
* | PLT-3114 Moved preview collapse out of pre-release features (#3206) | Joram Wilander | 2016-06-06 | 1 | -5/+3 |
* | PLT-3101 Added message history (#3205) | David Lu | 2016-06-06 | 2 | -1/+1 |
* | PLT-2990 Clicking on a desktop notification from another team opens the team ... | enahum | 2016-06-06 | 1 | -2/+4 |
* | PLT-3182 - Improving switch channels modal and some minor UI improvements (#3... | Asaad Mahmood | 2016-06-06 | 1 | -1/+1 |
* | PLT-3177 - Fixing ordering for custom themes (#3226) | Asaad Mahmood | 2016-06-03 | 2 | -5/+6 |
* | Removed hashtag/mention links that appear within text for markdown links (#3199) | Harrison Healey | 2016-06-02 | 1 | -1/+2 |
* | PLT-2962 Added channel switcher modal (#3216) | David Lu | 2016-06-02 | 1 | -1/+1 |
* | Multiple UI improvements (#3220) | Asaad Mahmood | 2016-06-02 | 1 | -3/+5 |
* | Added scrolling, move out of navbar (#3163) | David Lu | 2016-06-01 | 1 | -0/+1 |
* | Improved internal links which use react-router (#3180) | Harrison Healey | 2016-06-01 | 2 | -4/+10 |
* | Reorganized syntax highlighting code and added search term highlighting for c... | Harrison Healey | 2016-06-01 | 2 | -67/+65 |
* | Added maxlength for nicknames (#3186) | David Lu | 2016-05-31 | 1 | -0/+1 |
* | Removed unnecessary wbrs (#3182) | Harrison Healey | 2016-05-31 | 1 | -3/+0 |
* | Fixed emoticons consuming the preceeding whitespace (#3187) | Harrison Healey | 2016-05-31 | 1 | -4/+4 |
* | PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting (#3171) | Harrison Healey | 2016-05-31 | 3 | -15/+54 |
* | Added validation to make sure theme entries are colours (#3107) | Harrison Healey | 2016-05-31 | 1 | -12/+4 |
* | Add license expiry messages (#3153) | Joram Wilander | 2016-05-30 | 2 | -1/+48 |
* | PLT-3080 Added ability to disable formatting for debugging and updated marked... | Harrison Healey | 2016-05-30 | 1 | -3/+9 |
* | PLT-2321 Move the toggle icon next to the link being previewed (#3071) | samogot | 2016-05-27 | 1 | -0/+12 |
* | PLT-2672 Refactored posts view with caching (#3054) | Joram Wilander | 2016-05-27 | 3 | -28/+46 |
* | Added BOT in RHS (#3136) | David Lu | 2016-05-27 | 1 | -1/+2 |
* | Fixed ESLint errors (#3134) | Harrison Healey | 2016-05-27 | 1 | -3/+3 |
* | PLT-1458 Updated list autonumbering (#3126) | Harrison Healey | 2016-05-27 | 1 | -300/+9 |
* | Refactor login, claim and create_team into views and add actions (#3110) | Joram Wilander | 2016-05-26 | 4 | -3/+6 |
* | Updated our fork of marked and prevented catastrophic backtracking (#3098) | Harrison Healey | 2016-05-25 | 1 | -49/+3 |
* | Revert "Updated our fork of marked and added more links to test-links.md (#30... | Harrison Healey | 2016-05-24 | 1 | -3/+49 |
* | Removed isTestDomain (#3069) | David Lu | 2016-05-24 | 1 | -32/+0 |
* | Added all keycodes (#3079) | David Lu | 2016-05-23 | 1 | -7/+90 |
* | Added validation for command triggers (#3068) | David Lu | 2016-05-20 | 1 | -0/+2 |
* | Fixed JS errors, wrapped around nav shortcuts (#3067) | David Lu | 2016-05-20 | 1 | -0/+4 |
* | PLT 783 Fix Previews for removed YouTube videos (#3073) | enahum | 2016-05-20 | 2 | -1/+14 |