Commit graph

331 commits

Author SHA1 Message Date
freamon
1a0149cb80 Use youtu.be rather than youtube.com to grab thumbnail images 2024-09-06 01:10:51 +00:00
Alan Roberts
e5af8398b7 Adding https url search for add-remote communities 2024-09-04 13:55:23 -04:00
freamon
d255f676c8 Use 'Image' type in attachment for image posts so alt-text is in same place as Lemmy #102 2024-09-01 19:14:05 +01:00
freamon
1af76320b7 Also use public_url() for User Follower activity 2024-09-01 17:49:46 +01:00
rimu
ac38f39ef5 display error message when joining is denied due to defederation #312 2024-08-30 17:43:22 +12:00
rimu
11ce66443e display error message when joining is denied due to allowlist 2024-08-30 17:25:37 +12:00
freamon
20a818de00 A couple more for - Don't send subscription activity to communities on dead instances 2024-08-21 13:50:11 +00:00
freamon
4177292320 Bugfix for community edit form changing default_layout from None to '' and making the selection buttons disappear 2024-08-20 22:45:26 +00:00
freamon
96cc0704e0 Don't send subscription activity to communities on dead instances 2024-08-20 20:32:16 +00:00
rimu
8fbf59e189 don't send to banned instances 2024-08-19 10:24:49 +12:00
rimu
0f4863afcf Merge pull request 'Adjusting the post editing for images to display the existing image' (#297) from JollyDevelopment/pyfedi:jollydev/edit-image-posts-uses-existing-image into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/297
2024-08-18 01:55:52 +00:00
rimu
9df02c649e flag un-moderated communities 2024-08-18 13:44:50 +12:00
Alan Roberts
6ab610c503 comment cleanup 2024-08-17 14:34:01 -04:00
Alan Roberts
013f33b5d3 Adjusting the post editing for images to display the existing image 2024-08-17 09:42:07 -04:00
rimu
d0cc79f8ad accept mastodon replies 2024-08-17 10:26:33 +12:00
rimu
6f4ea028f7 federate auto-deletes 2024-08-16 16:10:09 +12:00
rimu
4cf7e067d6 stop 'add remote' from duplicating local communities 2024-08-16 11:49:14 +12:00
rimu
8d60f8f4cd warn if link already posted to other communties 2024-08-15 19:39:33 +12:00
rimu
1f0c8eb6ff community blocking #283 2024-08-12 20:54:10 +12:00
Alan Roberts
4cbef640a5 Update community deletion modlog entry 2024-08-11 12:00:25 +00:00
rimu
da69a87978 longer timeout when doing a follow - friendica 2024-07-30 08:50:07 +08:00
rimu
de6e8a35e9 move federation network activity to celery tasks #268 2024-07-24 20:51:50 +08:00
rimu
82cc9389ba community wiki - revisions #127 2024-07-18 15:14:55 +08:00
rimu
2c3f1763b3 community wiki #127 2024-07-17 22:11:31 +08:00
rimu
0309cbded9 moderators can remove themselves #21 2024-07-16 19:52:44 +08:00
rimu
6d555c4c54 when adding moderators do a fuzzy search and present a list of people to add. fixes #248 2024-07-14 14:01:22 +08:00
rimu
63049942ee Make 'rational discourse toolkit' optional fixes #202 2024-07-12 19:57:41 +08:00
Hendrik L
a8910d5bff combine add_post routes 2024-07-09 09:14:37 +02:00
Hendrik L
ad353ad206 combine add_post and post_edit templates 2024-07-08 21:34:40 +02:00
Hendrik L
841fd9ec43 combine add_..._post templates into one add_post 2024-07-08 17:13:01 +02:00
Hendrik L
7219926bfd update routes after post_edit template cleanup 2024-07-08 16:18:49 +02:00
Hendrik L
a1fa74d3ba move all post_edit templates into one 2024-07-08 15:14:24 +02:00
rimu
3647e2796d mod log #21 2024-07-07 15:01:52 +08:00
rimu
47dd776ca6 bigger thumbnail files to match bigger display size #241 2024-07-01 20:44:08 +08:00
rimu
a767a96dcd accept mpo images fixes #218 2024-06-29 11:51:31 +08:00
Hendrik Langer
93fbba1d1e rename show_ filters into hide_ and migrate db for filter changes 2024-06-28 15:04:06 +00:00
Hendrik Langer
a7fa609ddf add blur and transparent options to the nsfw, nsfw and bots filter 2024-06-28 13:37:04 +02:00
rimu
be41133dd9 image upload bugfixes #218 2024-06-25 21:11:57 +08:00
rimu
115247f422 improve thumbnail generation reliability 2024-06-22 14:18:26 +08:00
rimu
4c64631b8a put recently used languages first in the list #210 2024-06-20 17:27:36 +08:00
rimu
e2ce7c832f better image handling - use content-type header instead of extension #fixes 37 2024-06-19 13:46:36 +08:00
rimu
b578bf27a4 only accept image files in certain forms 2024-06-16 14:03:59 +08:00
rimu
5de36b0c0a rss feed on hashtags fixes #203 2024-06-15 11:59:22 +08:00
rimu
bd248605d6 a bit more #194 2024-06-05 20:32:25 +12:00
rimu
3203ac5506 oh boy, this sucks #194 2024-06-05 13:21:41 +12:00
rimu
f101a56fe2 profile_id or user_name.lower() everywhere #194 2024-06-04 09:53:13 +12:00
rimu
cf3dec5768 profile_id or user_name.lower() everywhere #194 2024-06-04 09:44:10 +12:00
freamon
048a289d67 Use copy() for microblog_announce to avoid overwriting the original announce 2024-06-03 15:40:10 +01:00
freamon
ea93bfb432 More removal of PieFed's Markdown in outbound federation
Missed these the first time
2024-06-02 20:53:37 +01:00
rimu
2380a3ae61 soft deletes and deleted content admin area #193 2024-06-02 16:45:21 +12:00