Commit Graph

2038 Commits

Author SHA1 Message Date
Markus Hiereth
9e930f88d9 Updated German message catalogue 2022-04-05 22:30:29 +09:00
Tatsuya Kinoshita
7edeee2041 Update ChangeLog 2021-01-02 09:03:25 +09:00
Tatsuya Kinoshita
bcb8d0562d Update NEWS for 0.5.3+git20210102 2021-01-02 09:02:26 +09:00
Tatsuya Kinoshita
3fc5d35170 Update ChangeLog 2020-12-19 13:27:14 +09:00
Tatsuya Kinoshita
1d967a4d42 Add examples of siteconf, set user_agent to Googlebot for Twitter 2020-12-19 13:25:29 +09:00
Tatsuya Kinoshita
c23ed204ce Update ChangeLog 2020-12-18 20:25:12 +09:00
Tatsuya Kinoshita
e784730213 Update PO-Revision-Date for zh_TW 2020-12-18 20:23:24 +09:00
Tatsuya Kinoshita
80f90cdb2c Merge pull request #159 from acli/20201217_q_level_fix
q_level fix (my fault)
2020-12-18 20:14:16 +09:00
Tatsuya Kinoshita
3947ff496c Merge pull request #158 from acli/20201217_zh_TW
Minor update to zh_TW translation
2020-12-18 20:13:17 +09:00
Ambrose Li
ec722e7a53 q_level was never initialized, causing random test failures. This should fix that 2020-12-17 21:51:42 -05:00
Ambrose Li
7857a2ecf6 Translate new string 2020-12-17 21:29:03 -05:00
Tatsuya Kinoshita
b575d946c5 Update ChangeLog 2020-12-17 19:39:47 +09:00
Tatsuya Kinoshita
2e403c8eb5 Update examples of siteconf, forward twitter.com to nitter.net
Because mobile.twitter.com without JavaScript is unusable anymore.
2020-12-17 19:38:29 +09:00
Tatsuya Kinoshita
b70a5b254c Update ChangeLog 2020-12-16 20:26:26 +09:00
Tatsuya Kinoshita
892f37ee2a Use the default ciphers for OpenSSL 1.1 and later
cf. https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/1325674
    36f14df378/f/Fix-the-cipher-list-string-to-ensure-that-it-contain.patch
    https://fedoraproject.org/wiki/Packaging:CryptoPolicies
2020-12-16 19:41:48 +09:00
Tatsuya Kinoshita
98bb8812b5 Update ChangeLog 2020-12-09 19:45:48 +09:00
Tatsuya Kinoshita
a7b5390a63 Merge pull request #157 from bptato/master
Small Gopher fixes/improvements
2020-12-09 19:41:34 +09:00
bptato
aea44d3194 Fix Gopher binaries causing w3m to be stuck in download mode; try to guess Gopher image type and fallback to png 2020-12-02 23:20:08 +01:00
bptato
7dcc7ccff1 Add support for Gopher items 5 and I 2020-12-02 22:54:49 +01:00
Tatsuya Kinoshita
fe97e6140a Update ChangeLog 2020-11-24 19:47:31 +09:00
Tatsuya Kinoshita
2cf96abd97 Update PO 2020-11-24 19:44:59 +09:00
Tatsuya Kinoshita
fcef166f9d Update configure by autoconf 2.69 2020-11-24 19:19:19 +09:00
Tatsuya Kinoshita
af9fc3922b Define X_DISPLAY_MISSING when configure --without-x for Imlib2
cf. 3cad8fba29
2020-11-24 19:18:15 +09:00
Tatsuya Kinoshita
f5c74f302a Update ChangeLog 2020-11-22 21:45:41 +09:00
Tatsuya Kinoshita
c742d2b4de Update example to use UTC for gitlog2changelog 2020-11-22 21:42:50 +09:00
Tatsuya Kinoshita
c76a188ea8 Drop HAVE_SYS_ERRLIST 2020-11-22 21:42:15 +09:00
Parag A Nemade
428f9e8267 Fix compilation error "too few arguments to function 'longjmp'"
Origin: e7a12fa28c
Bug-MacPorts: https://trac.macports.org/ticket/61356
2020-11-22 21:16:07 +09:00
Parag Nemade
f1fd7215d2 Fix FTBFS due to redefinition of sys_errlist
Origin: 99f30870ca
Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1038009
Bug-MacPorts: https://trac.macports.org/ticket/61356
2020-11-22 21:13:27 +09:00
Tatsuya Kinoshita
ef4eab99b2 Update ChangeLog 2020-11-15 21:31:55 +09:00
Tatsuya Kinoshita
6196d0c160 Include gitlog2changelog to easily generate ChangeLog 2020-11-15 21:31:55 +09:00
Tatsuya Kinoshita
4258de9560 Use xz instead of gzip for the dist target 2020-11-15 21:31:51 +09:00
Tatsuya Kinoshita
e4da76ae81 Update ChangeLog 2020-11-12 21:49:07 +09:00
Tatsuya Kinoshita
8dc7e1dc0c Update the dist target to use git archive 2020-11-12 21:41:51 +09:00
Tatsuya Kinoshita
d423339315 Update examples for 2ch.cgi 2020-11-12 21:19:57 +09:00
Tatsuya Kinoshita
9914a3312f Add charset=Shift_JIS to 2ch.cgi 2020-11-12 21:01:16 +09:00
Tatsuya Kinoshita
751513a29a Update ChangeLog 2020-11-11 19:32:47 +09:00
Tatsuya Kinoshita
249f2fa3ff Fix compilation errors when USE_GOPHER and not USE_M17N 2020-11-11 19:30:35 +09:00
Tatsuya Kinoshita
3f165adb3d Merge pull request #154 from bptato/master
Support Gopher search and binary files
2020-11-11 19:29:36 +09:00
bptato
ba6bed3cb1 Remove useless loop 2020-11-07 23:30:53 +01:00
bptato
469c4084aa Remove unnecessary file_unquote call 2020-11-07 23:23:33 +01:00
bptato
30f873ddb1 Remove unnecessary variable assignment 2020-11-07 23:16:41 +01:00
bptato
171db89cc2 Support Gopher items search (7) and binary file (9) 2020-11-07 23:12:35 +01:00
Tatsuya Kinoshita
6c3f11731d Update ChangeLog 2020-10-24 15:27:12 +09:00
Tatsuya Kinoshita
dfd4f1fcda Enable Gopher support by default 2020-10-24 15:18:02 +09:00
Tatsuya Kinoshita
35bc5aa843 Merge pull request #152 from bptato/master
Fix gopher support
2020-10-24 15:16:10 +09:00
bptato
26876fc89b Moved back filetype indicator to the beginning of file names 2020-10-21 16:31:05 +02:00
bptato
16e0b6aa63 Improved gopher directory display 2020-10-21 13:30:01 +02:00
bptato
4bc97ce307 Improved gopher support 2020-10-21 12:56:36 +02:00
Tatsuya Kinoshita
e51b0d3485 Update ChangeLog 2020-09-28 21:53:55 +09:00
Tatsuya Kinoshita
ff09f20da6 Accept section "l" for w3mman 2020-09-28 21:53:22 +09:00