This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
1828df9bc0
mastodon
/
app
/
services
History
Eugen Rochko
3731230c6d
Allow @username@domain/@username in follow form, prevent duplicate accounts
...
created via remote look-up when domains differ but point to the same resource
2016-11-03 16:57:44 +01:00
..
base_service.rb
…
block_domain_service.rb
Fix public channel
2016-10-23 11:56:04 +02:00
block_service.rb
…
fan_out_on_write_service.rb
Adding public timeline silencing
2016-10-27 19:33:04 +02:00
favourite_service.rb
Move PubSubHubbub pinging to a background worker
2016-10-05 13:50:21 +02:00
fetch_atom_service.rb
…
fetch_remote_account_service.rb
Fix public channel
2016-10-23 11:56:04 +02:00
fetch_remote_status_service.rb
Fix method return when rescuing
2016-10-20 18:36:12 +02:00
follow_remote_account_service.rb
Allow @username@domain/@username in follow form, prevent duplicate accounts
2016-11-03 16:57:44 +01:00
follow_service.rb
Fix
#83
- if user cannot be found (or is self) throw error, don't return empty 200
2016-10-06 21:33:33 +02:00
post_status_service.rb
Move PubSubHubbub pinging to a background worker
2016-10-05 13:50:21 +02:00
precompute_feed_service.rb
Fix subtle bugs, new icon button
2016-11-02 22:29:19 +01:00
process_feed_service.rb
Fix duplication of media attachments when a remote status reblogs a local one
2016-10-14 20:15:37 +02:00
process_interaction_service.rb
Fixing namespaces issue
2016-10-10 19:16:23 +02:00
process_mentions_service.rb
…
reblog_service.rb
Move PubSubHubbub pinging to a background worker
2016-10-05 13:50:21 +02:00
remove_status_service.rb
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
2016-10-16 19:14:23 +02:00
send_interaction_service.rb
…
subscribe_service.rb
…
unblock_service.rb
…
unfavourite_service.rb
…
unfollow_service.rb
…
update_remote_profile_service.rb
Fix namespace parsing in Atom feeds
2016-10-10 18:16:07 +02:00