issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:PHP linked:pr
Filter by
5.7M results
Before You Proceed
- [ ] I have cleared my browsers cache and the issue still remains
- [ ] I have tried a different browser to see if it is related
- [ ] I have searched existing issues to avoid ...
bug
Summary
Add a front-end block that displays the Bluesky likes and reposts a post received — a facepile of reactor avatars plus a
count that opens a list of who reacted — mirroring the WordPress ActivityPub ...
기능 설명
DM WebSocket 인증 방식을 알림 WS와 동일한 socket_key URL 파라미터 방식으로 통일합니다.
변경 내용
기존 방식 (token WS 메시지)
1. new WebSocket(wsUrl) 연결
2. onopen → { type: auth , token: accessToken } 메시지 전송
3. 서버 → { type: ...
Enable the eqeqeq ESLint rule
What it catches
eqeqeq requires the strict equality operators === / !== and flags the abstract (loose) operators == / !=.
Abstract equality applies implicit type coercion ...
Summary
Enable the ESLint eqeqeq rule ([ error , always ]) so the codebase always uses strict equality (=== / !==) instead of
loose equality (== / !=).
What it catches
eqeqeq flags any use of the loose ...
Summary
Enable the built-in no-else-return rule (with allowElseIf: false) in the shared rule set.
Motivation
The config already champions flat, guard-clause control flow — it bundles eslint-plugin-early-return ...
goal: remove playlist from feed and store it to delete-log collection when author accounts deletes.
bug
Feature
Context
Lishu now lets users adjust category names before writing generated bookmark copies. Public screenshots should
eventually show that trust gate with synthetic data, not private bookmarks.
Scope ...
documentation
good first issue
Context
El procediment /actualizacion elimina composer.lock abans de fer git pull per evitar conflictes locals.
Canvi esperat
També ha d eliminar composer.json amb la mateixa operació abans del git ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.