Commit Graph

71 Commits

Author SHA1 Message Date
Retro_Guy dac8126900 Minor fixes for recent mail to email feature. 2024-10-08 09:51:34 -07:00
Retro_Guy 59a5eb7f4d Add note in mail.php that message is not Email. 2024-10-08 09:29:25 -07:00
Retro_Guy f59fb70ace Do not offer mail to email feature for unverified email address users. 2024-10-08 08:44:48 -07:00
Retro_Guy 83ee1efee1 Add feature to forward interBBS Mail to Email. 2024-10-08 08:33:27 -07:00
Retro_Guy 7ce9c4023c Fix formatting issue with textarea in mail.php. 2024-10-08 06:02:26 -07:00
Retro_Guy 3262f16238 Continue fixing auth in upload.php. 2024-09-05 08:36:29 -07:00
Retro_Guy 6e88b05f98 Fix log in issue in mail.php to match the rest of the site. 2024-09-05 05:42:28 -07:00
Retro_Guy db5f8dc6ee Make sure to not write anonymous username to cookies when used to post. 2024-07-30 06:31:32 -07:00
Retro_Guy 59a2d9abaa Apply all logins to all features (intentionally did not previously). 2024-07-21 06:19:35 -07:00
Retro_Guy 171be3cc17 Allow Logout without re-entering auth. 2024-07-17 06:34:24 -07:00
Retro_Guy 14eb6e3ae6 Add ability to provide a link or comment about x-face in configuration page. 2024-05-11 08:11:02 -07:00
Retro_Guy f33a50e500 Strip linefeeds from x-face when entering in Configuration. 2024-04-30 07:34:53 -07:00
Retro_Guy 63a5456111 Unbork upload.php. Form was directing to user.php now fixed to point to upload.php. 2024-04-17 05:28:16 -07:00
Retro_Guy 2f448e6e00 Add user blocking in message display (article-flat.php). 2024-04-05 05:41:44 -07:00
Retro_Guy 79e09c4f8b Allow to disable x-face in overrides.inc.php. 2024-04-02 12:28:26 -07:00
Retro_Guy 50bd662e99 Clean up some php warnings. 2024-03-17 11:22:00 -07:00
Retro_Guy df0adaf253 Move passwd change from register page to config page. Also require passwd on config page. 2024-03-10 09:50:20 -07:00
Retro_Guy 50ac6b3eff Clean up wording for subscriptions on configuration page. 2024-03-10 05:33:33 -07:00
Retro_Guy 337d4be66a Change wording Login Failed to Authentication Required in user.php. 2024-03-06 11:35:03 -07:00
Retro_Guy 9dd37b5a45 Make Logout in user.php actually log the user out and remove cookie. 2024-03-05 05:52:34 -07:00
Retro_Guy fd5285ba88 Continue with feature to hide unsubscribed groups. Add default and also option in overrides.inc.php. 2024-03-04 09:47:34 -07:00
Retro_Guy 09d69ab2de Fix bug (hopefully) where deleting all subs did not allow new subs to be added. 2024-03-03 13:55:26 -07:00
Retro_Guy 5ec9cf5501 Add modified user's display name to aliases.conf. 2024-03-02 10:54:28 -07:00
Retro_Guy fd5ce4f804 Some code cleanup, including fixing attachments display. 2024-03-01 20:03:16 -07:00
Retro_Guy 7b234ebc82 Check if logged in before trying to display username in files.php. 2024-03-01 18:39:12 -07:00
Retro_Guy 075b00e3d3 Verify custom email format in user.php. 2024-02-21 06:09:28 -07:00
Retro_Guy b0a90c953d Do not allow custom email address to match another user's email address. 2024-02-20 07:58:13 -07:00
Retro_Guy 3d9c35f01a Add overrides option to disable changing name/email display in Configure. 2024-02-19 16:33:44 -07:00
Retro_Guy 0c9674d36e Allow configuration of name/email for messages in user config. 2024-02-19 11:39:22 -07:00
Retro_Guy dab4ab0fb0 Set session to to allow posting without pass when logging in via user.php. 2023-12-30 05:07:39 -07:00
Retro_Guy e4e09b3b5f Clean up cookies properly on logout. 2023-12-25 08:29:48 -07:00
Retro_Guy 5c66baf348 Fix cookie path in user.php 2023-12-23 06:43:34 -07:00
Retro_Guy c4c512457b Remove style.css from list of themes in user config. 2023-12-17 05:55:13 -07:00
Retro_Guy 8617c36ea2 Add link after log in to return to action requested. 2023-09-22 03:09:32 -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 dfcbf29d3f Convert htmlentities in Reply in mail.php. 2023-08-27 11:22:36 -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 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 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 11a1ab9528 InterBBS Mail complete. Ready for heavy testing. 2023-08-05 12:36:02 -07:00
Retro_Guy 0dfe8d162e Standardize view for logged in features headers. 2023-07-13 09:17:38 -07:00
Retro_Guy eae7143228 Combine user login for mail, files and user. 2023-07-09 13:10:59 -07:00
Retro_Guy d5dd865677 Revert "* upload.php now checks for user login instead of prompting for a login"
This reverts commit 271ca2ead3.
2023-07-08 12:49:44 -07:00
tomo 271ca2ead3 * upload.php now checks for user login instead of prompting for a login 2023-07-07 12:48:29 -07:00
tomo 1f7be9db16 * Added login failure output. 2023-07-07 12:47:42 -07:00
Retro_Guy 705cd2307f More minor code cleanup. 2023-05-14 19:41:08 -07:00
Retro_Guy a8c373ba12 Use 'null' instead of blank for some not set 'POST' variables. 2023-05-14 19:14:55 -07:00