Retro_Guy
|
5857063848
|
Clean up overboard to avoid waste of resources
|
2022-04-10 04:30:34 +00:00 |
Retro_Guy
|
8a03cbfbf6
|
Avoid creating unneccesary databases.
|
2022-03-16 06:54:34 +00:00 |
Retro_Guy
|
e2598ca9d4
|
Create link to search name if there is 'data' sent in request
|
2022-02-25 05:24:57 +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
|
d28ba18c47
|
Add unsubscribe link to subscribed groups
|
2022-02-03 05:21:01 +00:00 |
Retro_Guy
|
e7f232d7ac
|
Move (new) in overboard for subscribed groups
|
2022-02-02 02:43:56 +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
|
a46dbced75
|
Verify key each time for subscriptions
|
2022-01-20 04:05:06 +00:00 |
Retro_Guy
|
0d057763b9
|
Add overboard.php link to 'new' in groups list
|
2022-01-16 00:31:29 +00:00 |
Retro_Guy
|
7410bbdb2e
|
Add key in cookies to verify non-logged in user
|
2022-01-12 23:44:35 +00:00 |
Retro_Guy
|
74f7f09fb1
|
Add 'subscribe' feature for groups, and config to manage
|
2022-01-11 23:19:54 +00:00 |
Retro_Guy
|
70cf8173ae
|
Add (thread) link to overboard results
|
2021-12-31 09:41:53 +00:00 |
Retro_Guy
|
64802562f5
|
Handle np errors in lastarticleinfo.dat by checking overview db if necessary
|
2021-12-17 06:15:06 +00:00 |
Retro_Guy
|
20c8789ce8
|
Move standard images to theme dir, or default to common/images
|
2021-11-14 05:00:48 +00:00 |
Retro_Guy
|
2d63ae75ae
|
Avoid creating false database when querying article
|
2021-09-18 05:48:43 +00:00 |
Retro_Guy
|
fb7a7d6f4c
|
Improve link highlight for links in messages if bbcode
|
2021-08-14 08:10:15 +00:00 |
Retro_Guy
|
74f3307f26
|
(hopefully) improve bbcode links in messages
|
2021-08-07 07:48:08 +00:00 |
Retro_Guy
|
8476af159f
|
Avoid counting throttled sessions
|
2021-07-04 09:59:47 +00:00 |
Retro_Guy
|
f3a24b6c96
|
Clean up version id in some scripts
|
2021-06-22 06:10:21 +00:00 |
Retro_Guy
|
4d61a4d967
|
Highlight MAIL link if new mail. Change cookie path to / . Move some scripts to spoolnews/
|
2021-06-21 09:04:13 +00:00 |
Retro_Guy
|
4766775a64
|
Move rate throttling to function in newsportal.php
|
2021-06-18 10:10:34 +00:00 |
Retro_Guy
|
58090b0120
|
Trim comma from url links
|
2021-06-17 07:06:01 +00:00 |
Retro_Guy
|
3cbdc0d875
|
Cleanup creating links and add protocols
|
2021-06-16 09:04:22 +00:00 |
Retro_Guy
|
50993b3ab7
|
Remove possible (.) from end of url link
|
2021-06-15 07:42:23 +00:00 |
Retro_Guy
|
59a21be4a0
|
Fix newsportal code to create clickable links
|
2021-06-15 07:31:41 +00:00 |
Retro_Guy
|
7830e5abd0
|
Fix display of mb usernames in group list page
|
2021-06-04 23:57:09 +00: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
|
ff97f617df
|
Get all last article info from database, not overview flat file
|
2021-04-03 02:10:20 -07:00 |
Retro_Guy
|
e101fdd81b
|
Get last article date/name from lastarticleinfo-> instead of overview
|
2021-04-03 00:47:48 -07:00 |
Retro_Guy
|
5f531dc6da
|
Rewrite url if group changes section in thread.php and article-flat.php
|
2021-04-01 23:23:14 -07:00 |
Retro_Guy
|
c1111c155d
|
Find group in any section to avoid error when groups are moved
|
2021-04-01 18:36:14 -07:00 |
Retro_Guy
|
b95dcb5a00
|
Properly check charset when posting with newsreader via SSL
|
2021-03-17 18:28:41 -07:00 |
Retro_Guy
|
c06a916037
|
Add body search feature per section
|
2021-03-10 23:55:01 -07:00 |
Retro_Guy
|
c6400cd791
|
Create search data when local insert of post also
|
2021-03-08 01:43:06 -07:00 |
Retro_Guy
|
d841469930
|
Handle several possible errors more gracefully in newsportal.php
|
2021-02-20 23:36:50 -07:00 |
Retro_Guy
|
953b203226
|
Some changes to use -overview less in favor of .db3
|
2021-02-18 22:10:43 -07:00 |
Retro_Guy
|
73f9f7349b
|
Add 'UNIQUE' to msgid in databases
|
2021-02-16 23:49:46 -07:00 |
Retro_Guy
|
2962cd1456
|
Fix anon posting bug allowing posting when disabled
|
2021-02-09 22:18:28 -07:00 |
Retro_Guy
|
085c6378e3
|
Fix no '$' in variable name in newsportal.php
|
2021-02-06 17:05:26 -07:00 |
Retro_Guy
|
673ceec47e
|
Revert "Add support to sync via http proxy"
This reverts commit c5f6f41612 .
|
2021-02-06 04:22:45 -07:00 |
Retro_Guy
|
c5f6f41612
|
Add support to sync via http proxy
|
2021-02-04 20:01:58 -07:00 |
Retro_Guy
|
74c02675ab
|
Avoid trying to use socks server if ['socks_host'] doesn't exist
|
2021-01-28 19:33:47 -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
|
7d6b551cb4
|
Add ability to peer via socks4a (works for tor)
|
2021-01-27 17:17:50 -07:00 |
Retro_Guy
|
251f492cae
|
Remove dot(.) before displaying articles since recent mods
|
2021-01-23 03:09:50 -07:00 |
Retro_Guy
|
8192068592
|
Add (name) index to articles-overview.db3
|
2021-01-20 22:03:28 -07:00 |
Retro_Guy
|
34ed3f90ce
|
Add sqlite support for articles spool
|
2021-01-20 15:54:47 -07:00 |
Retro_Guy
|
f3f9923c5d
|
Change name search links to search.php and populate text box with name
|
2020-12-19 02:43:25 -07:00 |