Retro_Guy
|
6d19400b96
|
More work on thread_cache in memcache.
|
2024-05-10 08:08:41 -07:00 |
Retro_Guy
|
b0b1ba8b69
|
More memcache cleanup and add threads to memcache.
|
2024-05-10 03:24:13 -07:00 |
Retro_Guy
|
c97f2865eb
|
Add override option to disable adding X-Rslight-* headers to posts.
|
2024-05-08 01:59:27 -07:00 |
Retro_Guy
|
6f62f72a1b
|
Add overrides option to set User-Agent header.
|
2024-04-29 08:05:41 -07:00 |
Retro_Guy
|
fb84bef830
|
Fix missing space in short headers for local posters.
|
2024-04-05 08:16:52 -07:00 |
Retro_Guy
|
2f448e6e00
|
Add user blocking in message display (article-flat.php).
|
2024-04-05 05:41:44 -07:00 |
Retro_Guy
|
6b99f5ca47
|
Check that imagecreatefromxbm() function exists before trying to display xface.
|
2024-04-03 07:44:58 -07:00 |
Retro_Guy
|
79e09c4f8b
|
Allow to disable x-face in overrides.inc.php.
|
2024-04-02 12:28:26 -07:00 |
Retro_Guy
|
41ed0a7df9
|
Add copy_link to article header
|
2024-03-20 08:14:31 -07:00 |
Retro_Guy
|
84efd8cc0c
|
Handle multibyte x-face header properly.
|
2024-03-10 04:49:47 -07:00 |
Retro_Guy
|
fd5ce4f804
|
Some code cleanup, including fixing attachments display.
|
2024-03-01 20:03:16 -07:00 |
Retro_Guy
|
ce0a7361a5
|
Move script in message.inc.php to avoid loading by other scripts.
|
2024-03-01 17:49:05 -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
|
ac845dfed3
|
Continue cleaning up 'copy mid' link in article header.
|
2024-02-28 18:51:45 -07:00 |
Retro_Guy
|
fea67ee0e2
|
Add link to copy message-id to clipboard. Requires javascript.
|
2024-02-27 15:31:38 -07:00 |
Retro_Guy
|
1e001e7f35
|
Add config option in rslight.inc.php to separate email_tail from message-id generation.
|
2024-02-22 17:40:44 -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
|
4eae8da7ce
|
Fix added 'Re: ' (again Polish) on articles that are not replies.
|
2024-01-11 07:49:40 -07:00 |
Retro_Guy
|
3cd69af53e
|
Remove 'how to filter' header. It's TMI.
|
2024-01-09 17:13:59 -07:00 |
Retro_Guy
|
01bcdc9ef5
|
Improve headers to make it easier to filter site or users.
|
2024-01-09 08:51:32 -07:00 |
Retro_Guy
|
18e7e5eb66
|
Reverts most of 8231373c80 until I can fix that issue properly.
|
2024-01-03 05:49:16 -07:00 |
Retro_Guy
|
8231373c80
|
Handle stream error in spoolnews.php to avoid skipping groups.
|
2024-01-02 07:54:56 -07:00 |
Retro_Guy
|
8ecdbdae6f
|
Improved spam checking and fix error in spooling.
|
2023-12-26 09:05:40 -07:00 |
Retro_Guy
|
d985138dd1
|
Fix link for long articles to work properly with special chars in name.
|
2023-12-25 08:30:15 -07:00 |
Retro_Guy
|
af935ff319
|
Fix 'page' links to work with special characters properly.
|
2023-12-24 03:35:57 -07:00 |
Retro_Guy
|
8dfa22d64d
|
Testing to clean up spamassassin integration.
|
2023-12-23 06:44:03 -07:00 |
Retro_Guy
|
4d862f74cc
|
Remove unnecessary Xref: header from display headers in message.inc.php.
|
2023-12-19 06:02:47 -07:00 |
Retro_Guy
|
c028cc653f
|
Fix removal of whitespace at start of message display, which broke ASCII art, etc.
|
2023-12-11 04:46:42 -07:00 |
Retro_Guy
|
8f5ea878de
|
Create more standard Xref for incoming articles for better newsreader support.
|
2023-10-23 19:01:30 -07:00 |
Retro_Guy
|
25bba4e9c1
|
Remove version number from 'User-Agent' header when posting.
|
2023-10-08 06:18:55 -07:00 |
Retro_Guy
|
2c4e2e433e
|
Display group names in short_headers.
|
2023-09-29 05:56:55 -07:00 |
Retro_Guy
|
aeb1a6a870
|
Move attachments display below user/date in message header.
|
2023-09-21 04:02:09 -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
|
7af6e32304
|
Check to not overwrite upload if file_exists.
|
2023-09-09 06:12:05 -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
|
f59f818833
|
Display links in body. Not as easy as it sounds.
|
2023-09-02 07:38:59 -07:00 |
Retro_Guy
|
993183eb84
|
Write threads db in a transaction to avoid losing thread data.
|
2023-09-01 02:46:37 -07:00 |
Retro_Guy
|
17ad7a29cf
|
Store thread data in sqlite db instead of file.
|
2023-08-22 05:34:37 -07:00 |
Retro_Guy
|
500023723e
|
Use htmlspecialchars properly.
|
2023-08-19 07:45:07 -07:00 |
Retro_Guy
|
b2412a8cbf
|
Add comment to text2html() in message.inc.php as to why it does nothing.
|
2023-08-19 07:09:41 -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
|
ff0e31daca
|
Rename rslight_db_open to overview_db_open as it makes more sense.
|
2023-08-13 10:00:48 -07:00 |
Retro_Guy
|
c1c56ed528
|
Avoid crash in thread.inc.php when running huge expire.
|
2023-08-08 05:54:15 -07:00 |
Retro_Guy
|
3fdae1cf95
|
Save attachment temp files to /tmp, not 'upload' to avoid breaking display when using files.php.
|
2023-07-17 10:01:05 -07:00 |
Retro_Guy
|
2937368252
|
Remove debug line in post.inc.php and move User-Agent out of 'if' statement.
|
2023-07-17 06:42:25 -07:00 |
Retro_Guy
|
bef40acbb6
|
Cleanup warning in message.inc.php.
|
2023-07-16 11:36:06 -07:00 |
Retro_Guy
|
af2f9a65a2
|
Combine message_post functions in post.inc.php.
|
2023-07-16 11:32:33 -07:00 |