Retro_Guy
|
b0bac6f428
|
Some warnings cleanup in overboard.php.
|
2023-06-03 11:42:49 -07:00 |
Retro_Guy
|
95d61c0321
|
Verify group in overboard.php.
|
2023-05-29 08:38:27 -07:00 |
Retro_Guy
|
798eadcebb
|
Clean up some warnings.
|
2023-05-14 11:37:10 -07:00 |
Retro_Guy
|
fcde930e54
|
Some fixes for local only groups and one for mail check.
|
2023-05-12 14:02:39 -07:00 |
Retro_Guy
|
0683f8ddd0
|
First mods for php8.2.
|
2023-04-13 18:52:30 -07:00 |
Retro_Guy
|
40f0ae8ac3
|
Add 'global ' to overboard.php to display link in footer.
|
2022-12-19 03:24:11 +00:00 |
Retro_Guy
|
2d5c4d40b7
|
Move version number to config.inc.php in /common, and include in overboard.php
|
2022-11-22 07:02:33 +00:00 |
Retro_Guy
|
e5390bcdd5
|
Log newsgroup:number instead of messageid in overboard.php
|
2022-04-17 05:47:48 +00:00 |
Retro_Guy
|
5857063848
|
Clean up overboard to avoid waste of resources
|
2022-04-10 04:30:34 +00:00 |
Retro_Guy
|
1fac7da654
|
Trim Poster search to avoid partial email matches
|
2022-03-04 09:22:20 +00:00 |
Retro_Guy
|
8141c8221e
|
Search by email address when clicking username for search
|
2022-02-21 04:15:38 +00:00 |
Retro_Guy
|
dd36c0e3d3
|
Change data logged to access.log
|
2022-02-09 05:51:20 +00:00 |
Retro_Guy
|
3fc0407269
|
Some cleanup in overboard.php for displaying only new articles when subscribed
|
2022-01-28 04:17:01 +00:00 |
Retro_Guy
|
6c4b8a07e1
|
Remove typo in overboard.php
|
2022-01-26 07:08:03 +00:00 |
Retro_Guy
|
27bdf4a60c
|
Only show new messages when clicking 'new' for subscribed users
|
2022-01-26 02:01:59 +00:00 |
Retro_Guy
|
c3825c2bd6
|
Fix checking for 'userdata' when handling subscriptions
|
2022-01-20 08:00:49 +00:00 |
Retro_Guy
|
a46dbced75
|
Verify key each time for subscriptions
|
2022-01-20 04:05:06 +00:00 |
Retro_Guy
|
74f7f09fb1
|
Add 'subscribe' feature for groups, and config to manage
|
2022-01-11 23:19:54 +00:00 |
Retro_Guy
|
9ac3731d60
|
Encode group name in URL for (thread) links in overboard.php
|
2022-01-05 03:38:48 +00:00 |
Retro_Guy
|
5556a4e40b
|
Use lastarticleinfo to find first article in group for thread display in overboard
|
2022-01-03 22:01:42 +00:00 |
Retro_Guy
|
c4039ced4c
|
Check newsgroup before writing 'thread' link in overboard
|
2022-01-01 07:04:32 +00:00 |
Retro_Guy
|
70cf8173ae
|
Add (thread) link to overboard results
|
2021-12-31 09:41:53 +00:00 |
Retro_Guy
|
1816a5dca9
|
Prune overboard.dat files to only save what will be displayed
|
2021-12-26 03:31:44 +00:00 |
Retro_Guy
|
4d927dcdc4
|
Integrate nocem into overboard so deleted articles are removed immediately from recent message lists
|
2021-12-23 03:30:59 +00:00 |
Retro_Guy
|
7436e723c2
|
Reduce load in overboard.php by appending cache file instead of replacing it when expired
|
2021-12-22 05:57:12 +00:00 |
Retro_Guy
|
14c7aaa9dc
|
Avoid display of articles with out of bounds dates in overboard
|
2021-12-19 04:25:53 +00:00 |
Retro_Guy
|
e8ab8d2ba2
|
Display local users names italicized in overboard.php
|
2021-12-16 02:21:43 +00:00 |
Retro_Guy
|
e1ff96926a
|
Move session_start in overboard.php else warning in bsd
|
2021-06-22 06:56:13 +00:00 |
Retro_Guy
|
4766775a64
|
Move rate throttling to function in newsportal.php
|
2021-06-18 10:10:34 +00:00 |
Retro_Guy
|
d94ea073ed
|
Convert special characters to HTML entities in overboard.php
|
2021-05-28 05:42:08 +00:00 |
Retro_Guy
|
2f2a45b967
|
Only check last for each group in overboard.php
|
2021-05-22 17:09:45 -07:00 |
Retro_Guy
|
5932d4a9c6
|
Pull name from db if enabled in overboard.php and remove quotes in display
|
2021-04-06 01:39:40 -07:00 |
Retro_Guy
|
ae3db9cec1
|
More cleanup in overboard.php
|
2021-03-06 19:06:18 -07:00 |
Retro_Guy
|
cc4aaea153
|
Modified regex to check for quote in overboard.php
|
2021-03-06 01:54:38 -07:00 |
Retro_Guy
|
f5a17c792a
|
Overboard to check for quote in first 5 chars of line
|
2021-03-05 03:39:30 -07:00 |
Retro_Guy
|
e15a2cf97d
|
Remove filemtime checking in overboard to work properly with article_database
|
2021-02-20 23:08:17 -07:00 |
Retro_Guy
|
6f126108c1
|
Make sure overboard.php works with tradspool
|
2021-01-21 01:25:05 -07:00 |
Retro_Guy
|
34ed3f90ce
|
Add sqlite support for articles spool
|
2021-01-20 15:54:47 -07:00 |
Retro_Guy
|
136c984fa9
|
Combine each section db into one .db3
|
2020-12-24 02:36:17 -07:00 |
Retro_Guy
|
0e6fdb9b1c
|
Clean up overboard.php to remove non-db code
|
2020-12-16 23:41:06 -07:00 |
Retro_Guy
|
abd6be4db2
|
Limit overboard db query by age
|
2020-12-16 23:26:09 -07:00 |
Retro_Guy
|
45775395e1
|
Add db support to nocem.php and clean up var
|
2020-12-15 02:12:06 -07:00 |
Retro_Guy
|
eb769fec17
|
Introduce modified files using database support and remove result.php
|
2020-12-11 21:16:13 -07:00 |
Retro_Guy
|
c2092e5f41
|
Initial commit
|
2020-11-28 17:55:31 -07:00 |