[ greenart7c3/Amber ] Refactor: Add new indexes to the history table
Adds two new indexes to the `history2` table:
* `history_by_time` on the `time` column.
* `history_by_key_and_time` on the `pkKey` and `time` columns.
This change also bumps the database version from 10 to 11 and includes the corresponding migration.
https://github.com/greenart7c3/Amber/commit/cc1f4ca5de92ed234a974a4820d767adb6a48d31
[ relaystr/ndk ] Merge pull request #256 from relaystr/chore-fix-typo-gh-actions
fix: typo gh actions
https://github.com/relaystr/ndk/commit/b4753a45756cb090c015624d0e4d3830798226dd
[ relaystr/ndk ] Merge pull request #255 from relaystr/release-18716913437
chore(release): Publish packages
https://github.com/relaystr/ndk/commit/eb76f0f7d7b9a541d459266e09ccaafa67388818
[ Spl0itable/NYM ] Reapply "v2.13.37"
This reverts commit 3b5bfc5582424a49efd3afcc03cb923b35944d7b.
https://github.com/Spl0itable/NYM/commit/f93ef58e1a933d5b8ccbaa8ad797b76b34fc02bb
[ papiche/UPassport ] Update video data normalization in youtube_route to replace NOSTR fields with message_id and author_id for improved data handling.
https://github.com/papiche/UPassport/commit/7bb05f1ab00880f5366e2139675c75b44c3adb4d
[ papiche/Astroport.ONE ] enhance README_YOUTUBE.md with detailed descriptions of manual and automatic download processes, including NOSTR event handling and video organization features
https://github.com/papiche/Astroport.ONE/commit/37d2f5f8c5f4f5b47381d2b38e39dfe34bdc9a7e
[ PrimalHQ/primal-server ] Add twitter_image metadata and update image handling for Twitter cards
https://github.com/PrimalHQ/primal-server/commit/4cd68290ebb16a7eec7967df04f650b639331731
[ adamdecaf/nostr-book ] chore: automated publishing
https://github.com/adamdecaf/nostr-book/commit/b91a74a64a9c720d640f12286f2082a64ccda320
[ Spl0itable/NYM ] v2.13.37
https://github.com/Spl0itable/NYM/commit/59377f42ace992b2c6b15359c982fa16ee94969f
[ papiche/UPassport ] Revamp YouTube template styling and functionality. Update CSS for improved aesthetics, including new fonts, colors, and layout adjustments. Implement NOSTR functionality for liking videos with a new like button, enhancing user interaction. Adjust video and search bar designs for better usability and visual appeal.
https://github.com/papiche/UPassport/commit/67046ca6e4701fe8d14cd46fb126fdf803756881
[ papiche/Astroport.ONE ] Implement compatibility checks for YouTube messages in create_video_channel.py and enhance IPFS URL handling in process_youtube.sh. Filter out incompatible messages during NOSTR event processing and improve channel name extraction logic.
https://github.com/papiche/Astroport.ONE/commit/4db0b4d9fd035b6430bd30d138c1ed5d307024aa
[ dergigi/boris ] docs: update CHANGELOG for v0.10.12
https://github.com/dergigi/boris/commit/6f428af1bc8e8ed3a8d9b79a17b74a32c8d925d4
[ mattn/cagliostr ] fix
https://github.com/mattn/cagliostr/commit/511624c372f464cdcd4933710ecd7bfba2e8df2d
[ Spl0itable/NYM ] v2.13.35
https://github.com/Spl0itable/NYM/commit/296d24939d5798f87eebca7cde9da00243cefcba
[ nbd-wtf/go-nostr ] try to reconnect even if the first connection failed.
fixes https://github.com/nbd-wtf/go-nostr/issues/193
https://github.com/nbd-wtf/go-nostr/commit/493d69bb5e695ccfd2bdee51eaf51e4260c5012f
[ papiche/Astroport.ONE ] Enhance topic keyword extraction in process_youtube.sh for improved metadata generation.
https://github.com/papiche/Astroport.ONE/commit/92fe1d0e3c2ac52c2f61bb2ab32d8f46ad23e19e
[ mattn/cagliostr ] remove compiler warnings
https://github.com/mattn/cagliostr/commit/d5b3e3fe313824cec0d60923346c2c3dab3e02c2
[ AreaLayer/javascript-dlc ] fix
https://github.com/AreaLayer/javascript-dlc/commit/957b79b7acff760755daddf68d41f4abd5ba5833
[ Letdown2491/haven-kit ] Version bump
https://github.com/Letdown2491/haven-kit/commit/5968cdac71314416e9c99db3357d1beb23587d1b
[ kenya12345678/NostrGator ] Update README.md
https://github.com/kenya12345678/NostrGator/commit/109f8ed6d221d3534a3e82e7fe9ddfe192a0be0b
[ dergigi/boris ] docs: update CHANGELOG for v0.10.10
https://github.com/dergigi/boris/commit/87c017b2c2eedbcec4a8f61971a92e799cb23eb2
[ lime360/nostr-pixels ] useless addition
https://github.com/lime360/nostr-pixels/commit/6e917568291feaef35069d4d6e204ce905a863ff
[ Shugur-Network/docs ] 🔧 Remove Blossom integration references from Nostr Web documentation for media uploads and update optimization tips
https://github.com/Shugur-Network/docs/commit/f5ef284f3d12c49ded3cc2771a3a235671552658
[ Shugur-Network/nw-publisher ] fix: use user's cwd instead of package dir when spawning commands (v1.3.3)
Root cause fix for .env loading issue. The CLI wrapper was spawning command
scripts with cwd: __dirname (package installation dir) instead of user's
current directory, causing process.cwd() in commands to return wrong path.
https://github.com/Shugur-Network/nw-publisher/commit/a1afe24ff4de4a3f98c3d8f66eb210c972ce4494