vaani : ```text
refactor: Add timeline view to router
This commit adds a new route for the timeline view in the router.js file. The new route is '/timeline' and it maps to the TimelineView component. This addition allows users to navigate to the timeline page and view relevant content.
https://github.com/besoeasy/vaani/commit/7b4582b3a5ed37689a5041183f7f9f3ca1c26816
vaani : refactor: Rename fetchCommitBySig to commitbySignature
This commit renames the fetchCommitBySig function to commitbySignature in the config.js file. The new name better reflects the purpose of the function and improves code readability. This change ensures consistency in function naming conventions throughout the codebase.
https://github.com/besoeasy/vaani/commit/8dffaf76bc996b577b711654d38da806373559bb
vaani : refactor: Improve image loading in PostView.vue
This commit refactors the image loading logic in the PostView.vue component. It simplifies the code by removing unnecessary div elements and optimizing the rendering of images. The changes also include fixing a bug where images were not displayed correctly when the attachment type was 'image'. This improvement enhances the page load performance and provides a better user experience.
https://github.com/besoeasy/vaani/commit/1de568137dc4d75f9430630311207a7adb5dbe33
blyat : Я чуть не забыл закрыть() канал, потому что ОН ЗАСТРЯЛ НА ЦИКЛ, ЧТО ВЫЗЫВАЕТ ПОТЕНЦИАЛЬНУЮ УТЕЧКУ ПАМЯТИ
Signed-off-by: Yonle
https://github.com/Yonle/blyat/commit/618a760746e1293f84f33a257676f31e4ab21de4
vaani : refactor: Update ProfileView.vue layout and styling
This commit refactors the layout and styling of the ProfileView.vue component. It removes unnecessary div elements and updates the CSS classes to improve readability and maintainability. The changes also include updating the image display, name, and about section to enhance the overall user experience.
https://github.com/besoeasy/vaani/commit/204a0d06d99dc5d1364b2abfc32962b384e17acd
nostr-relay-tray : feat: add max payload configuration option (#24)
https://github.com/CodyTseng/nostr-relay-tray/commit/396c9ffa24839b81e36f8f9bb61d64d80b8e3d70
blyat : close() не является обязательным, так что... ладно. давай просто сделаем вот так
Signed-off-by: Yonle
https://github.com/Yonle/blyat/commit/459a5f5508683c9e2d152a5adcf153777b5629b9
vaani : chore: Update scrollbind function in HomeView and ProfileView
This commit updates the scrollbind function in the HomeView and ProfileView components. It adds a condition to check if the length of the data is less than 9, and if so, sets the showloadmore value to false. This ensures that the "Load More" button is not displayed when there are fewer than 9 items in the data.
https://github.com/besoeasy/vaani/commit/5e17c39796a42fccbe12fd72e6e282c4d12c42cc
awesome-nostr-japan : Merge pull request #57 from nikolat/main
add some WebServices
https://github.com/nostr-jp/awesome-nostr-japan/commit/f60b88cb28cbbee9681c0c8914e72146bbf2a6f8
awesome-nostr-japan : Merge pull request #56 from tiltpapa/zapline
Add Zapline-JP
https://github.com/nostr-jp/awesome-nostr-japan/commit/10edebf1ce4de9823035e0617a1b20f432f799ad
gossip : Merge branch 'master' into unstable
https://github.com/mikedilger/gossip/commit/5409de87cf3c5eb9bd3822159aee5fcd4d002b1a
blyat : попробуйте улучшить обработку ошибок при отключении клиента
Signed-off-by: Yonle
https://github.com/Yonle/blyat/commit/b3b00cc5f0fde12e4170ea99f2e493eddc06c1db
nips : Clarify which kinds have lifetime of 'regular' (#1315)
* Clarify which kinds have lifetime of 'regular'
* Missed space
* Document kind 41 as replaceable
* Revert "Document kind 41 as replaceable"
This reverts commit eead2f5a749cfee6de131944e0e73350759e28b4.
https://github.com/nostr-protocol/nips/commit/4aa18e329a8858ed46727b970c28652c5a0f7b43
blyat : блять. вместо этого выполните «go install» для установки в makefile
Signed-off-by: Yonle
https://github.com/Yonle/blyat/commit/1ac01e785993a9ff4d8b486612b4d9e3c2025bf3