Commit Graph

151 Commits

Author SHA1 Message Date
Retro_Guy 3b21c05889 Change link on page after posting to return to previous location 2021-04-16 18:23:13 -07:00
Retro_Guy 5c7c5e2396 Use config option email_tail to define msgid domain 2021-04-15 12:25:23 -07:00
Retro_Guy 6522c37d84 Remove newsportal group cache when importing or repairing a group 2021-04-08 19:22:49 -07:00
Retro_Guy 5932d4a9c6 Pull name from db if enabled in overboard.php and remove quotes in display 2021-04-06 01:39:40 -07:00
Retro_Guy a8d52c97c6 Change onion link in nodelist.php to v3 2021-04-04 23:58:17 -07:00
Retro_Guy d3edebe03f Updated default nodelist.php file 2021-04-04 23:30:43 -07:00
Retro_Guy ff97f617df Get all last article info from database, not overview flat file 2021-04-03 02:10:20 -07:00
Retro_Guy e101fdd81b Get last article date/name from lastarticleinfo-> instead of overview 2021-04-03 00:47:48 -07:00
Retro_Guy 283e851d23 Check section also in post.php if group has changed sections 2021-04-01 23:47:24 -07:00
Retro_Guy 5f531dc6da Rewrite url if group changes section in thread.php and article-flat.php 2021-04-01 23:23:14 -07:00
Retro_Guy c1111c155d Find group in any section to avoid error when groups are moved 2021-04-01 18:36:14 -07:00
Retro_Guy 9541449d56 Use config_dir groups file to pull articles, not local_ 2021-04-01 03:02:47 -07:00
Retro_Guy 99f95d6c2b Check if user exists before allowing encrypt post to user 2021-03-29 23:48:22 -07:00
Retro_Guy fdf56da24f Very minor logging change in rslight-lib.php 2021-03-28 03:15:57 -07:00
Retro_Guy 0ff1dfb4d9 Don't let zero mean false in expire.php 2021-03-27 02:58:07 -07:00
Retro_Guy 1e7d9fabdc Minor color changes in style.css and style-colors.css 2021-03-24 19:12:08 -07:00
Retro_Guy 829e357e0e Properly handle multibyte strings in header search 2021-03-24 19:10:49 -07:00
Retro_Guy 668ed3b85f Search headers using overview db for speed 2021-03-23 03:16:50 -07:00
Retro_Guy b0a3420999 0.6.9 comments in README.md 2021-03-22 02:13:05 -07:00
Retro_Guy be5555a010 Make displaying domain in footer optional 2021-03-20 19:52:56 -07:00
Retro_Guy 1d2c080577 Decode search snippet before display 2021-03-19 02:34:38 -07:00
Retro_Guy 1cd178646b Remove \' from search terms 2021-03-19 02:10:55 -07:00
Retro_Guy b95dcb5a00 Properly check charset when posting with newsreader via SSL 2021-03-17 18:28:41 -07:00
Retro_Guy 696cbd6f17 Sort header search results by date 2021-03-17 03:06:37 -07:00
Retro_Guy 51d3f3b603 Add snippets to all search results 2021-03-17 02:43:31 -07:00
Retro_Guy 22a74cf194 Add variable to change snippet_size in search.php 2021-03-17 01:39:45 -07:00
Retro_Guy f42376129f Add instructions to import all .db3 in import-db3.php 2021-03-15 02:56:01 -07:00
Retro_Guy a70b2c5f0e Sort body search results by rank properly 2021-03-15 02:00:05 -07:00
Retro_Guy f5178de66b Don't try to use phpmailer class if verify_email disabled 2021-03-15 01:32:19 -07:00
Retro_Guy 80f1d1b5c1 Handle multibyte characters better in search results 2021-03-13 04:50:02 -07:00
Retro_Guy b8b16adc6d Allow quoted search query 2021-03-13 04:42:49 -07:00
Retro_Guy b26d49980e Change some defaults in rslight.inc.php 2021-03-13 03:45:24 -07:00
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