- fév. 17, 2019
-
-
Ben Lubar a rédigé
* Add image descriptions to searchable post content. * Allow multi-line image descriptions. * Request image descriptions in the same query as posts when creating the search index. (see https://github.com/tootsuite/mastodon/pull/10036#discussion_r256551624)
-
Eugen Rochko a rédigé
- Exclude static assets - Exclude uploaded files - Exclude alternate versions of the profile page - Exclude media proxy URLs
-
Eugen Rochko a rédigé
Fix #10033
-
Eugen Rochko a rédigé
Regression from #9998
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
* Filter incoming Announce activities by relation to local activity Reject if announcer is not followed by local accounts, and is not from an enabled relay, and the object is not a local status Follow-up to #10005 * Fix tests
-
Eugen Rochko a rédigé
Reject those from accounts with no local followers, from relays that are not enabled, which do not address local accounts and are not replies to accounts that do have local followers
-
ThibG a rédigé
* When self-boosting, embed original toot into Announce serialization * Process unknown self-boosts from Announce object if it is more than an URI * Add some self-boost specs * Only serialize private toots in self-Announces
-
ysksn a rédigé
* Create Redisable * Use #redis instead of Redis.current
-
Eugen Rochko a rédigé
Fix #9895
-
Eugen Rochko a rédigé
Deletions take a lot of resources to execute and cause a lot of federation traffic, so it makes sense to decrease the number someone can queue up through the API. 30 per 30 minutes
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
ThibG a rédigé
Fixes #9995
-
Franck Zoccolo a rédigé
* Add support for IPv6 only MXes * Fixed email validator tests
-
ThibG a rédigé
-
Hinaloe a rédigé
-
ThibG a rédigé
* Avoid two-step rendering of statuses as much as possible Cache width shared by Video player, MediaGallery and Cards at the ScrollableList level, pass it down through StatusList and Notifications. * Adjust scroll when new preview cards appear * Adjust scroll when statuses above the current scroll position are deleted
-
ThibG a rédigé
IntersectionObserverArticle is made to save on RAM by avoiding fully rendering items that are far out of view. However, it did not work for items spawned outside the intersection observer.
-
Eugen Rochko a rédigé
Fix #9993 Fix #5654
-
Hinaloe a rédigé
* [test] add japanese hashtag testcase * Only URLs extract with pre-escaped text ( https://github.com/tootsuite/mastodon/issues/9989 )
-
abcang a rédigé
-
ThibG a rédigé
Thanks @wryk for noticing this issue.
-
trwnh a rédigé
* fix large line breaks * fix ascii art posts
-
rinsuki a rédigé
-
rinsuki a rédigé
-
Jakub Mendyk a rédigé
* Allow unicode characters in URL query strings Fixes #8408 * Alternative approach to unicode support in urls Adds PoC/idea to approch this problem.
-
Clar Charr a rédigé
-
Eugen Rochko a rédigé
Improve sorting of default themes in the dropdown
-
Sam Schlinkert a rédigé
This is so incredibly small, but assuming this is a needed change. Might want to check year in other files.
-
- jan. 28, 2019
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
- jan. 27, 2019
- jan. 26, 2019
-
-
ThibG a rédigé
-
- jan. 25, 2019
-
-
Eugen Rochko a rédigé
Fix #9906
-