This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-28 09:33:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5db1f377ea
mastodon
/
app
/
models
History
Eugen Rochko
5db1f377ea
Fix nil error when viewing suspended domain in admin UI (
#17765
)
2022-03-14 05:27:37 +01:00
..
account_suggestions
admin
concerns
form
Add trending statuses (
#17431
)
2022-02-25 00:34:14 +01:00
trends
web
account.rb
Add
/api/v1/accounts/familiar_followers
to REST API (
#17700
)
2022-03-07 09:36:47 +01:00
account_alias.rb
account_conversation.rb
allow pagination by min_id and max_id (
#14776
)
2020-09-12 17:09:49 +02:00
account_deletion_request.rb
Change account suspensions to be reversible by default (
#14726
)
2020-09-15 14:37:58 +02:00
account_domain_block.rb
account_filter.rb
account_migration.rb
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb
account_statuses_cleanup_policy.rb
account_statuses_filter.rb
account_suggestions.rb
Change auto-following admin-selected accounts, show in recommendations (
#16078
)
2021-04-24 17:01:43 +02:00
account_summary.rb
Fix FollowRecommendationsScheduler failing because of unpopulated views (
#16189
)
2021-05-09 10:39:29 +02:00
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
Fix issues when attempting to appeal an old strike (
#17554
)
2022-02-16 22:29:48 +01:00
application_record.rb
backup.rb
block.rb
Store URIs of follows, follow requests and blocks for ActivityPub (
#7160
)
2018-05-04 21:14:34 +02:00
bookmark.rb
canonical_email_block.rb
Add ability for admins to delete canonical email blocks (
#16644
)
2021-12-17 23:02:14 +01:00
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb
device.rb
domain_allow.rb
domain_block.rb
email_domain_block.rb
encrypted_message.rb
export.rb
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_suppression.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb
mention.rb
message_franking.rb
mute.rb
Add duration parameter to muting. (
#13831
)
2020-10-13 01:01:14 +02:00
notification.rb
one_time_key.rb
poll.rb
poll_vote.rb
preview_card.rb
Fix error on trending hashtags/links pages in admin UI due to missing constant (
#17044
)
2021-11-26 01:12:39 +01:00
preview_card_provider.rb
public_feed.rb
relationship_filter.rb
relay.rb
remote_follow.rb
Remove dependency on goldfinger gem (
#14919
)
2020-10-08 00:34:57 +02:00
report.rb
report_filter.rb
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
Use Rails' index_by where it makes sense (
#15542
)
2021-01-12 09:27:38 +01:00
site_upload.rb
status.rb
status_edit.rb
Add polls and media attachments to edit comparison modal in web UI (
#17727
)
2022-03-09 21:15:24 +01:00
status_pin.rb
status_stat.rb
Reset status cache when status_stat or media_attachment updates (
#9119
)
2018-10-28 06:42:34 +01:00
system_key.rb
tag.rb
tag_feed.rb
tombstone.rb
Record deleted(by mod) status to prevent re-appear (
#10732
)
2019-05-09 22:03:02 +02:00
trends.rb
unavailable_domain.rb
user.rb
user_invite_request.rb
user_ip.rb
web.rb
webauthn_credential.rb