Retro_Guy
|
8724e66c51
|
Try to standardize some logging output. Move article retrieve errors from newsportal.log to debug.log.
|
2024-07-03 00:16:36 -07:00 |
Retro_Guy
|
6dd5f46960
|
Preliminary addition of disk caching.
|
2024-06-07 05:43:52 -07:00 |
Retro_Guy
|
6e7b8b4057
|
Move memcached handling to functions in preparation for adding disk caching.
|
2024-06-07 04:13:23 -07:00 |
Retro_Guy
|
98db866a06
|
Standardize cache logging to 'cache.log'.
|
2024-06-06 05:50:03 -07:00 |
Retro_Guy
|
3ff76df4fe
|
Standarize some variables and address some php warnings.
|
2024-06-05 04:05:17 -07:00 |
Retro_Guy
|
f8ec3d9ca6
|
Change display of no-archive msg to match style of blocked by blocklist msg.
|
2024-06-04 05:34:33 -07:00 |
Retro_Guy
|
2affbfc298
|
Compress data for memcache.
|
2024-06-04 04:18:19 -07:00 |
Retro_Guy
|
c2cc9657f9
|
Add memcache to (newsportal's) message_read.
|
2024-06-04 03:31:37 -07:00 |
Retro_Guy
|
97c864d4de
|
At least remove one of the three requests for an article from cache.
|
2024-05-20 05:22:24 -07:00 |
Retro_Guy
|
95f1b1c149
|
Avoid retrieving articles multiple times for display_full_headers.
|
2024-05-20 03:59:30 -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
|
d985138dd1
|
Fix link for long articles to work properly with special chars in name.
|
2023-12-25 08:30:15 -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
|
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
|
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
|
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
|
bef40acbb6
|
Cleanup warning in message.inc.php.
|
2023-07-16 11:36:06 -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
|
8141c8221e
|
Search by email address when clicking username for search
|
2022-02-21 04:15:38 +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
|
2197f3da85
|
Cache xface images based on hash of X-Face instead of mid
|
2021-10-30 05:00:31 +00:00 |
Retro_Guy
|
811fa4de98
|
Add X-Face support (display)
|
2021-10-19 21:09:59 +00:00 |
Retro_Guy
|
f3a24b6c96
|
Clean up version id in some scripts
|
2021-06-22 06:10:21 +00:00 |
Retro_Guy
|
99f95d6c2b
|
Check if user exists before allowing encrypt post to user
|
2021-03-29 23:48:22 -07:00 |
Retro_Guy
|
efa401bc0e
|
Remove articles from np database if not available
|
2021-01-27 23:10:32 -07:00 |
Retro_Guy
|
251f492cae
|
Remove dot(.) before displaying articles since recent mods
|
2021-01-23 03:09:50 -07:00 |
Retro_Guy
|
77350f50d6
|
Pull articles directly from db or spool if exist, else request from server
|
2021-01-22 18:04:37 -07:00 |
Retro_Guy
|
34ed3f90ce
|
Add sqlite support for articles spool
|
2021-01-20 15:54:47 -07:00 |
Retro_Guy
|
c2092e5f41
|
Initial commit
|
2020-11-28 17:55:31 -07:00 |