.. |
admin
|
ae003d54f9
Fix option to send e-mail notification about account action always being true (#11242)
|
5 年 前 |
concerns
|
964ae8eee5
Change unconfirmed user login behaviour (#11375)
|
5 年 前 |
form
|
7e2b6da57f
Add setting to disable the anti-spam (#11296)
|
5 年 前 |
web
|
628da11e38
Do no retry web push workers if the server returns a 4xx response (#9434)
|
5 年 前 |
account.rb
|
730c4053d6
Add ActivityPub actor representing the entire server (#11321)
|
5 年 前 |
account_conversation.rb
|
8e7fc7ec73
Fix crash when conversations have no valid participants (#10078)
|
5 年 前 |
account_domain_block.rb
|
d14c276e58
Add option to overwrite imported data (#9962)
|
5 年 前 |
account_filter.rb
|
7696f77245
Add moderation API (#9387)
|
5 年 前 |
account_identity_proof.rb
|
a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547)
|
5 年 前 |
account_moderation_note.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
account_pin.rb
|
b34d6238cb
Add API endpoint to list featured accounts (fixes #8315) (#8317)
|
6 年 前 |
account_stat.rb
|
73be8f38c1
Add profile directory (#9427)
|
6 年 前 |
account_tag_stat.rb
|
73be8f38c1
Add profile directory (#9427)
|
6 年 前 |
account_warning.rb
|
3c033c4352
Add moderation warnings (#9519)
|
5 年 前 |
account_warning_preset.rb
|
3c033c4352
Add moderation warnings (#9519)
|
5 年 前 |
admin.rb
|
e84fecb7e9
Add logging of admin actions (#5757)
|
7 年 前 |
application_record.rb
|
40e5d2303b
Validate HTTP response length while receiving (#6891)
|
6 年 前 |
backup.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
block.rb
|
6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
|
6 年 前 |
context.rb
|
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
7 年 前 |
conversation.rb
|
b9b0313c78
Revert "Remove conversation URI (#11423)" (#11424)
|
5 年 前 |
conversation_mute.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
custom_emoji.rb
|
e64e6a03dd
Add categories for custom emojis (#11196)
|
5 年 前 |
custom_emoji_category.rb
|
e64e6a03dd
Add categories for custom emojis (#11196)
|
5 年 前 |
custom_emoji_filter.rb
|
7d00e4edbd
Make custom emoji domains case insensitive #9351 (#9474)
|
6 年 前 |
custom_filter.rb
|
082b3b282f
Fix expiration date of filters being set to “Never” when editing them (#11204)
|
5 年 前 |
domain_allow.rb
|
24552b5160
Add whitelist mode (#11291)
|
5 年 前 |
domain_block.rb
|
707ddf7808
Change domain blocks to automatically support subdomains (#11138)
|
5 年 前 |
email_domain_block.rb
|
0c1e4bb969
Create DomainNormalizable#normalize_domain (#9631)
|
5 年 前 |
export.rb
|
cb71c95e22
Export and import show_reblogs together with following list (#10495)
|
5 年 前 |
favourite.rb
|
d010816ba8
Fix error when trying to update counters for statuses that are gone (#8251)
|
6 年 前 |
featured_tag.rb
|
5d3e7cee99
Fix featured tag form not failing on failed tag validations (#10167)
|
5 年 前 |
feed.rb
|
bcfff65195
Create Redisable#redis (#9633)
|
5 年 前 |
follow.rb
|
d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295)
|
6 年 前 |
follow_request.rb
|
45b849bad9
Fix MergeWorker being queued for remote users (#10355)
|
5 年 前 |
home_feed.rb
|
f0fff3eb10
Support min_id-based pagination in REST API (#8736)
|
6 年 前 |
identity.rb
|
4afda5444a
Change identities id column to a bigint (#9371)
|
6 年 前 |
import.rb
|
d14c276e58
Add option to overwrite imported data (#9962)
|
5 年 前 |
instance.rb
|
24552b5160
Add whitelist mode (#11291)
|
5 年 前 |
instance_filter.rb
|
24552b5160
Add whitelist mode (#11291)
|
5 年 前 |
invite.rb
|
92569ffde8
Fix invites not being disabled upon account suspension (#11412)
|
5 年 前 |
invite_filter.rb
|
74320971e2
Add invite filter (#5862)
|
7 年 前 |
list.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
list_account.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
list_feed.rb
|
24cafd73a2
Lists (#5703)
|
7 年 前 |
media_attachment.rb
|
501148ab91
Remove timestamps from converted images to make them deterministic (#11408)
|
5 年 前 |
mention.rb
|
ddd30f331c
Improve support for aspects/circles (#8950)
|
6 年 前 |
mute.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
notification.rb
|
0c933c1b8c
Add `account_id` param to `GET /api/v1/notifications` (#10796)
|
5 年 前 |
poll.rb
|
80f0910e21
Add support for custom emojis in poll options (#10322)
|
5 年 前 |
poll_vote.rb
|
96f905f409
Add optimistic lock to avoid race conditions when handling votes (#10196)
|
5 年 前 |
preview_card.rb
|
5092d17f29
Add WebP support (#9879)
|
5 年 前 |
relay.rb
|
8ef50706a1
Fix relay enabling/disabling not resetting inbox availability status (#10048)
|
5 年 前 |
remote_follow.rb
|
78fa926ed5
Add remote interaction dialog for toots (#8202)
|
6 年 前 |
report.rb
|
7696f77245
Add moderation API (#9387)
|
5 年 前 |
report_filter.rb
|
7696f77245
Add moderation API (#9387)
|
5 年 前 |
report_note.rb
|
a8ba291beb
Fix scope latest of ReportNote (#9630)
|
5 年 前 |
scheduled_status.rb
|
86f27b178c
Fix deleting a scheduled status immediately deleting media attachments (#9728)
|
5 年 前 |
search.rb
|
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
7 年 前 |
session_activation.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
setting.rb
|
8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291)
|
6 年 前 |
site_upload.rb
|
85973f4f37
Improvements to image upload validation and creation (#10431)
|
5 年 前 |
status.rb
|
1e7187f2a8
Fix Status.remote scope matching *all* statuses (#11265)
|
5 年 前 |
status_pin.rb
|
9613a53cb3
Update dependencies for Ruby (2018-04-23) (#7237)
|
6 年 前 |
status_stat.rb
|
11b3ee4f4c
Reset status cache when status_stat or media_attachment updates (#9119)
|
6 年 前 |
tag.rb
|
92de439c04
Change hashtag search to only return results that have trended in the past (#11448)
|
5 年 前 |
tombstone.rb
|
ce8635605c
Record deleted(by mod) status to prevent re-appear (#10732)
|
5 年 前 |
trending_tags.rb
|
648cdbc04a
Add hashtag score for better sorting of autosuggestions (#11427)
|
5 年 前 |
user.rb
|
92569ffde8
Fix invites not being disabled upon account suspension (#11412)
|
5 年 前 |
user_invite_request.rb
|
8b69a66380
Add "why do you want to join" field to invite requests (#10524)
|
5 年 前 |
web.rb
|
e25170f960
Add extended about page stub
|
7 年 前 |