Commit graph

1139 commits

Author SHA1 Message Date
rimu
35efd7725c Tesseract errors take many forms - just capture them all in one go 2024-04-20 20:17:58 +12:00
rimu
e261c3b9c0 lemmy requires a summary field when mods delete things 2024-04-20 20:09:52 +12:00
rimu
d4141bb044 if the remote instance does not respond to an attempt to refresh a user profile it is probably temporarily overwhelmed
we just received an activity from them so it doesn't make sense to flag the instance as dormant, here.
2024-04-20 17:33:04 +12:00
rimu
2c1efdeb68 fall back to ap_profile_id 2024-04-20 17:16:17 +12:00
rimu
8396cf5e60 TimeoutError when using pytesseract 2024-04-20 17:01:36 +12:00
rimu
697d424bdf handle invalid video files more gracefully 2024-04-20 16:47:27 +12:00
rimu
7decc51f9a only set post language if post exists 2024-04-20 16:34:54 +12:00
rimu
c8b81162f1 remove obsolete flush_cache() calls 2024-04-20 16:26:33 +12:00
rimu
c121ed6784 Bot comments shouldn't add to comment count fixes #150 2024-04-19 21:17:21 +12:00
rimu
fae5d70aab notification subscription - user notif #20 2024-04-19 20:13:02 +12:00
rimu
fb34de8da3 notification subscription - user toggle 2024-04-19 20:06:08 +12:00
rimu
d9422411ea typo 2024-04-19 20:05:27 +12:00
rimu
614525a97a notification subscription - migration 2024-04-19 19:20:09 +12:00
rimu
4dddd7724f federate higher quality images 2024-04-19 08:50:37 +12:00
rimu
dff6fc31e7 add link to about page in footer #139 2024-04-19 08:34:41 +12:00
rimu
bc4c97995e Merge pull request 'Woodpecker mail notifications and ffmpeg dependency' (#163) from saint/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/163
2024-04-18 20:02:14 +00:00
rimu
1d8a717d6f Merge pull request 'Local Community Federation' (#162) from freamon/pyfedi:17_lcf into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/162
2024-04-18 19:37:16 +00:00
rimu
326b53e73d customisable posting warning 2024-04-18 20:51:08 +12:00
rimu
035f0f2ea9 api/v3/site - date format 2024-04-18 14:23:01 +12:00
rimu
237fd3c408 api/v3/site - correct admin name 2024-04-18 14:17:27 +12:00
rimu
a4991090fd update existing community language 2024-04-18 13:57:33 +12:00
Martynas Sklizmantas
212fde2589 ffmpeg dependency 2024-04-17 20:35:49 +02:00
Martynas Sklizmantas
6ecc14be3f Merge remote-tracking branch 'upstream/main' 2024-04-17 20:20:39 +02:00
freamon
aae9ac88ad Announce actions by remote actors in local communities 2024-04-17 15:18:59 +01:00
freamon
c8161b7204 Federate Comment Votes by local users in local communities 2024-04-17 15:18:45 +01:00
freamon
79239b7273 Add Undo of Post Vote to federation 2024-04-17 15:18:28 +01:00
rimu
a8f7ebf442 streamable #147 2024-04-17 19:42:36 +12:00
rimu
4c48f72dcd video avatars #58
see https://piefed.social/u/const_void@lemmy.ml
2024-04-17 19:17:11 +12:00
rimu
de26bee466 Merge branch 'main' of codeberg.org:rimu/pyfedi 2024-04-17 09:05:14 +12:00
rimu
d21823cd13 Merge branch 'freamon-mod_posts_only' 2024-04-17 09:04:44 +12:00
rimu
7218b5aa42 fix merge conflicts 2024-04-17 09:04:29 +12:00
rimu
ee7135e081 Merge pull request 'Minor improvements to docs and theme' (#160) from rscmbbng/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/160
2024-04-16 20:58:43 +00:00
rra
7e9f447c70 minor fixes to theming engine 2024-04-16 18:29:27 +02:00
rra
be4dbfb107 add gunicorn install to production docs 2024-04-16 14:34:22 +02:00
rimu
39946fcc2a Merge pull request 'Ignore Page/Announce, and some little fixes' (#158) from freamon/pyfedi:15 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/158
2024-04-16 10:20:52 +00:00
rimu
384f6e0903 Merge pull request 'improve about page' (#151) from rscmbbng/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/151
2024-04-16 10:19:16 +00:00
rra
2bf9b4a8c8 instance contact email interface, forms and display on about page 2024-04-16 12:10:24 +02:00
rra
a4f0899e68 fallback to default value if env variable not set 2024-04-16 11:56:55 +02:00
rra
c3120bc3e6 Merge remote-tracking branch 'upstream/main' 2024-04-16 11:54:01 +02:00
rimu
8be961bea8 save language of posts and communities 2024-04-16 21:49:05 +12:00
rimu
219b22e34a migration post one language 2024-04-16 21:23:19 +12:00
rimu
98207edb13 migration for tags and languages 2024-04-16 21:16:10 +12:00
rimu
516eafa1f3 video as a entirely separate post type 2024-04-16 20:59:58 +12:00
rimu
abd4dd16c9 embed video and generate still thumbnail 2024-04-16 16:35:12 +12:00
freamon
554f93d56a One more fix for lemmy spoiler regex 2024-04-16 00:06:54 +01:00
freamon
6f2ea27df7 Use Leave/Join in post_reply_edit for consistency with other areas 2024-04-15 22:11:15 +01:00
freamon
2547d9dc1f Fix minor typo in INSTALL.md 2024-04-15 22:08:38 +01:00
freamon
96528ada90 Ignore Announces intended for Mastodon 2024-04-15 22:06:50 +01:00
freamon
8a46a933d6 Hide 'Create Post' if Community is restricted_to_mods and User isn't a Mod 2024-04-15 12:56:01 +01:00
rimu
01a235725e safer shorten_string 2024-04-15 19:24:05 +12:00