Commit Graph

  • 65aa289037 Fix handling of missing parent messages in ThreadTree master Tim Düsterhus 2026-03-09 21:09:10 +01:00
  • 2df621ebf4 Use actual host, without going through CDN Derick Rethans 2025-09-05 09:54:06 +01:00
  • b882172274 Display thread tree as a tree (#33) Jim Winstead 2025-04-06 12:25:53 -07:00
  • 0479a8fae8 Handle format=flowed messages (#31) Jim Winstead 2025-03-24 09:06:28 -07:00
  • 09734a828d fix: Fix encoding of subjects in breadcrumb Jim Winstead 2025-03-22 11:27:15 -07:00
  • 124f42b72c MARC no longer archives out stuff, since the ML switch over Derick Rethans 2025-03-18 00:52:08 +00:00
  • 8ec7891c10 Use php.net's shared favicon.ico Jim Winstead 2024-10-03 19:18:59 -07:00
  • d58e30c456 Remove unused files Jim Winstead 2024-10-03 19:16:09 -07:00
  • 6f8aaf931b Use Fira from Google like www.php.net does instead of our own copy Jim Winstead 2024-10-03 19:11:21 -07:00
  • b65ef47e2b Add mailto: link for getting archive copies of emails Jim Winstead 2024-09-24 17:12:14 -07:00
  • fe67cf8d29 Add a subscription form to each group page with radio for standard/digest/nomail (#27) Jim Winstead 2024-09-20 14:22:01 -07:00
  • e3903326ca Handle a few more prefixes from active lists Jim Winstead 2024-09-04 16:26:59 -07:00
  • a6fa6d228b Replace limited subject rewrite with a more comprehensive regex Jim Winstead 2024-09-04 12:41:22 -07:00
  • 0e68ca6e45 Fix bug in handling of HTML messages Jim Winstead 2024-09-02 13:09:28 -07:00
  • b7d1acc70b Show thread information for each article (#24) Jim Winstead 2024-09-02 12:19:19 -07:00
  • 1fb08a289f Fix comment, it's actually Fastmail-generated HTML for that line Jim Winstead 2024-08-29 18:22:19 -07:00
  • 97a6be661d Do some very simple handling of text/html-only messages (fixes #23) (#25) Jim Winstead 2024-08-29 18:13:50 -07:00
  • 64cffef5d7 Read the RFC wrong, "unfolding" a header should leave the whitespace Jim Winstead 2024-08-27 16:20:09 -07:00
  • 053363cbf0 Fix minor header formatting issues Jim Winstead 2024-08-27 15:09:20 -07:00
  • e81ba9c86c Fix subscribe addresses (+ not -) Jim Winstead 2024-08-26 12:11:24 -07:00
  • 1ba1f8938b Fix formatting (forgot phpcs!) Jim Winstead 2024-08-23 17:58:25 -07:00
  • 0d1ce6919d Fix NNTP_HOST displayed when it's localhost like on news-web.php.net Jim Winstead 2024-08-23 17:45:50 -07:00
  • bc3530e6d2 Add highlighting for Git commit message diffs, too Jim Winstead 2024-08-23 17:38:24 -07:00
  • 0a39ce25c2 Wrap long lines and style quote levels distinctly Jim Winstead 2024-08-23 17:16:11 -07:00
  • ab5d872f93 Rewrite the header on the front page with useful information Jim Winstead 2024-08-23 17:05:08 -07:00
  • 798f0ec762 Add header for each group with closed/moderated and subscription address Jim Winstead 2024-08-23 16:42:44 -07:00
  • 5d4c090034 Get rid of links to RDF, redundant with RSS, capitalize column names Jim Winstead 2024-08-23 16:15:15 -07:00
  • 7bf968e47b Show descriptions for each newsgroup (#21) Jim Winstead 2024-08-23 16:12:29 -07:00
  • bcc071ef44 Ignore reformatting commit in git blame Jim Winstead 2024-08-23 15:44:43 -07:00
  • 9cb47afc5c Reformat with phpcbf and a some hand tweaking Jim Winstead 2024-08-23 15:42:04 -07:00
  • 9e1e11a7a1 Use composer to add php_codesniffer as a dev dependency Jim Winstead 2024-08-23 15:05:38 -07:00
  • b21b59d067 Just hardcode the NNTP host name for now (#20) Jim Winstead 2024-07-18 12:38:12 -07:00
  • 878cf71f85 Show the correct NNTP hostname, which may not be the HTTP host (#19) Jim Winstead 2024-07-18 12:08:38 -07:00
  • d7c12ada45 Group newsgroups by type (moderated, discussion, inactive) (#18) Jim Winstead 2024-07-18 12:08:18 -07:00
  • e0ad27f52b Adapt input to changed colobus output (#15) Andreas Heigl 2024-02-17 13:10:21 +01:00
  • 0d8ca06ec7 Use foreach instead of each and check if $filter is null (#14) Ben Ramsey 2021-09-05 14:19:57 -05:00
  • 3a7fbe765b Replace reference to git.php.net Sergey Panteleev 2021-04-04 12:28:00 +03:00
  • 395a2f411f Update link to colobus to avoid HTTP redirect Ben Ramsey 2017-07-24 09:28:51 -05:00
  • ca9f2f6eed Update links to php.net to use HTTPS and adjust references to SVG images Ben Ramsey 2017-07-24 09:28:12 -05:00
  • c453c42cde Merge branch 'pull-request/13' Ben Ramsey 2017-07-24 09:16:51 -05:00
  • 54469cef51 delete unused style Arnaud Lemercier 2017-07-24 01:13:58 +02:00
  • 41ccdfedb1 add a small margin on the right of the search box on small screen Arnaud Lemercier 2017-07-24 01:08:44 +02:00
  • 9bfc631ea1 refomat style Arnaud Lemercier 2017-07-24 01:06:57 +02:00
  • 0bee3e2b69 delete unused style Arnaud Lemercier 2017-07-24 01:05:26 +02:00
  • c869a4d675 delete unused style Arnaud Lemercier 2017-07-24 01:03:48 +02:00
  • b76d886fec Merge pull request #1 from wixiweb/fix-logo-svg Arnaud Lemercier 2017-07-24 00:52:24 +02:00
  • c293ee1072 Load the PHP SVG logo from official server to bypass the content-type problem Arnaud Lemercier 2017-07-24 00:48:44 +02:00
  • 9c7d103d0d Remove credits from footer Ben Ramsey 2017-07-22 09:08:30 -05:00
  • 69569c6d52 Merge branch 'pull-request/11' Ben Ramsey 2017-07-22 09:05:55 -05:00
  • d66b48349f Make tables responsive and avoid breaking words in them Mehdi Achour 2017-07-22 13:07:59 +01:00
  • b980e41e82 Fix error message not being displayed with the new layout Mehdi Achour 2017-07-22 12:37:35 +01:00
  • 4251bf4155 Move favicon.ico to the web root Ben Ramsey 2017-07-21 21:47:42 -05:00
  • eb584dcce6 Merge branch 'pull-request/9' Ben Ramsey 2017-07-21 21:18:06 -05:00
  • f9d062f7ad fix a colspan only if article has no group or no refs Arnaud Lemercier 2017-07-22 02:52:09 +02:00
  • 533374c98c Define "Fira Mono" as message font (<pre> tag) Arnaud Lemercier 2017-07-22 02:45:22 +02:00
  • 11dec8bfc1 Corrections completed for W3C validation Arnaud Lemercier 2017-07-22 02:39:09 +02:00
  • 818cfd1b0e Some adaptation for W3C validation Arnaud Lemercier 2017-07-22 02:24:57 +02:00
  • 079606e237 Add a simple responsive menu Arnaud Lemercier 2017-07-22 02:12:47 +02:00
  • a72456f3c3 Just define a dynamic copyright date Arnaud Lemercier 2017-07-22 01:48:26 +02:00
  • 17972f4024 Add a breadcrumps on article page Arnaud Lemercier 2017-07-22 01:42:42 +02:00
  • 6035f03304 Add a default charset to all format helpers Arnaud Lemercier 2017-07-22 01:42:02 +02:00
  • 95195cb9cc Add the mailing list name into H1 tag, change the meta title and add a breadcrumb to group page Arnaud Lemercier 2017-07-22 01:36:35 +02:00
  • a45a5660d7 Change the default website title to "PHP Mailing Lists (PHP News)" Arnaud Lemercier 2017-07-22 01:20:19 +02:00
  • f0ede2d754 New footer like php.net website Arnaud Lemercier 2017-07-22 01:19:00 +02:00
  • 329a6bc01a new homepage (without sidebar) Arnaud Lemercier 2017-07-22 01:00:10 +02:00
  • 739060b26c Change links colors and dissociate not-readed links Arnaud Lemercier 2017-07-22 00:54:10 +02:00
  • 124ffb6eba Correct a misplaced tag Arnaud Lemercier 2017-07-22 00:41:49 +02:00
  • 02e7df90f4 Add a breadcrumbs bar on the homepage Arnaud Lemercier 2017-07-22 00:32:23 +02:00
  • c4d44a6c3a Add a search input to header Arnaud Lemercier 2017-07-22 00:14:25 +02:00
  • e4b1eed60a just add an hover style on menu items Arnaud Lemercier 2017-07-21 23:56:18 +02:00
  • 4d3325ce7b Rename "PHP news" to "PHP lists" on the logo Arnaud Lemercier 2017-07-21 23:51:59 +02:00
  • 21c430f7e5 Add the php.net navigation menu on the top Arnaud Lemercier 2017-07-21 23:51:09 +02:00
  • fd35fe2dfd add the php favicon Arnaud Lemercier 2017-07-21 23:18:02 +02:00
  • 3c20617c54 New logo "PHP news" like "php doc", "php museum" or "php svn" websites Arnaud Lemercier 2017-07-21 22:55:45 +02:00
  • 5254f27d45 New modern and responsive webdesign (like PHP.net website) Arnaud Lemercier 2017-07-18 22:37:32 +02:00
  • 050b5d6b6f Merge branch 'pull-request/8' Ben Ramsey 2017-07-18 14:59:23 -05:00
  • 9548552bd4 Encode error message to UTF-8 and set iso-8859-1 as default "IN CHARSET" Arnaud Lemercier 2017-07-18 19:27:47 +02:00
  • 2912428f23 Use gmdate() to always display date in UTC Ben Ramsey 2017-07-06 11:29:13 -05:00
  • 6dd04a38fe Use date format that includes the timezone offset Ben Ramsey 2017-07-06 11:03:10 -05:00
  • 07971a4398 Merge branch 'pull-request/7' Ben Ramsey 2017-07-06 10:59:50 -05:00
  • c18abeaa36 Change RSS version to 2.0 Mickaël Thomas 2017-03-10 20:05:41 +01:00
  • a6d911ef1d Merge branch 'pull-request/5' Ben Ramsey 2016-02-05 08:21:19 -06:00
  • 8ebf8b91cf Merge branch 'pull-request/6' Ben Ramsey 2016-02-04 15:20:24 -06:00
  • 217cdbcce8 Ensure the header fields are lowercase Ben Ramsey 2016-01-23 01:08:52 -05:00
  • 281559d86c Remove functions no longer in use Ben Ramsey 2016-01-23 00:39:22 -05:00
  • 3579c9d6ae Use the new Nntp and fMailbox classes to download attachments Ben Ramsey 2016-01-23 00:39:00 -05:00
  • 1519497724 Use the Nntp and fMailbox classes to display messages and attachments Ben Ramsey 2016-01-23 00:37:56 -05:00
  • 7cbd35c71a Use Nntp class to list messages on individual group page Ben Ramsey 2016-01-23 00:36:06 -05:00
  • 1a72cf3803 Use new Nntp class to list groups on the index page Ben Ramsey 2016-01-23 00:34:32 -05:00
  • ba6d4abfeb Include Nntp and fMailbox library classes Ben Ramsey 2016-01-23 00:30:31 -05:00
  • 71281ddf26 Add content-description to the attachment data returned Ben Ramsey 2016-01-23 00:29:12 -05:00
  • 708f60b43e Add Nntp and fMailbox classes to provide NNTP and mail parsing Ben Ramsey 2016-01-22 22:59:50 -05:00
  • adac1d8190 Fixing link to README Steve Robbins 2016-01-20 21:32:59 -08:00
  • 2bbd8b68b4 Merge branch 'pr-3' kovacs.ferenc 2016-01-06 22:40:36 +01:00
  • 9c3e92ce0d Fix undefined index notices Ben Ramsey 2016-01-05 18:09:09 -06:00
  • aae3e0e433 Use strpos() to check for @-symbol instead of deprecated ereg() Ben Ramsey 2016-01-05 17:40:17 -06:00
  • ab6f7b7820 Use preg_replace_callback() instead of the deprecated "/e" modifier Ben Ramsey 2016-01-05 17:39:54 -06:00
  • efbe95acad Fix regular expression matching list names Ben Ramsey 2016-01-05 17:23:20 -06:00
  • ab0843889b Provides ability to run news.php.net locally with the built-in webserver Ben Ramsey 2015-07-02 12:05:44 -05:00
  • a5f0c304d0 actually break word does it in a (more portable) way Pierre Joye 2015-01-06 12:04:46 +01:00