Commit Graph

207 Commits

Author SHA1 Message Date
Retro_Guy 000a523529 Find article by msgid from overview instead of group db 2021-08-03 06:49:16 +00:00
Retro_Guy 8bfcf9fbb3 Allow graceful fail if message does not exist when access by message-id. Improve this in the future 2021-08-01 11:40:23 +00:00
Retro_Guy 81c083596d Allow article-flat.php to find article by message-id in url 2021-08-01 11:23:35 +00:00
Retro_Guy cd2da9952a Fix hardcoded logfile path in article-flat.php 2021-07-23 09:32:52 +00:00
Retro_Guy fd8e56db5a Fix hardcoded spooldir in upload.php 2021-07-09 10:12:56 +00:00
Retro_Guy d3816cc0bc Latest cront.php to use new lock file location 2021-07-07 10:07:16 +00:00
Retro_Guy 8476af159f Avoid counting throttled sessions 2021-07-04 09:59:47 +00:00
Retro_Guy aa571ec45f Move lock files to /lock to allow multiple instances 2021-07-03 02:08:34 +00:00
Retro_Guy f6f524f2be Stay logged in while uploading/browsing files 2021-07-01 11:02:05 +00:00
Retro_Guy e1ff96926a Move session_start in overboard.php else warning in bsd 2021-06-22 06:56:13 +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 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 4766775a64 Move rate throttling to function in newsportal.php 2021-06-18 10:10:34 +00:00
Retro_Guy 58090b0120 Trim comma from url links 2021-06-17 07:06:01 +00:00
Retro_Guy 1f31a3c809 Minor changes to article-flat.php 2021-06-17 07:00:12 +00:00
Retro_Guy 3cbdc0d875 Cleanup creating links and add protocols 2021-06-16 09:04:22 +00:00
Retro_Guy 50993b3ab7 Remove possible (.) from end of url link 2021-06-15 07:42:23 +00:00
Retro_Guy 59a21be4a0 Fix newsportal code to create clickable links 2021-06-15 07:31:41 +00:00
Retro_Guy 5288a72716 Add delete feature to mail.php 2021-06-14 07:25:44 +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
Retro_Guy bba0ed7fac Highlight read/unread messages in mail 2021-06-12 07:42:44 +00:00
Retro_Guy 0531055378 Change mail auth cookie name to mail_auth 2021-06-11 08:03:24 +00:00
Retro_Guy 662046f50f Authenticate email login using changing keys 2021-06-11 07:50:54 +00:00
Retro_Guy 44c32c218c Separate mail username from posting username 2021-06-10 06:47:57 +00:00
Retro_Guy 493f548e05 Add expire setting to auth cookie 2021-06-10 06:27:15 +00:00
Retro_Guy 4beccff539 Keep mail logged in. TESTING 2021-06-10 02:41:51 +00:00
Retro_Guy 3b5d7852c8 Clean up file section interface a bit 2021-06-09 06:56:22 +00:00
Retro_Guy bbafaccb54 Cleanup uploaded file names for db 2021-06-08 05:30:09 +00:00
Retro_Guy ad98fcb1fa Change User-Agent address to www instead of news 2021-06-08 00:01:00 +00:00
Retro_Guy 164b395f53 Add optional google analytics support 2021-06-07 03:28:55 +00:00
Retro_Guy 7830e5abd0 Fix display of mb usernames in group list page 2021-06-04 23:57:09 +00:00
Retro_Guy e8286a331d Check each group in nocem message properly 2021-06-04 03:43:52 +00:00
Retro_Guy 4096ff8d18 Verify logged in user before displaying a message in mail.php 2021-06-04 03:25:31 +00:00
Retro_Guy e042c25c00 Add private messaging in mail.php. NOT COMPLETE 2021-06-03 05:25:59 +00:00
Retro_Guy c0579b1639 Minor layout change to upload.php 2021-06-01 05:26:42 +00:00
Retro_Guy c6a4dfb0a8 Add logging to files feature 2021-06-01 00:09:52 +00:00
Retro_Guy d94ea073ed Convert special characters to HTML entities in overboard.php 2021-05-28 05:42:08 +00:00
Retro_Guy cd883734fa Escape % from header searches 2021-05-26 01:37:37 +00:00
Retro_Guy 93d890cf59 Change some colors in style-colors.css. Looks better? Maybe. 2021-05-24 03:45:48 -07:00
Retro_Guy 01154ca36e Add article count to user count in count_users.php 2021-05-24 03:04:39 -07:00
Retro_Guy d00415d13f Identify log files in dir, not array for rotation 2021-05-24 02:18:03 -07:00
Retro_Guy 2df752bfb1 ec635be396 got lost. Committing again 2021-05-24 02:04:13 -07:00
Retro_Guy 2f2a45b967 Only check last for each group in overboard.php 2021-05-22 17:09:45 -07:00
Retro_Guy b42b0a71df Add access.log to log rotation 2021-05-16 01:26:43 -07:00
Retro_Guy e96d74f6be Minor change to key in upload.php 2021-05-16 00:51:51 -07:00
Retro_Guy 483951d74c Use sitekey for input verification instead of admin key 2021-05-15 01:51:39 -07:00
Retro_Guy db4b2b4e89 Add file upload/download features 2021-05-13 02:24:54 -07:00