- Jul 26, 2017
-
-
Sorin Davidoi authored
* fix(compose): Use nav and remove redundant aria-label * fix(tabs_tab): Use nav and add aria-label * fix(app): Add aria-label for settings toggle button * chore: Run yarn manage:translations
-
- Jul 25, 2017
-
-
m4sk1n authored
-
Sorin Davidoi authored
-
m4sk1n authored
-
Komic authored
* Small fr.json update • Translation for #4342 • Fixed a couple of typos as well as a few weird phrasings * insert final newline
-
Sorin Davidoi authored
-
Jeroen authored
* Update and expanding Dutch strings for 1.5 Only privacy policy is not translated, but is included. Hopefully I have time to translate this another time (you can set your own privacy policy now anyway). * Missing file * A few changes cause of changes in another file * Fix * Update Dutch strings for 1.5 * nl * fix don't know how that ended up there * Update nl.yml
-
- Jul 24, 2017
-
-
Sorin Davidoi authored
* chore(yarn): Install detect-passive-events * fix(column): Use passive listener
-
Sorin Davidoi authored
-
Eugen Rochko authored
* Improve remote profile disclaimer * yarn run manage:translations
-
Sorin Davidoi authored
-
Yamagishi Kazutoshi authored
-
Andrew Zyabin authored
-
- Jul 23, 2017
-
-
m4sk1n authored
* i18n: Update Polish translation * i18n: Update Polish translation
-
Sorin Davidoi authored
-
Yamagishi Kazutoshi authored
* Update Japanese translations for #4313 * Update Japanese translations for #4315
-
Eugen Rochko authored
-
Sylvhem authored
Change the placeholder used in the content warning field from "Content Warning" to "Write your warning here". This change should made it easier to understand what the field is about. Change le message de substitution utilisé dans le champ d’avertissement de « Avertissement » à « Écrivez ici votre avertissement ». Ce changement devrait rendre plus évidente la fonction du champ.
-
m4sk1n authored
-
Sorin Davidoi authored
-
Quent-in authored
* Update to translate new strings * Update * Update * Indend added * Update oc.yml
-
- Jul 22, 2017
-
-
Eugen Rochko authored
-
Damien Erambert authored
* add fr-FR locales to the landing page * moar french locales * terms of service/privacy policy * remove un-used locales in the client (yarn manage:translations) * update french locales in the client * remove duplicate locales in fr.yml * fix typos per PR comments in fr.yml * put back default messages * translate untranslated keys on the client * add "push" after notifications * correctly ident ToS in fr.yml
-
- Jul 20, 2017
-
-
Sorin Davidoi authored
* feat(compose): More space on mobile devices * feat(compose): Hide navigation when typing on mobile devices * fix(compose): Make animation faster * fix(navigation_bar): Remove hardcoded title * fix(compose): Prevent accidental bluring * fix(compose): Increase max-height to 600px
-
- Jul 19, 2017
-
-
Sorin Davidoi authored
-
unarist authored
-
Sorin Davidoi authored
-
m4sk1n authored
-
- Jul 18, 2017
-
-
Sorin Davidoi authored
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
Yamagishi Kazutoshi authored
* Add unfollow modal * unfollowing someone * remove unnecessary prop
-
abcang authored
-
Yamagishi Kazutoshi authored
* Exclude self toots from regular expression filter * refactor
-
- Jul 17, 2017
-
-
Sorin Davidoi authored
* fix(push-notification): Open link in current tab if possible * feat(sw): Skip waiting and claim clients
-
Akihiko Odaki authored
app/javascript/mastodon/main.js delayed the execution of modules, but other entry points didn't. That leads to failure in executing modules, which requires those polyfills. Strictly enforce the rule to require any modules after loading polyfill in entry points.
-
Lynx Kotoura authored
Though size of extended-video-player is already fixed to 80vw*80vh in components.scss, player size was also set to original video size in extended_video_player.js. Video size is fixed to 80vw*80vh, so video player's size must also be fixed to 80vw*80vh.
-
Sorin Davidoi authored
-