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
|
af935ff319
|
Fix 'page' links to work with special characters properly.
|
2023-12-24 03:35:57 -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
|
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 |
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
|
798eadcebb
|
Clean up some warnings.
|
2023-05-14 11:37:10 -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
|
8141c8221e
|
Search by email address when clicking username for search
|
2022-02-21 04:15:38 +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
|
f3a24b6c96
|
Clean up version id in some scripts
|
2021-06-22 06:10:21 +00: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
|
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
|
0cca82eb1a
|
Enable spam checking incoming (peer/newsreader) articles
|
2021-01-27 20:06:54 -07:00 |
Retro_Guy
|
12c7293708
|
Check only if np spool exists, not size
|
2021-01-13 15:58:19 -07:00 |
Retro_Guy
|
ad4168ea7b
|
Add thread cache file locking in thread.inc.php
|
2021-01-09 01:31:51 -07:00 |
Retro_Guy
|
4ba9a1f573
|
Trim expired articles in np instead of rebuilding group
|
2021-01-07 20:32:50 -07:00 |
Retro_Guy
|
c2092e5f41
|
Initial commit
|
2020-11-28 17:55:31 -07:00 |