Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Performance improvements for 40M posts (#7708) | Christopher Speller | 2017-10-25 | 1 | -6/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * Optimizing get root posts SQL query * Setting session invalidation to be reliable * Adding app reciever to SessionHasPermissionToUser * Adding app reciever to SessionHasPermissionToTeam * Adding app reciever to SessionHasPermissionTo * Clear session cache if permission was denied * Fixing rebase issues * Revert "Optimizing get root posts SQL query" This reverts commit f364757e7015cfb4ec673d0a4fc3d57cd25d8dd7. * Fixing build | ||||
* | remove global refs from api/api4 (#7496) | Chris | 2017-09-22 | 1 | -6/+6 |
| | |||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | app type transition (#7167) | Chris | 2017-09-06 | 1 | -5/+5 |
| | |||||
* | PLT-1384 Added websocket event when preferences are updated/deleted (#6107) | Harrison Healey | 2017-04-20 | 1 | -22/+2 |
| | |||||
* | 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 | ||||
* | Implemented preferences endpoints for apiv4 (#5531) | Ruzette Tanyag | 2017-02-28 | 1 | -0/+153 |
* implemented preferences endpoints for apiv4 * added user id in preferences endpoints |