Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add TimelineController. | crupest | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2020-02-02 | 1 | -7/+7 |
| | |||||
* | Make all patch return the new entity. | crupest | 2020-01-31 | 1 | -3/+6 |
| | |||||
* | Combine two user info types. | crupest | 2020-01-31 | 1 | -4/+4 |
| | |||||
* | ... | crupest | 2020-01-31 | 1 | -3/+72 |
| | |||||
* | Finish reafctor, TODO: Database migration. | crupest | 2020-01-30 | 1 | -14/+14 |
| | |||||
* | ... | crupest | 2020-01-30 | 1 | -151/+111 |
| | |||||
* | ... | crupest | 2020-01-30 | 1 | -19/+18 |
| | |||||
* | Basically finish refactor of error codes. | crupest | 2020-01-19 | 1 | -3/+3 |
| | |||||
* | Add test for bad enum value of timeline visibility. | crupest | 2019-11-20 | 1 | -0/+6 |
| | |||||
* | Get posts should return posts ordered by time. | crupest | 2019-11-20 | 1 | -1/+28 |
| | |||||
* | Add delete nonexist post test, and fix the bug. | crupest | 2019-11-20 | 1 | -0/+7 |
| | |||||
* | Clean and refactor tests. | crupest | 2019-11-20 | 1 | -33/+29 |
| | |||||
* | Complete integrated tests??? Fix bugs. | crupest | 2019-11-19 | 1 | -0/+219 |
| | |||||
* | Continue to write tests. | crupest | 2019-11-18 | 1 | -0/+49 |
| | |||||
* | Write tests and fix bugs found via tests. | crupest | 2019-11-18 | 1 | -0/+135 |
| | |||||
* | Fix typo in path of personal timeline controller actions. Add timeline ↵ | crupest | 2019-11-17 | 1 | -0/+62 |
permission test. |