Commit Graph

350 Commits

Author SHA1 Message Date
Retro_Guy cc73c642b2 Fix some warnings and fix title for some internal links pages. 2023-05-14 17:38:30 -07:00
Retro_Guy 798eadcebb Clean up some warnings. 2023-05-14 11:37:10 -07:00
Retro_Guy 09deebae1a Verify overview exists before reading for XOVER in rslight-lib.php. 2023-05-13 12:33:55 -07:00
Retro_Guy 8cb989a440 Improve spoolnews.php to handle local groups in non-local section. 2023-05-13 10:10:09 -07:00
Retro_Guy 7f3bf1b416 Fix creation of overview for local group. 2023-05-13 00:05:29 -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 1bf1353c63 Remove copied comments from import-tradspool-articles.php. 2023-05-12 12:53:48 -07:00
Retro_Guy 3b8e874378 Add script to manually insert articles from tradspool. 2023-05-12 11:08:09 -07:00
Retro_Guy 700686e457 Minor fix in rslight-lib.php, and rename letsencrypt.inc.php to avoid broken installs. 2023-05-08 10:56:11 -07:00
Retro_Guy a6ee49ab05 Fix for uploading attachments. 2023-05-07 16:04:05 -07:00
Retro_Guy aa36a6c3da Fix head.inc to not overwrite title. 2023-05-03 11:42:32 -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 05bce02b19 Modified newsportal cuz I'm an idiot. 2023-05-02 13:57:48 -07:00
Retro_Guy 3dc512b656 Minor wording change in help for import-db3.php 2023-05-02 11:13:29 -07:00
Retro_Guy 653be9a31e Set as array, not stdClass 2023-05-02 10:42:03 -07:00
Retro_Guy 3b8306c3ab Update import-db3.php 2023-05-02 10:39:48 -07:00
Retro_Guy 55f8e28264 Return import feature to import-db3.php 2023-05-01 20:10:24 -07:00
Retro_Guy f95828bb8c Cleanup lastarticleinfo 2023-05-01 20:03:57 -07:00
Retro_Guy 2a3ba439ac Notify user of new mail in tagline to make it more obvious (user must be logged in). 2023-04-29 18:45:59 -07:00
Retro_Guy 564a333791 Add NoCeM scripts in tools dir 2023-04-29 10:39:21 -07:00
Retro_Guy 8ccc56c73e Fix USER/PASS case in rslight-lib.php 2023-04-27 21:22:26 -07:00
Retro_Guy 714e78bfb4 More fixes for php8 plus improved import-db3.php 2023-04-27 20:34:51 -07:00
Retro_Guy 6a34c54437 More minor fixes for php8 2023-04-22 11:29:58 -07:00
Retro_Guy 7db2a31bc9 More fixes for php8.2 2023-04-16 21:48:38 -07:00
Retro_Guy 42d8a4bc18 Set version to 0.8.0 2023-04-14 13:11:01 -07:00
Retro_Guy 0683f8ddd0 First mods for php8.2. 2023-04-13 18:52:30 -07:00
Retro_Guy 832316a13e Monitor SSL changes to keep up to date 2023-03-18 22:07:34 +00:00
Retro_Guy 87d441f7e8 More cleanup in rslight-lib.php for ssl 2023-01-09 06:47:51 +00:00
Retro_Guy 8cc1e4388c Some cleanup for SSL in rslight-lib.php. 2023-01-09 04:39:38 +00:00
Retro_Guy fba529ef91 Add easy config for letsencrypt 2023-01-08 17:12:27 +00:00
Retro_Guy b53c6891aa Avoid iconv deleting entire line for unknow char. Just delete character instead. 2023-01-02 21:56:37 +00:00
Retro_Guy f5886cd466 Clean up INSTALL.md to make it a bit more readable. 2023-01-01 21:02:32 +00:00
Retro_Guy 889b5f2bed Remove leading/trailing whitespace from poster name when posting. 2022-12-23 06:03:46 +00:00
Retro_Guy 40f0ae8ac3 Add 'global ' to overboard.php to display link in footer. 2022-12-19 03:24:11 +00:00
Retro_Guy 0617c7cef2 Cleanup pubkey.(pem/txt) 2022-12-15 06:19:27 +00:00
Retro_Guy 5d3febd4bb Make public key available from site. 2022-12-12 00:22:51 +00:00
Retro_Guy b5dea3e2cc Add 'site_shorname' to config for inter-site communication. 2022-12-11 23:34:07 +00:00
Retro_Guy 6bf60708cb Move ssl dir out of spool and write public key to file. 2022-12-11 21:51:56 +00:00
Retro_Guy 5e22a45cb7 Fix typo in spoolnews.php # to $ 2022-12-07 07:15:52 +00:00
Retro_Guy 4eabf3b9f3 Force spoolnews.php to give up when problem with connection to upstream server. 2022-12-06 19:24:19 +00:00
Retro_Guy 7428ac3153 Some cleanup and mods to send.php (keep outgoing dir clean) 2022-12-06 19:17:46 +00:00
Retro_Guy dbaee5338a Temporary? fix for send.php if it hangs, which it does 2022-12-04 04:21:17 +00:00
Retro_Guy 96aab09612 Change tor git link to tor v3 2022-11-26 02:37:19 +00:00
Retro_Guy 09dfb25b9d Fix 'version' for install/upgrade 2022-11-26 01:48:59 +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 ca0a7053fa Specify rslight version in config.inc.php 2022-11-21 20:10:08 +00:00
Retro_Guy 468fd105a3 Remove space from call in send.php 2022-11-21 20:07:16 +00:00
Retro_Guy be1cc6c141 Validate email domain on registration. 2022-11-10 07:19:45 +00:00
Retro_Guy ab832aec75 Add some character restrictions to new usernames. 2022-11-05 19:26:52 +00:00
Retro_Guy 9c0addc9dd Minor security improvements to changepw.php. 2022-11-02 04:33:17 +00:00