Ratmir Karabut
331f0953e9
Update Russian translation (sessions) ( #4041 )
* Add Russian translation (ru)
* Fix a missing comma
* Fix the wording for better consistency
* Update Russian translation
* Arrange Russian setting alphabetically
* Fix syntax error
* Update Russian translation
* Fix formatting error
* Update Russian translation
* Update Russian translation
* Update ru.jsx
* Fix syntax error
* Remove two_factor_auth.warning (appears obsolete)
* Add missing strings in ru.yml
A lot of new strings translated, especially for the newly added admin section
* Fix translation consistency
* Update Russian translation
* Update Russian translation (pluralizations)
* Update Russian translation
* Update Russian translation
* Update Russian translation (pin)
* Update Russian translation (account deletion)
* Fix extra line
* Update Russian translation (sessions)
7 years ago
Damien Erambert
133b892e0d
Update French locales ( #4034 )
* add missing locales for French translation
* accent "Media" in the front-end locales
* images => médias
* Change 'rapport' to 'signalement' in French locales to be more coherent
* fix typo
* remove duplicate EN locale
* translate missing locales
* update missing locale
* fix typo
* unify with "utilisateur⋅ice⋅s"
* address PR comments
7 years ago
Sorin Davidoi
60da49f856
fix(components/columns_area): Increase delta for swipe detection ( #4037 )
7 years ago
unarist
d1d94216d1
Update Japanese translation (Credentials -> Security) ( #4025 )
7 years ago
Eugen Rochko
bf50e3e5ae
Fix height issue in report modal
7 years ago
adbelle
15227c713d
Remove color lightening for search results section
This will cause it to match the shading of the container behind it.
7 years ago
adbelle
30736f4886
Add opaque background to search results section
7 years ago
kibigo!
c58877862d
createBio function added
7 years ago
beatrix
0e310f1ee3
put travis thing in readme.md
7 years ago
beatrix-bitrot
7dd4d9de96
try fix failing controller spec caused by long bios
7 years ago
Nolan Lawson
a978b88997
Faster emojify() algorithm, avoid regex replace ( #4019 )
* Faster emojify() algorithm, avoid regex replace
* add semicolon
7 years ago
Matt Jankowski
6dd5eac7fc
Add controller spec for manifests controller ( #4003 )
7 years ago
Nolan Lawson
968354923e
Fix webpack-dev-server on Windows ( #4000 )
* Fix webpack-dev-server on Windows
* Serve webpack from 0.0.0.0, access at 127.0.0.1
7 years ago
Matt Jankowski
59ddf81a45
Version bumps for gems ( #4002 )
* Update aws-sdk to version 2.10.4
* Update bootsnap to version 1.1.1
* Update capistrano to version 3.8.2
* Update capybara to version 2.14.4
* Update cld3 to version 3.1.3
* Update http_accept_language to version 2.1.1
* Update sidekiq to version 5.0.3
* Update rspec-sidekiq to version 3.0.3
* Update sidekiq-scheduler to version 2.1.7
* Update oj to version 3.2.0
* Update openssl to version 2.0.4
* Update pg to version 0.21.0
* Update twitter-text to version 1.14.6
* Update unicode-display_width to version 1.3.0
* Update scss_lint to version 0.54.0
* Update hamlit to version 2.8.4
* Update erubi to version 1.6.1
* Update httplog to version 0.99.4
* Update aws-sdk to version 2.10.6
7 years ago
Yamagishi Kazutoshi
3a7106f05a
Fix that AdminMailer does not send ( #4012 )
7 years ago
Yamagishi Kazutoshi
5c7a4f0b32
Remove babel-cli ( #4011 )
7 years ago
Yamagishi Kazutoshi
0e09048537
Fix broken style in media gallery (regression from #3963 ) ( #4014 )
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
7362469d89
Do not raise an error if PrecomputeFeed could not find any status ( #4015 )
7 years ago
abcang
1273fbf86e
Rescue Addressable::URI::InvalidURIError at Remotable ( #4017 )
7 years ago
kibigo!
46f83bb28b
Styling fixes to media spoilers
7 years ago
kibigo!
ec2daae71c
Media display improvements
- built in fullwidth styling
- letterbox settings toggle
- media no longer counts towards height when making toot-collapsing
measurements
7 years ago
kibigo!
b525caf40a
Fixing an aspect of #32 which had previously escaped my attention
7 years ago
kibigo!
fc65b691df
Images now behind CWs on static pages
7 years ago
kibigo!
651c3d643c
Images behind CWs in detailed statuses too
7 years ago
Yamagishi Kazutoshi
a27879c0cf
Replace state to /web when root path ( #4009 )
7 years ago
Naoki Kosaka
049cea30b0
Fix media-gallery, overflow is hidden. ( #4008 )
7 years ago
abcang
b342c81c17
rescue HTTP::ConnectionError ( #3992 )
7 years ago
Yamagishi Kazutoshi
ead14f5bf0
Upgrade jsdom to version 11.0.0 ( #3994 )
7 years ago
kibigo!
cc4cba8afd
Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo!
99889ea57d
Tiny Status improvements
- Media toots are no longer auto-collapsed if the media is behind a CW
- Display names no longer appear clickable when a toot is collapsed
- Fixed #36 by adding reduplicating the media icon inside the SHOW
MORE/LESS
7 years ago
kibigo!
19690d3e33
Fixes #32 bug with revealing sensitive media
7 years ago
kibigo!
0b371da971
Fixed improper centering of columns-area
7 years ago
kibigo!
2d8ebdcc72
Initial store for local settings is now Immutable all the way down
7 years ago
kibigo!
595c6de32c
Added App Setttings Modal
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
0a53ca444a
Cover Admin::AccountsController more ( #3327 )
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
f79c10162e
Use multiple pairs for zadd in PrecomputeFeedService ( #3990 )
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
60b2b56d38
Reduce number of commands in FeedManager#trim ( #3989 )
7 years ago
kibigo!
6cbbdc805f
Fixed Regexp.new syntax
7 years ago
Eugen Rochko
b6a19e7b89
Bump version to 1.4.7
7 years ago
Eugen Rochko
71bc75e6ac
Do not fail to create access token if superapp was never created ( #3986 )
7 years ago
Yamagishi Kazutoshi
e4fee6c138
Add Japanese translations ( #3985 )
ref #3929 , #3935 , #3949 , #3981
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
7d8e3721ae
Overwrite old statuses with reblogs in PrecomputeFeedService ( #3984 )
7 years ago
m4sk1n
fb421a1f46
i18n: added email to activerecord.pl.yml ( #3981 )
7 years ago
kibigo!
7b1d233f4f
Linear gradient no longer extends under metadata on account pages
7 years ago
kibigo!
03f9648377
Improvements to static metadata styling, especially for mobile
7 years ago
kibigo!
6107e95404
Backend YAML Processing + Profile Metadata on Static Pages
7 years ago
kibigo!
36805a39db
Moved reblog wrapper outside of <Status>
7 years ago
kibigo!
ab4632a41e
Allow line-breaks in bio metadata
7 years ago
m4sk1n
2a9805b987
i18n: Minor fix in devise.pl.yml ( #3978 )
7 years ago
m4sk1n
126f929c39
i18n: Use instance name in email notifications instead of Mastodon (pl) ( #3976 )
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago