- oct. 18, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
JohnD28 a rédigé
Typo correction : https://fr.wikipedia.org/wiki/Heure#Typographie
-
- oct. 17, 2017
-
-
Eugen Rochko a rédigé
-
Jeroen a rédigé
* Dutch: A few strings I found last minute * Update simple_form.nl.yml
-
YaQ a rédigé
* Rename application.scss * Move to 'default' directory * Follow review Move directory, and Rename "mastodon". * Revert rename * undo removal of newline
-
Eugen Rochko a rédigé
-
JeanGauthier a rédigé
* Update oc.json * Update fr.json * Update ca.json * Update fr.json * Update simple_form.fr.yml * Update ca.json * Update fr.json * Update oc.json * Update oc.json * Update fr.json
-
Nolan Lawson a rédigé
-
Eugen Rochko a rédigé
Fix #5356
-
Eugen Rochko a rédigé
-
unarist a rédigé
Specifically, this fixes status length calculation to be same as JS side. BTW, since this pattern used in not only preview card fetching, we should extract it (with twitter-regex?) and write tests I think.
-
JeanGauthier a rédigé
* Update oc.json * Update ca.json * Update fr.json * Update es.json
-
unarist a rédigé
-
Jakob Kramer a rédigé
-
Yamagishi Kazutoshi a rédigé
* yarn manage:translations * Add Japanese translation for #5410 * Add Japanese translation for #5393
-
Yamagishi Kazutoshi a rédigé
-
masarakki a rédigé
-
aschmitz a rédigé
* Clean up reblog-tracking sets from FeedManager Builds on #5419, with a few minor optimizations and cleanup of sets after they are no longer needed. * Update tests, fix multiply-reblogged case Previously, we would have lost the fact that a given status was reblogged if the displayed reblog of it was removed, now we don't. Also added tests to make sure FeedManager#trim cleans up our reblog tracking keys, fixed up FeedCleanupScheduler to use the right loop, and fixed the test for it.
-
Håkan Eriksson a rédigé
* Swedish file added * Swedish file added * Swedish file updated * Swedish languagefile added * Add Swedish translation * Add Swedish translation * Started the Swedish translation * Added Swedish lang settings * Updating Swedish language * Updating Swedish language * Updating Swedish language * Updating Swedish language * Updating Swedish language * Updating Swedish language * Swedish language completed and added * Swedish language Simple_form added * Swedish language Divise added * Swedish language doorkeeper added * Swedish language - now all file complete
-
- oct. 16, 2017
-
-
Jeroen a rédigé
* Update Dutch strings * Update Dutch
-
Nolan Lawson a rédigé
-
Eugen Rochko a rédigé
* Keep references to all reblogs of a status on home feed When inserting reblog: Add to set of reblogs of this status on the feed, if original status was present in the feed, add it to that set as well. When removing a reblog: Remove it from that set. Take random remaining item from the set. If one exists, re-insert it into feed, otherwise do not re-insert anything. Fix #4210 * When original is removed, toss out reblog references
-
Daigo 3 Dango a rédigé
Reported at https://don.inux39.me/@inux39/1406082 https://don.inux39.me/@inux39/1406134
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
Fix #5398 Ordering the home timeline query by account_id meant that the first 100 items belonged to a single account. There was also no reason to reverse-iterate over the statuses. Assuming the user accesses the feed halfway-through, it's better to have recent statuses already available at the top. Therefore working from newer->older is ideal. If the algorithm ends up filtering all items out during last-mile filtering, repeat again a page further. The algorithm terminates when either at least one item has been added, or if the database query returns nothing (end of data reached)
-
Eugen Rochko a rédigé
Possibly the cause of #5379, #5377
-
unarist a rédigé
We've changed un-reblogging behavior when we implement Snowflake, to insert un-reblogged status at the position reblogging status existed. However, our API expects home timeline is ordered by status ids, and max_id/since_id filters by zset score. Due to this, un-reblogged status appears as a last item of result set, and timeline expansion may skips many statuses. So this reverts that change...reblogged status inserted at corresponding position to its id.
-
voidSatisfaction a rédigé
* chore: add Korean translation for client * fix: change unlisted and embed Korean words
-
KY a rédigé
* Fix #5082 - disable retweet link for followers only toot * Hide reblog count when it is a direct message
-
Marcin Mikołajczak a rédigé
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
JeanGauthier a rédigé
* Correction fem. form * More dropdown title * More dropdown title * More dropdown title * Add option to reduce motion (#5393)
-
Yamagishi Kazutoshi a rédigé
* Enable ESLint rules import/* * fix
-
Nolan Lawson a rédigé
* Add option to reduce motion * Use HOC to wrap all Motion calls * fix case-sensitive issue * Avoid updating too frequently * Get rid of unnecessary change to _simple_status.html.haml
-
Nolan Lawson a rédigé
-
Yamagishi Kazutoshi a rédigé
-
Nolan Lawson a rédigé
-
Nolan Lawson a rédigé
-
Eugen Rochko a rédigé
Possibly the cause of #5379, #5377
-
- oct. 15, 2017
-
-
voidSatisfaction a rédigé
* chore: add korean translation on ko.yml * feat: add simple form korean translation up-to-date
-
JeanGauthier a rédigé
* Update oc.json * Update oc.yml
-