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
|
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
|
a70b2c5f0e
|
Sort body search results by rank properly
|
2021-03-15 02:00:05 -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
|
e7043d43ae
|
Change default in search.php to Body if using article db
|
2021-03-11 21:34:53 -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
|
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
|
953b203226
|
Some changes to use -overview less in favor of .db3
|
2021-02-18 22:10:43 -07:00 |
Retro_Guy
|
73f9f7349b
|
Add 'UNIQUE' to msgid in databases
|
2021-02-16 23:49:46 -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
|
74c02675ab
|
Avoid trying to use socks server if ['socks_host'] doesn't exist
|
2021-01-28 19:33:47 -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
|
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
|
e2533d7df0
|
Try to make search.php look consistent between chrome and firefox
|
2021-01-21 16:58:52 -07:00 |
Retro_Guy
|
6f126108c1
|
Make sure overboard.php works with tradspool
|
2021-01-21 01:25:05 -07:00 |
Retro_Guy
|
8192068592
|
Add (name) index to articles-overview.db3
|
2021-01-20 22:03:28 -07:00 |
Retro_Guy
|
34ed3f90ce
|
Add sqlite support for articles spool
|
2021-01-20 15:54:47 -07:00 |
Retro_Guy
|
12c7293708
|
Check only if np spool exists, not size
|
2021-01-13 15:58:19 -07:00 |
Retro_Guy
|
ad4168ea7b
|
Add thread cache file locking in thread.inc.php
|
2021-01-09 01:31:51 -07:00 |
Retro_Guy
|
4ba9a1f573
|
Trim expired articles in np instead of rebuilding group
|
2021-01-07 20:32:50 -07:00 |
Retro_Guy
|
0dfad99982
|
Minor wording change in log entry in article-flat.php
|
2021-01-07 18:41:43 -07:00 |
Retro_Guy
|
7545c5192a
|
Add rate limiting requests in article-flat.php
|
2021-01-04 02:07:48 -07:00 |
Retro_Guy
|
8f30c8e585
|
Change links in footer to git targets for clearnet and tor
|
2020-12-25 21:50:49 -07:00 |