Commit Graph

43 Commits

Author SHA1 Message Date
Retro_Guy e5ff52f299 Add ability to disable adding attachments by section in overrides.inc.php. 2024-04-15 03:47:44 -07:00
Retro_Guy 04492ff0d2 Remove checkbox to remove username cookie in post.php. 2024-03-04 16:25:42 -07:00
Retro_Guy 0803522a6d Fix return from posting one bug at a time, apparently. Fixing link to group after posting. 2024-02-29 16:34:24 -07:00
Retro_Guy 1cb7f1068f Give user option to reply to Followup-To or original groups. 2024-02-29 11:37:59 -07:00
Retro_Guy 1cc18961d9 Fix issue where a group in Newsgroups header exists in spoolnews/groups.txt. 2024-02-24 20:33:14 -07:00
Retro_Guy 6ff39dcca3 Fix post.php to know where to return after replying to a crossposted message. 2024-02-24 18:57:10 -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 7ed204fc03 Fix headers for posting through Synchronet. 2024-02-09 10:39:09 -07:00
Retro_Guy f40bcb2c47 Disable posting immediately when deleting user password file. 2024-01-14 06:53:33 -07:00
Retro_Guy 032f28a4f9 Fix return page after posting to point to group. 2024-01-11 07:48:20 -07:00
Retro_Guy ed07878470 Fix missing display of 'Password' when posting. 2024-01-09 08:05:51 -07:00
Retro_Guy e3d63f6a75 Fixes and improvements to search. 2024-01-07 15:52:50 -07:00
Retro_Guy 45dcf42182 Allow backslash in posts. 2024-01-05 06:58:51 -07:00
Retro_Guy 4d6594071d Keep session active for auth purposes. 2023-12-23 13:07:03 -07:00
Retro_Guy c4c6e8570a Save login auth result in session in post.php. 2023-12-23 08:57:12 -07:00
Retro_Guy d00bdd107b Add post logging in post.php per request. 2023-10-04 06:26:37 -07:00
Retro_Guy 91705fdb1f Auto save posted attachments to user's file directory. 2023-09-09 05:52:18 -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 17e8a5dd5e Only changes to indentation. No other changes. 2023-08-19 15:33:05 -07:00
Retro_Guy af2f9a65a2 Combine message_post functions in post.inc.php. 2023-07-16 11:32:33 -07:00
Retro_Guy 13c5bb1551 Trim whitespace from username to avoid bypassing rate limits. 2023-06-25 09:15:56 -07:00
Retro_Guy 6a34c54437 More minor fixes for php8 2023-04-22 11:29:58 -07:00
Retro_Guy 0683f8ddd0 First mods for php8.2. 2023-04-13 18:52:30 -07:00
Retro_Guy 889b5f2bed Remove leading/trailing whitespace from poster name when posting. 2022-12-23 06:03:46 +00:00
Retro_Guy a75ab5f8b1 More cleanup to maintain group navigation 2022-07-25 02:24:08 +01: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 20a60fa4a3 Add X-Face and signature support for outgoing messages 2021-10-26 05:06:37 +00:00
Retro_Guy 5332bbbdb9 Handle attachments with spaces, etc. in file name 2021-09-27 05:08:41 +00:00
Retro_Guy ac8dbb48c9 Prevent GET requests for some vars in post.php 2021-09-16 06:25:39 +00:00
Retro_Guy f3a24b6c96 Clean up version id in some scripts 2021-06-22 06:10:21 +00:00
Retro_Guy 46e7e25d62 Change posting name cookie path to / 2021-06-22 06:00:40 +00:00
Retro_Guy f90fcbded2 Include Anonymous when enforcing posting rate limit 2021-04-17 10:31:01 -07:00
Retro_Guy 3b21c05889 Change link on page after posting to return to previous location 2021-04-16 18:23:13 -07:00
Retro_Guy 283e851d23 Check section also in post.php if group has changed sections 2021-04-01 23:47:24 -07:00
Retro_Guy c107f24d3a Add header links to posting page 2021-02-24 01:52:20 -07:00
Retro_Guy 4cbf15ab90 Fix auth for Synchronet servers after config changes 2020-12-04 21:46:12 -07:00
Retro_Guy 2bc087d7e9 Another commit for rate limiting (must be tired) 2020-12-03 23:12:04 -07:00
Retro_Guy 39c1b00908 Revert "Added rate limiting per user (overrides site config)" 2020-12-03 23:06:36 -07:00
Retro_Guy a3aa479f3d Added rate limiting per user (overrides site config) 2020-12-03 22:53:05 -07:00
Retro_Guy 219960693f Add posting rate limiting and config for same 2020-12-02 19:00:17 -07:00
Retro_Guy c2092e5f41 Initial commit 2020-11-28 17:55:31 -07:00