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 |
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
|
ad98fcb1fa
|
Change User-Agent address to www instead of news
|
2021-06-08 00:01:00 +00:00 |
Retro_Guy
|
f90fcbded2
|
Include Anonymous when enforcing posting rate limit
|
2021-04-17 10:31:01 -07:00 |
Retro_Guy
|
5c7c5e2396
|
Use config option email_tail to define msgid domain
|
2021-04-15 12:25:23 -07:00 |
Retro_Guy
|
ff97f617df
|
Get all last article info from database, not overview flat file
|
2021-04-03 02:10:20 -07:00 |
Retro_Guy
|
99f95d6c2b
|
Check if user exists before allowing encrypt post to user
|
2021-03-29 23:48:22 -07:00 |
Retro_Guy
|
be5555a010
|
Make displaying domain in footer optional
|
2021-03-20 19:52:56 -07:00 |
Retro_Guy
|
9618c729d3
|
Strip duplicate messages from threads in newsportal
|
2021-02-27 04:14:26 -07:00 |
Retro_Guy
|
999eb93d06
|
Avoid displaying broken articles in np
|
2021-01-28 19:05:31 -07:00 |
Retro_Guy
|
efa401bc0e
|
Remove articles from np database if not available
|
2021-01-27 23:10:32 -07:00 |
Retro_Guy
|
0cca82eb1a
|
Enable spam checking incoming (peer/newsreader) articles
|
2021-01-27 20:06:54 -07:00 |
Retro_Guy
|
251f492cae
|
Remove dot(.) before displaying articles since recent mods
|
2021-01-23 03:09:50 -07:00 |