aboutsummaryrefslogtreecommitdiff
path: root/blog/views.py
AgeCommit message (Collapse)AuthorFilesLines
2024-06-13Ability to Reset Passwords and Better Email TemplatesBobby1-246/+633
2024-06-06Spam Comments FixBobby1-4/+9
2024-06-06test spam cBobby1-1/+1
2024-06-06Test SpamBobby1-20/+6
2024-02-11Disallow Empty Search + Basic Article ImprovementsBobby1-0/+1
2023-07-31Search addedBobby1-4/+57
2023-07-13Update Branding and Redirect to `shi.foo`Bobby1-2/+2
2023-07-12setting `x-frame-options` to sameorigin for anidata viewBobby1-1/+3
2023-07-09Full Code edit support in postsBobby1-1/+1
2023-07-05Handle MAL ErrorsBobby1-16/+22
2023-07-05Added My Anime ListBobby1-0/+25
2023-06-19Post Edit update with block images and code lang specificationBobby1-1/+4
2023-06-11Handle unknown tags to display empty pageBobby1-1/+6
2023-06-11Fixed issue where tags exposed unpublished posts; also do not display tags ↵Bobby1-2/+3
with no posts
2023-06-11404 Error fix for non-existing tagsBobby1-1/+4
2023-06-11Tags are now available on the blogBobby1-1/+19
2023-06-11Admin area improvements and comments managementBobby1-2/+5
2023-06-06Fix code highlight for JapaneseBobby1-2/+2
2023-06-04Update status icons and fix broken commentingBobby1-28/+28
2023-06-04Enable Akismet Spam FilterBobby1-1/+51
2023-06-04General UX ImprovementsBobby1-4/+9
2023-06-04Enable Recommender with DebugBobby1-2/+1
2023-06-04remove recommenderBobby1-1/+2
2023-06-04Article Recommendation EngineBobby1-1/+4
2023-05-31Allow Anonymous CommentingBobby1-7/+112
2023-05-31Better phone compatibility for additional pagesBobby1-1/+2
2023-05-28Online Users and Comma separated viewsBobby1-0/+1
2023-05-28Post show view count now, Django session uses redis cacheBobby1-15/+39
2023-05-27Update Meta Values in PostBobby1-0/+4
2023-05-24Update article pageBobby1-0/+7
2023-05-19Update margins in article images\Bobby1-1/+1
2023-05-19Update margins in image postsBobby1-1/+1
2023-05-19Font and Sidebar updates + some cleanupBobby1-1/+1
2023-05-01Revert back image paddings in articlesBobby1-1/+1
2023-05-01Added bottom padding to article imagesBobby1-1/+1
2023-05-01Added bottom padding to article imagesBobby1-1/+1
2023-04-27Impl::`Comment` Model in *Search_Index*Bobby1-0/+3
2023-04-27Inworks Search using `haystack`Bobby1-30/+17
2023-04-03Added support for profile blinkieBobby1-2/+6
2023-03-27Socialify available in fun stuffBobby1-0/+31
2023-03-27Optimize post viewBobby1-1/+1
2023-02-15case insensitive usernamesBobby1-1/+1
2023-01-31render math using mathjaxBobby1-0/+5
2023-01-30raise 404 on not found articlesBobby1-2/+2
2023-01-30custom 404 page botBobby1-14/+18
2023-01-29some changes to posts view, remove heading from fake ads, fix aspect ratios ↵Bobby1-0/+6
of images on older browsers
2023-01-23site policy and link updatesBobby1-0/+3
2023-01-23categories sectionBobby1-4/+17
2023-01-23Archives sectionBobby1-3/+18
2023-01-23remove donations and make author url in posts workBobby1-70/+0