[dreamwidth/dreamwidth] c78545: Properly update inbox count and inbox pagination w...
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: c78545b51b43f0eab54c2ecafb49735910d05121 https://github.com/dreamwidth/dreamwidth/commit/c78545b51b43f0eab54c2ecafb49735910d05121 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths: M cgi-bin/DW/Controller/Inbox.pm M htdocs/js/dw/dw-core.js M htdocs/js/jquery.inbox.js M views/components/pagination.tt
Log Message:
Properly update inbox count and inbox pagination when items are read/deleted (#3145)
Add the global inbox count update function back to new pages
Re-render inbox pagination on update
Fix pagination URLs for async updates