mirror of https://github.com/glitch-soc/mastodon
![]() Conflicts: - `app/lib/feed_manager.rb`: Not a real conflict, but glitch-soc has an extra `populate_direct_feed` method. Added upstream's code. In addition, upstream changed how notifications from follow subscriptions were handled, refactoring this file in the process. Ported upstream's changes. - `app/services/precompute_feed_service.rb`: Not a real conflict, glitch-soc has extra code for the direct feed. Added upstream's new code for populating lists. - `app/validators/poll_options_validator.rb`: Upstream split `PollValidator` in two, and glitch-soc had local changes to make the options configurable. Refactored as upstream did, keeping glitch-soc's configurable limits. - `app/workers/feed_insert_worker.rb`: Upstream changed how notifications from follow subscriptions were handled, refactoring this file in the process. Conflict is due to glitch-soc having an extra timeline type (direct). Ported upstream's changes. |
||
---|---|---|
.. | ||
disallowed_hashtags_validator.rb | ||
domain_validator.rb | ||
email_address_validator.rb | ||
email_mx_validator.rb | ||
existing_username_validator.rb | ||
follow_limit_validator.rb | ||
language_validator.rb | ||
lines_validator.rb | ||
note_length_validator.rb | ||
poll_expiration_validator.rb | ||
poll_options_validator.rb | ||
reaction_validator.rb | ||
registration_form_time_validator.rb | ||
status_length_validator.rb | ||
status_pin_validator.rb | ||
unique_username_validator.rb | ||
unreserved_username_validator.rb | ||
url_validator.rb | ||
user_email_validator.rb | ||
vote_validator.rb | ||
web_push_key_validator.rb |