This website requires JavaScript.
Explore
Help
Sign In
scalie-business
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ef8b9afd1b
mastodon
/
app
/
services
History
Eugen Rochko
9d0573f574
Fix vote-after-expiration not showing error, count vote as interaction (
#10352
)
2019-03-23 14:07:17 +01:00
..
activitypub
Fix processing poll Updates (
#10333
)
2019-03-21 14:24:09 +01:00
concerns
Optimize the process of following someone (
#9220
)
2018-11-08 21:05:42 +01:00
pubsubhubbub
…
account_search_service.rb
…
after_block_domain_from_account_service.rb
Reduce usage of LD signatures (
#9659
)
2018-12-30 09:48:59 +01:00
after_block_service.rb
…
app_sign_up_service.rb
…
authorize_follow_service.rb
Reduce usage of LD signatures (
#9659
)
2018-12-30 09:48:59 +01:00
backup_service.rb
…
base_service.rb
Remove unused AtomBuilderHelper (
#1364
)
2017-04-11 19:31:22 +02:00
batched_remove_status_service.rb
…
block_domain_service.rb
…
block_service.rb
…
bootstrap_timeline_service.rb
…
fan_out_on_write_service.rb
Accept the same payload in multiple inboxes and deliver (
#9150
)
2018-10-30 15:03:55 +01:00
favourite_service.rb
…
fetch_atom_service.rb
…
fetch_link_card_service.rb
…
fetch_oembed_service.rb
…
fetch_remote_account_service.rb
…
fetch_remote_status_service.rb
Change conditional to avoid nil into string error in sidekiq (
#5987
)
2017-12-12 15:11:13 +01:00
follow_service.rb
…
hashtag_query_service.rb
…
import_service.rb
Add option to overwrite imported data (
#9962
)
2019-02-03 03:59:51 +01:00
mute_service.rb
…
notify_service.rb
Fix poll update handler calling method was that was not available (
#10246
)
2019-03-12 22:58:59 +01:00
post_status_service.rb
…
precompute_feed_service.rb
…
process_feed_service.rb
…
process_hashtags_service.rb
…
process_interaction_service.rb
Introduce OStatus::TagManager (
#5008
)
2017-09-19 18:08:08 +02:00
process_mentions_service.rb
…
reblog_service.rb
…
reject_follow_service.rb
…
remove_status_service.rb
…
report_service.rb
…
resolve_account_service.rb
…
resolve_url_service.rb
Make sure the poll is created before storing its id (
#10142
)
2019-03-04 00:39:06 +01:00
search_service.rb
…
send_interaction_service.rb
…
subscribe_service.rb
…
suspend_account_service.rb
…
unblock_domain_service.rb
…
unblock_service.rb
…
unfavourite_service.rb
…
unfollow_service.rb
…
unmute_service.rb
…
unsubscribe_service.rb
…
update_account_service.rb
…
update_remote_profile_service.rb
…
verify_link_service.rb
…
verify_salmon_service.rb
…
vote_service.rb
…