summaryrefslogtreecommitdiff
path: root/model (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename package to bloatr2020-01-012-2/+0
|
* Add option to mask nsfw attachmentsr2019-12-311-0/+2
|
* Add default settingsr2019-12-292-0/+10
|
* Add settings pager2019-12-271-0/+1
|
* Add post format selectionr2019-12-261-0/+6
|
* Add support for scopesr2019-12-213-1/+6
| | | | | | | - 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-213-3/+16
|
* Use json format for app and session repor2019-12-212-50/+7
|
* Use a single form for new posts and repliesr2019-12-211-0/+7
|
* Add reply links on thread pager2019-12-181-0/+1
|
* Use filesystem based kv store instead of sqliter2019-12-172-10/+57
|
* Initial commitr2019-12-132-0/+42