- Oct 11, 2017
-
-
Eugen Rochko authored
-
Sylvhem authored
* Ajout du support des thèmes multiples Ajoute des traductions pour les nouvelles chaînes permettant le support de thèmes multiples. Add translations for the new strings allowing support for multiple themes. * Mise à jour de la traduction Met à jour les chaînes modifiées et ajoute des traductions pour celle n’en ayant pas. Update modified strings and add new translations for the ones who are missing them. * Remplace « ' » par « ’ » Retire de la traduction les apostrophes droites « ' » (U+0027) au profit des apostrophes typographiques « ’ » (U+2019). En typographie française, les apostrophes typographiques sont utilisées à la place des apostrophes droites. La traduction était incohérente et utilisait les deux. Remove from the translation all the vertical apostrophes (U+0027) in favor of the curly ones (U+2019). In French typography, typographic apostrophes are used instead of vertical ones. The translation was incoherent and used both.
-
Jeroen authored
-
Alda Marteau-Hardi authored
-
Alda Marteau-Hardi authored
-
aschmitz authored
This fixes #5329, which occurred when using MigrationHelpers on a table that Postgres estimated to be non-empty when it was actually empty.
-
Lynx Kotoura authored
Signed-off-by:
Lynx Kotoura <admin@sanin.link> Signed-off-by:
Lynx Kotoura <admin@sanin.link>
-
takayamaki authored
-
Eugen Rochko authored
-
Nolan Lawson authored
-
Eugen Rochko authored
-
Eugen Rochko authored
Because alt+n is a way to enter some kinda letter on some keyboard
-
JohnD28 authored
* Update fr.json * Update fr.json * Update fr.json
-
JohnD28 authored
-
ButterflyOfFire authored
Pushing new arabic translated strings for Mastodon web client.
-
unarist authored
When ancestors get loaded, we scroll to the target status (i.e. skip ancestors). However, ancestors may get loaded before the status itself, then it causes TypeError because `this.node` is undefined yet. Since we don't show anything until the status gets loaded, we don't need to scroll to the target status in this time. If we get the status itslef later, it causes `componentDidUpdate` and scrolling correctly.
-
- Oct 10, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
AZERTY layouts require pressing shift to press a number at all, so it triggers a column switch even when simply typing numbers in textarea
-
takayamaki authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Nolan Lawson authored
-
Jakob Kramer authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
unarist authored
-
nullkal authored
* Add foreign key constraint to column `account` in `account_moderation_notes` * Change account_id and target_account_id to non-nullable in account_moderation_notes * Add dependent: :destroy to account and target_account in account_moderation_notes
-
Eugen Rochko authored
-
- Oct 09, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Jeong Arm authored
-
Akihiko Odaki authored
-
unarist authored
-
Eugen Rochko authored
-
- Oct 08, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
Regression from #4801
-
Eugen Rochko authored
* Track frequently used emojis in web UI * Persist emoji usage, but debounce commits to the settings API * Fix #5144 - Add tooltips to picker * Display only 2 lines of frequently used emojis
-