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
|
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
|
88a8433f6b
|
Auto detect phpmailer version removing need to configure
|
2021-02-01 02:12:25 -07:00 |
Retro_Guy
|
a005cc597c
|
Remove any tabs from incoming article headers
|
2021-01-28 19:07:29 -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
|
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
|
78bdd61106
|
Add config option to enable/disable database or tradspool
|
2021-01-21 02:05:05 -07:00 |
Retro_Guy
|
90db596b9d
|
Set max initial articles back to 1000 in spoolnews.php
|
2021-01-20 23:16:29 -07:00 |
Retro_Guy
|
34ed3f90ce
|
Add sqlite support for articles spool
|
2021-01-20 15:54:47 -07:00 |
Retro_Guy
|
4d3645b33c
|
Add interval timers to thread update and expire
|
2021-01-08 18:41:29 -07:00 |
Retro_Guy
|
b25d8a0c9f
|
Fix incorrect checking for high watermark in spoolnews.php
|
2021-01-07 22:48:56 -07:00 |
Retro_Guy
|
b9045fd227
|
Remove unused function from rslight-lib.php
|
2021-01-07 21:42:45 -07:00 |
Retro_Guy
|
92c932cf75
|
Avoid reusing deleted article numbers when writing new articles
|
2021-01-05 00:04:05 -07:00 |
Retro_Guy
|
bc9d355916
|
Add LAST NEXT and article pointer support to server (rslight-lib.php)
|
2020-12-25 21:39:50 -07:00 |
Retro_Guy
|
4ef7a51070
|
enable thread_load_newsserver in spoolnews.php
|
2020-12-25 16:24:34 -07:00 |
Retro_Guy
|
ac010e699c
|
Add expire.log to log rotation in cron.php
|
2020-12-25 01:46:13 -07:00 |
Retro_Guy
|
136c984fa9
|
Combine each section db into one .db3
|
2020-12-24 02:36:17 -07:00 |
Retro_Guy
|
be067f78b9
|
Improved article counting for group and listgroup commands
|
2020-12-18 23:29:46 -07:00 |
Retro_Guy
|
0ee48853a2
|
Use overview to provide news server article numbers info
|
2020-12-18 22:22:03 -07:00 |
Retro_Guy
|
ce571450e9
|
Remove writing to overview file, only db now
|
2020-12-18 18:22:42 -07:00 |
Retro_Guy
|
d2d4588e13
|
Add per group expire settings and use db for expire
|
2020-12-18 18:14:39 -07:00 |
Retro_Guy
|
45775395e1
|
Add db support to nocem.php and clean up var
|
2020-12-15 02:12:06 -07:00 |
Retro_Guy
|
364ae19e85
|
Add writing to overdatabase in rslight-lib.php
|
2020-12-13 02:48:16 -07:00 |
Retro_Guy
|
eb769fec17
|
Introduce modified files using database support and remove result.php
|
2020-12-11 21:16:13 -07:00 |
Retro_Guy
|
dd339edafd
|
Sorted default groups.txt file
|
2020-12-05 00:52:28 -07:00 |
Retro_Guy
|
97c438bbe0
|
Change default tac value from tail -r to tac in dist config file
|
2020-12-05 00:30:47 -07:00 |
Retro_Guy
|
e9e2f7b5a6
|
Add upgrade scripts and add creating user(s,config) dirs in install scripts
|
2020-12-04 19:41:01 -07:00 |
Retro_Guy
|
0e4ebd83f9
|
Change default group to hide in overview in config file
|
2020-12-02 21:04:27 -07:00 |
Retro_Guy
|
3b11ac4210
|
Set default for remote_ssl properly in config
|
2020-12-02 19:36:56 -07:00 |
Retro_Guy
|
219960693f
|
Add posting rate limiting and config for same
|
2020-12-02 19:00:17 -07:00 |
Retro_Guy
|
6b04dbec83
|
Add key verification to password auth for setup.php
|
2020-11-28 22:45:03 -07:00 |
Retro_Guy
|
8b40e729a3
|
Remove hardcoded domain from rsusers.php and remove duplicate code from phpmailer.inc.php
|
2020-11-28 18:17:49 -07:00 |
Retro_Guy
|
c2092e5f41
|
Initial commit
|
2020-11-28 17:55:31 -07:00 |