.. |
account_suggestions
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
admin
|
Add administrative webhooks (#18510)
|
2022-06-09 21:57:36 +02:00 |
concerns
|
Revamp post filtering system (#18058)
|
2022-06-28 09:42:13 +02:00 |
form
|
Add trending statuses (#17431)
|
2022-02-25 00:34:14 +01:00 |
trends
|
Change algorithm of `tootctl search deploy` to improve performance (#18463)
|
2022-05-22 22:16:43 +02:00 |
web
|
…
|
|
account.rb
|
Remove dependency on running Redis server for db:setup (#18560)
|
2022-06-01 19:23:31 +02:00 |
account_alias.rb
|
Fix crash in alias settings page (#18004)
|
2022-04-09 20:11:06 +02:00 |
account_conversation.rb
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
account_deletion_request.rb
|
…
|
|
account_domain_block.rb
|
…
|
|
account_filter.rb
|
Fix /api/v1/admin/accounts (#17887)
|
2022-03-28 23:57:38 +02:00 |
account_migration.rb
|
Refactor how Redis locks are created (#18400)
|
2022-05-13 00:02:35 +02:00 |
account_moderation_note.rb
|
…
|
|
account_note.rb
|
…
|
|
account_pin.rb
|
…
|
|
account_stat.rb
|
Fix follower and other counters being able to go negative (#18517)
|
2022-05-26 20:32:48 +02:00 |
account_statuses_cleanup_policy.rb
|
Add option to automatically delete toots after one week (#17691)
|
2022-03-03 16:18:58 +01:00 |
account_statuses_filter.rb
|
Fix performance of account timelines (#17709)
|
2022-03-08 09:14:39 +01:00 |
account_suggestions.rb
|
…
|
|
account_summary.rb
|
…
|
|
account_warning.rb
|
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
|
2022-03-01 22:20:29 +01:00 |
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
|
…
|
|
bookmark.rb
|
…
|
|
canonical_email_block.rb
|
…
|
|
context.rb
|
…
|
|
conversation.rb
|
…
|
|
conversation_mute.rb
|
…
|
|
custom_emoji.rb
|
Add support for webp uploads (#18506)
|
2022-05-27 20:06:40 +02:00 |
custom_emoji_category.rb
|
…
|
|
custom_emoji_filter.rb
|
…
|
|
custom_filter.rb
|
Revamp post filtering system (#18058)
|
2022-06-28 09:42:13 +02:00 |
custom_filter_keyword.rb
|
Revamp post filtering system (#18058)
|
2022-06-28 09:42:13 +02:00 |
device.rb
|
…
|
|
domain_allow.rb
|
Add /api/v1/admin/domain_allows (#18668)
|
2022-06-23 23:12:01 +02:00 |
domain_block.rb
|
Add /api/v1/admin/domain_blocks (#18247)
|
2022-06-01 17:31:36 +02:00 |
email_domain_block.rb
|
Remove IP matching from e-mail domain blocks (#18190)
|
2022-04-29 23:27:03 +02:00 |
encrypted_message.rb
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
export.rb
|
…
|
|
favourite.rb
|
…
|
|
featured_tag.rb
|
Fix data integrity of featured tags (#17712)
|
2022-03-09 08:51:12 +01:00 |
feed.rb
|
…
|
|
follow.rb
|
…
|
|
follow_recommendation.rb
|
…
|
|
follow_recommendation_filter.rb
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
follow_recommendation_suppression.rb
|
…
|
|
follow_request.rb
|
…
|
|
home_feed.rb
|
…
|
|
identity.rb
|
…
|
|
import.rb
|
…
|
|
instance.rb
|
Fix nil error when viewing suspended domain in admin UI (#17765)
|
2022-03-14 05:27:37 +01:00 |
instance_filter.rb
|
Change design of federation pages in admin UI (#17704)
|
2022-03-09 08:52:32 +01:00 |
invite.rb
|
…
|
|
invite_filter.rb
|
…
|
|
ip_block.rb
|
…
|
|
list.rb
|
…
|
|
list_account.rb
|
…
|
|
list_feed.rb
|
…
|
|
login_activity.rb
|
…
|
|
marker.rb
|
…
|
|
media_attachment.rb
|
Support audio/vnd.wave (#18737)
|
2022-06-28 19:49:35 +02:00 |
mention.rb
|
…
|
|
message_franking.rb
|
…
|
|
mute.rb
|
…
|
|
notification.rb
|
Add notifications for new reports (#18697)
|
2022-06-27 09:30:15 +02:00 |
one_time_key.rb
|
…
|
|
poll.rb
|
Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)
|
2022-05-26 18:05:47 +02:00 |
poll_vote.rb
|
…
|
|
preview_card.rb
|
Add support for webp uploads (#18506)
|
2022-05-27 20:06:40 +02:00 |
preview_card_provider.rb
|
…
|
|
public_feed.rb
|
…
|
|
relationship_filter.rb
|
…
|
|
relay.rb
|
…
|
|
remote_follow.rb
|
…
|
|
report.rb
|
Add administrative webhooks (#18510)
|
2022-06-09 21:57:36 +02:00 |
report_filter.rb
|
Add notifications for statuses deleted by moderators (#17204)
|
2022-01-17 09:41:33 +01:00 |
report_note.rb
|
…
|
|
rule.rb
|
…
|
|
scheduled_status.rb
|
…
|
|
search.rb
|
…
|
|
session_activation.rb
|
…
|
|
setting.rb
|
…
|
|
site_upload.rb
|
…
|
|
status.rb
|
Fix unnecessary query on status creation (#17901)
|
2022-05-26 00:20:30 +02:00 |
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
|
Fix follower and other counters being able to go negative (#18517)
|
2022-05-26 20:32:48 +02:00 |
system_key.rb
|
…
|
|
tag.rb
|
…
|
|
tag_feed.rb
|
…
|
|
tombstone.rb
|
…
|
|
trends.rb
|
Add trending statuses (#17431)
|
2022-02-25 00:34:14 +01:00 |
unavailable_domain.rb
|
…
|
|
user.rb
|
Add administrative webhooks (#18510)
|
2022-06-09 21:57:36 +02:00 |
user_invite_request.rb
|
…
|
|
user_ip.rb
|
…
|
|
web.rb
|
…
|
|
webauthn_credential.rb
|
…
|
|
webhook.rb
|
Add administrative webhooks (#18510)
|
2022-06-09 21:57:36 +02:00 |