Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove einterface gets (#7455) | Chris | 2017-09-19 | 1 | -9/+8 |
| | |||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | app type transition (#7167) | Chris | 2017-09-06 | 1 | -7/+7 |
| | |||||
* | App: NewLocAppError -> NewAppError (#7327) | George Goldberg | 2017-09-01 | 1 | -2/+1 |
| | | | | | | * App: NewLocAppError -> NewAppError * Remove statuscode that got missed. | ||||
* | fix user agent for desktop app (#6612) | Saturnino Abril | 2017-06-08 | 1 | -0/+5 |
| | |||||
* | Get protocol correctly if using SSL direct to Mattermost (#6361) | Joram Wilander | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | PLT-6492 Use new cookie to determine if user is logged in (#6317) | Joram Wilander | 2017-05-04 | 1 | -0/+10 |
| | | | | | | * Use new cookie to determine if user is logged in * Add temporary code for 3.9 to prevent forced re-login | ||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | Implement APIv4 infrastructure (#5191) | Joram Wilander | 2017-01-30 | 1 | -0/+136 |
* Implement APIv4 infrastructure * Update parameter requirement functions per feedback |