Commit Graph

69 Commits

Author SHA1 Message Date
Retro_Guy 88b761fce3 Fix missing formatting line in style.css in TriMonoBlue theme (bring it up to date). 2023-10-03 14:49:21 -07:00
Retro_Guy 5a48a53544 Add TriMonoBlue Theme by Syber Shock. 2023-10-02 19:16:12 -07:00
Retro_Guy fb33f414fc Some theme cleanup. 2023-09-19 06:39:01 -07:00
Retro_Guy 37a55abb9a Add override to display short view of headers in messages. 2023-09-18 05:07:20 -07:00
Retro_Guy 2676176737 Move fortunes config to file in config dir. 2023-09-17 10:36:37 -07:00
Retro_Guy 20b1267bf3 Add new theme. Move style.css back to each theme dir. Modify header.php to allow a bit more css config. 2023-09-15 12:04:51 -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 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 6d249a1144 Add 30 character limit to usernames in register.php. 2023-07-14 12:58:25 -07:00
tomo 2646e652a7 * bug fix: if the no_verify field was blank, e-mail verifications would not go out.
* added option to turn on PHPMailer debug mode
2023-07-07 12:46:55 -07:00
Retro_Guy 27114f5b90 Mod spoolnews.php to accept reply from FMS when xover command is not correct. 2023-06-23 15:21:40 -07:00
Retro_Guy f8953949d3 Fix some typos. 2023-06-01 09:17:10 -07:00
Retro_Guy b0f67ee17d Add logo to footer. 2023-05-29 10:08:32 -07:00
Retro_Guy c50d2d5bb6 Remove painful JT theme. 2023-05-29 01:28:17 -07:00
Retro_Guy f2087b8c55 Minor mods to Blue and Metal theme row border colours. 2023-05-29 00:27:12 -07:00
Retro_Guy 182aabfc42 Add new theme and change default. 2023-05-21 06:10:53 -07:00
Retro_Guy ba92f8dd2f Make new mail notification more obvious and cleanup rslight-lib.php 2023-05-16 15:28:04 -07:00
Retro_Guy 1f2d6fa949 Fix title in 'common' scripts. 2023-05-14 20:07:01 -07:00
Retro_Guy 705cd2307f More minor code cleanup. 2023-05-14 19:41:08 -07:00
Retro_Guy cc73c642b2 Fix some warnings and fix title for some internal links pages. 2023-05-14 17:38:30 -07:00
Retro_Guy 798eadcebb Clean up some warnings. 2023-05-14 11:37:10 -07:00
Retro_Guy fcde930e54 Some fixes for local only groups and one for mail check. 2023-05-12 14:02:39 -07:00
Retro_Guy 2a3ba439ac Notify user of new mail in tagline to make it more obvious (user must be logged in). 2023-04-29 18:45:59 -07:00
Retro_Guy 0683f8ddd0 First mods for php8.2. 2023-04-13 18:52:30 -07:00
Retro_Guy 832316a13e Monitor SSL changes to keep up to date 2023-03-18 22:07:34 +00:00
Retro_Guy 09dfb25b9d Fix 'version' for install/upgrade 2022-11-26 01:48:59 +00:00
Retro_Guy 2d5c4d40b7 Move version number to config.inc.php in /common, and include in overboard.php 2022-11-22 07:02:33 +00:00
Retro_Guy be1cc6c141 Validate email domain on registration. 2022-11-10 07:19:45 +00:00
Retro_Guy ab832aec75 Add some character restrictions to new usernames. 2022-11-05 19:26:52 +00:00
Retro_Guy 9c0addc9dd Minor security improvements to changepw.php. 2022-11-02 04:33:17 +00:00
Retro_Guy c574dd4c66 More cleanup and improvements in email verification. 2022-11-02 03:46:56 +00:00
Retro_Guy 229cac0de1 Make register.php a bit more robust. This is not complete but works fine. 2022-10-30 03:37:15 +00:00
Retro_Guy b56e94d3b7 Fix hardcoded username in register.php 2022-08-23 08:34:13 +01:00
Retro_Guy d28ba18c47 Add unsubscribe link to subscribed groups 2022-02-03 05:21:01 +00:00
Retro_Guy 9a3070106c Log user out if private key missing 2022-01-26 02:55:40 +00:00
Retro_Guy d948c00b78 Minor color change in Default Theme for contrast 2022-01-14 21:59:02 +00:00
Retro_Guy df391141f4 Modification to register.php to allow numbers in tld 2021-12-05 21:03:02 +00:00
Retro_Guy 44871b044a Fix old links in register.php to point to correct script 2021-12-05 00:59:40 +00:00
Retro_Guy a420644129 Verify database exists before trying to open it in search.php 2021-11-17 06:34:52 +00:00
Retro_Guy 5ebdc0313b Add Blue Theme and upgrade 'Latest' icons 2021-11-16 04:09:48 +00:00
Retro_Guy 60d71391b6 Change down arrow icon in Japanese Traditional theme 2021-11-14 22:26:32 +00:00
Retro_Guy 20c8789ce8 Move standard images to theme dir, or default to common/images 2021-11-14 05:00:48 +00:00
Retro_Guy 82f4bdf4f0 Add theme support and config option for same 2021-11-09 21:05:46 +00:00
Retro_Guy 9b0026bf01 Remove redunant references to .css 2021-11-05 09:14:30 +00:00
Retro_Guy 20a60fa4a3 Add X-Face and signature support for outgoing messages 2021-10-26 05:06:37 +00:00
Retro_Guy 30aaf8b340 Add Mail name to header if in cookie 2021-10-10 05:54:23 +00:00
Retro_Guy afb72007fb Set tzo cookie only in header.php 2021-06-21 09:15:32 +00:00
Retro_Guy 4d61a4d967 Highlight MAIL link if new mail. Change cookie path to / . Move some scripts to spoolnews/ 2021-06-21 09:04:13 +00:00
Retro_Guy 63b4fe6a41 Fix mistaken deletion of synchronet.conf in register.php 2021-06-13 07:11:41 +00:00
Retro_Guy 9eca611f81 Consolidate registration into one script and pass change into one script 2021-06-13 06:57:23 +00:00