Retro_Guy
|
8d35e5adfa
|
Move reading menu.conf to one function. Force alphanumeric first character.
|
2024-10-17 06:13:09 -07:00 |
Retro_Guy
|
8ff85b54e7
|
Allow disabling remote push in overrides.inc.php.
|
2024-10-15 06:15:37 -07:00 |
Retro_Guy
|
82ec577987
|
Avoid duplicate entries in spoolnews groups file (for nntp).
|
2024-10-14 03:33:43 -07:00 |
Retro_Guy
|
89a2486c69
|
Clean up enable/disable admin email messages.
|
2024-10-09 05:59:10 -07:00 |
Retro_Guy
|
6899a71935
|
Add email notifications to admin for low disk space and nearing low disk space (which will pause spooling).
|
2024-10-06 06:07:43 -07:00 |
Retro_Guy
|
9e6a344453
|
Move change_identity function to newsportal.php. Allow to run account_manager and maintenance as root.
|
2024-07-26 08:31:40 -07:00 |
Retro_Guy
|
7471a9ec51
|
Make sure account_manager.php can write to banned_users.conf.
|
2024-07-02 06:43:14 -07:00 |
Retro_Guy
|
14cc77bfed
|
Allow running accountmgr and maintenance without changing to spoolnews dir first.
|
2024-07-01 02:12:12 -07:00 |
Retro_Guy
|
68f94d4f6e
|
Add some cache handling in cron.php.
|
2024-06-11 03:19:26 -07:00 |
Retro_Guy
|
6dd5f46960
|
Preliminary addition of disk caching.
|
2024-06-07 05:43:52 -07:00 |
Retro_Guy
|
c8b9af9d7a
|
Notify in log files when rotated.
|
2024-05-13 06:41:02 -07:00 |
Retro_Guy
|
860dfa61ca
|
Add and sort by section in grouplist.php. Also update cache from cron.php so no user must wait.
|
2024-03-08 10:27:35 -07:00 |
Retro_Guy
|
d2aa669d35
|
Create nocem dirs if not exist. Required even if nocem disabled.
|
2023-12-19 04:50:41 -07:00 |
Retro_Guy
|
17567ed8af
|
Add log entry if pcntl_fork is disabled in php.ini.
|
2023-12-12 05:55:31 -07:00 |
Retro_Guy
|
bddd16d49e
|
Prune nocem dirs by days.
|
2023-11-03 07:23:55 -07:00 |
Retro_Guy
|
00c537acfa
|
Clean up previous commit to actually work.
|
2023-09-17 06:27:37 -07:00 |
Retro_Guy
|
54ae9071b5
|
Rename import-db3.php to maintenance.php, and allow it to pause cron.php.
|
2023-09-17 05:56:24 -07:00 |
Retro_Guy
|
4fd0a6eeab
|
Start to add some logging to cron.php.
|
2023-09-10 06:29:34 -07:00 |
Retro_Guy
|
3550e09894
|
Begin adding ability to modify layout, etc. based on User-Agent.
|
2023-09-04 06:06:43 -07:00 |
Retro_Guy
|
fdce46d15f
|
Move gpg public key to /pubkey instead of /tmp.
|
2023-07-29 13:29:00 -07:00 |
Retro_Guy
|
9737f0e8ea
|
Minor fixes to send and spoolnews. Continue work on Mail features.
|
2023-07-29 10:00:27 -07:00 |
Retro_Guy
|
c355c0e59a
|
Create gpg key for server and move some gpg settings to gpg.conf.
|
2023-07-24 10:33:13 -07:00 |
Retro_Guy
|
b745359929
|
include newsportal.php in cron.php. Check before closing in newsportal.php.
|
2023-07-12 08:01:52 -07:00 |
Retro_Guy
|
0683f8ddd0
|
First mods for php8.2.
|
2023-04-13 18:52:30 -07:00 |
Retro_Guy
|
fba529ef91
|
Add easy config for letsencrypt
|
2023-01-08 17:12:27 +00:00 |
Retro_Guy
|
0617c7cef2
|
Cleanup pubkey.(pem/txt)
|
2022-12-15 06:19:27 +00:00 |
Retro_Guy
|
5d3febd4bb
|
Make public key available from site.
|
2022-12-12 00:22:51 +00:00 |
Retro_Guy
|
6bf60708cb
|
Move ssl dir out of spool and write public key to file.
|
2022-12-11 21:51:56 +00:00 |
Retro_Guy
|
21a98d9724
|
Temp fix in cron.php for new installs and cleanup in post.php
|
2022-05-16 07:01:53 +01:00 |
Retro_Guy
|
db7c851891
|
Add RSS pull and post feature
|
2021-12-02 04:02:31 +00:00 |
Retro_Guy
|
a14736bc33
|
Check if running standalone before running spoolnews.php as it's not necessary
|
2021-11-18 03:20:32 +00:00 |
Retro_Guy
|
eaba9ea4ec
|
Create web accessible tmp dir in cron.php
|
2021-10-29 05:58:58 +00:00 |
Retro_Guy
|
d3816cc0bc
|
Latest cront.php to use new lock file location
|
2021-07-07 10:07:16 +00:00 |
Retro_Guy
|
662046f50f
|
Authenticate email login using changing keys
|
2021-06-11 07:50:54 +00:00 |
Retro_Guy
|
d00415d13f
|
Identify log files in dir, not array for rotation
|
2021-05-24 02:18:03 -07:00 |
Retro_Guy
|
b42b0a71df
|
Add access.log to log rotation
|
2021-05-16 01:26:43 -07:00 |
Retro_Guy
|
d12f36e1dd
|
Display number of users in thread.php
|
2021-04-29 16:16:32 -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
|
ac010e699c
|
Add expire.log to log rotation in cron.php
|
2020-12-25 01:46:13 -07:00 |
Retro_Guy
|
c2092e5f41
|
Initial commit
|
2020-11-28 17:55:31 -07:00 |