aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: a90358e2d9985ba21a80d00a5eacc9e2c937af6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TODO
----
* post filters
* fts
* projects
* readonly-db connection (using `PRAGMA query_only`)
* per-site public/ directories
* history (in `PostModel#update_post`)
* triggers for removing unused `post_tag` and `tag` entries

Editors
-------
* tinymce (http://tinymce.com/)
* ace (https://ace.c9.io/)
* codemirror (http://codemirror.net/)