karlyeurl
9cc96682c3
locale-fr: fix typo ( #1603 )
...
In this case, the adjective applies to a feminine noun.
8 years ago
Rachel H
bb25c503bd
Focus textarea when text is inserted ( #1320 )
...
Place space after uploaded filenames
8 years ago
Carlos A. Escobar
7fd5075806
Added missing Spanish translations strings ( #1292 )
...
* Added missing Spanish translations strings
* fix bad translation
* resolve conflict with tootsuite/master
* agreements from spanish community
* Add some missing strings
8 years ago
lindwurm
0b383153f5
[web] Moving docs link to tootsuite/documentation ( #1581 )
...
related: 4d876e9453
and 25c5f86211
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
8 years ago
Thor Harald Johansen
b2c1df5c20
Working translation for Norwegian. ( #1611 )
8 years ago
Koala Yeung
a3bfac26fb
Add Traditional Chinese, Hong Kong translation (zh-HK) ( #1544 )
...
* Added Chinese Traditional Hong Kong (zh-HK) for Ruby
* Added translations for Ruby.
* Added Chinese Traditional Hong Kong (zh-HK) for JS
* Added translations for javascript code.
* Rearrange language references in mastodon.jsx
* Break `addLocaleData` into multiple lines. Make future commit more readable.
* Roughly re-sort the languages in alphabetical orders
(only manually put English on top because it is default).
* Sort application.rb locale with alphabetical order
With exception that English (default language) goes first.
Improve code readability.
* Resort language selection box alphabetically
Sort HUMAN_LOCALES in the alphabetical order of display name
(except English, the default language, come first).
Improve usability.
8 years ago
Eugen
138b35027c
Improve emoji picker look ( #1493 )
...
* Improve emoji picker look
* Add hover animation to emojis in picker
8 years ago
Eugen
5122f9ab3b
Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types ( #1548 )
8 years ago
Henry Smith
f2a3340fec
Fix console error when scrolling a column with no scrollable content ( #1574 )
8 years ago
Thomas Citharel
c471e5c694
Update french locale ( #1525 )
...
* Update devise.fr.yml fixing minor typos
* add missing strings
* Fix a translation and add translation for devise part
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years ago
pinfort
601d93bfc3
Add Japanese translation ( #1552 )
...
* add device.ja.yml
* update device.ja.yml
* add file simple_form.ja.yml
* 👍 Added doorkeeper.ja.yml
* add ja.yml
* Update doorkeeper.ja.yml
fixed url to uri
* update ja.yml
* fix some translations
* fix japanese grammar of a translate
* fix some translates
* fix ja.yml
* add ja.jsx
* add Japanese user mail views
* Added japanese translate locales
* Added :ja to available_locales
こっちも
* Added "日本語" to HUMAN_LOCALES
* Imported/Added ja to addLocaleData
* update ja.jsx
8 years ago
Eugen Rochko
0a25971d6d
Fix look of the modals
8 years ago
Eugen Rochko
b440b2a9ee
Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
blackle
e7d77f4e13
Allow user to disable the boost confirm dialog in preferences
8 years ago
blackle
e68cde9255
Bypass boost confirm modal if alt is pressed
8 years ago
blackle
3f5290bdb2
Add boost confirm modal
8 years ago
Eugen
e0977567e7
When avatar/header are GIF, generate static versions ( #1428 )
...
* When avatar/header are GIF, generate static versions.
Account API returns "avatar"/"avatar_static", "header"/"header_static"
Static version is the same as original for other cases
Web UI de-animates avatars in toots, lists of users
Fix #441 , fix #596 , prerequisite for #1064
* Fix JS test
* Add rake task to generate static avatars/headers from GIF ones, add test
8 years ago
Matthias Jouan
2be9b85ed6
Add username as a title for mentions ( #1385 )
...
Add a title attribute on mention links for both notifications
and mentions in statuses.
Related to #1350
8 years ago
Eugen
68f3ce7d0c
API param to exclude notification types from response ( #1341 )
...
* Add exclude_types param to /api/v1/notifications
* Exclude notification types in web UI through exclude_types in the API
8 years ago
Chris Martin
fa5165e874
Add more specific class names to notification divs ( #1120 )
8 years ago
Rachel H
b07990c94f
Keep newlines in xml ( #1397 )
8 years ago
Stephen Burgess
17ce0b4141
Fix #1097 When onClick is falsy, do not make status content clickable ( #1434 )
8 years ago
Jessica Stokes
adee97cb6e
Allow typing a toot while an image uploads ( #1429 )
...
This patch stops disabling the toot text field when an image is uploading. Instead, you can type to your heart's content and when the image uploads it'll append the image URL, and restore the position of your cursor to wherever it was in the toot text just prior. Effectively, the image URL is appended to the toot, and typing is not interrupted at all! ✨
8 years ago
Jessica Stokes
6907c06ce3
Improve scrolling behaviour ( #1415 )
...
* Replace column margin with padding
This improves horizontal scrolling behaviour significantly; scrolled flex elements are... a little weird.
* Move clear column button styling to css
8 years ago
Ratmir Karabut
ac50bab158
Add Russian translation (ru) ( #1023 )
...
* Add Russian translation (ru)
* Fix a missing comma
* Fix the wording for better consistency
8 years ago
Gavin Mogan
e331f52be2
Add search to emoji picker ( #1395 )
8 years ago
Hugo Gameiro
eb6c3fdca9
update portuguese translation ( #1280 )
...
added the missing fields and improved the translation
8 years ago
StefOfficiel
288bbf6ffb
Update fr.jsx ( #1329 )
...
* Update fr.jsx
* Remove duplicate translation
8 years ago
Jonathan Klee
dd12af9fd9
add empty notifications french translation ( #1111 )
8 years ago
Rachel H
ff75c89585
Fix nonworking clear notices button ( #1316 )
8 years ago
Thomas Citharel
a9863c1708
Update french translation ( #1148 )
...
Add french translation for emails sent
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Add non-breaking spaces
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
changes and fixes to the nbsps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
French update
a few fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
fixes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years ago
Markus Amalthea Magnuson
41aa5b0d58
Add titles to more icons, and change clear notifications icon. ( #1101 )
8 years ago
Nicolai von Neudeck
e885aeed92
Updated German translation ( #1248 )
...
Fixed various spelling and grammar mistakes.
Used more gender-neutral language.
8 years ago
Alda Marteau-Hardi
f34314fd52
Add some missing strings to prevent some React warning in the console ( #1230 )
8 years ago
André Lewin
783de713cd
Merge branch 'master' into master
8 years ago
JantsoP
c0295924bc
Merge branch 'master' into master
8 years ago
JantsoP
6a33b51fd2
updated translation
...
Updated some translations after seeing them in service. Should be better now
8 years ago
Eugen
c571ed77d7
Merge pull request #818 from JantsoP/master
...
Updated Finnish Translation
8 years ago
axolotl
f6463e595f
Added Esperanto translation inside the javascripts folder
8 years ago
JantsoP
c3db103305
updated line 28 about GitHub
8 years ago
halna_Tanaguru
c7e14e496b
Merge branch 'master' into development
8 years ago
JantsoP
0c0e1c2519
Merge branch 'master' into master
8 years ago
JantsoP
fc2b031506
changed line 25 for better translation
8 years ago
halna_Tanaguru
4833f53a37
accessibility fix
...
eanable focus on ClearColumnButton
8 years ago
David Baumgold
3e38b3989f
GitHub should be capitalized
8 years ago
JantsoP
f0be0d36c9
fixed typo
8 years ago
JantsoP
35ad63910d
Merge branch 'master' into master
8 years ago
JantsoP
4949cc46d8
add finnish translation
...
add finnish translation
8 years ago
JantsoP
a3e82c4fa5
add finnish language
...
add finnish language
8 years ago
JantsoP
7227a992fc
Create Finnish translation for Mastodon
...
Create Finnish translation for Mastodon
8 years ago
Marvin Kopf
61333ed232
add mute option in status dropdown
8 years ago
Eugen
8ba7d4ed82
Merge branch 'master' into master
8 years ago
Eugen
720922cd13
Merge pull request #746 from eramdam/feature/improve-french-locales
...
Feature/improve french locales (again)
8 years ago
Kazhnuz
e6a6c102f6
Add forgotten comma
8 years ago
Damien Erambert
5f0e912d87
Add more lcoales in fr.jsx
8 years ago
Kazhnuz
6ac05fc74b
Update French Translation
8 years ago
Eugen
e3509e02c0
Merge pull request #740 from 0x70b1a5/master
...
remove black border on video mute/spoiler buttons
8 years ago
Eugen
0335a52e28
Merge pull request #741 from eramdam/feature/improve-french-locales
...
Improve/add some French locales
8 years ago
Eugen Rochko
4bfabbd5e2
Avoid re-loading already loaded relationships. Also fixes issue where wrong
...
button would be displayed in account lists for unloaded relationships
8 years ago
Eugen Rochko
eb85833dc7
Keep track of which timelines are connected live to avoid redundant
...
refreshes on navigation
8 years ago
Tobias Merkle
bba468bcca
single-quotes
8 years ago
Tobias Merkle
034cfeb1ac
remove black border on buttons
8 years ago
Eugen Rochko
f04816f005
Fix wording "show reblogs" -> "show boosts", order reports chronologically in
...
admin UI
8 years ago
Eugen Rochko
572cf64791
Fix feed regeneration bug
8 years ago
Damien Erambert
22fb48ca13
Add fr locale for community_timeline in fr.jsx
8 years ago
Tobias Merkle
8befce32f3
improve video button visibililty
8 years ago
Eugen Rochko
431bfcaad6
Fix broken reference
8 years ago
Eugen Rochko
b794690bfe
Made modal system more generic
8 years ago
Eugen Rochko
348e817d53
Improve mobile tabs a little
8 years ago
Eugen Rochko
3c6e9ee33c
Fix reworked search
8 years ago
Eugen Rochko
a895f0d448
Rework search
8 years ago
shel
57e3d4c58b
Merge branch 'master' into patch-2
8 years ago
Eugen Rochko
7931d5886c
Fix web UI profile clickable area overlapping with follow button area
8 years ago
Eugen Rochko
bbc3a36c82
Fix drag & drop overlay flickering
8 years ago
Eugen Rochko
cdbfbbc691
Improve emojis - use SVGs where possible
8 years ago
Eugen Rochko
8c97719fbc
Hide drag & drop area on drop event regardless of success
8 years ago
shel
728174500e
Clarify post privacy warning
...
I was informed that the current warning if you @ a remote server in a private post is inadequate. These are suggested changes to better inform users.
8 years ago
Eugen Rochko
02e2336daa
Add tooltip to privacy dropdown
8 years ago
Eugen Rochko
2a8906d56a
Compose form layout fixes
8 years ago
shel
7800909a0d
Clarify privacy options
...
Descriptions of differences between scope are more clear
8 years ago
Eugen Rochko
d30fa5c52d
Fix up visual indicators for compose form privacy
8 years ago
Eugen Rochko
e03f11e6a0
When replying to status with content warning, prefill content warning
8 years ago
Eugen Rochko
54b4f60906
Privacy dropdown i18n
8 years ago
Eugen Rochko
53ef83be1e
Redesigned compose form
8 years ago
Eugen Rochko
b899b3def2
Fancier drag & drop indicator, emoji icon for emoji, upload progress ( fix #295 )
8 years ago
Eugen Rochko
1b4583ca91
Fix full-text search query quotation, improve tag search performance with an index,
...
add ability to open status by URL from search (fix #53 )
8 years ago
Eugen Rochko
c78e325f39
Web UI support for the new omnisearch
8 years ago
Eugen Rochko
5965e3b80c
German toot -> "tröt"
8 years ago
shel
5c7b222769
Promote Apps ( #670 )
...
"Various apps are available" is now a hyperlink
8 years ago
Eugen Rochko
f1b9644cfd
Add "direct" visibility level in the backend. Web UI is not yet
...
adjusted to allow choosing it, yet
8 years ago
Eugen Rochko
b6dff981a2
Replace howler.js with simple <audio />, will hopefully resolve
...
some weird mobile browser behaviours
8 years ago
Eugen Rochko
ed21f43271
Try to detect iOS and *not* autoplay any videos
...
Technically the check for iOS from components is a side effect, because it's
neither in state nor props, but the user agent does not change, so I think
that's okay.
8 years ago
Eugen Rochko
3adccc7fd4
Make gifvs always use media gallery component
8 years ago
Eugen Rochko
4b93cf88e5
Fix #431 - convert gif to webm during upload. Web UI treats them like it did
...
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
8 years ago
Eugen Rochko
b59611776c
Rename "the whole known network" timeline to "federated timeline"
...
Remove note about following Gargron@mastodon.social from getting started text
8 years ago
Eugen Rochko
6e349c248e
Make confirmation text more specific
8 years ago
Eugen Rochko
c9e2dc6337
Fix #620 - Add confirmation dialog for notifications clear
8 years ago
Eugen Rochko
9989890e2e
Fix #231 - Muting
8 years ago
Kit Redgrave
4554ccd5d0
Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
Eugen Rochko
6ded139be0
Fix #372 - Emoji picker
8 years ago