Commit graph

835 commits

Author SHA1 Message Date
rimu
3afd77cd31 lightbox on masonry communities 2024-03-17 12:25:52 +13:00
freamon
fcdc5afbf4 Ignore spurious warning from BeautifulSoup 2024-03-16 20:39:16 +00:00
freamon
90a89c47e2 Increase exception catching when fetching actors 2024-03-16 20:33:48 +00:00
freamon
9be6ae18f8 Preserve case for fetching actors (req. for KBIN) 2024-03-16 20:17:24 +00:00
rimu
5fc07c6604 display image posts the same size as lemmy does 2024-03-17 03:22:05 +13:00
rimu
1cb31a0794 improve robustness of handling of 'sensitive' field 2024-03-17 02:55:59 +13:00
rimu
8be165d5eb check for mediaType in request_json['object']['source'] 2024-03-17 02:53:00 +13:00
rimu
884248987e make_image_sizes_async: fall back to parsing the http content type if the url does not contain a file extension 2024-03-17 02:32:17 +13:00
rimu
9291821835 only process post image if post url not banned 2024-03-17 02:22:33 +13:00
rimu
5fb05f3e2f only process post image if post url not banned 2024-03-17 02:21:16 +13:00
rimu
dc87bafaaa join topic bugfix 2024-03-17 02:17:47 +13:00
rimu
ff42ae3f1f still return HTTP 200 even if activity was not logged. Hopefully friendca will cope #103 2024-03-17 02:02:32 +13:00
rimu
eaca1ccfaf always log outgoing activities so that /activities/<type>/<id> works (used by friendica) #103 2024-03-17 01:59:15 +13:00
rimu
8ca374fe04 Merge pull request 'Outbox Processing' (#103) from freamon/pyfedi:15 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/103
2024-03-16 04:21:56 +00:00
freamon
b57209bb23 Serve local image in posts 2024-03-16 00:16:47 +00:00
freamon
cbe5f0ca6b Match image size with image source for masonry view 2024-03-16 00:09:11 +00:00
freamon
37c9431b4e Borrow code from create_post for post_json_to_model 2024-03-15 23:47:21 +00:00
freamon
98d381d94d Amend last_active and post_count for newly-discovered remote communities 2024-03-15 22:51:27 +00:00
freamon
c5f0d5175a Add ActivityPub logging to outbox processing 2024-03-15 22:32:48 +00:00
rimu
32adbbc414 Merge pull request 'main' (#100) from saint/pyfedi:main into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/100
2024-03-15 20:46:43 +00:00
rimu
0bab5d0eb2 oops #21 2024-03-16 09:44:37 +13:00
Martynas Sklizmantas
1584291ae1 seems not be used at all 2024-03-15 20:35:18 +01:00
Martynas Sklizmantas
f8ec37e943 validators try 2 2024-03-15 20:31:36 +01:00
Martynas Sklizmantas
e8568e025c validators 2024-03-15 20:15:55 +01:00
Martynas Sklizmantas
fcde6e9d26 Merge remote-tracking branch 'upstream/main' 2024-03-15 09:52:50 +01:00
rra
d31bc814da Merge remote-tracking branch 'upstream/main' 2024-03-15 06:49:37 +01:00
rimu
2f24e5bef2 ban people from community #21 2024-03-15 14:24:45 +13:00
rimu
e4e9c26a2d Merge pull request 'Admin Activities Page' (#99) from freamon/pyfedi:14 into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/99
2024-03-14 23:38:21 +00:00
Martynas Sklizmantas
1a6570b4e6 Merge remote-tracking branch 'upstream/main' 2024-03-14 16:36:45 +01:00
rra
c2cc6620db Merge remote-tracking branch 'upstream/main' 2024-03-14 14:18:02 +01:00
freamon
22fad8c1f1 Avoid crash on viewing unlogged ActivityPub JSON 2024-03-14 10:08:54 +00:00
freamon
16f84f28a6 Use setting to log JSON for outgoing activities 2024-03-14 09:40:50 +00:00
rimu
18e5301879 unblock instances 2024-03-14 22:22:24 +13:00
Martynas Sklizmantas
dced8acc53 Merge remote-tracking branch 'upstream/main' 2024-03-14 06:58:52 +01:00
rimu
05d603c5a8 update roadmap 2024-03-14 16:33:46 +13:00
Martynas Sklizmantas
33eba0c0c5 Merge remote-tracking branch 'upstream/main' 2024-03-13 07:28:43 +01:00
rimu
4fc715bb18 community owners can change settings and appoint moderators #21 2024-03-13 16:40:20 +13:00
rimu
8b4b0c2e7f only filter by instance when logged in 2024-03-13 11:17:04 +13:00
Martynas Sklizmantas
53260c25dd Merge remote-tracking branch 'upstream/main' 2024-03-12 09:37:48 +01:00
rimu
5ab1082551 hide community selection when editing post 2024-03-12 21:34:10 +13:00
rimu
49db71e05d opt out of search 2024-03-12 20:58:47 +13:00
rimu
5408c4b060 instance blocking 2024-03-12 20:06:24 +13:00
rimu
8ba91f5bd6 Merge remote-tracking branch 'origin/main' 2024-03-12 19:33:48 +13:00
rimu
a20d706da3 rename cache route to avoid clash with caching mechanism 2024-03-12 19:33:26 +13:00
rimu
6ba677f26a Merge pull request 'ci/woodpecker-ci' (#96) from saint/pyfedi:ci/woodpecker-ci into main
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/96
2024-03-11 22:07:28 +00:00
rimu
0f055f590d better image handling 2024-03-12 09:53:34 +13:00
rra
82c1dc17ff Merge remote-tracking branch 'upstream/main' 2024-03-11 09:53:40 +01:00
rra
a2ddf9d09a Merge branch 'main' of https://codeberg.org/rscmbbng/pyfedi 2024-03-11 09:52:05 +01:00
rimu
4a1c4e2d08 blocking tables inside tabs in user settings #91 2024-03-11 21:17:18 +13:00
saint
541da69401 specific config for docker to have baked in the image 2024-03-11 08:53:36 +01:00