Commit Graph

608 Commits

Author SHA1 Message Date
Mardep
06b8a43a3c
Update translations.py 2019-10-01 19:37:17 +03:30
Igor Chubin
f7035c2c3c
Merge pull request #356 from midzer/patch-1
fix typo
2019-10-01 15:55:44 +02:00
midzer
759109d1b2
fix typo 2019-10-01 15:33:32 +02:00
Igor Chubin
6de56f79d2
Merge pull request #355 from eRaid6/master (fixes #350)
Adding Probability of Precipitation to one-line output
2019-09-26 19:44:50 +02:00
Nick
a368b622c5 Adding Probability of Precipitation to one-line output 2019-09-26 06:44:34 -05:00
Igor Chubin
af97d9672e
wttr-switcher: real link added 2019-09-19 19:15:08 +02:00
Igor Chubin
28be34b4e3
Added link to wttr-switcher (dummy link) 2019-09-19 19:11:28 +02:00
Igor Chubin
20909f2e90
fixed links 2019-09-19 18:30:08 +02:00
Igor Chubin
6d44c388f4
Added link to wttr-switcher 2019-09-19 18:28:21 +02:00
Igor Chubin
07723dc20e
Merge pull request #351 from MasterEric/master
Updated documentation to include information on the use of JSON.
2019-09-19 18:23:42 +02:00
Igor Chubin
2742500337
Merge pull request #354 from rye/remove-unnecessary-assignment
lib/spark.py: Remove unnecessary assignment to color_codes
2019-09-19 12:30:10 +02:00
Kristofer Rye
f709969362
lib/spark.py: Remove unnecessary assignment to color_codes
Since color_codes is immediately redefined directly below this, the
former of the two assignemnts is unnecessary.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
2019-09-18 12:42:49 -05:00
Igor Chubin
ae4c8a3674
Merge pull request #353 from jmcastagnetto/master
Fix for issue #352 (es translation, app messages)
2019-09-17 16:19:03 +02:00
Jesus M. Castagnetto
51b29e4888 removed empty lines 2019-09-17 09:08:19 -05:00
Jesus M. Castagnetto
e2513272e6 spanish translation, app messages 2019-09-17 09:05:30 -05:00
Eric Myllyoja
e932811bee Updated documentation to include information on the use of JSON. 2019-09-16 12:42:01 -04:00
Igor Chubin
de1b79d705 lru cache for formatted answers (fixes #346) 2019-09-07 15:12:10 +02:00
Igor Chubin
e78e6e6f22 fixed lower case problem 2019-09-07 15:06:40 +02:00
Igor Chubin
c8341c5d84 do not display location for 0-day queries (#342) 2019-08-30 18:10:22 +02:00
Igor Chubin
e3e1d8b354
Added URXVT help 2019-08-30 17:46:57 +02:00
Igor Chubin
5b3e530e1f
Merge pull request #341 from 0xflotus/master
fixed small error (#1)
2019-08-30 07:39:31 +02:00
0xflotus
7131b43082
fixed small error (#1) 2019-08-30 00:01:49 +02:00
Igor Chubin
0f96b8e6f5
Merge pull request #339 from cclauss/patch-1
Travis CI: Add a more key flake8 tests
2019-08-29 17:22:37 +02:00
Christian Clauss
0a6eb987dd
Travis CI: Add a more key flake8 tests 2019-08-29 16:05:52 +02:00
Igor Chubin
d78996af54 bin/proxy.py: handle query timeouts 2019-08-28 13:58:36 +02:00
Igor Chubin
eecd88794c lib/translations.py: minor fix 2019-08-28 13:58:11 +02:00
Igor Chubin
65a21b2c2d initial support of subviews 2019-08-28 13:57:10 +02:00
Igor Chubin
d0d152b10c /Moon minifix 2019-08-28 13:56:22 +02:00
Igor Chubin
222ea7c65c baku = baku,az 2019-08-28 13:55:51 +02:00
Igor Chubin
953aff302e moon phases minor fix 2019-08-28 13:55:17 +02:00
Igor Chubin
e1ccc04f3a
added placeholder for URXVT 2019-08-28 10:45:16 +02:00
Igor Chubin
e4c7c0c7e6
Merge pull request #338 from pgram1/patch-1
typo on readme
2019-08-28 08:51:21 +02:00
Petros Grammatikopoulos
0e286ae3a5
typo on readme 2019-08-28 03:45:27 +03:00
Igor Chubin
94c6ffac97
typo fixed 2019-08-25 23:25:28 +02:00
Igor Chubin
8aa6f086bc added small explanation about data-reach output format 2019-08-25 21:20:33 +02:00
Igor Chubin
656f60b18d added small explanation about data-reach output format 2019-08-25 21:16:49 +02:00
Igor Chubin
74d005c0cc initial v2 format implementation (fixes #332) 2019-08-25 20:39:22 +02:00
Igor Chubin
0f4dbd2e09 always force the ~query form 2019-08-25 20:39:22 +02:00
Igor Chubin
3b00e2445b _touch_empty_file (for debug purposes) 2019-08-25 20:39:22 +02:00
Igor Chubin
c465dfe08f initial json support (fixes #331) 2019-08-25 20:39:22 +02:00
Igor Chubin
00c63a8b42 share/ansi2html.sh: use embedded font 2019-08-25 20:39:22 +02:00
Igor Chubin
57f6178640 lib/translations.py: added weather caption for en 2019-08-25 20:39:22 +02:00
Igor Chubin
94047e1e5b wwo url fixed 2019-08-25 20:39:22 +02:00
Igor Chubin
509e87fa86 use original location for /Moon (fixes #337) 2019-08-25 20:39:22 +02:00
Igor Chubin
50dff37040 lib/constants.py: added WEATHER_SYMBOL_WIDTH_VTE, LOCALE, etc. 2019-08-25 20:39:22 +02:00
Igor Chubin
ad987b7a24 lib/translations.py: added CAPTION 2019-08-25 20:39:22 +02:00
Igor Chubin
46cd4ed265
Merge pull request #144 from junhan-z/master
Additional Simplified Chinese translation
2019-08-15 06:24:08 +03:00
Igor Chubin
69d3ea6cce
Merge branch 'master' into master 2019-08-15 06:23:56 +03:00
Igor Chubin
454bc2e156 tr is now fully translated 2019-07-23 21:46:56 +02:00
Igor Chubin
33a843a02d
Merge pull request #328 from volkanto/patch-3
Update tr-help.txt
2019-07-23 21:05:24 +02:00