Konrad Pozniak
a956061cbf
cleanup unused resources ( #1300 )
2019-06-02 22:02:03 +02:00
Anonymous
8a4124b927
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-06-02 19:23:22 +00:00
Anonymous
da4b64754c
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-06-02 19:23:22 +00:00
Vegard Skjefstad
4d1ab4c93c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-06-02 19:23:22 +00:00
Anonymous
ceffe500d0
Translated using Weblate (Czech)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
2019-06-02 19:23:22 +00:00
Daniele Lira Mereb
84db4d0df3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-06-02 19:23:22 +00:00
Francesc Galí
856e9f3a5f
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-06-02 19:23:22 +00:00
Konrad Pozniak
2b2212e951
cleanup entity classes and ViewThreadFragment ( #1302 )
...
* cleanup entity classes and ViewThreadFragment
* fix tests
2019-06-02 21:23:18 +02:00
Konrad Pozniak
d863bc50e4
apply filters to boosted statuses ( #1299 )
2019-06-02 21:21:56 +02:00
mike castleman
728e4f4858
add tests
2019-06-01 15:30:17 -04:00
mike castleman
b15a5c7614
enhance bad-domain detection
2019-06-01 15:29:15 -04:00
mike castleman
ee35a9768f
rick roll instead of logging in on selected domains
2019-06-01 14:47:14 -04:00
Konrad Pozniak
91d01bce05
Merge pull request #1296 from unstabler/impl-simple-shortcuts
...
improve usability: add shortcuts for compose/send new toot [#505 ]
2019-05-31 15:01:12 +02:00
Gyuhwan Park
50b50a182e
fix(MainActivity,ComposeActivity): use onKeyDown() instead
2019-05-31 17:35:58 +09:00
Konrad Pozniak
9a90594fae
Merge pull request #1288 from tuskyapp/poll-description
...
Minimal screen reader support for polls
2019-05-30 21:53:56 +02:00
Gyuhwan Park
d31aa7fc43
feature(ComposeActivity): add shortcut for send new toot (CTRL + ENTER) [ #505 ]
2019-05-30 21:22:52 +09:00
Gyuhwan Park
8cbf8b59bd
feature(MainActivity): add shortcut for compose new toot (SHIFT + N or CTRL + N) [ #505 ]
2019-05-30 21:20:53 +09:00
Daniele Lira Mereb
565c2508d6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-29 18:26:37 +00:00
Kristijan Tkalec
6c831e98d0
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-05-29 18:26:37 +00:00
Vegard Skjefstad
241a26eaec
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-05-29 18:26:37 +00:00
ButterflyOfFire
d5c4c9b805
Translated using Weblate (French)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-29 18:26:37 +00:00
Mélanie Chauvel
8742f9609d
Translated using Weblate (French)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-29 18:26:37 +00:00
Mélanie Chauvel
ca2fcec84c
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/eo/
2019-05-29 18:26:37 +00:00
lenchan139
6fc62d3c01
make a copy of file before upload ( #1294 )
2019-05-29 20:26:33 +02:00
Konrad Pozniak
7f4a6f9e40
fix text color in dropdown of light theme ( #1286 )
...
* fix text color in dropdown of light theme
* rename theme to make clear where it is used
2019-05-26 22:26:23 +02:00
charlag
3f613dc56f
Minimal screen reader support for polls
2019-05-26 15:56:26 +02:00
Konrad Pozniak
9690cd5730
add avatar placeholders back in ( #1285 )
2019-05-26 10:06:22 +02:00
Konrad Pozniak
83696b5c7f
Animate gif avatars ( #1279 )
...
* animate gif avatars
* add setting to enable avatar animation
* cleanup code
2019-05-26 08:46:08 +02:00
Konrad Pozniak
da1089184c
improve performance when clearing notifications ( #1283 )
2019-05-26 08:45:25 +02:00
Konrad Pozniak
7733e387ee
improve notification fragment layout ( #1282 )
...
* improve notification fragment layout
* improve sw640dp notification fragment layout
2019-05-26 08:39:21 +02:00
Konrad Pozniak
959a08437d
remove some unneeded code from BaseActivity ( #1281 )
2019-05-26 08:12:42 +02:00
Kyle Sunden
80f62ad4c1
fix filemojicompat link ( #1274 )
2019-05-25 16:44:51 +02:00
Juanjo Salvador
296e88b09f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 18:52:55 +00:00
Juanjo Salvador
2ffbf6ef3d
Translated using Weblate (Spanish)
...
Currently translated at 98.9% (363 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 16:42:17 +00:00
Markel @wakutiteo
baa6069f55
Translated using Weblate (Spanish)
...
Currently translated at 98.9% (363 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 16:42:17 +00:00
Markel @wakutiteo
9543925908
Translated using Weblate (Spanish)
...
Currently translated at 86.9% (319 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-24 16:42:17 +00:00
Kristijan Tkalec
dc040a814a
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-05-24 16:42:17 +00:00
Quentí
bd134467f7
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/
2019-05-24 16:42:17 +00:00
Anonymous
259e5e0587
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.7% (366 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/zh_Hans/
2019-05-24 16:42:17 +00:00
Daniele Lira Mereb
7073ee0490
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-24 16:42:17 +00:00
Konrad Pozniak
eedd0d51eb
downgrade alpha libraries ( #1273 )
2019-05-20 16:56:58 +02:00
Konrad Pozniak
51a34271fa
fix ellipsize in item_account ( #1269 )
2019-05-19 21:11:36 +02:00
Konrad Pozniak
2d44c39063
fix upgrade of material lib ( #1268 )
2019-05-18 21:22:58 +02:00
Konrad Pozniak
c8bf07ea77
fix crash in SearchFragment ( #1266 )
2019-05-18 16:52:48 +02:00
Konrad Pozniak
3f957a09c5
upgrade deps ( #1263 )
2019-05-18 08:06:30 +02:00
pandasoft0
ae5d8b8633
Account Activity enhancements ( #1196 )
...
* use the "follow" button as an "unblock" button on the profiles of blocked users
* use the "follow" button as an "unblock" button on the profiles of blocked users
* add an icon to the profiles that can be clicked to mute/unmute the user
* add an icon to the profiles that can be clicked to mute/unmute the user
* Fix view issues
* Fix view issues
* Implement swipe to refresh for Account layout
* Implement swipe to refresh handler at the account screen
* Implement swipe to refresh
* Correct account refresh
* Show Progress Bar
* Show Progress Bar
* Move "itSelf" check into the viewModel
* Change methods access level
* Change TimelineFragment newInstance overload
* Change avatarSize type to Float
* Replace ImageButton with MaterialButton
* Update account activity swipe to refresh colors
* Refactor code
* Refactor code
* Fix crash on moved account refresh
* Show moved account stats
* Update mute button behaviour
* Show tabs and content for moved accounts
* Fix crash on tablet
2019-05-15 12:43:16 +02:00
Anonymous
b9e118d5e0
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-05-14 11:36:09 +00:00
Kristijan Tkalec
2f877634c1
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sl/
2019-05-14 11:36:09 +00:00
Dani
03ba481ddf
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-14 11:36:08 +00:00
Francesc Galí
637a020a6a
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-14 11:36:08 +00:00
ButterflyOfFire
18001ad6c0
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (364 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2019-05-14 11:36:08 +00:00
Dani
da156d193d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.1% (360 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-13 04:13:47 +00:00
Anonymous
49defa6ed0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.1% (360 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2019-05-13 04:13:46 +00:00
Vegard Skjefstad
ef9ecb9422
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-05-11 15:35:11 +00:00
Markel @wakutiteo
e02d33f337
Translated using Weblate (Spanish)
...
Currently translated at 87.2% (320 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-11 15:35:11 +00:00
Aditoo
b81c891281
Translated using Weblate (Czech)
...
Currently translated at 100.0% (367 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
2019-05-11 15:35:11 +00:00
ButterflyOfFire
9022c843e8
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (364 of 367 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2019-05-11 15:35:11 +00:00
Anonymous
ce37f48b2c
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-05-11 15:35:11 +00:00
Quentí
1f649d5019
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/
2019-05-11 15:35:11 +00:00
ButterflyOfFire
8ab93a1792
Translated using Weblate (French)
...
Currently translated at 99.2% (363 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-11 15:35:11 +00:00
Konrad Pozniak
419ae80c60
fix images with focal point not shown in timeline ( #1256 )
2019-05-11 17:35:07 +02:00
Konrad Pozniak
47104bf2cf
fix item_account layout for rtl locales ( #1252 )
2019-05-10 20:08:36 +02:00
Konrad Pozniak
561d4cc284
support custom emoji fonts in poll options ( #1250 )
2019-05-10 20:08:22 +02:00
pandasoft0
126aefacbf
Update preferences library, remove unneeded "shouldDisableView" ( #1254 )
2019-05-09 21:00:50 +02:00
pandasoft0
5c61786e05
Add correct Content Description for the preview images at the Compose screen ( #1188 )
...
* Add correct Content Description for the preview images at the Compose screen. tuskyapp#1155
* Remove "unknown" string from resource. Format code
* Format code
* Update string resource for content description
2019-05-09 20:25:44 +02:00
pandasoft0
c75b046483
Disable click on preference category items ( #1239 )
...
* Disable click on preference category item. tuskyapp#1221
Changed compat preferences widget to AndroidX according to (https://developer.android.com/guide/topics/ui/settings.html )
* Update preference categories clickable
2019-05-09 19:21:22 +02:00
Markel @wakutiteo
c1c57e8ec2
Translated using Weblate (Spanish)
...
Currently translated at 86.6% (317 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-08 19:42:31 +00:00
Vegard Skjefstad
dc6175ac72
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-05-08 19:42:31 +00:00
Francesc Galí
1f852267c7
Translated using Weblate (Catalan)
...
Currently translated at 98.6% (361 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-08 19:42:31 +00:00
ButterflyOfFire
2bf2150eaa
Translated using Weblate (Arabic)
...
Currently translated at 99.2% (363 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2019-05-08 19:42:31 +00:00
Elias Mårtenson
21af2f0ca8
Translated using Weblate (Swedish)
...
Currently translated at 98.4% (360 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2019-05-08 19:42:31 +00:00
Anonymous
f959c4be19
Translated using Weblate (French)
...
Currently translated at 97.8% (358 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-08 19:42:31 +00:00
Francesc Galí
34d7b15538
Translated using Weblate (Catalan)
...
Currently translated at 98.1% (359 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-08 19:42:31 +00:00
Conny Duck
4d58ecb4ea
stop buggy gif animation for now
2019-05-08 21:42:22 +02:00
Conny Duck
51cf1a4ec5
fix crash in StatusBaseViewHolder.getVisibilityDescription
2019-05-08 20:19:31 +02:00
Konrad Pozniak
40d3eb8759
Fix bot icon indicator again ( #1249 )
...
* fix handling of bot indicator in timeline
* write bot status into db cache
* remove log
2019-05-07 07:37:00 +02:00
Evgeny Petrov
097c1f8702
Russian translation update
2019-05-06 21:09:49 +03:00
Anonymous
5c14ed1967
Translated using Weblate (Welsh)
...
Currently translated at 70.8% (259 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cy/
2019-05-06 16:53:35 +00:00
Mickson
aa714c619f
Translated using Weblate (Polish)
...
Currently translated at 74.0% (271 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pl/
2019-05-06 16:53:35 +00:00
Anonymous
624b55abbf
Translated using Weblate (French)
...
Currently translated at 97.3% (356 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2019-05-06 16:53:35 +00:00
Francesc Galí
b52633215a
Translated using Weblate (Catalan)
...
Currently translated at 69.9% (256 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-06 16:53:35 +00:00
Konrad Pozniak
d861f657bb
fix german poll_option_format string
2019-05-06 18:53:26 +02:00
aka-rin
986b4ad8c8
Fix Chinese translations ( #1246 )
...
* Update zh-CN translations for new release.
* Update zh-SG translations for new release.
* Update zh-TW translations for new release.
* Update zh-HK translations for new release.
* Update zh-MO translations for new release.
2019-05-06 18:43:42 +02:00
Connyduck
1b386276f3
Translated using Weblate (German)
...
Currently translated at 96.4% (353 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
2019-05-06 08:19:43 +00:00
Connyduck
da1ef81dd3
Translated using Weblate (German)
...
Currently translated at 96.4% (353 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
2019-05-06 08:15:49 +00:00
Francesc Galí
9a065f0bc1
Translated using Weblate (Catalan)
...
Currently translated at 58.5% (214 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-06 08:15:49 +00:00
Francesc Galí
f49a305cfc
Translated using Weblate (Catalan)
...
Currently translated at 58.5% (214 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-06 07:59:09 +00:00
Konrad Pozniak
d7c32258ae
fix timespan plurals ( #1240 )
...
* fix timespan plurals
* rename poll timestamp strings and helper method
2019-05-06 09:59:06 +02:00
Francesc Galí
48f208d89b
Translated using Weblate (Catalan)
...
Currently translated at 58.5% (214 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-06 07:55:22 +00:00
Conny Duck
a5b2d8b813
fix strings
2019-05-05 21:25:11 +02:00
Markel @wakutiteo
a8d7674980
Translated using Weblate (Spanish)
...
Currently translated at 81.7% (299 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2019-05-05 19:14:34 +00:00
Anonymous
b6eb7c2d65
Translated using Weblate (Catalan)
...
Currently translated at 51.9% (190 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-05 19:14:34 +00:00
ButterflyOfFire
006bc7cc08
Translated using Weblate (Arabic)
...
Currently translated at 98.1% (359 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2019-05-05 19:14:34 +00:00
Konrad Pozniak
b8c32a96de
Poll fixes ( #1238 )
...
* update cache when voting on a poll
* fix poll controls color
* don't allow voting on old poll from cache
* check for RecyclerView.NO_POSITION in click listener
* fix crash when voting in a boosted poll
2019-05-05 08:26:17 +02:00
Vegard Skjefstad
e6d52a66db
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2019-05-03 18:42:16 +00:00
Sandor Teglasy
ed878d4496
Translated using Weblate (Hungarian)
...
Currently translated at 86.1% (315 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/hu/
2019-05-03 18:42:16 +00:00
Anonymous
613694ae2c
Translated using Weblate (Hungarian)
...
Currently translated at 86.1% (315 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/hu/
2019-05-03 18:42:16 +00:00
jeroenpraat
b415629ff8
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nl/
2019-05-03 18:42:16 +00:00
Anonymous
b55c1ed95e
Translated using Weblate (Catalan)
...
Currently translated at 51.6% (189 of 366 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
2019-05-03 18:42:16 +00:00
Konrad Pozniak
8f57dddd61
fix poll voting in NotificationFragment ( #1234 )
2019-05-03 20:42:13 +02:00