futur
futur
**Describe the bug** The `` component passes all additional props to the created `` element, but the `FormProps` interface does not reflect this, only accepting the specified props. This makes...
**Describe the bug** Calling `fetch()` on the calendar and reminder APIs returns an empty array. `api.calendar.upcomingWeekEvents` returns a correct array of calendar events, while the equivalent `api.calendar.fetch()` or `api.calendar.observeData(data =>...
Another bundle size reduction PR (: this saves ~1/3 of bundle size in the case of @atproto/api by not publishing src and tests as part of the package. PR doesn't...
Makes the pin icon less aggressive, repost icon adjusted to match. Also edited the pin icon SVG because it visually appeared to have more space on the right side than...
**Describe the bug** The mobile app will continue to receive push notifications for an account that was once logged in, even after signing out. **To Reproduce** 1. Log into social-app...