Commit Graph

  • e2598ca9d4 Create link to search name if there is 'data' sent in request Retro_Guy 2022-02-25 05:24:57 +0000
  • 6c64fd5afd Fix searching user by link in search.php Retro_Guy 2022-02-25 05:14:20 +0000
  • 5f8aa0c785 Ignore empty REQUEST in search.php Retro_Guy 2022-02-24 05:58:21 +0000
  • 8141c8221e Search by email address when clicking username for search Retro_Guy 2022-02-21 04:15:38 +0000
  • 9f6572e1be Remove max articles limit when first adding a group but leave config options to do so Retro_Guy 2022-02-14 08:27:58 +0000
  • dd36c0e3d3 Change data logged to access.log Retro_Guy 2022-02-09 05:51:20 +0000
  • d28ba18c47 Add unsubscribe link to subscribed groups Retro_Guy 2022-02-03 05:21:01 +0000
  • e7f232d7ac Move (new) in overboard for subscribed groups Retro_Guy 2022-02-02 02:43:56 +0000
  • 3fc0407269 Some cleanup in overboard.php for displaying only new articles when subscribed Retro_Guy 2022-01-28 04:17:01 +0000
  • bb82443224 Add X-Rslight-Posting-User to outgoing messages Retro_Guy 2022-01-26 08:00:34 +0000
  • 6c4b8a07e1 Remove typo in overboard.php Retro_Guy 2022-01-26 07:08:03 +0000
  • 9a3070106c Log user out if private key missing Retro_Guy 2022-01-26 02:55:40 +0000
  • 27bdf4a60c Only show new messages when clicking 'new' for subscribed users Retro_Guy 2022-01-26 02:01:59 +0000
  • c3825c2bd6 Fix checking for 'userdata' when handling subscriptions Retro_Guy 2022-01-20 08:00:49 +0000
  • a46dbced75 Verify key each time for subscriptions Retro_Guy 2022-01-20 04:05:06 +0000
  • 0d057763b9 Add overboard.php link to 'new' in groups list Retro_Guy 2022-01-16 00:31:29 +0000
  • d948c00b78 Minor color change in Default Theme for contrast Retro_Guy 2022-01-14 21:59:02 +0000
  • 7410bbdb2e Add key in cookies to verify non-logged in user Retro_Guy 2022-01-12 23:44:35 +0000
  • 74f7f09fb1 Add 'subscribe' feature for groups, and config to manage Retro_Guy 2022-01-11 23:19:54 +0000
  • d5869313b2 Remove unnecessary 'Pages' listing in article.php Retro_Guy 2022-01-08 01:33:16 +0000
  • 08f4e08110 Bring page style in article.php up to date to match article-flat.php Retro_Guy 2022-01-08 01:23:04 +0000
  • 9ac3731d60 Encode group name in URL for (thread) links in overboard.php Retro_Guy 2022-01-05 03:38:48 +0000
  • a9dd910a56 Remove newsportal.php from web root, placed there unintentionally in 165c8f0a31 Retro_Guy 2022-01-05 01:21:05 +0000
  • 5556a4e40b Use lastarticleinfo to find first article in group for thread display in overboard Retro_Guy 2022-01-03 22:01:42 +0000
  • c4039ced4c Check newsgroup before writing 'thread' link in overboard Retro_Guy 2022-01-01 07:04:32 +0000
  • 70cf8173ae Add (thread) link to overboard results Retro_Guy 2021-12-31 09:41:53 +0000
  • d1df0982bf Start sending response to LIST command immediately Retro_Guy 2021-12-30 00:55:55 +0000
  • 021be66b74 Add LIST HEADERS to rslight-lib.php Retro_Guy 2021-12-28 23:22:53 +0000
  • 09a07507d0 Minor improvements in nntp server to over, hdr and add capabilities Retro_Guy 2021-12-28 05:08:34 +0000
  • 1816a5dca9 Prune overboard.dat files to only save what will be displayed Retro_Guy 2021-12-26 03:31:44 +0000
  • e04304cbfa Maintain overboard cache file timestamp when deleting a result using nocem Retro_Guy 2021-12-24 04:47:57 +0000
  • 4d927dcdc4 Integrate nocem into overboard so deleted articles are removed immediately from recent message lists Retro_Guy 2021-12-23 03:30:59 +0000
  • 7436e723c2 Reduce load in overboard.php by appending cache file instead of replacing it when expired Retro_Guy 2021-12-22 05:57:12 +0000
  • 14c7aaa9dc Avoid display of articles with out of bounds dates in overboard Retro_Guy 2021-12-19 04:25:53 +0000
  • 1d4c0ceda9 Correct searchpoint value for message-id in search and search msig across entire site Retro_Guy 2021-12-18 22:30:47 +0000
  • f56337b39a Ignore newsgroup when loading by message-id Retro_Guy 2021-12-18 22:01:11 +0000
  • 64802562f5 Handle np errors in lastarticleinfo.dat by checking overview db if necessary Retro_Guy 2021-12-17 06:15:06 +0000
  • a96819261f Check that database exists before using for last article info Retro_Guy 2021-12-16 03:08:22 +0000
  • e8ab8d2ba2 Display local users names italicized in overboard.php Retro_Guy 2021-12-16 02:21:43 +0000
  • de8fa840e6 Apply some missed fixes to rss-feeds.php Retro_Guy 2021-12-08 03:35:10 +0000
  • df391141f4 Modification to register.php to allow numbers in tld Retro_Guy 2021-12-05 21:03:02 +0000
  • 44871b044a Fix old links in register.php to point to correct script Retro_Guy 2021-12-05 00:59:40 +0000
  • 9502440cc9 Add example RSS config file Retro_Guy 2021-12-03 02:53:34 +0000
  • dd963848ab Fix bug in RSS pull and post feature. Works now but not completed. Retro_Guy 2021-12-03 02:27:18 +0000
  • db7c851891 Add RSS pull and post feature Retro_Guy 2021-12-02 04:02:31 +0000
  • 6609288a2b Add comment to INSTALL.md and change version in tail.inc Retro_Guy 2021-11-21 03:09:21 +0000
  • a14736bc33 Check if running standalone before running spoolnews.php as it's not necessary Retro_Guy 2021-11-18 03:20:32 +0000
  • a420644129 Verify database exists before trying to open it in search.php Retro_Guy 2021-11-17 06:34:52 +0000
  • 5ebdc0313b Add Blue Theme and upgrade 'Latest' icons Retro_Guy 2021-11-16 04:09:48 +0000
  • 60d71391b6 Change down arrow icon in Japanese Traditional theme Retro_Guy 2021-11-14 22:26:32 +0000
  • 20c8789ce8 Move standard images to theme dir, or default to common/images Retro_Guy 2021-11-14 05:00:48 +0000
  • 001d703ce5 More code cleanup in mail.php Retro_Guy 2021-11-13 07:32:12 +0000
  • 1f9344bbe9 Minor code cleanup in mail.php and user.php Retro_Guy 2021-11-13 04:37:33 +0000
  • 82f4bdf4f0 Add theme support and config option for same Retro_Guy 2021-11-09 21:05:46 +0000
  • 9b0026bf01 Remove redunant references to .css Retro_Guy 2021-11-05 09:14:30 +0000
  • 9ea4ace935 Avoid duplicate X-Rslight-Original-Group header Retro_Guy 2021-11-05 05:28:09 +0000
  • 7914113167 Rename two vars in files.php to be more accurate, also close dir properly Retro_Guy 2021-11-04 04:59:23 +0000
  • 4fabc09dca Delete temp files properly when X-Face does not produce an image Retro_Guy 2021-10-31 05:40:31 +0000
  • dbf2f4e63d Check if db exists before using for search Retro_Guy 2021-10-30 09:14:13 +0000
  • ea7476dd66 Add an additional space before any signature Retro_Guy 2021-10-30 05:19:09 +0000
  • 2197f3da85 Cache xface images based on hash of X-Face instead of mid Retro_Guy 2021-10-30 05:00:31 +0000
  • eaba9ea4ec Create web accessible tmp dir in cron.php Retro_Guy 2021-10-29 05:58:58 +0000
  • 4d728ed6f7 Handle checking for user config file more accurately Retro_Guy 2021-10-26 06:26:18 +0000
  • 20a60fa4a3 Add X-Face and signature support for outgoing messages Retro_Guy 2021-10-26 05:06:37 +0000
  • 811fa4de98 Add X-Face support (display) Retro_Guy 2021-10-19 21:09:59 +0000
  • 30aaf8b340 Add Mail name to header if in cookie Retro_Guy 2021-10-10 05:54:23 +0000
  • 5332bbbdb9 Handle attachments with spaces, etc. in file name Retro_Guy 2021-09-27 05:08:41 +0000
  • 2d63ae75ae Avoid creating false database when querying article Retro_Guy 2021-09-18 05:48:43 +0000
  • aa51e28a65 Try to improve handling of responding to cross posted messages Retro_Guy 2021-09-17 05:51:34 +0000
  • ac8dbb48c9 Prevent GET requests for some vars in post.php Retro_Guy 2021-09-16 06:25:39 +0000
  • fb7a7d6f4c Improve link highlight for links in messages if bbcode Retro_Guy 2021-08-14 08:10:15 +0000
  • 74f3307f26 (hopefully) improve bbcode links in messages Retro_Guy 2021-08-07 07:48:08 +0000
  • 000a523529 Find article by msgid from overview instead of group db Retro_Guy 2021-08-03 06:49:16 +0000
  • 8bfcf9fbb3 Allow graceful fail if message does not exist when access by message-id. Improve this in the future Retro_Guy 2021-08-01 11:40:23 +0000
  • 81c083596d Allow article-flat.php to find article by message-id in url Retro_Guy 2021-08-01 11:23:35 +0000
  • cd2da9952a Fix hardcoded logfile path in article-flat.php Retro_Guy 2021-07-23 09:32:52 +0000
  • fd8e56db5a Fix hardcoded spooldir in upload.php Retro_Guy 2021-07-09 10:12:56 +0000
  • d3816cc0bc Latest cront.php to use new lock file location Retro_Guy 2021-07-07 10:07:16 +0000
  • 8476af159f Avoid counting throttled sessions Retro_Guy 2021-07-04 09:59:47 +0000
  • aa571ec45f Move lock files to /lock to allow multiple instances Retro_Guy 2021-07-03 02:08:34 +0000
  • f6f524f2be Stay logged in while uploading/browsing files Retro_Guy 2021-07-01 11:02:05 +0000
  • e1ff96926a Move session_start in overboard.php else warning in bsd Retro_Guy 2021-06-22 06:56:13 +0000
  • f3a24b6c96 Clean up version id in some scripts Retro_Guy 2021-06-22 06:10:21 +0000
  • 46e7e25d62 Change posting name cookie path to / Retro_Guy 2021-06-22 06:00:40 +0000
  • afb72007fb Set tzo cookie only in header.php Retro_Guy 2021-06-21 09:15:32 +0000
  • 4d61a4d967 Highlight MAIL link if new mail. Change cookie path to / . Move some scripts to spoolnews/ Retro_Guy 2021-06-21 09:04:13 +0000
  • 4766775a64 Move rate throttling to function in newsportal.php Retro_Guy 2021-06-18 10:10:34 +0000
  • 58090b0120 Trim comma from url links Retro_Guy 2021-06-17 07:06:01 +0000
  • 1f31a3c809 Minor changes to article-flat.php Retro_Guy 2021-06-17 07:00:12 +0000
  • 3cbdc0d875 Cleanup creating links and add protocols Retro_Guy 2021-06-16 09:04:22 +0000
  • 50993b3ab7 Remove possible (.) from end of url link Retro_Guy 2021-06-15 07:42:23 +0000
  • 59a21be4a0 Fix newsportal code to create clickable links Retro_Guy 2021-06-15 07:31:41 +0000
  • 5288a72716 Add delete feature to mail.php Retro_Guy 2021-06-14 07:25:44 +0000
  • 63b4fe6a41 Fix mistaken deletion of synchronet.conf in register.php Retro_Guy 2021-06-13 07:11:41 +0000
  • 9eca611f81 Consolidate registration into one script and pass change into one script Retro_Guy 2021-06-13 06:57:23 +0000
  • bba0ed7fac Highlight read/unread messages in mail Retro_Guy 2021-06-12 07:42:44 +0000
  • 0531055378 Change mail auth cookie name to mail_auth Retro_Guy 2021-06-11 08:03:24 +0000
  • 662046f50f Authenticate email login using changing keys Retro_Guy 2021-06-11 07:50:54 +0000
  • 44c32c218c Separate mail username from posting username Retro_Guy 2021-06-10 06:47:57 +0000
  • 493f548e05 Add expire setting to auth cookie Retro_Guy 2021-06-10 06:27:15 +0000