summaryrefslogtreecommitdiff
path: root/templates/postform.tmpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for quote replyr2024-10-141-0/+4
|
* Update the default themer2023-12-281-29/+21
| | | | | | This uses better color contrast and component spacing to improve legibility. The updated HTML also has better compatibility with browsers with limited/no CSS support.
* Add missing @ sign in the reply post formr2022-05-101-1/+1
|
* Add quick replyr2021-09-051-0/+1
|
* Hide post format setting in case of empty listr2021-05-301-1/+1
|
* Refactorr2021-03-281-1/+1
|
* Make redirection work without Referer headerr2021-01-171-0/+1
|
* Add reset buttonr2021-01-161-0/+1
|
* Add setting for default formatr2020-10-191-1/+4
|
* Add keyboard shortcutsr2020-10-191-11/+8
|
* Disable scope selection when replying to a direct postr2020-06-181-1/+1
|
* Use <base> element to set targetr2020-02-231-1/+1
|
* Add frame based navigationr2020-02-181-1/+1
|
* Remove iconsr2020-01-301-2/+2
|
* Add CSRF protectionr2020-01-261-0/+1
|
* Refactor renderer and templatesr2020-01-141-1/+3
|
* Add dark moder2020-01-121-1/+1
|
* Use png icons instead of font iconsr2020-01-011-4/+4
|
* Add settings pager2019-12-271-1/+1
|
* Add post format selectionr2019-12-261-2/+8
|
* Switch to fork-awesome fontr2019-12-221-0/+5
|
* Add nsfw checkbox for postsr2019-12-221-9/+17
|
* Fix css and template issuesr2019-12-221-1/+1
|
* Add support for scopesr2019-12-211-5/+15
| | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts
* Use a single form for new posts and repliesr2019-12-211-0/+16