Commit Graph

59 Commits

Author SHA1 Message Date
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
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 7db2a31bc9 More fixes for php8.2 2023-04-16 21:48:38 -07:00
Retro_Guy 0683f8ddd0 First mods for php8.2. 2023-04-13 18:52:30 -07:00
Retro_Guy da4766b350 Remove duplicate function in rslight-lib.php and allow symlink in spoolnews to rocksolid. 2022-10-30 02:03:01 +00:00
Retro_Guy c2b2369b23 Revert 01e33ae591 until clean up duplicate functions in nntp scripts with lib scripts 2022-08-02 07:44:08 +01:00
Retro_Guy 01e33ae591 Remove messages from newsportal immediately in nocem.php 2022-07-19 08:00:49 +01:00
Retro_Guy 9a3070106c Log user out if private key missing 2022-01-26 02:55:40 +00:00
Retro_Guy 7410bbdb2e Add key in cookies to verify non-logged in user 2022-01-12 23:44:35 +00:00
Retro_Guy 74f7f09fb1 Add 'subscribe' feature for groups, and config to manage 2022-01-11 23:19:54 +00:00
Retro_Guy dd963848ab Fix bug in RSS pull and post feature. Works now but not completed. 2021-12-03 02:27:18 +00:00
Retro_Guy db7c851891 Add RSS pull and post feature 2021-12-02 04:02:31 +00:00