Commit Graph

1018 Commits (35fbdc36f92b610e8a73e2acb220e87cf5fc83b0)

Author SHA1 Message Date
Ondřej Hruška d589dd7cd0 Compose buttons bar redesign + generalize dropdown (#194)
* Generalize compose dropdown for re-use

* wip stuffs

* new tootbox look and removed old doodle button files

* use the house icon for ...
8 years ago
kibigo! 21bafc6555 Updates to bio metadata script 8 years ago
Nolan Lawson 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473) 8 years ago
David Yip 9423553e5c Make the compose area optionally scrollable.
On desktop, the compose text box grows to accommodate the content.  On
mobile, the text box does not grow to accommodate text context, but does
grow to accommodate images.  It is possible in both cases to overflow
the available area, which makes accessing other UI elements (e.g.
visibility setttings) difficult.

This commit makes the compose area optionally scrollable, which allows
those UI elements to remain available even if they go off-screen.
8 years ago
David Yip 90770f6d59 Merge pull request #185 from glitch-soc/fix-null-status
workaround for null status
8 years ago
Ondřej Hruška eb907a5bab
formatting fix for eslint 8 years ago
David Yip 39c9cdf7fe Remove unused filesAttached property. 8 years ago
David Yip 86cf4468af Update stylesheet imports in glitch components.
Commit 6e54719474 moved the Mastodon
variables and mixins deeper in the directory hierarchy; this commit
brings the glitch components in line with that change.
8 years ago
David Yip 42e8c8eb0e Merge tag 'v2.0.0' into gs-master 8 years ago
Sho Kusano 09d81defcd Suppress type error(not a function) on calling fastSeek (#5452) 8 years ago
Renato "Lond" Cerqueira 26b2a6a71e Fix pt-BR translation strings related to advanced search. (#5449) 8 years ago
Technowix edf9a5e4fc Revert #5438 for FR (#5450)
As said here https://github.com/tootsuite/mastodon/pull/5438 the point of shortening the timestamp is legit, and after some time of adaptation no mistakes can be mades.
8 years ago
Håkan Eriksson c710069c12 Some typos and supplementation in sentence structures (#5441)
* 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

* Swedish - Typos and supplementation in sentence structure

* Update simple_form.sv.yml

* Update sv.yml

* Update sv.yml

Rearranged the alphabetical order.
8 years ago
JohnD28 e7099d8d9e fr.json typo (realtive time) (#5447)
Typo correction : https://fr.wikipedia.org/wiki/Heure#Typographie
8 years ago
YaQ 6e54719474 Make theme directory and Rename application.scss (#5336)
* Rename application.scss

* Move to 'default' directory

* Follow review

Move directory, and Rename "mastodon".

* Revert rename

* undo removal of newline
8 years ago
Eugen Rochko f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) 8 years ago
JeanGauthier 33ea042dec i18n better wording (OC/CA/FR) + string added in FR (#5438)
* 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
8 years ago
Nolan Lawson 8b22a63ab0 Fix scrolling of dropdown when offscreen (#5434) 8 years ago
Eugen Rochko 05686cc99d Fix unwanted content warning gap in CSS (#5436)
Fix #5356
8 years ago
JeanGauthier a02de9e012 i18n update (#5427) in OC/CA/FR/ES (#5431)
* Update oc.json

* Update ca.json

* Update fr.json

* Update es.json
8 years ago
unarist 2d395324e1 Fix React warning about tabIndex on status with CW (#5432) 8 years ago
Jakob Kramer e6c9756fa9 Update German translation (#5425) 8 years ago
Yamagishi Kazutoshi 5050719fac Add Japanese translations (#5427)
* yarn manage:translations

* Add Japanese translation for #5410

* Add Japanese translation for #5393
8 years ago
Håkan Eriksson a2b600428c Swedish translation (#5406)
* 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
8 years ago
Jeroen df1a9c5ab5 Small update Dutch (nl) strings (#5424)
* Update Dutch strings

* Update Dutch
8 years ago
Ondřej Hruška 4421f6598f
Fix dual toot button wrong behavior after compose re-design 8 years ago
Ondřej Hruška 64a5e9a1de
workaround for null status 8 years ago
beatrix 7364b26e4b Merge pull request #184 from tootsuite/master
Fix reduced motion breaking public galleries (#5423)
8 years ago
David Yip 313ba202ef Merge pull request #182 from glitch-soc/wide-tootbox-panel
Full-width tootbox panel to make room for buttons
8 years ago
Ondřej Hruška 37ff061d9b
satisfy eslint and jest 8 years ago
Ondřej Hruška 3d7de06db4
rem a comment 8 years ago
Ondřej Hruška 26f08f0791
double-decker tootbox 8 years ago
Ondřej Hruška 4b397adb5b
fix some lint errors 8 years ago
Nolan Lawson 8980aa804f Fix reduced motion breaking public galleries (#5423) 8 years ago
David Yip dbb1fce94d Merge remote-tracking branch 'upstream/master' into gs-master 8 years ago
Eugen Rochko aec70b44fc Filter out duplicate IDs in timelines reducer (#5417)
Possibly the cause of #5379, #5377
8 years ago
voidSatisfaction 03975dbde4 Add up-to-date korean translation on client (#5402)
* chore: add Korean translation for client

* fix: change unlisted and embed Korean words
8 years ago
KY f72936b4e6 Fix #5082 - disable retweet link for followers only toot (#5397)
* Fix #5082 - disable retweet link for followers only toot

* Hide reblog count when it is a direct message
8 years ago
Marcin Mikołajczak 3c530d95f6 i18n: Update Polish translation (#5416)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
8 years ago
JeanGauthier 1e7b3bf625 i18n ultim hour «More» dropdown title + reduce motion (#5415)
* Correction fem. form

* More dropdown title

* More dropdown title

* More dropdown title

* Add option to reduce motion (#5393)
8 years ago
Yamagishi Kazutoshi bf0ee1a25c Enable ESLint rules import/* (#5414)
* Enable ESLint rules import/*

* fix
8 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393)
* 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
8 years ago
Nolan Lawson 981e20b03a Fix offline-plugin warning in dev mode (#5411) 8 years ago
Yamagishi Kazutoshi d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412) 8 years ago
Nolan Lawson 93b54b8d4b i18n "More" dropdown title (#5410) 8 years ago
Nolan Lawson e7ab9bf8b4 Refactor and simplify icon_button.js (#5413) 8 years ago
David Yip 6cd5b3bbe5 Merge remote-tracking branch 'origin/master' into gs-master 8 years ago
David Yip f72ad67a39 Merge pull request #180 from STJrInuyasha/glitch-soc/avatar-unification
Avatar unification, mk.II
8 years ago
Matthew Walsh 56094cb4bd 1.6 changed files for unified avatar styling -- updated to restore unity 8 years ago
David Yip 22df18e902 Merge pull request #173 from glitch-soc/zerowidthmoji
use zerowidth spaces with emojis
8 years ago
Eugen Rochko 894da3dcca Clear timer when unmounting RelativeTimestamp components (#5408)
Possibly the cause of #5379, #5377
8 years ago
JeanGauthier 8eb7d30a6c l10n Occitan: finishing touches (#5404)
* Update oc.json

* Update oc.yml
8 years ago
Yannick A 7fe1428cc4 Update French translation (#5401) 8 years ago
Lynx Kotoura b3b4b5a2eb Adjust public hashtag pages (#5357) 8 years ago
Ondřej Hruška ae716a12e1 replace newlines in desktop notif with spaces instead of removing them (#5361) 8 years ago
spla f63a40e7c2 Updated Catalan strings (#5323)
* Add Catalan language

* Add Catalan language

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update settings_helper.rb

* Update mastodon.js

* Update index.js

* Update application.rb

* Update ca.yml

* removed extra spaces at line 225

* Catalan translation update

added activerecord.ca.yml

* Update activerecord.ca.yml

Done

* Updated activerecord.ca.yml

* Catalan language updated

* Catalan language updated

* Catalan language updated

* Catalan language updated

* Catalan language updated

* Update ca.json

Removed :

<<<<<<< HEAD
  "getting_started.support": "{faq} • {userguide} • {apps}",
=======
>>>>>>> upstream/master

* Syncing to master

* Added new Catalan strings

* removed config.secret_key line

* Corrected <sotrong> tag to <strong>

Line 515

* Removed extra line

* Reverted

* yarn.lock reverted

* Updated Catalan strings

* Updated Catalan strings
8 years ago
Yannick A c6f76db2e1 Update French translation (#5384)
Update French translation
8 years ago
Masoud Abkenar 2c704ca9c6 l10n: update Persian translation for 2.0 (#5391) 8 years ago
Ondřej Hruška cdc22d23b9 Doodle improvements 2 (#176)
* Fix some doodle bugs and added Background color functionality

* added protections against accidental doodle erase, screen size changing

* resolve react warning about 'selected' on <option>
8 years ago
Jakob Kramer eb96aa86a4 Update German translation (#5389) 8 years ago
Ondřej Hruška 531dadad86 Doodle palette, options, fill tool (#172) 8 years ago
Ondřej Hruška 723890b6fa
use zerowidth spaces for emojis 8 years ago
Ondřej Hruška 2af964ef20
Fixed a bug where the canvas would get transparent bg upon erase 8 years ago
Ondřej Hruška 33e806217f
Initial doodle support 8 years ago
Jeroen c35132a738 Dutch strings: small change (#5375)
* Dutch strings: small change

* And this too.
8 years ago
Eugen Rochko 48f7a58799 Do not try to guess why home timeline is empty in web UI (#5370)
* Do not try to guess why home timeline is empty in web UI

* Fix style issue
8 years ago
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369)
Do NOT send "delete" through streaming API when unmerging from
home timeline. "delete" implies that the original status was
deleted, which is not true!
8 years ago
ThibG d37305c628 Reduce discrepancies between server and client-side character count (#5360) 8 years ago
Anna e só ad917cda10 l10n: PT-BR translation updated (#5362)
* PT-BR translation updated

* Testing

* Indentation error fixed

* More indentation errors fixed
8 years ago
Ondřej Hruška df626fdd43
Fix the notification bug with newlines 8 years ago
David Yip 6a2b1ba91e Another tabs-vs-spaces fix, but with ~feeling~ 8 years ago
Alda Marteau-Hardi 3cfcc7a50e Fix some consistance errors in gender neutral formulations. Add some missing ones. (#5350) 8 years ago
David Yip fe1c20cfb9 Fix tabs-vs-spaces issue pointed out by eslint. 8 years ago
JeanGauthier cb7ba23cd8 Update oc.json (#5343) 8 years ago
David Yip 13e05fece2 Merge tag 'v2.0.0rc2' into gs-master 8 years ago
Sylvhem 3ebe03b729 Fixes and updates for the French translation (#5340)
* 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.
8 years ago
Ondřej Hruška eeaa8fba43
Fix our media gallery not having alt text and tooltips 8 years ago
Ondřej Hruška b0b5ff1b0f
workaround for scrollIntoView bug ??? 8 years ago
Ondřej Hruška 0bf9261e65
Merge remote-tracking branch 'upstream/master' 8 years ago
Jeroen 6bc07d3de3 Updating Dutch strings for 2.0 (#5334) 8 years ago
Alda Marteau-Hardi 0352c40e99 Use gender neutral language as in the rest of the french translation (#5331) 8 years ago
Lynx Kotoura 07ea625cb2 Fix styles of error pages (#5335)
Signed-off-by: Lynx Kotoura <admin@sanin.link>

Signed-off-by: Lynx Kotoura <admin@sanin.link>
8 years ago
kibigo! 3cc6255a7e Removed length check which now happens in reducer 8 years ago
kibigo! 35e2cad4eb Fixed header emojification 8 years ago
kibigo! 8d6b9ba494 Merge upstream 2.0ish #165 8 years ago
Eugen Rochko 1823cf435a In thread view, only scroll first update, scroll to replied-to post (#5322) 8 years ago
Eugen Rochko 476e79b8e3 Fully disable hotkeys when input element is focused (#5324)
Because alt+n is a way to enter some kinda letter on some keyboard
8 years ago
JohnD28 19d3317a69 Update french translation : mastodon/locales/fr.json (#5318)
* Update fr.json

* Update fr.json

* Update fr.json
8 years ago
ButterflyOfFire 38600b2792 Update ar.json (#5316)
Pushing new arabic translated strings for Mastodon web client.
8 years ago
unarist b0407ece42 Fix an error when ancestors get loaded before the status itself (#5312)
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.
8 years ago
Eugen Rochko b3d7ad958f Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
AZERTY layouts require pressing shift to press a number at all, so
it triggers a column switch even when simply typing numbers in
textarea
8 years ago
Eugen Rochko 9815be2a44 Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305) 8 years ago
Eugen Rochko 4bb3e4eeba Fix #5295 - Order custom emoji lexicographically (#5297) 8 years ago
unarist 784c7510d7 Fix an error when video playback buffer is empty (#5300) 8 years ago
Eugen Rochko 1c6fc0e4ce Center error layout (#5289) 8 years ago
Eugen Rochko 488584bfc1 Track frequently used emojis in web UI (#5275)
* 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
8 years ago
Ondřej Hruška 92a3181dc6
improve static page metadata look 8 years ago
JeanGauthier 94f15338c3 i18n update Occitan (#5263)
* Update oc.json

* Update oc.yml

* Update oc.yml

* Update oc.json
8 years ago
Nolan Lawson db33a53ee8 Video preload should be a string (#5267) 8 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264) 8 years ago