aboutsummaryrefslogtreecommitdiffhomepage
path: root/model/user_test.go
Commit message (Collapse)AuthorAge
* Add theme variantsGravatar Frédéric Guillot2019-09-21
| | | | | | | | | - Use CSS variables instead of inherence - Rename default theme to "Light - Serif" - Rename Black theme to "Dark - Serif" - Rename "Sans-Serif" theme to "Light - Sans Serif" - Add "System" theme that use system preferences: Dark or Light - Add Serif and Sans-Serif variants for each color theme
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
|
* Improve APIGravatar Frédéric Guillot2017-12-24
|
* Add unit tests for modelsGravatar Frédéric Guillot2017-11-25