~linuxgoose/bocpress

ref: 998269312d17fad056e8960a12a1a33f49aeff70 bocpress/main/views/general.py -rw-r--r-- 58.2 KiB
fix public post list filtering
fix need to use blog_user for public page
update tags filtering functionality to allow for multiple tags to be filtered on
add all_tags lists to templates and postmanager functions to get all unique tags for posts and blog setting to show/hide tags in posts list
fix tags with hyphen not working on fitler
add tags to posts
add signup email notification to admin
update markdown auto formatter to include many more keyboard shortcuts
add new setting for auto markdown link formatting on paste in the editor
add pygments code block syntax highlighting
update allow user to see landing page when logged in
change images to be assets and allow for more file types per #25
add new homepage content update page
fix views where user does not have an rsl record
f93f3d63 — Jordan 2 months ago
Initial commit from GitHub