• Joined on 2023年06月15日
JollyDevelopment created branch jollyroberts/dev-tools in JollyDevelopment/pyfedi 2024年08月08日 15:30:31 +02:00
JollyDevelopment pushed to jollydev/adding-suggest-topic-option at JollyDevelopment/pyfedi 2024年08月07日 18:21:08 +02:00
0961d3e5dd better topic name placeholder text
JollyDevelopment commented on pull request rimu/pyfedi#281 2024年08月07日 18:03:48 +02:00
Adding a "Suggest A Topic" page.

Note: got the ngrok setup, but gmail doesn't get the icon as I only have the free tier and that has the ngrok warning page that a person has to interact with to get to the site.

The raw email...

JollyDevelopment commented on pull request rimu/pyfedi#281 2024年08月07日 16:31:37 +02:00
Adding a "Suggest A Topic" page.

@rimu updated to use templates for the email.

I had to import the render_template from flask directly as flask_render_template as the output from the app.utils one was rejected by...

JollyDevelopment pushed to jollydev/adding-suggest-topic-option at JollyDevelopment/pyfedi 2024年08月07日 16:21:23 +02:00
f4cbac34ba converting to using rendered templates
JollyDevelopment pushed to jollydev/adding-suggest-topic-option at JollyDevelopment/pyfedi 2024年08月07日 15:21:31 +02:00
f4dfe0a9b2 move to hyphen rather than underscore for href
99e3ff0391 Adding a Suggest Topics page
5b8d4642ca svg logo #282
fcd248c558 Merge pull request 'made the holes in the pie white' (#282) from wakest/piefed:main into main
ac8a7a31f3 disabling downvotes should have a global effect
Compare 8 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2024年08月07日 15:21:08 +02:00
5b8d4642ca svg logo #282
fcd248c558 Merge pull request 'made the holes in the pie white' (#282) from wakest/piefed:main into main
ac8a7a31f3 disabling downvotes should have a global effect
87608686eb lightbox on post body images too
f4ff75f88f lemmy - backslashes used for line breaks
Compare 6 commits »
JollyDevelopment created pull request rimu/pyfedi#281 2024年08月06日 22:32:51 +02:00
WIP: Adding a "Suggest A Topic" page.
JollyDevelopment pushed to jollydev/adding-suggest-topic-option at JollyDevelopment/pyfedi 2024年08月06日 22:26:59 +02:00
8c98d4fefb move to hyphen rather than underscore for href
JollyDevelopment pushed to jollydev/adding-suggest-topic-option at JollyDevelopment/pyfedi 2024年08月06日 22:25:42 +02:00
181d5a0ac7 Adding a Suggest Topics page
JollyDevelopment created branch jollydev/adding-suggest-topic-option in JollyDevelopment/pyfedi 2024年08月06日 22:25:42 +02:00
JollyDevelopment created repository JollyDevelopment/pyfedi 2024年08月06日 22:19:37 +02:00
JollyDevelopment commented on issue Kbin/kbin-core#118 2023年06月17日 14:05:44 +02:00
NSFW content from Lemmy Magazines are still showing even after checking the Hide Adult content box in settings
The side-bar with Random Magazines / Random Threads doesn't seem to respect NSFW filters or even if I have the entire domain blocked (for example lemmynsfw.com content appears in the sidebar...
JollyDevelopment commented on issue Kbin/kbin-core#87 2023年06月15日 03:54:33 +02:00
[Feature] Inline user help

case in point: i found this while trying to figure out what dynamic lists are/does...

JollyDevelopment opened issue Kbin/kbin-core#204 2023年06月15日 03:16:01 +02:00
[Feature Request] Add a "hide read/voted on thread" setting.