Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not clear the more direct messsages list on every open (#3485) | Joram Wilander | 2016-07-05 | 2 | -5/+8 |
| | |||||
* | PLT-3440 (#3440) | Corey Hulen | 2016-06-29 | 1 | -2/+11 |
| | |||||
* | Update permalink error message (#3427) | Eric Sethna | 2016-06-28 | 1 | -1/+1 |
| | | | | | | | | | | * Clarify permalink error message * Clarify permalink error message en.json * Update global_actions.jsx * Update en.json | ||||
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 4 | -4/+4 |
| | |||||
* | Remove the unnecessary comma (#3351) | Park Daesun | 2016-06-16 | 1 | -1/+1 |
| | | | It is not error, but It is unnecessary | ||||
* | Fixed DM channels not opening (#3336) | David Lu | 2016-06-15 | 1 | -2/+13 |
| | |||||
* | Fix channels showing up across teams when multiple teams open in same ↵ | Joram Wilander | 2016-06-15 | 1 | -1/+3 |
| | | | | browser (#3329) | ||||
* | Merge branch 'release-3.1' | JoramWilander | 2016-06-13 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: webapp/components/create_comment.jsx | ||||
| * | PLT-3203 Commenting on the RHS while in permalink view makes the message not ↵ | enahum | 2016-06-07 | 1 | -2/+2 |
| | | | | | | | | show up in the RHS (#3282) | ||||
* | | PLT-3221 Remove async call to get posts when creating a comment and editing ↵ | enahum | 2016-06-09 | 1 | -5/+13 |
|/ | | | | | a post (#3300) PLT-3203 Commenting on the RHS while in permalink view makes the message not show up in the RHS | ||||
* | PLT-3028 Added CTRL+/ to show shortcuts (#3181) | David Lu | 2016-06-02 | 1 | -1/+6 |
| | | | | | | * Added CTRL / to show shortcuts * Simplified code | ||||
* | PLT-1800 Load server side locale from the config.json (#3202) | enahum | 2016-06-02 | 1 | -10/+7 |
| | | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller | ||||
* | Revert "PLT-1800 Load server side locale from the config.json" (#3201) | Christopher Speller | 2016-06-01 | 1 | -7/+10 |
| | |||||
* | PLT-1800 Load server side locale from the config.json (#3135) | enahum | 2016-06-01 | 1 | -10/+7 |
| | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency | ||||
* | Allow clearing direct messages across team based on channel view events (#3176) | Joram Wilander | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | Add license expiry messages (#3153) | Joram Wilander | 2016-05-30 | 1 | -1/+1 |
| | |||||
* | Changed channel navigation (#3142) | David Lu | 2016-05-27 | 1 | -0/+10 |
| | |||||
* | Merge branch 'release-3.0' | JoramWilander | 2016-05-27 | 1 | -2/+12 |
| | |||||
* | Display error correctly on ldap to email claim page (#3129) | Joram Wilander | 2016-05-27 | 1 | -0/+22 |
| | |||||
* | Revert "PLT-1800 Load server side locale from the config.json" (#3133) | Christopher Speller | 2016-05-27 | 1 | -12/+6 |
| | |||||
* | PLT-1800 Load server side locale from the config.json (#3092) | enahum | 2016-05-27 | 1 | -6/+12 |
| | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text | ||||
* | Refactor login, claim and create_team into views and add actions (#3110) | Joram Wilander | 2016-05-26 | 4 | -0/+790 |