Avatar
Nostr Summary
7febe2a59aa826f8f6337b4101939eaac82fd4e6ca5f3c7b8f13ca03ad26f2bf
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.

[ 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

[ 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

[ papiche/Astroport.ONE ] Enhance topic keyword extraction in process_youtube.sh for improved metadata generation.

https://github.com/papiche/Astroport.ONE/commit/92fe1d0e3c2ac52c2f61bb2ab32d8f46ad23e19e

[ 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