aboutsummaryrefslogtreecommitdiff
path: root/blog/views.py
AgeCommit message (Expand)AuthorFilesLines
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 o...Bobby1-0/+6
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
2023-01-23allow access to user to their activity on private profileBobby1-1/+1
2023-01-08Fix payment errors as best as I canBobby1-5/+7
2023-01-08Handle 3d secure transactionsBobby1-3/+11
2023-01-08Added Payment Using StripeBobby1-1/+63
2023-01-08support for user profilesBobby1-24/+22
2023-01-08Update Profile Details and Show Success message on the same tab for account u...Bobby1-4/+9
2023-01-02Sort Avatar KeysBobby1-1/+1
2023-01-02post improvements and avatar chooserBobby1-3/+21
2023-01-01Major comment area update - go see for yourselfBobby1-25/+29
2022-12-31Ton of improvement, articles view, need to update posts on server nowBobby1-3/+11
2022-12-31Articles SectionBobby1-2/+19
2022-12-29Some makeshift search page.; I'm tired now. Maybe I'll watch KonosubaBobby1-1/+39
2022-12-29Major Updates on Post SectionBobby1-5/+33
2022-12-28Some random rearranging stuff, see what looks goodBobby1-9/+0
2022-12-28Registraion function with captcha workingBobby1-46/+24
2022-12-28Added AvatarsBobby1-12/+15
2022-11-18support for post imagesBobby1-26/+1