Retro_Guy
|
c832ef7927
|
Temp change for lastarticleinfo.dat issue.
|
2023-08-23 12:50:56 -07:00 |
Retro_Guy
|
161015735a
|
Some fixes for group lists and expire.
|
2023-08-23 12:25:21 -07:00 |
Retro_Guy
|
11b612a230
|
Prune failed files in nocem and send.
|
2023-08-22 13:45:01 -07:00 |
Retro_Guy
|
17ad7a29cf
|
Store thread data in sqlite db instead of file.
|
2023-08-22 05:34:37 -07:00 |
Retro_Guy
|
ee6e0f8b24
|
One more minor logging change to expire.php.
|
2023-08-20 05:01:55 -07:00 |
Retro_Guy
|
f427947ebb
|
Simple log entry wording change in expire.php.
|
2023-08-20 04:58:18 -07:00 |
Retro_Guy
|
17e8a5dd5e
|
Only changes to indentation. No other changes.
|
2023-08-19 15:33:05 -07:00 |
Retro_Guy
|
747227931a
|
Apply message formatting changes to mail.php also.
|
2023-08-19 08:14:45 -07:00 |
Retro_Guy
|
fef3c8e58a
|
Fix incomplete mods to expire.php.
|
2023-08-19 08:03:25 -07:00 |
Retro_Guy
|
500023723e
|
Use htmlspecialchars properly.
|
2023-08-19 07:45:07 -07:00 |
Retro_Guy
|
b2412a8cbf
|
Add comment to text2html() in message.inc.php as to why it does nothing.
|
2023-08-19 07:09:41 -07:00 |
Retro_Guy
|
3d01e5381f
|
Clean up message formatting using monospaced fonts. Also, move style.css and symlink from themes if not changed.
|
2023-08-19 06:54:26 -07:00 |
Retro_Guy
|
6f1ab0fe38
|
Add upgrade script for 0.9.0.
|
2023-08-18 06:07:52 -07:00 |
Retro_Guy
|
65d4e35386
|
Bring README a bit up to date.
|
2023-08-18 06:02:01 -07:00 |
Retro_Guy
|
83877a0d3f
|
Add upgrade information for 0.9.0.
|
2023-08-18 05:47:33 -07:00 |
Retro_Guy
|
f427069889
|
Ignore case in NNTP 'LIST' command.
|
2023-08-18 05:33:39 -07:00 |
Retro_Guy
|
2810345e14
|
Oops, only modify group name in overboard when there is a group name.
|
2023-08-18 05:12:17 -07:00 |
Retro_Guy
|
ffb8d988f4
|
Fix overboard to handle url encoded group names.
|
2023-08-18 05:06:08 -07:00 |
Retro_Guy
|
db2a64ef45
|
Change groups_show() to use -title file instead of constantly contacting local nntp server.
|
2023-08-18 05:05:23 -07:00 |
Retro_Guy
|
0983b18399
|
Overview flat file removed. Create history.db3 to track deleted articles.
|
2023-08-16 09:41:13 -07:00 |
Retro_Guy
|
c9d0d1449e
|
Handle missing lastarticleinfo files in groups_show in newsportal.php.
|
2023-08-14 06:37:08 -07:00 |
Retro_Guy
|
d66f90e528
|
Remove articles from np during expire.
|
2023-08-14 05:34:27 -07:00 |
Retro_Guy
|
d156214a85
|
Remove flat file overview from rslight-lib.php.
|
2023-08-13 12:42:31 -07:00 |
Retro_Guy
|
ff0e31daca
|
Rename rslight_db_open to overview_db_open as it makes more sense.
|
2023-08-13 10:00:48 -07:00 |
Retro_Guy
|
4f34941398
|
Modify import-db3 to handle removal of flat file overview.
|
2023-08-13 05:21:50 -07:00 |
Retro_Guy
|
ed31b5b6a1
|
Remove flat file overview and use articles-overview.db3 for all overview features.
|
2023-08-13 05:08:04 -07:00 |
Retro_Guy
|
da6a4f5042
|
Check that mail sent with @domain is not our own domain. If it is, strip it.
|
2023-08-11 07:46:19 -07:00 |
Retro_Guy
|
e908f8676f
|
Minor fixes in mail.php.
|
2023-08-11 06:00:41 -07:00 |
Retro_Guy
|
d09aac728a
|
Move failed bbsmail files as necessary.
|
2023-08-10 15:51:43 -07:00 |
Retro_Guy
|
82b81ea123
|
Fix issue with usernames in keys and key data.
|
2023-08-10 10:09:19 -07:00 |
Retro_Guy
|
5e699cae94
|
Minor mods for interBBS Mail.
|
2023-08-10 06:22:26 -07:00 |
Retro_Guy
|
a7223ecbcb
|
Add features and more logging to InterBBS mail.
|
2023-08-09 10:10:35 -07:00 |
Retro_Guy
|
341b6889ee
|
Add Cache-Control to search.php.
|
2023-08-09 07:12:32 -07:00 |
Retro_Guy
|
4b6068d906
|
Fix typo in spoolnews.php.
|
2023-08-08 07:22:26 -07:00 |
Retro_Guy
|
f4ed00ec6f
|
Remove browser caching from index.php and thread.php.
|
2023-08-08 06:08:28 -07:00 |
Retro_Guy
|
c1c56ed528
|
Avoid crash in thread.inc.php when running huge expire.
|
2023-08-08 05:54:15 -07:00 |
Retro_Guy
|
224e58d5ab
|
Sort processed Mail posts (failed/processed).
|
2023-08-08 05:15:24 -07:00 |
Retro_Guy
|
000be193b9
|
Fix expire.php to skip non-group lines in group list.
|
2023-08-06 09:24:29 -07:00 |
Retro_Guy
|
11a1ab9528
|
InterBBS Mail complete. Ready for heavy testing.
|
2023-08-05 12:36:02 -07:00 |
Retro_Guy
|
458ed6d9c5
|
Import incoming mail into user mail database.
|
2023-08-05 08:47:28 -07:00 |
Retro_Guy
|
27a848db3c
|
Set Cache-Control in some headers.
|
2023-08-04 06:49:48 -07:00 |
Retro_Guy
|
2676517fc6
|
Fix proper path for server_pubkey.txt in tail.inc.
|
2023-07-30 20:47:28 -07:00 |
Retro_Guy
|
4449d48b5a
|
Send mail to admin when new php key added.
|
2023-07-30 18:40:54 -07:00 |
Retro_Guy
|
5e55fdc7f3
|
More logging cleanup in expire.php. Some Mail updates.
|
2023-07-30 08:59:09 -07:00 |
Retro_Guy
|
fdce46d15f
|
Move gpg public key to /pubkey instead of /tmp.
|
2023-07-29 13:29:00 -07:00 |
Retro_Guy
|
221004cc2e
|
Clean up expire.php and add some console logging.
|
2023-07-29 11:34:09 -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
|
9f834f72f1
|
Add notes in gpg.conf about NoCeM.
|
2023-07-26 16:30:24 -07:00 |
Retro_Guy
|
6e50c0d53d
|
Merge gpg verify function into newsportal.php for use in nocem.php and interBBS_mail.php.
|
2023-07-26 12:36:42 -07:00 |
Retro_Guy
|
c9fafb0f97
|
Create gpg keys for server and make available by link.
|
2023-07-26 12:33:13 -07:00 |