This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-02-22 18:43:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
lib
/
activitypub
/
activity
History
Claire
464051c2d2
Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream
2024-01-15 20:06:31 +01:00
..
accept.rb
…
add.rb
…
announce.rb
Rename
with_lock
to
with_redis_lock
to avoid confusion with ActiveRecord's method (
#24741
)
2023-05-02 18:16:07 +02:00
block.rb
…
create.rb
Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream
2024-01-15 20:06:31 +01:00
delete.rb
Rename
with_lock
to
with_redis_lock
to avoid confusion with ActiveRecord's method (
#24741
)
2023-05-02 18:16:07 +02:00
flag.rb
Fix crash when processing Flag activity with no status (
#26189
)
2023-07-27 16:11:56 +02:00
follow.rb
…
like.rb
…
move.rb
Add
Account#unavailable?
and
Account#permanently_unavailable?
aliases (
#28053
)
2023-11-30 15:43:26 +00:00
reject.rb
…
remove.rb
…
undo.rb
…
update.rb
Fix post edits not being forwarded as expected (
#26936
)
2023-09-15 19:54:32 +02:00