Skip to content

DB: auto-add lastUserModified column also during markRead#8346

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:auto-mark-read
Dec 25, 2025
Merged

DB: auto-add lastUserModified column also during markRead#8346
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:auto-mark-read

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Dec 24, 2025

fix #8345

@Alkarex Alkarex added this to the 1.28.1 milestone Dec 24, 2025
@sjlopezb
Copy link

Fail in this moment. 500 Intenal server error.

@sjlopezb
Copy link

sjlopezb commented Dec 24, 2025

root@DebianHell:/var/www/FreshRSS# php /var/www/FreshRSS/cli/actualize-user.php --user medios
PHP Fatal error:  Uncaught TypeError: Minz_Extension::registerHook(): Argument #1 ($hook_name) must be of type string, Minz_HookType given, called in /var/www/FreshRSS/extensions/xExtension-DateFormat-main/extension.php on line 16 and defined in /var/www/FreshRSS/lib/Minz/Extension.php:265
Stack trace:
#0 /var/www/FreshRSS/extensions/xExtension-DateFormat-main/extension.php(16): Minz_Extension->registerHook()
#1 /var/www/FreshRSS/lib/Minz/ExtensionManager.php(199): DateFormatExtension->init()
#2 /var/www/FreshRSS/lib/Minz/ExtensionManager.php(220): Minz_ExtensionManager::enable()
#3 /var/www/FreshRSS/cli/_cli.php(43): Minz_ExtensionManager::enableByList()
#4 /var/www/FreshRSS/cli/actualize-user.php(21): cliInitUser()
#5 {main}
  thrown in /var/www/FreshRSS/lib/Minz/Extension.php on line 265

@sjlopezb
Copy link

SOLVED: delete extensions on the installation. Is OK.

@Alkarex Alkarex merged commit 6fb5263 into FreshRSS:edge Dec 25, 2025
1 check passed
@Alkarex Alkarex deleted the auto-mark-read branch December 25, 2025 10:31
@Alkarex
Copy link
Member Author

Alkarex commented Dec 25, 2025

The extension problem is something else: aledeg/xExtension-DateFormat#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Counting of category feeds is incorrect in the sidebar [Bug] Can't mark entry as read from API with 1.28.0 (regression)

2 participants