Commit graph

832 commits

Author SHA1 Message Date
rimu
970013d21b generate titles from microblog posts - handle invalid html 2024-05-01 09:04:57 +12:00
rimu
4d7acb9396 generate titles from microblog posts using the first sentence of the first paragraph
(limited to 150 chars, as before)
2024-05-01 08:48:37 +12:00
rimu
76d228f5fa ensure local communities have lowercase machine name 2024-04-30 21:29:49 +12:00
rimu
7805563b0f lowercase ap_id on communities 2024-04-30 21:11:57 +12:00
rimu
c9dc8780fe debug #20 2024-04-30 18:44:23 +12:00
rimu
dc89405d05 debug #20 2024-04-30 11:33:43 +12:00
rimu
01d4b2678c anyone can subscribe to any post or comment #20
(not just the author)
2024-04-29 21:43:37 +12:00
rimu
cede0163fd use communities_banned_from() more often 2024-04-29 16:08:35 +12:00
rimu
e1204bc267 topic notifications #20 2024-04-29 16:03:00 +12:00
rimu
2008ce89a6 Merge remote-tracking branch 'origin/main' 2024-04-28 16:50:02 +12:00
rimu
37b95f03b9 oops missed one #170 2024-04-28 16:49:49 +12:00
freamon
c4e1ae49e5 Ignore local content in remote community outboxes 2024-04-27 19:24:31 +01:00
rimu
2b7cd2302c Merge pull request 'Ensure domains match / Filter Blocked users from Home' (#169) from freamon/pyfedi:2604 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/169
2024-04-27 07:50:16 +00:00
rimu
407b65b8d2 masonry - fix problem caused by backticks in post title #106 2024-04-27 19:45:12 +12:00
freamon
ccc9906c75 Hide deleted Users from list of Blocked People 2024-04-26 13:35:56 +01:00
freamon
25b83763af Filter posts from blocked_accounts on home page also 2024-04-26 13:35:44 +01:00
freamon
4dc0763881 Avoid crash if bad URL entered in 'add remote' #77 2024-04-26 13:35:31 +01:00
freamon
3cddfd86e8 Ensure domains of 'id' and 'actor'/'attributedTo' match 2024-04-26 13:35:16 +01:00
rimu
5c1da0a0be masonry - on topics too #106 2024-04-24 19:41:12 +12:00
rimu
4f79d3a349 masonry - adjust lightbox to suit new structure #106 2024-04-24 19:28:43 +12:00
rimu
513e419af0 masonry - z layout #106 2024-04-24 17:32:07 +12:00
rimu
97cc67809c preconnect to post url 2024-04-24 10:29:14 +12:00
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