Commit Graph

319 Commits

Author SHA1 Message Date
Retro_Guy c6a4dfb0a8 Add logging to files feature 2021-06-01 00:09:52 +00:00
Retro_Guy d94ea073ed Convert special characters to HTML entities in overboard.php 2021-05-28 05:42:08 +00:00
Retro_Guy cd883734fa Escape % from header searches 2021-05-26 01:37:37 +00:00
Retro_Guy 93d890cf59 Change some colors in style-colors.css. Looks better? Maybe. 2021-05-24 03:45:48 -07:00
Retro_Guy 01154ca36e Add article count to user count in count_users.php 2021-05-24 03:04:39 -07:00
Retro_Guy d00415d13f Identify log files in dir, not array for rotation 2021-05-24 02:18:03 -07:00
Retro_Guy 2df752bfb1 ec635be396 got lost. Committing again 2021-05-24 02:04:13 -07:00
Retro_Guy 2f2a45b967 Only check last for each group in overboard.php 2021-05-22 17:09:45 -07:00
Retro_Guy b42b0a71df Add access.log to log rotation 2021-05-16 01:26:43 -07:00
Retro_Guy e96d74f6be Minor change to key in upload.php 2021-05-16 00:51:51 -07:00
Retro_Guy 483951d74c Use sitekey for input verification instead of admin key 2021-05-15 01:51:39 -07:00
Retro_Guy db4b2b4e89 Add file upload/download features 2021-05-13 02:24:54 -07:00
Retro_Guy d834f7757d Change load rate for throttling a user/spider if necessary 2021-05-03 03:00:40 -07:00
Retro_Guy 1dda180752 Add number of users online display 2021-05-03 02:11:37 -07:00
Retro_Guy d12f36e1dd Display number of users in thread.php 2021-04-29 16:16:32 -07:00
Retro_Guy ec635be396 Increment article number before leaving spoolnews.php if hit limit 2021-04-27 21:12:10 -07:00
Retro_Guy ee86c8209c Clean up rslight-lib a little. Fix finding msg by msgid 2021-04-19 22:14:21 -07:00
Retro_Guy f90fcbded2 Include Anonymous when enforcing posting rate limit 2021-04-17 10:31:01 -07:00
Retro_Guy 3b21c05889 Change link on page after posting to return to previous location 2021-04-16 18:23:13 -07:00
Retro_Guy 5c7c5e2396 Use config option email_tail to define msgid domain 2021-04-15 12:25:23 -07:00
Retro_Guy 6522c37d84 Remove newsportal group cache when importing or repairing a group 2021-04-08 19:22:49 -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 a8d52c97c6 Change onion link in nodelist.php to v3 2021-04-04 23:58:17 -07:00
Retro_Guy d3edebe03f Updated default nodelist.php file 2021-04-04 23:30:43 -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 283e851d23 Check section also in post.php if group has changed sections 2021-04-01 23:47:24 -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 9541449d56 Use config_dir groups file to pull articles, not local_ 2021-04-01 03:02:47 -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 fdf56da24f Very minor logging change in rslight-lib.php 2021-03-28 03:15:57 -07:00
Retro_Guy 0ff1dfb4d9 Don't let zero mean false in expire.php 2021-03-27 02:58:07 -07:00
Retro_Guy 1e7d9fabdc Minor color changes in style.css and style-colors.css 2021-03-24 19:12:08 -07:00
Retro_Guy 829e357e0e Properly handle multibyte strings in header search 2021-03-24 19:10:49 -07:00
Retro_Guy 668ed3b85f Search headers using overview db for speed 2021-03-23 03:16:50 -07:00
Retro_Guy b0a3420999 0.6.9 comments in README.md 2021-03-22 02:13:05 -07:00
Retro_Guy be5555a010 Make displaying domain in footer optional 2021-03-20 19:52:56 -07:00
Retro_Guy 1d2c080577 Decode search snippet before display 2021-03-19 02:34:38 -07:00
Retro_Guy 1cd178646b Remove \' from search terms 2021-03-19 02:10:55 -07:00
Retro_Guy b95dcb5a00 Properly check charset when posting with newsreader via SSL 2021-03-17 18:28:41 -07:00
Retro_Guy 696cbd6f17 Sort header search results by date 2021-03-17 03:06:37 -07:00
Retro_Guy 51d3f3b603 Add snippets to all search results 2021-03-17 02:43:31 -07:00
Retro_Guy 22a74cf194 Add variable to change snippet_size in search.php 2021-03-17 01:39:45 -07:00
Retro_Guy f42376129f Add instructions to import all .db3 in import-db3.php 2021-03-15 02:56:01 -07:00
Retro_Guy a70b2c5f0e Sort body search results by rank properly 2021-03-15 02:00:05 -07:00
Retro_Guy f5178de66b Don't try to use phpmailer class if verify_email disabled 2021-03-15 01:32:19 -07:00
Retro_Guy 80f1d1b5c1 Handle multibyte characters better in search results 2021-03-13 04:50:02 -07:00
Retro_Guy b8b16adc6d Allow quoted search query 2021-03-13 04:42:49 -07:00
Retro_Guy b26d49980e Change some defaults in rslight.inc.php 2021-03-13 03:45:24 -07:00