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-10 08:54:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
abb53fa338
mastodon
/
app
/
services
History
Thibaut Girka
050efbc126
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts: - app/workers/activitypub/distribute_poll_update_worker.rb - config/locales/pl.yml
2019-03-28 13:01:33 +01:00
..
activitypub
Fix processing poll Updates (
#10333
)
2019-03-21 14:24:09 +01:00
concerns
pubsubhubbub
account_search_service.rb
after_block_domain_from_account_service.rb
after_block_service.rb
app_sign_up_service.rb
Admission-based registrations mode (
#10250
)
2019-03-14 05:28:30 +01:00
authorize_follow_service.rb
backup_service.rb
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
block_service.rb
Reduce usage of LD signatures (
#9659
)
2018-12-30 09:48:59 +01:00
bootstrap_timeline_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb
Ignore low-confidence CharlockHolmes guesses when parsing link cards (
#9510
)
2018-12-17 19:19:45 +01:00
fetch_oembed_service.rb
fetch_remote_account_service.rb
fetch_remote_status_service.rb
follow_service.rb
hashtag_query_service.rb
import_service.rb
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
Merge branch 'master' into glitch-soc/merge-upstream
2019-03-28 13:01:33 +01:00
precompute_feed_service.rb
process_feed_service.rb
process_hashtags_service.rb
process_interaction_service.rb
process_mentions_service.rb
reblog_service.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-03-16 14:14:20 +01:00
reject_follow_service.rb
remove_status_service.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-03-16 20:59:33 +01:00
report_service.rb
Set and store report URIs (
#10303
)
2019-03-17 15:34:56 +01:00
resolve_account_service.rb
Improve admin UI for account view (
#9643
)
2018-12-28 03:38:41 +01:00
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
Do not distribute Delete when rejecting unapproved accounts (
#10321
)
2019-03-19 16:33:30 +01:00
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsubscribe_service.rb
update_account_service.rb
Error message for avatar image that's too large.
#9204
(
#9518
)
2018-12-14 05:07:21 +01:00
update_remote_profile_service.rb
verify_link_service.rb
verify_salmon_service.rb
vote_service.rb
Fix vote-after-expiration not showing error, count vote as interaction (
#10352
)
2019-03-23 14:07:17 +01:00