Commit Graph

319 Commits

Author SHA1 Message Date
Retro_Guy 9e1885b024 Add link in thread.php to search specific group 2021-03-12 00:56:35 -07:00
Retro_Guy f47d451a48 Protect sqlite barewords from quoting in search 2021-03-11 23:11:35 -07:00
Retro_Guy 39889ea727 Quote everything in search terms for body search 2021-03-11 23:03:17 -07:00
Retro_Guy 8c716974d0 Change color for highlighted search terms in style.css 2021-03-11 22:12:22 -07:00
Retro_Guy e7043d43ae Change default in search.php to Body if using article db 2021-03-11 21:34:53 -07:00
Retro_Guy a9743d76e6 Don't create backup of articles.db3 in import-db3.php 2021-03-11 19:06:34 -07:00
Retro_Guy 345cf56d70 Clean up snippet output for html from search.php 2021-03-11 18:11:22 -07:00
Retro_Guy c06a916037 Add body search feature per section 2021-03-10 23:55:01 -07:00
Retro_Guy c6400cd791 Create search data when local insert of post also 2021-03-08 01:43:06 -07:00
Retro_Guy ae3db9cec1 More cleanup in overboard.php 2021-03-06 19:06:18 -07:00
Retro_Guy cc4aaea153 Modified regex to check for quote in overboard.php 2021-03-06 01:54:38 -07:00
Retro_Guy f5a17c792a Overboard to check for quote in first 5 chars of line 2021-03-05 03:39:30 -07:00
Retro_Guy 9618c729d3 Strip duplicate messages from threads in newsportal 2021-02-27 04:14:26 -07:00
Retro_Guy c107f24d3a Add header links to posting page 2021-02-24 01:52:20 -07:00
Retro_Guy 5d97330e19 Allow nntp.disable semaphore to exit nntp process 2021-02-22 18:51:16 -07:00
Retro_Guy 9a77716efe rslight.inc.php was missing a comma 2021-02-22 16:07:06 -07:00
Retro_Guy 67f06c4acf Increment article number if writing to group with no local_groups.txt entry 2021-02-22 01:47:49 -07:00
Retro_Guy d841469930 Handle several possible errors more gracefully in newsportal.php 2021-02-20 23:36:50 -07:00
Retro_Guy e15a2cf97d Remove filemtime checking in overboard to work properly with article_database 2021-02-20 23:08:17 -07:00
Retro_Guy f4fa4a855d More cleanup of import-db3.php 2021-02-20 16:55:48 -07:00
Retro_Guy 165c8f0a31 Clean up import-db3.php. Avoid duplicates 2021-02-19 00:16:40 -07:00
Retro_Guy 953b203226 Some changes to use -overview less in favor of .db3 2021-02-18 22:10:43 -07:00
Retro_Guy 26a810fdeb Add script to import a group from a rslight articles.db3 file 2021-02-16 23:56:55 -07:00
Retro_Guy 73f9f7349b Add 'UNIQUE' to msgid in databases 2021-02-16 23:49:46 -07:00
Retro_Guy 2ad74eac12 Set default in synchronet.conf to disable 2021-02-13 18:53:46 -07:00
Retro_Guy bb0d1df783 Add example config file template for new sections 2021-02-13 17:58:37 -07:00
Retro_Guy 29528981d4 Clean up Synchronet account creation 2021-02-13 17:54:31 -07:00
Retro_Guy aac00ec3e5 Remove latest.zip from main dir 2021-02-11 22:37:24 -07:00
Retro_Guy 5264b38bd0 Make sure slash is in path in nocem.php if not in config.inc.php 2021-02-11 18:04:13 -07:00
Retro_Guy efbdc422c6 Make sure article path is created if first post is local 2021-02-09 22:34:48 -07:00
Retro_Guy 2962cd1456 Fix anon posting bug allowing posting when disabled 2021-02-09 22:18:28 -07:00
Retro_Guy 085c6378e3 Fix no '$' in variable name in newsportal.php 2021-02-06 17:05:26 -07:00
Retro_Guy 673ceec47e Revert "Add support to sync via http proxy"
This reverts commit c5f6f41612.
2021-02-06 04:22:45 -07:00
Retro_Guy c5f6f41612 Add support to sync via http proxy 2021-02-04 20:01:58 -07:00
Retro_Guy 71e4c638aa Update nodelist file 2021-02-02 02:14:36 -07:00
Retro_Guy 88a8433f6b Auto detect phpmailer version removing need to configure 2021-02-01 02:12:25 -07:00
Retro_Guy 74c02675ab Avoid trying to use socks server if ['socks_host'] doesn't exist 2021-01-28 19:33:47 -07:00
Retro_Guy a005cc597c Remove any tabs from incoming article headers 2021-01-28 19:07:29 -07:00
Retro_Guy 999eb93d06 Avoid displaying broken articles in np 2021-01-28 19:05:31 -07:00
Retro_Guy efa401bc0e Remove articles from np database if not available 2021-01-27 23:10:32 -07:00
Retro_Guy 0cca82eb1a Enable spam checking incoming (peer/newsreader) articles 2021-01-27 20:06:54 -07:00
Retro_Guy 7d6b551cb4 Add ability to peer via socks4a (works for tor) 2021-01-27 17:17:50 -07:00
Retro_Guy 66c05e9f1f Return proper 430 if artice requested does not exist 2021-01-27 16:24:07 -07:00
Retro_Guy 037a09f376 Change INSTALL.md for 0.6.8. Note that spool must be rebuilt for upgrade 2021-01-24 04:26:47 -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 aef9df41a8 Clean up eols in xover output and add 'open_clients' config option 2021-01-21 20:56:24 -07:00
Retro_Guy e790a1295b Change nntp server timeout to 300 seconds 2021-01-21 18:49:17 -07:00
Retro_Guy f495caa2fb Fix registration forms to display somewhat better in chrome 2021-01-21 18:26:30 -07:00
Retro_Guy e2533d7df0 Try to make search.php look consistent between chrome and firefox 2021-01-21 16:58:52 -07:00