akkoma/test/pleroma/web/activity_pub
Oneric be5440c5e8 mrf/steal_emoji: fix size limit check
Headers are strings, but this expected to already get an int
thus always failing the comparison if the header was set.

Fixes mistake in d6d838cbe8
2024-06-05 20:11:53 +02:00
..
mrf mrf/steal_emoji: fix size limit check 2024-06-05 20:11:53 +02:00
object_validators Merge pull request 'Read image description from EXIF data' (#744) from timorl/akkoma:elseinspe into develop 2024-04-25 12:52:31 +00:00
side_effects
transmogrifier Accept EmojiReacts with non-array tag 2024-04-09 04:04:16 +02:00
views Federate user profile background 2024-02-16 16:35:51 +01:00
activity_pub_controller_test.exs Keep READ endpoints, purge WRITE 2024-04-19 11:06:01 +01:00
activity_pub_test.exs use proper workers for fetching pins instead of an ad-hoc task (#788) 2024-05-31 08:58:52 +00:00
builder_test.exs turn inlineQuotePolicy on by default 2022-09-05 17:22:33 +01:00
mrf_test.exs Fix create processing in direct message disabled 2023-05-23 13:16:20 +01:00
pipeline_test.exs
publisher_test.exs Disallow nil hosts in should_federate 2023-08-15 23:12:04 +01:00
relay_test.exs Tag Mock-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
side_effects_test.exs Federate user profile background 2024-02-16 16:35:51 +01:00
transmogrifier_test.exs fix pattern matching in fetch errors 2024-04-13 23:55:26 +01:00
utils_test.exs
visibility_test.exs