Commit Graph

30 Commits

Author SHA1 Message Date
Retro_Guy 1cb7f1068f Give user option to reply to Followup-To or original groups. 2024-02-29 11:37:59 -07:00
Retro_Guy ac845dfed3 Continue cleaning up 'copy mid' link in article header. 2024-02-28 18:51:45 -07:00
Retro_Guy fea67ee0e2 Add link to copy message-id to clipboard. Requires javascript. 2024-02-27 15:31:38 -07:00
Retro_Guy d985138dd1 Fix link for long articles to work properly with special chars in name. 2023-12-25 08:30:15 -07:00
Retro_Guy 4d862f74cc Remove unnecessary Xref: header from display headers in message.inc.php. 2023-12-19 06:02:47 -07:00
Retro_Guy c028cc653f Fix removal of whitespace at start of message display, which broke ASCII art, etc. 2023-12-11 04:46:42 -07:00
Retro_Guy 8f5ea878de Create more standard Xref for incoming articles for better newsreader support. 2023-10-23 19:01:30 -07:00
Retro_Guy 2c4e2e433e Display group names in short_headers. 2023-09-29 05:56:55 -07:00
Retro_Guy aeb1a6a870 Move attachments display below user/date in message header. 2023-09-21 04:02:09 -07:00
Retro_Guy 37a55abb9a Add override to display short view of headers in messages. 2023-09-18 05:07:20 -07:00
Retro_Guy 3550e09894 Begin adding ability to modify layout, etc. based on User-Agent. 2023-09-04 06:06:43 -07:00
Retro_Guy f59f818833 Display links in body. Not as easy as it sounds. 2023-09-02 07:38:59 -07:00
Retro_Guy 500023723e Use htmlspecialchars properly. 2023-08-19 07:45:07 -07:00
Retro_Guy b2412a8cbf Add comment to text2html() in message.inc.php as to why it does nothing. 2023-08-19 07:09:41 -07:00
Retro_Guy 3d01e5381f Clean up message formatting using monospaced fonts. Also, move style.css and symlink from themes if not changed. 2023-08-19 06:54:26 -07:00
Retro_Guy bef40acbb6 Cleanup warning in message.inc.php. 2023-07-16 11:36:06 -07:00
Retro_Guy 73fd167566 Fix tzo cookie issue and loosen throttle to start at 50. 2023-05-26 16:57:15 -07:00
Retro_Guy 31047dfbf1 Fix bug in Show Headers. 2023-05-15 03:54:49 -07:00
Retro_Guy 798eadcebb Clean up some warnings. 2023-05-14 11:37:10 -07:00
Retro_Guy 8141c8221e Search by email address when clicking username for search 2022-02-21 04:15:38 +00:00
Retro_Guy 4fabc09dca Delete temp files properly when X-Face does not produce an image 2021-10-31 05:40:31 +00:00
Retro_Guy 2197f3da85 Cache xface images based on hash of X-Face instead of mid 2021-10-30 05:00:31 +00:00
Retro_Guy 811fa4de98 Add X-Face support (display) 2021-10-19 21:09:59 +00:00
Retro_Guy f3a24b6c96 Clean up version id in some scripts 2021-06-22 06:10:21 +00:00
Retro_Guy 99f95d6c2b Check if user exists before allowing encrypt post to user 2021-03-29 23:48:22 -07:00
Retro_Guy efa401bc0e Remove articles from np database if not available 2021-01-27 23:10:32 -07:00
Retro_Guy 251f492cae Remove dot(.) before displaying articles since recent mods 2021-01-23 03:09:50 -07:00
Retro_Guy 77350f50d6 Pull articles directly from db or spool if exist, else request from server 2021-01-22 18:04:37 -07:00
Retro_Guy 34ed3f90ce Add sqlite support for articles spool 2021-01-20 15:54:47 -07:00
Retro_Guy c2092e5f41 Initial commit 2020-11-28 17:55:31 -07:00