summaryrefslogtreecommitdiff
path: root/model/session.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for scopesr2019-12-211-1/+0
| | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts
* Use a custom client for settingsr2019-12-211-3/+4
|
* Use json format for app and session repor2019-12-211-27/+3
|
* Use filesystem based kv store instead of sqliter2019-12-171-4/+30
|
* Initial commitr2019-12-131-0/+23