Conversation
* Updated the `switch()` macro to the version of TC 1.3. * Optimized the Twig code in the ACP module based on TC 1.3. * Optimized the Twig code for the UCP module. This involved removing the generation and deletion of `TOGGLECTRL_RTNG` from the PHP files.
* Improve the code for the pagination URL parameters. * Events updated in `fill_template()`, like in `viewforum.php` * Added vars in event `modify_tpl_ary`. `$s_type_switch` and `$s_type_switch_test`. * Added event `topic_row_after`. * Template vars for topic parents moved into `$tpl_ary`. * The `Events.md` file has been updated
* SQL query string modified to retrieve unread posts data from multiple topics * New function `get_first_unread_post_data()` for db-query *Added new var `topic_unread_post_counter` to `$row` * Updated version number in the language files
* The number of unread posts has been added to the tooltip when the RTNG switch in the Load Settings menu is enabled.
- Improve sql query for unread posts - Fixed: Topics will not be displayed if there is only one forum.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.