Thibaut Girka
|
22f2f6f43b
|
Fix Cmd-Enter not working to send toot
Fixes #1333
|
2020-05-26 10:15:35 +02:00 |
|
ThibG
|
5b9ed6e0c1
|
[Glitch] Change “hide/show boosts from …” menu to be hidden when the account is muted
Port 9af0613629 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-13 23:17:10 +02:00 |
|
ThibG
|
80b1201644
|
[Glitch] Fix first poll option not being focused when adding a poll
Port 60dc5738cb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-13 23:17:10 +02:00 |
|
Takeshi Umeda
|
885b2e3d86
|
[Glitch] Add remote only to public timeline
Port 861661100c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-10 16:19:59 +02:00 |
|
ThibG
|
3da2cd21fd
|
[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
Port e88a05f707 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-03 21:47:11 +02:00 |
|
ThibG
|
ed2267b78e
|
[Glitch] Fix expanded video player issues
Port 3526163340 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-25 15:28:16 +02:00 |
|
ThibG
|
7195bca890
|
[Glitch] Fix and refactor keyboard navigation in dropdown menus
Port 69696c62b1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-25 15:24:02 +02:00 |
|
Takeshi Umeda
|
6556bd1f67
|
[Glitch] Add local only to hashtag timeline
Port front-end changes from f5606cdab4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-20 16:52:56 +02:00 |
|
ThibG
|
9e12c3f3a7
|
[Glitch] Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists
Port 9d57af78d2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-12 17:01:41 +02:00 |
|
Thibaut Girka
|
6d3e240aa9
|
Clean up some dead code
|
2020-04-10 14:47:06 +02:00 |
|
ThibG
|
08e4bed98c
|
[Glitch] Add explanation as to why unlocked accounts may have follow requests
Port ffd6f3fa8a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-04 21:59:49 +02:00 |
|
Sasha Sorokin
|
56dba219d1
|
[Glitch] Improve polls: option lengths & redesign
Port abbc0c6a87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-02 20:52:53 +02:00 |
|
Mélanie Chauvel (ariasuni)
|
660a3d2b7a
|
[Glitch] Improve toot clicking areas
Port part of 899ff914da to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-02 20:49:43 +02:00 |
|
ThibG
|
5dbcafb998
|
[Glitch] Fix frontend crash when deleting announcements
Port 15c02a7160 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-27 22:06:42 +01:00 |
|
Daniel Sockwell
|
5e3049158e
|
[Glitch] Fix frontend crash when deleting announcements
Port 577f74ad87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-22 16:31:01 +01:00 |
|
mayaeh
|
24e4647483
|
[Glitch] Change the string "hidden" to "blocked" in WebUI
Port 4a87cebf48 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-22 16:29:51 +01:00 |
|
Thibaut Girka
|
e16832bc9c
|
Fix missing media description dialog when sending toots with keyboard shortcuts
|
2020-03-14 14:59:14 +01:00 |
|
Thibaut Girka
|
03309b0dc5
|
Fix posting privacy on secondary button with missing description confirmation dialog
|
2020-03-14 12:33:50 +01:00 |
|
Thibaut Girka
|
9af4ed237c
|
Fix privacy icon being displayed twice in glitch-soc Web UI
Fixes #1298
|
2020-03-11 23:25:15 +01:00 |
|
ThibG
|
96df38d753
|
[Glitch] Add support for links to statuses in announcements to be opened in web UI
Port a67fd2fbe1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:46:15 +01:00 |
|
Bèr Kessels
|
96b18a705f
|
[Glitch] Code style improvements in JavaScript
Port b5d7ec71ef to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:43:53 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
ce8d13d2fb
|
[Glitch] Change description of privacy levels to be more intuitive in web UI
Port 263bedff9e to glitch-soc
Co-authored-by: Thibaut Girka <thib@sitedethib.com>
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:37:13 +01:00 |
|
ThibG
|
d668512e64
|
[Glitch] Change the string "Hide everything from …" to "Block domain …" in web UI
Port 03d2704430 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:14:20 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
787b4748dc
|
[Glitch] Add tooltips to audio/video player buttons
Port 635812f9ea to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 19:59:42 +01:00 |
|
Thibaut Girka
|
c4b1ae964b
|
Document alt+enter
|
2020-02-22 23:07:29 +01:00 |
|
Thibaut Girka
|
f9a919ab3e
|
Fix clicking on the “TOOT” button send bogus visibility parameter
|
2020-02-16 00:10:45 +01:00 |
|
Thibaut Girka
|
23bf32d2b5
|
Fix alt+enter changing visibility setting without sending toot when toot is empty
|
2020-02-14 22:38:24 +01:00 |
|
Thibaut Girka
|
b93d4d2b2a
|
Fix boosting private toots in detailed view
|
2020-02-09 22:15:49 +01:00 |
|
ThibG
|
b7008b2cd5
|
[Glitch] Fix native share button not being displayed for unlisted toots
Port 2dae01ff25 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-09 12:29:51 +01:00 |
|
fuyu
|
0c266be79b
|
[Glitch] Don't display toggle reveal button in video modal when full screen
Port b8db3b4cdf to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-06 21:39:26 +01:00 |
|
ThibG
|
e571f7005e
|
[Glitch] Change how unread announcements are handled
Port 99cf92a3cf to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-03 09:31:32 +01:00 |
|
Thibaut Girka
|
8c5689775f
|
Fetch last read notification id to update unread notification count on load
|
2020-02-01 19:53:01 +01:00 |
|
Eugen Rochko
|
3ecc114ec6
|
[Glitch] Change announcements to be collapsed on page load in web UI
Port 5bc109eeb7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-28 19:17:06 +01:00 |
|
Eugen Rochko
|
4a882562c6
|
[Glitch] Add animations to announcement reactions
Port 1130c5167c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-27 16:05:37 +01:00 |
|
Eugen Rochko
|
a20b14b6b4
|
[Glitch] Add streaming API updates for announcements being modified or deleted
Port dd68e44cfa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-27 16:01:06 +01:00 |
|
Thibaut Girka
|
9f924a3283
|
Refactor notifications cleaning mode
|
2020-01-26 14:55:03 +01:00 |
|
ThibG
|
f6b0fc204d
|
[Glitch] Fix “new items glow” being displayed above settings and announcements
Port 234f1be486 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 20:05:36 +01:00 |
|
ThibG
|
17b9f1efb7
|
[Glitch] Improve announcements design
Port ab01849287 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 16:57:03 +01:00 |
|
Eugen Rochko
|
8caa94f566
|
[Glitch] Add limit of 8 different reaction types per announcement
Port 150c13c4e0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Eugen Rochko
|
ac320c111c
|
[Glitch] Add number animations
Port 8ca6f2d3b2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Sasha Sorokin
|
481b2e5df4
|
[Glitch] Fix unlocalized dropdown button title
Port 51f376aee3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:20:05 +01:00 |
|
Thibaut Girka
|
4c312ad79d
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
2020-01-25 10:17:13 +01:00 |
|
Eugen Rochko
|
30470b53d6
|
[Glitch] Add announcements
Port front-end changes from f95fd62bac to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-24 16:45:29 +01:00 |
|
ThibG
|
4668a06255
|
[Glitch] Add “account timeline” filter category
Port JS changes from 691b14aaf8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-24 15:27:15 +01:00 |
|
ThibG
|
d1498df663
|
[Glitch] Fix unfollow confirmations in account directory
Port 5416a793c1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-24 15:25:48 +01:00 |
|
Thibaut Girka
|
40e87be793
|
Make prepending “re: ” to CWs on reply optional
|
2020-01-07 19:05:31 +01:00 |
|
ThibG
|
34f9541c3d
|
[Glitch] Fix reuse of detailed status components
Port cfaeea1779 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-07 16:30:53 +01:00 |
|
Thibaut Girka
|
a9cece1403
|
Fix erroneous inclusion of upstream code
|
2019-12-07 15:53:04 +01:00 |
|
Takeshi Umeda
|
5ccd525287
|
[Glitch] Add basic support for group actors
Port 58dd9698c3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-12-07 15:48:26 +01:00 |
|
ThibG
|
8bc0822716
|
[Glitch] Add follow_request notification type
Port 60d26cabf0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-12-07 15:48:26 +01:00 |
|
Eugen Rochko
|
9de10c16d7
|
[Glitch] Fix conversations not having an unread indicator in web UI
Fix d15b346826 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-12-01 12:21:55 +01:00 |
|
ThibG
|
55d1f5c78c
|
[Glitch] Add hotkey for opening media files
Port af891f82be to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:52:12 +01:00 |
|
ThibG
|
95164e759b
|
[Glitch] Fix OCR with delete & redraft
Port c872f1cdb6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:36:49 +01:00 |
|
Thibaut Girka
|
510f98c7c2
|
Link move target account
|
2019-11-27 17:37:01 +01:00 |
|
Thibaut Girka
|
b78c9e0980
|
Show acct of target account
|
2019-11-27 17:37:01 +01:00 |
|
Thibaut Girka
|
5bf65f4e97
|
Add moved account warning
|
2019-11-27 17:37:01 +01:00 |
|
ThibG
|
d72c04a88e
|
[Glitch] Change media description label to be context-sensitive
Port ed940a3a4a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-23 19:07:23 +01:00 |
|
ThibG
|
333b93e632
|
[Glitch] Fix unread toot indicator not honoring onlyMedia in public and community timelines
Port 6364adba64 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-20 17:56:35 +01:00 |
|
ThibG
|
c98e2faa41
|
[Glitch] Fix WebUI allowing to upload more items than the limit
Port 83a88426ca to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-07 14:31:53 +01:00 |
|
ThibG
|
24bbe94224
|
[Glitch] Fix filtered out items being counted as pending items
Port 572d9863ab to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:55:12 +01:00 |
|
ThibG
|
b9cf415165
|
[Glitch] Add support for submitting media description with ctrl+enter
Port 0e5be902e9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:50:54 +01:00 |
|
Hinaloe
|
4825d33aef
|
[Glitch] dont crash with null-ref
Port f28877756e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-06 14:50:27 +01:00 |
|
Nima Boscarino
|
6800ddd649
|
[Glitch] Add download button to audio and video players
Port 3a451c820c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 15:41:22 +01:00 |
|
ThibG
|
f94af5dc67
|
[Glitch] Fix volume slider in chromium 🤷
Port 2ac808a85d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:42:44 +01:00 |
|
umonaca
|
55757b245d
|
[Glitch] Improve swipe experience
Port a13368b8dd to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:41:37 +01:00 |
|
BSKY
|
e02b77a1f4
|
[Glitch] Add noopener and/or noreferrer
Port 483cf4d52a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:36:25 +01:00 |
|
dependabot-preview[bot]
|
e055b72963
|
[Glitch] Bump react-select from 2.4.4 to 3.0.5
Port 9483a56c04 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 12:25:15 +01:00 |
|
Eugen Rochko
|
4ed9f70c95
|
[Glitch] Fix media editing modal changing dimensions when image loads
Port 53afb61c84 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-10 21:00:13 +02:00 |
|
trwnh
|
eab7fac6e0
|
[Glitch] Add missing back button header for invalid account
Port 028758a768 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-10 21:00:13 +02:00 |
|
Eugen Rochko
|
bee8c9112f
|
[Glitch] Fix performance of home feed regeneration
Port front-end changes from c453888616 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-10 21:00:13 +02:00 |
|
Thibaut Girka
|
263f51edd1
|
Apply scroll changes to Bookmark column
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
f378f52030
|
[Glitch] Add refresh button to list of rebloggers/favouriters in web UI
Port b7b91d3597 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Yamagishi Kazutoshi
|
35e165c1db
|
[Glitch] Do not add margin light when opening modal on mobile
Port 03e29f4c51 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
3134aa0097
|
[Glitch] Fix scroll to top in single column UI
Port 293f789239 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
2d701e88f5
|
[Glitch] Fix column header scrolling with the page
Port cf45e39dd5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|
Eugen Rochko
|
4fdae72eeb
|
[Glitch] Change single-column mode to scroll the whole page
Port de4ead8fc6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|
Thibaut Girka
|
a6262c37cf
|
Fix audio modal closing immediately
|
2019-10-04 21:07:45 +02:00 |
|
Eugen Rochko
|
193bdbb4b0
|
[Glitch] Fix audio attachments opening in video modal from media tab in web UI
Port 9c4f1fb4e1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-04 19:25:25 +02:00 |
|
Jeong Arm
|
d5827dd85f
|
[Glitch] Scroll into search bar when focus
Port c388ed5630 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-04 19:22:11 +02:00 |
|
Eugen Rochko
|
8824642f78
|
[Glitch] Fix media editing modal and profile directory in light theme
Port f9c94be74c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-04 19:12:54 +02:00 |
|
Jeong Arm
|
a230f5879a
|
[Glitch] Fix drag and drop link to composebox
Port 345898e920 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-03 13:35:17 +02:00 |
|
ThibG
|
eb6039b401
|
[Glitch] Fix typo in mute confirmation dialog
Port cdce1328a7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-03 13:33:38 +02:00 |
|
ThibG
|
3c90dcf546
|
[Glitch] Fix custom emoji animation on hover in conversations view
Port 66f85e540c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-03 13:30:32 +02:00 |
|
ThibG
|
de2a936748
|
[Glitch] Fix missing propType for conversation delete
Port 147f2e0d06 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-03 13:28:03 +02:00 |
|
Eugen Rochko
|
779423204a
|
[Glitch] Change conversations UI
Port 5d5af651f1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 17:01:16 +02:00 |
|
koyu
|
6e8131d46c
|
[Glitch] Change at icon in notification filter to reply-all
Port ac007dfb83 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 15:58:29 +02:00 |
|
ThibG
|
56ca0d8b1c
|
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
Port fdd1848c7c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 15:58:29 +02:00 |
|
Eugen Rochko
|
a70911807c
|
[Glitch] Fix follower/following lists resetting on back-navigation in web UI
Port aadf3981fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 15:58:29 +02:00 |
|
ThibG
|
11d07fae3b
|
[Glitch] Change silences to always require approval on follow
Port front-end changes from 70990720c5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 15:58:29 +02:00 |
|
ThibG
|
c77eb90fa6
|
[Glitch] Use blob URL for Tesseract to avoid CORS issues
Port d6b6267c27 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-30 15:58:29 +02:00 |
|
Yamagishi Kazutoshi
|
43d6f6d842
|
[Glitch] Check existence of timeline state in community timeline
Port dabb03467e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
|
Eugen Rochko
|
d9d3828140
|
[Glitch] Fix web UI allowing uploads past status limit via drag & drop
Port 4e39d575dc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
|
ThibG
|
073df8d25b
|
[Glitch] Fix “slow mode” issues
Port 7f7f8cac37 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:51 +02:00 |
|
ThibG
|
81aed1ba0b
|
[Glitch] Fix media description button being disabled at 420 characters instead of 1500
Port 20f209452e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-18 17:27:23 +02:00 |
|
Thibaut Girka
|
1da97e86a4
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
2019-09-18 00:11:03 +02:00 |
|
Eugen Rochko
|
caa2fc89b3
|
[Glitch] Add timeline read markers API
Port 89989b6255 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 20:28:22 +02:00 |
|
Eugen Rochko
|
47bfd278c1
|
[Glitch] Change max length of media descriptions from 420 to 1500 characters
Port 9301574423 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-09-13 18:38:37 +02:00 |
|
Thibaut Girka
|
8605a25800
|
Fix wrong icons from last refactoring
Fix regressions from 6b45aa450b
|
2019-09-10 14:56:08 +02:00 |
|
Thibaut Girka
|
9b0b130299
|
Use the Icon component instead of directly using i tag
|
2019-09-09 19:00:20 +02:00 |
|
Thibaut Girka
|
6b45aa450b
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
2019-09-09 19:00:20 +02:00 |
|