.. |
activitypub
|
9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620)
|
vor 3 Wochen |
concerns
|
9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798)
|
vor 1 Jahr |
accept_notification_request_service.rb
|
53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419)
|
vor 3 Monaten |
account_search_service.rb
|
a40831b363
Fix account search results (#30803)
|
vor 4 Monaten |
account_statuses_cleanup_service.rb
|
c2170991c7
Fix reblogs being discarded after the reblogged status (#19731)
|
vor 2 Jahren |
after_block_domain_from_account_service.rb
|
9c24f2d6b1
Undo notification permissions on individual and domain blocks (#29570)
|
vor 7 Monaten |
after_block_service.rb
|
5d890ebc57
Delete pending notification requests on block and notification mutes (#31310)
|
vor 3 Monaten |
after_unallow_domain_service.rb
|
ed099d8bdc
Change account suspensions to be reversible by default (#14726)
|
vor 4 Jahren |
app_sign_up_service.rb
|
07a4059901
Add support for invite codes in the registration API (#27805)
|
vor 1 Jahr |
appeal_service.rb
|
0c4e7c06dc
Fix `Rails/FindEach` cop (#26886)
|
vor 1 Jahr |
approve_appeal_service.rb
|
c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
|
vor 1 Monat |
authorize_follow_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
vor 5 Jahren |
backup_service.rb
|
ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099)
|
vor 3 Monaten |
base_service.rb
|
a2871cd747
Add administrative webhooks (#18510)
|
vor 2 Jahren |
batched_remove_status_service.rb
|
dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339)
|
vor 11 Monaten |
block_domain_service.rb
|
44bf7b8128
Add notifications of severed relationships (#27511)
|
vor 8 Monaten |
block_service.rb
|
9c24f2d6b1
Undo notification permissions on individual and domain blocks (#29570)
|
vor 7 Monaten |
bootstrap_timeline_service.rb
|
44b2ee3485
Add customizable user roles (#18641)
|
vor 2 Jahren |
bulk_import_row_service.rb
|
edde54e991
Update stoplight to version 4.1.0 (#28366)
|
vor 7 Monaten |
bulk_import_service.rb
|
cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
|
vor 1 Jahr |
clear_domain_media_service.rb
|
bb0efe16e6
Remove `default_scope` from `MediaAttachment` class (#28043)
|
vor 11 Monaten |
create_featured_tag_service.rb
|
45d3b32488
Fix `Settings::FeaturedTagsController` (#19418)
|
vor 2 Jahren |
delete_account_service.rb
|
5405bdd344
Remove unused E2EE messaging code (#31193)
|
vor 2 Monaten |
dismiss_notification_request_service.rb
|
670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329)
|
vor 3 Monaten |
fan_out_on_write_service.rb
|
89a496b42f
Fix status edits not always being streamed to mentioned users (#28324)
|
vor 11 Monaten |
favourite_service.rb
|
b5ac61b2c5
Change algorithm of follow recommendations (#28314)
|
vor 11 Monaten |
fetch_link_card_service.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
vor 1 Monat |
fetch_oembed_service.rb
|
10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812)
|
vor 2 Monaten |
fetch_remote_status_service.rb
|
0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
|
vor 1 Jahr |
fetch_resource_service.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
vor 1 Monat |
follow_migration_service.rb
|
a2a22bad23
Fix various edge cases with local moves (#24812)
|
vor 1 Jahr |
follow_service.rb
|
963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053)
|
vor 11 Monaten |
import_service.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
vor 1 Monat |
move_service.rb
|
368a87755b
Fix account migration not affecting followers on origin server (#11980)
|
vor 5 Jahren |
mute_service.rb
|
96761752ec
Add duration parameter to muting. (#13831)
|
vor 4 Jahren |
notify_service.rb
|
d6349c0e9a
Add year in review feature to web UI (#32709)
|
vor 1 Woche |
post_status_service.rb
|
73f66af6eb
Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217)
|
vor 1 Woche |
precompute_feed_service.rb
|
3917353645
Fix single Redis connection being used across all threads (#18135)
|
vor 2 Jahren |
process_hashtags_service.rb
|
2bea74e69d
Avoid latest featured tag use on post removal unless necessary (#32787)
|
vor 1 Woche |
process_mentions_service.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
vor 1 Monat |
purge_domain_service.rb
|
1f65a95421
Remove unneeded `reorder(nil)` conditions (#32200)
|
vor 1 Monat |
reblog_service.rb
|
2c05b8a60d
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
|
vor 10 Monaten |
reject_follow_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
vor 5 Jahren |
remove_domains_from_followers_service.rb
|
c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
|
vor 1 Jahr |
remove_featured_tag_service.rb
|
74ead7d106
Change featured tag updates to add/remove activity (#19409)
|
vor 2 Jahren |
remove_from_followers_service.rb
|
e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697)
|
vor 1 Jahr |
remove_status_service.rb
|
2bea74e69d
Avoid latest featured tag use on post removal unless necessary (#32787)
|
vor 1 Woche |
report_service.rb
|
aa88aca0ad
Add optional OAuth application to reports (#30539)
|
vor 4 Monaten |
resolve_account_service.rb
|
e975b55c24
Remove `WebfingerHelper` module & move usage inline (#31203)
|
vor 1 Monat |
resolve_url_service.rb
|
2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
vor 1 Jahr |
search_service.rb
|
872145d1c2
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
|
vor 1 Jahr |
software_update_check_service.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
vor 1 Monat |
statuses_search_service.rb
|
acc77c3836
Add instrumentation to the search services (#30350)
|
vor 5 Monaten |
suspend_account_service.rb
|
05eda8d193
Remove severed relationship notifications for single account suspensions (#29700)
|
vor 8 Monaten |
tag_search_service.rb
|
acc77c3836
Add instrumentation to the search services (#30350)
|
vor 5 Monaten |
translate_status_service.rb
|
227d46883f
Translate to regional language variant (e.g. pt-BR) (#32428)
|
vor 1 Monat |
unallow_domain_service.rb
|
e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
vor 1 Jahr |
unblock_domain_service.rb
|
3134691948
Add support for reversible suspensions through ActivityPub (#14989)
|
vor 4 Jahren |
unblock_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
vor 5 Jahren |
unfavourite_service.rb
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
vor 5 Jahren |
unfollow_service.rb
|
f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
vor 1 Jahr |
unmute_service.rb
|
c64a1c25c4
Fix #231 - Muting
|
vor 7 Jahren |
unsuspend_account_service.rb
|
bb0efe16e6
Remove `default_scope` from `MediaAttachment` class (#28043)
|
vor 11 Monaten |
update_account_service.rb
|
b1dec09d20
Fix `Style/InverseMethods` cop (#28377)
|
vor 11 Monaten |
update_status_service.rb
|
a5bbe83dfd
media_ids is an array of strings (#31709)
|
vor 2 Monaten |
verify_link_service.rb
|
258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
vor 1 Monat |
vote_service.rb
|
ceade78182
Fix `Rails/WhereExists` cop in app/services (#28853)
|
vor 9 Monaten |
webhook_service.rb
|
a2871cd747
Add administrative webhooks (#18510)
|
vor 2 Jahren |