This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-07 15:34:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
61ed5b972c
mastodon
/
app
/
services
History
Jenkins
82236a3703
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
2017-12-13 18:17:16 +00:00
..
activitypub
concerns
pubsubhubbub
account_search_service.rb
Fix account and tag searches with leading/trailing spaces (
#5965
)
2017-12-10 19:35:46 +01:00
after_block_service.rb
authorize_follow_service.rb
base_service.rb
batched_remove_status_service.rb
Merge remote-tracking branch 'origin/master' into merge-upstream
2017-11-17 17:40:00 -06:00
block_domain_from_account_service.rb
Add buttons to block and unblock domain (
#3127
)
2017-05-19 21:05:32 +02:00
block_domain_service.rb
Admin interface for listing, adding and removing custom emojis (
#5002
)
2017-09-19 03:52:38 +02:00
block_service.rb
bootstrap_timeline_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb
fetch_remote_account_service.rb
fetch_remote_resource_service.rb
Fix regression in FetchRemoteResourceService (
#5217
)
2017-10-05 00:21:44 +02:00
fetch_remote_status_service.rb
follow_service.rb
Fix
#5952
- NameError (regression from
#5762
) (
#5999
)
2017-12-13 04:12:38 +01:00
mute_service.rb
Restore variable assignment in MuteService#call.
2017-10-12 04:27:45 -05:00
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
Non-Serial ("Snowflake") IDs (
#4801
)
2017-10-04 09:56:37 +02:00
process_feed_service.rb
Using double splat operator (
#5859
)
2017-12-06 11:41:57 +01:00
process_hashtags_service.rb
process_interaction_service.rb
process_mentions_service.rb
reblog_service.rb
reject_follow_service.rb
Add handling of Linked Data Signatures in payloads (
#4687
)
2017-08-26 13:47:38 +02:00
remove_status_service.rb
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
2017-12-06 20:17:13 +00:00
resolve_remote_account_service.rb
Fix
#5926
- Do not downgrade to OStatus once ActivityPub is known (
#5929
)
2017-12-09 01:24:47 +01:00
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb
unblock_domain_service.rb
unblock_service.rb
Add handling of Linked Data Signatures in payloads (
#4687
)
2017-08-26 13:47:38 +02:00
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
Fix
#231
- Muting
2017-03-02 18:49:32 +01:00
unsubscribe_service.rb
Close connection when succeeded posting (
#5390
)
2017-10-14 14:38:57 +02:00
update_account_service.rb
update_remote_profile_service.rb
Account deletion (
#3728
)
2017-06-14 18:01:27 +02:00
verify_salmon_service.rb