You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 17ae7d132c Prevent potential issue with public/hashtag statuses arriving after
they have been loaded and favourited/reblogged from another source

Since the status JSON returned from public/hashtag streams does not
contain favourited/reblogged attributes, merging them should not
override existing ones.
8 years ago
..
assets Prevent potential issue with public/hashtag statuses arriving after 8 years ago
channels Move rendering of JSON payloads for public/hashtag timelines to 8 years ago
controllers
helpers
lib
mailers
models
services Move rendering of JSON payloads for public/hashtag timelines to 8 years ago
views
workers