This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
8f590b0a21
chinwagsocial
/
app
/
services
History
Markus Unterwaditzer
f2a6e71bb6
Suppress AddressFamilyError in link verification (
#23204
)
...
* Suppress AddressFamilyError * clarify comment
2023-01-23 13:05:54 +01:00
..
activitypub
concerns
keys
account_search_service.rb
account_statuses_cleanup_service.rb
after_block_domain_from_account_service.rb
after_block_service.rb
after_unallow_domain_service.rb
app_sign_up_service.rb
appeal_service.rb
approve_appeal_service.rb
Fix moderator leak in undo_mark_statuses_as_sensitive (
#18525
)
2022-05-26 22:04:16 +02:00
authorize_follow_service.rb
backup_service.rb
Add logging of S3-related errors (
#16381
)
2021-07-21 18:34:39 +02:00
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
block_service.rb
bootstrap_timeline_service.rb
clear_domain_media_service.rb
create_featured_tag_service.rb
delete_account_service.rb
deliver_to_device_service.rb
fan_out_on_write_service.rb
Add caching for payload serialization during fan-out (
#19642
)
2022-11-04 13:21:06 +01:00
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_status_service.rb
fetch_resource_service.rb
Refactor ActivityPub handling to prepare for non-Account actors (
#19212
)
2022-09-21 22:45:57 +02:00
follow_service.rb
import_service.rb
move_service.rb
mute_service.rb
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
process_hashtags_service.rb
process_mentions_service.rb
purge_domain_service.rb
reblog_service.rb
reject_follow_service.rb
remove_featured_tag_service.rb
remove_from_followers_service.rb
Add remove from followers api (
#16864
)
2021-10-18 12:02:35 +02:00
remove_status_service.rb
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
search_service.rb
Optimize some regex matching (
#15528
)
2021-01-22 10:09:08 +01:00
suspend_account_service.rb
Fix possible race conditions when suspending/unsuspending accounts (
#22363
)
2023-01-05 13:47:21 +01:00
tag_search_service.rb
translate_status_service.rb
unallow_domain_service.rb
unblock_domain_service.rb
Add support for reversible suspensions through ActivityPub (
#14989
)
2020-11-08 00:28:39 +01:00
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsuspend_account_service.rb
update_account_service.rb
Fix being able to spoof link verification (
#20217
)
2022-11-09 08:24:21 +01:00
update_status_service.rb
verify_link_service.rb
Suppress AddressFamilyError in link verification (
#23204
)
2023-01-23 13:05:54 +01:00
vote_service.rb
webhook_service.rb