about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* add build:apk and apk config (#1454)Eric Bailey2023-09-142-1/+9
* update Bluesky PBLLC to PBC (Public Benefit Corporation) (#1453)bnewbold2023-09-141-1/+1
* wrap impersonation text (#1447)Ansh2023-09-131-5/+5
* share mute list link with did not handle (#1438)Ansh2023-09-122-2/+6
* Fix 651 Make followers and following button into a `<Link>` (#1429)Ansh2023-09-122-26/+25
* 1.50Paul Frazee2023-09-112-3/+3
* Remove accessibilityRole=button on dropdown mask, it causes issues on firefox...Paul Frazee2023-09-111-1/+0
* Add birth date gating to moderation settings (#1435)Paul Frazee2023-09-119-62/+297
* Paginate the PostThread to avoid rendering too many posts and crashing the ap...Paul Frazee2023-09-111-6/+33
* fix theme flashing (#1417)Eric Bailey2023-09-111-8/+28
* Separate list deletion into chunks (close #1430) (#1431)Paul Frazee2023-09-111-6/+12
* Revert "Fix 1338 mark notifications read with timeout and on app state change...Paul Frazee2023-09-111-14/+1
* Bump @atproto/api@0.6.12 (#1434)Paul Frazee2023-09-112-13/+23
* make sure click events on the emoji picker don't bubble up to the mask (#1427)Ansh2023-09-111-15/+21
* Lytic analytics migration (#1428)Ansh2023-09-111-1/+1
* add new api event proxy (#1400)Ansh2023-09-111-0/+1
* composer: inhibit Cmd-Enter from inputting newline (#1421)uakci2023-09-111-0/+1
* Update time.ts to handle very small or negative time differences (#1390)Bossett2023-09-082-2/+7
* Make Sentry optional (#1416)dan2023-09-083-117/+122
* Fix autocomplete avatar alignment (#1414)dan2023-09-081-1/+1
* Set crop mode to None by default (#1415)dan2023-09-081-1/+1
* 💅 disallow overflow outside of post content area(s) (#1395)Micah Maligie2023-09-072-2/+6
* Give explicit names to MobX observer components (#1413)dan2023-09-0772-2772/+2804
* Update build instructions (#1406)dan2023-09-071-3/+3
* Add ESLint React plugin (#1412)dan2023-09-0714-618/+605
* Hotfix: Fix unable to enter invite code (#1409)Ansh2023-09-071-2/+0
* Fix scrollbar gutters on web (#1401)Paul Frazee2023-09-074-12/+18
* Fix lint-staged not allowing edits to Markdown files (#1402)dan2023-09-072-10/+4
* Always prebuild cleanly (#1399)dan2023-09-061-1/+1
* Merge pull request #1397 from bluesky-social/eric/fix-startup-errorEric Bailey2023-09-061-3/+7
|\
| * prevent error screen on startupEric Bailey2023-09-061-3/+7
|/
* Update ProfileHeader.tsx (#1389)Minseo Lee2023-09-061-4/+4
* fix text color on waitlist join (#1387)Ansh2023-09-061-1/+1
* Remove unnecessary deps from package.json (#1393)dan2023-09-062-14/+3
* Use frozen lockfile for CI workflows (#1394)dan2023-09-061-2/+2
* 1.49Paul Frazee2023-09-052-3/+3
* Update testsPaul Frazee2023-09-053-4/+8
* Fix thread positioning on load (#1385)Paul Frazee2023-09-051-4/+4
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-0521-1742/+1107
* Enable Fast Refresh for web (#1383)dan2023-09-053-4/+26
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-0563-461/+762
* Fix mismatching button label for speech recognition (#1372)dan2023-09-055-5/+5
* Fix caret jumps for web composer (#1374)dan2023-09-051-5/+2
* Improved mute alerting (#1355)Paul Frazee2023-09-014-6/+63
* Sort thread replies by likes (#1356)Paul Frazee2023-09-011-1/+5
* refresh when empty (#1354)Ansh2023-08-311-0/+7
* show images in notification if post also has record embed (#1349)Samuel Newman2023-08-311-0/+4
* encode all unsafe characters in post text for translate URL (#1345)Eric Bailey2023-08-311-1/+3
* Fix 1338 mark notifications read with timeout and on app state change (#1340)Ansh2023-08-301-1/+14
* Fix 1304 refresh notifications when a notif is clicked or received (#1339)Ansh2023-08-302-6/+7