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 |
vga256
|
09a1eb340d
|
* replaced german variable name with english equivalent
|
2023-07-07 12:56:51 -07:00 |
Retro_Guy
|
75d000d89b
|
Enable thread view to display last user for tradspool installs.
|
2023-06-03 09:51:11 -07:00 |
Retro_Guy
|
73fd167566
|
Fix tzo cookie issue and loosen throttle to start at 50.
|
2023-05-26 16:57:15 -07:00 |
Retro_Guy
|
31047dfbf1
|
Fix bug in Show Headers.
|
2023-05-15 03:54:49 -07:00 |
Retro_Guy
|
798eadcebb
|
Clean up some warnings.
|
2023-05-14 11:37:10 -07:00 |
Retro_Guy
|
a6ee49ab05
|
Fix for uploading attachments.
|
2023-05-07 16:04:05 -07:00 |
Retro_Guy
|
9b26a9efee
|
Fix line in post.inc.php that caused an issue with x-face usage.
|
2023-05-02 23:49:35 -07:00 |
Retro_Guy
|
714e78bfb4
|
More fixes for php8 plus improved import-db3.php
|
2023-04-27 20:34:51 -07:00 |
Retro_Guy
|
7db2a31bc9
|
More fixes for php8.2
|
2023-04-16 21:48:38 -07:00 |
Retro_Guy
|
ca0a7053fa
|
Specify rslight version in config.inc.php
|
2022-11-21 20:10:08 +00:00 |
Retro_Guy
|
9aec568360
|
Add domain to X-Rslight-Posting-User
|
2022-03-12 02:45:48 +00:00 |
Retro_Guy
|
8141c8221e
|
Search by email address when clicking username for search
|
2022-02-21 04:15:38 +00:00 |
Retro_Guy
|
bb82443224
|
Add X-Rslight-Posting-User to outgoing messages
|
2022-01-26 08:00:34 +00:00 |
Retro_Guy
|
a96819261f
|
Check that database exists before using for last article info
|
2021-12-16 03:08:22 +00:00 |
Retro_Guy
|
db7c851891
|
Add RSS pull and post feature
|
2021-12-02 04:02:31 +00:00 |
Retro_Guy
|
4fabc09dca
|
Delete temp files properly when X-Face does not produce an image
|
2021-10-31 05:40:31 +00:00 |
Retro_Guy
|
ea7476dd66
|
Add an additional space before any signature
|
2021-10-30 05:19:09 +00:00 |
Retro_Guy
|
2197f3da85
|
Cache xface images based on hash of X-Face instead of mid
|
2021-10-30 05:00:31 +00:00 |
Retro_Guy
|
4d728ed6f7
|
Handle checking for user config file more accurately
|
2021-10-26 06:26:18 +00:00 |
Retro_Guy
|
20a60fa4a3
|
Add X-Face and signature support for outgoing messages
|
2021-10-26 05:06:37 +00:00 |