This website requires JavaScript.
Explore
Help
Register
Sign In
Leatherface
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-12-26 12:26:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8f66e1d33a2ac5f9e87edb9ed7bf72ee56599d0
mastodon
/
app
/
models
/
concerns
/
status
History
Claire
dbab707d64
Merge commit '591df1f205c654381203b56d46498efc62370776' into glitch-soc/merge-upstream
2025-08-01 22:11:59 +02:00
..
fasp_concern.rb
Add support for FASP data sharing (
#34415
)
2025-05-16 12:24:02 +00:00
fetch_replies_concern.rb
Fix async refresh never being finished when status cannot be fetched (
#35500
)
2025-07-29 09:23:32 +00:00
interaction_policy_concern.rb
Change quote verification to not bypass authorization flow for mentions (
#35528
)
2025-07-31 07:39:53 +00:00
safe_reblog_insert.rb
Update
SafeReblogInsert
concern to match Rails 8 method (
#34966
)
2025-06-06 15:25:09 +00:00
search_concern.rb
Use enum-generated
public_visibility
scope on Status (
#28156
)
2024-03-14 09:31:57 +00:00
snapshot_concern.rb
Merge commit 'b33f9ea60338a78dde2fb7fe3f083c2ffaafcf1f' into glitch-soc/merge-upstream
2025-04-21 15:22:22 +02:00
threading_concern.rb
Add API to get multiple accounts and statuses (
#27871
)
2024-05-06 15:19:15 +00:00
visibility.rb
Add
Status::Visibility
concern to hold visibility logic (
#33578
)
2025-01-14 14:32:57 +00:00