mastodon/app/lib
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843)
* Fix edits with no actual changes being allowed locally

* Fix edits with no actual changes being allowed through ActivityPub

* Fix false positive changes caused by description processing in model

* Fix not recording poll expiration update

* Fix test

* Revert changes to ProcessStatusUpdateService

* Various fixes and improvements

* Fix code style issues

* Various changes and improvements

* Add guard clause
2022-03-26 00:38:44 +01:00
..
activitypub Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
admin Add admin dashboard checks for Elasticsearch version (#17863) 2022-03-25 21:00:59 +01:00
connection_pool
nodeinfo
ostatus
rss Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
settings
access_token_extension.rb Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
account_reach_finder.rb
activity_tracker.rb
application_extension.rb Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
cache_buster.rb
delivery_failure_tracker.rb Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
entity_cache.rb
extractor.rb
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
formatter.rb Fix returning empty `<p>` tag for blank account `note` in REST API (#17687) 2022-03-03 06:45:46 +01:00
hash_object.rb
inline_renderer.rb
link_details_extractor.rb Add workaround for YouTube Shorts links (#17869) 2022-03-25 19:31:35 +01:00
permalink_redirector.rb
potential_friendship_tracker.rb
rate_limiter.rb
request.rb
request_pool.rb
response_with_limit.rb
rss_builder.rb
scope_parser.rb Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
scope_transformer.rb Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
search_query_parser.rb
search_query_transformer.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb
tag_manager.rb
themes.rb
toc_generator.rb
user_settings_decorator.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
validation_error_formatter.rb
video_metadata_extractor.rb Fix some media attachments being converted with too high framerates (#17619) 2022-02-22 17:11:22 +01:00
webfinger.rb
webfinger_resource.rb