Commit graph

810 commits

Author SHA1 Message Date
rimu
0f020a6372 make ap_id always lower case 2024-04-23 21:28:58 +12:00
rimu
bf76be2804 Merge remote-tracking branch 'origin/main' 2024-04-23 21:12:51 +12:00
rimu
20e5ed50cc Merge pull request 'Adding another longer text field for site profile + changes and bugfixes to about page' (#166) from rscmbbng/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/166
2024-04-23 09:12:19 +00:00
freamon
d49470ab8b Add one upvote from yourself for own posts and replies 2024-04-22 19:51:07 +01:00
freamon
f2eaf5d3b7 Add stupid reply handling to top-level comments also 2024-04-22 19:50:49 +01:00
rra
616425d95f add new field to template, only show info if we supply it 2024-04-22 19:53:35 +02:00
rra
ed449a8925 new db field 2024-04-22 19:53:12 +02:00
rra
d204bf9663 add fields to site settings, provide more context to options 2024-04-22 19:23:54 +02:00
rra
c45ed6a435 fix configured email not showing, add longer site description field, provide more context to options 2024-04-22 19:23:26 +02:00
rimu
a1442afaf5 save name of user or community when creating notification subscription #20 2024-04-22 21:00:04 +12:00
rimu
708edd51b6 refactor community subscription to use new subscription system #20 2024-04-22 20:53:03 +12:00
rimu
95172af37c include languages in api/v3/site 2024-04-22 20:10:13 +12:00
rimu
34d09acc92 surprise feature for those who comment "this" 2024-04-22 15:25:37 +12:00
rimu
06977afe21 print stylesheet 2024-04-21 16:39:06 +12:00
rimu
03900b0f24 print stylesheet 2024-04-21 16:37:08 +12:00
rimu
08be8e2a79 Merge remote-tracking branch 'origin/main' 2024-04-21 16:27:52 +12:00
rimu
bdbfe48edb print stylesheet 2024-04-21 16:27:32 +12:00
freamon
8275f75a28 Ignore remote Creates to local_only communities 2024-04-20 13:03:39 +01:00
freamon
cd0419a93a Reject remote Follows to local_only communities 2024-04-20 13:02:43 +01:00
rimu
6ce5e7208c a way for senders to see the result of their POST to our inbox
for debugging
2024-04-20 20:46:51 +12:00
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
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
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
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
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