• Joined on 2023年06月15日
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年07月09日 16:40:19 +02:00
48c6eb0135 limit size of images in comments
974cb8cace more (content in post body)
Compare 2 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年07月08日 22:41:30 +02:00
54e3e0b8a2 fix onboarding - topic selection
1a523486b3 only send Note activities if necessary
83f9449ece Merge pull request 'Render rss feeds card as a list in index.html, fixes #1848' (#1849) from IchbinLuka/pyfedi:fix-rss-feed-homepage into main
e8645d3f3a record post ranking using a float instead of int
81bba3064f show instance rss links only on homepage in dillo, refs #1848
Compare 6 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年07月06日 16:25:43 +02:00
7e10e92de2 hubzilla followers only posts
ba652a8f75 Merge pull request 'Avoid fetching community ids, select them in the post query instead' (#1846) from Sh4d0w/pyfedi:perf-feed-community-predicate into main
6a2e25c169 Merge pull request 'Order upvoted posts by post_vote.id' (#1844) from Sh4d0w/pyfedi:perf-user-upvoted-posts-index into main
2d81090141 minor bugfixes
27621d2219 Speed up local & popular feeds
Compare 49 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年06月26日 22:07:42 +02:00
10e2f28426 updated translations from code
3b8671c69d june 2026 installment 2
73a91beac9 Merge pull request 'fix: Duplicated package install' (#1838) from muis/pyfedi3:main into main
390272d85d Fix merge
Compare 4 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年06月24日 22:15:30 +02:00
412124c3d2 Merge pull request 'Remove unused CSS classes and IDs' (#1837) from travis-jeans/pyfedi:css-cleanup into main
b7e6268867 Re-exported the CSS file again.
960904117f Added .main_pane back into the high_contrast file because I realized I misread a comma and removed it by mistake.
ad1a52a99c Re-exported the CSS file.
7874d1327b Removed main_row as it was unused. meta_row and utilities_row classes on the same line were also removed as they didn't seem to be in the app.
Compare 66 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年06月04日 20:55:50 +02:00
d04a3ff481 limit access to docker service
2aea97fc2f Merge pull request 'Reposition alerts nicer on homepage and in comment form' (#1810) from nykula/pyfedi:reposition-alerts into main
32cc390eec Merge pull request 'Fix href-less a tags in HTML sanitizer' (#1817) from Fedihosting-Foundation-Forks/pyfedi:html-sanitizer-href-less-a into main
1fb5379bca
Fix href-less a tags in HTML sanitizer
de11cc4cf9 Reposition alerts nicer on homepage and in comment form
Compare 5 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年06月01日 15:55:44 +02:00
6378bd77b8 May 2026
d97046baa9
Fix some boolean logic
3e40530a71 Merge pull request 'fix typo in readme & add YunoHost install instructions' (#1806) from squirrel654/pyfedi:main into main
9307ba4421 add YunoHost to install instructions
62f11fbacd fix typo & capitalization
Compare 5 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年05月22日 17:23:49 +02:00
fcac0f20b6 Revert "allow cross-posting of images"
6163756737 remove quack and groovebox themes
Compare 2 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年05月18日 16:04:35 +02:00
dc21542201 sanitize svg files
1e77c6682b nodebb mods collection is a list of objects instead of strings
64cfd6498c avoid crash when verification token is missing
755a9ee8c3 additional security tweaks
ba8569b278 Merge remote-tracking branch 'origin/main'
Compare 10 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年05月14日 16:05:16 +02:00
457d32bdbe
Cleaning up api routes file a bit
eb987498ff fix imports
8937e08901 Merge remote-tracking branch 'origin/main'
4f3be9d836 Merge branch 'wjs018-comment_report_resolve'
c08330e986 Merge pull request 'Add post report list endpoint' (#1796) from wjs018/pyfedi:post_report_list into main
Compare 46 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年04月30日 17:32:59 +02:00
7a369f5d7e Merge remote-tracking branch 'origin/main'
944b5b976d turnitin bot
f8b684b560
Tweak to swagger server selection
a75baa5225 ai usage policy
24a7812836 tweak active and new communities list
Compare 33 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年04月25日 22:47:50 +02:00
d1a75477cd
Add display_name to save_user_settings endpoint
8a71534c9c post slug generation to include full community url
2e4f8e61ff fix typo
d21941bca4 an anti-scraper measure
4302a5eded post deletion bandaid - tweak
Compare 27 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年04月13日 22:36:51 +02:00
7c270694f6 none guard on round_invisible_digits #1746
a947a54956 Merge remote-tracking branch 'origin/main'
6a43f1ccd8 api: private community crash
b2aaadcec3 Merge pull request 'Fix labels in new post form and post teaser not being translated' (#1744) from nykula/pyfedi:more-translatable-strings into main
3a5f05b964 fix sidebar on keyboard shortcuts page #1749
Compare 37 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年04月07日 14:59:57 +02:00
6226c017b6 do not filter blocked communities when viewing a community
0dd79cea90 add nsfw to schema for post/list
e6932cd663 fix community search
a71fa911bc local variable 'mod' referenced before assignment
dec6b4066d Revert "caching fixes: don't send a nonce on 304"
Compare 15 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年04月05日 21:37:30 +02:00
bae867b34f tweak text
b9db0d05c9 link to archived comments on user profile
880ed7320a extra perf improvements from shadow
4b0649eda3 cache homepage sidebar queries
8ce37cf86b remove some possibly-slow url_for calls
Compare 150 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年03月30日 19:40:39 +02:00
5ce70f2366
Fix sidebar popups when comments loaded in dynamically
eb348ae1cb include isGlobalModerator when looking for mbin admins
c197d72e8b api: instance bans stop local posts
15cc61fc70 fix textarea css
4a3ff36f61 instance bans stop local posts
Compare 5 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年03月28日 19:32:20 +01:00
63543f7cea Merge remote-tracking branch 'origin/main'
79da1de5a6 fix post/list
c4b847e6ec just show piefed in new instances list
ac9fb33bd6 merge styles from travis
4eb80c19f6 Merge branch 'travis-jeans-colours'
Compare 95 commits »
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年03月19日 15:24:07 +01:00
d9e2e79bab api: speed up post/replies endpoint
JollyDevelopment pushed to main at JollyDevelopment/pyfedi 2026年03月18日 14:39:20 +01:00
5d6204c514 fix ban federation - wrong function parameters
3726e6baee admins can set which instances' communities are automatically added to the popular filter
44117cd289 Merge pull request 'Remove "View Markdown source" option from post teasers' (#1694) from DeckPacker/pyfedi:view_markdown_source_teaser_fix into main
76db06c3bb Merge pull request 'Fix onboarding happening multiple times' (#1697) from DeckPacker/pyfedi:fix_onboarding_starting_multiple_times into main
a9230d2786 don't crash when invalid videos exist
Compare 10 commits »
JollyDevelopment closed pull request rimu/pyfedi#1696 2026年03月18日 14:38:40 +01:00
QOL: Move unread notifications to the top of the list