catstodon/app/lib/activitypub/activity
Jeremy Kescher 8de39432a9
Merge remote-tracking branch 'upstream/main' into develop
# Conflicts:
#	.github/workflows/build-image.yml
#	Gemfile.lock
#	app/javascript/flavours/glitch/actions/interactions.js
#	config/initializers/rack_attack.rb
#	config/locales/en_GB.yml
2023-02-17 00:26:21 +01:00
..
accept.rb Add support for private pinned posts (#16954) 2022-01-17 00:49:55 +01:00
add.rb Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02:00
announce.rb Fix Mastodon::RaceConditionError that occurs when external status is reblogged (#18424) 2022-05-16 01:00:09 +02:00
block.rb Fix processing of incoming Block activities (#15546) 2021-01-12 09:25:01 +01:00
create.rb Merge remote-tracking branch 'upstream/main' into develop 2023-02-17 00:26:21 +01:00
delete.rb Refactor how Redis locks are created (#18400) 2022-05-13 00:02:35 +02:00
emoji_react.rb handle incoming custom emoji reactions properly 2022-12-09 23:08:43 +01:00
flag.rb Fix reports of already suspended accounts being recorded (#16047) 2021-04-16 22:01:05 +02:00
follow.rb Fix duplicate notifications being possible after poll expiration (#17697) 2022-03-04 01:06:33 +01:00
like.rb handle incoming custom emoji reactions properly 2022-12-09 23:08:43 +01:00
move.rb Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
reject.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 2020-08-01 18:20:37 +02:00
remove.rb Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02:00
undo.rb support Undo action for EmojiReaction 2022-12-09 23:08:43 +01:00
update.rb Fix unbounded recursion in account discovery (#22025) 2022-12-07 00:15:24 +01:00