Johannes Klein
de13c8da32
Refactor zustand mmkv direct access mapType ( #3630 )
2026-05-18 16:07:20 +02:00
Johannes Klein
2c282cf54c
Only send id and login via route params ( #3626 )
...
We do not need anything else from `user` on the other side.
2026-05-18 15:47:01 +02:00
iNaturalist Crowdin Sync
d5d1c9c3c8
New Crowdin translations by GitHub Action ( #3627 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-18 11:11:27 +02:00
Johannes Klein
dbf46f121b
Reuse FollowersList as layout for news/journal screen ( #3625 )
...
* Copy FollowersList into Journal
* Add new screen
* Send user login and number of posts as nav params
* Add button to nav to journal posts on user profile
* Remove everything not needed from FollowersList setup
* Add subtitle string
* Update strings.ftl
* Add navigation type
* Rename const
* Add button to Journal to ProjectDetails
* Add comment
* Set project name as title
* Refactor News item into menua array and nav to Journal
* Update route params type
* Fallback to News as title
* Remove News from navigator
* Move News code into Journal, simply move children
* Replace "News" with "Blog"
* Update strings.ftl
2026-05-16 00:09:20 +02:00
Seth Peterson
e665d1ae9e
Merge pull request #3622 from inaturalist/mob-1329-debug-sheet
...
add ExploreV2 debug sheet
2026-05-15 17:08:54 -05:00
sepeterson
f5233a7f3e
debug sheet behind isDebug
2026-05-15 16:43:22 -05:00
Seth Peterson
cb47f51647
Merge pull request #3624 from inaturalist/infiniteExplore-ts
...
Infinite explore ts conversion
2026-05-15 16:43:09 -05:00
Dan Rademacher
0488452212
Merge pull request #3620 from inaturalist/issue-templates-LEAD-26
...
Improved issue templates, LEAD-26
2026-05-14 20:17:56 -07:00
Dan Rademacher
47a8238ccb
Fix typo in comment
2026-05-14 17:50:04 -07:00
sepeterson
dabe1ae6e4
readd filters var to shrink diff
2026-05-14 16:42:58 -05:00
sepeterson
d422e8d941
horked up another comment
2026-05-14 16:40:26 -05:00
sepeterson
a6f46c7c37
use a QueryStatus type
2026-05-14 16:37:20 -05:00
sepeterson
6e566f3624
narrow return types
2026-05-14 16:23:38 -05:00
sepeterson
dfb2655925
type total_bounds
2026-05-14 16:05:12 -05:00
sepeterson
7319c4a9ee
ts convert useInfiniteExploreScroll
2026-05-14 15:56:30 -05:00
Seth Peterson
1da2a8eb62
Merge pull request #3613 from inaturalist/mob-1396-multiple-taps-of-submitting-id-suggestion-create-multiple
...
MOB-1396: disable suggest id buttons while pending
2026-05-14 11:02:50 -05:00
Johannes Klein
5e6872381d
Flip settings toggle layout ( #3621 )
2026-05-14 17:22:41 +02:00
dependabot[bot]
ebbc92e6da
Bump protobufjs from 7.5.5 to 7.5.8 ( #3618 )
...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js ) from 7.5.5 to 7.5.8.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases )
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md )
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.5...protobufjs-v7.5.8 )
---
updated-dependencies:
- dependency-name: protobufjs
dependency-version: 7.5.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-14 15:05:34 +02:00
Johannes Klein
f093a0b20f
Merge pull request #3605 from inaturalist/mob-1312-news-aka-inaturalist-blog
...
Basic news screen
2026-05-14 13:24:21 +02:00
Johannes Klein
c57eb69dcb
Update News.tsx
2026-05-14 11:17:20 +02:00
Dan Rademacher
bb2aacb0c5
Revise contributing guidelines, LEAD-26
...
Shift emphasis to transparency, reduce open invitation for contributions
2026-05-13 21:30:48 -07:00
Dan Rademacher
c91a041eab
Improved issue templates, LEAD-26
...
Adds new links to forum from issue creation form
2026-05-13 16:37:47 -07:00
Johannes Klein
dd38f22435
We already have a dependency included for this
2026-05-14 01:08:49 +02:00
Johannes Klein
c03db2fd0e
Type ApiPost keys to be defined
2026-05-14 00:30:36 +02:00
Johannes Klein
cfdb1fd0a1
Type item to be required
2026-05-14 00:29:19 +02:00
Johannes Klein
12d32a5f97
Replace newlines with whitespace instead of just stripping
2026-05-14 00:27:11 +02:00
Johannes Klein
ddee3d7e9c
Add comments to origin and reason for stripping of body
2026-05-13 23:51:38 +02:00
Johannes Klein
c57b327870
Merge pull request #3619 from inaturalist/beta
...
Merge beta into main
2026-05-13 23:08:50 +02:00
Seth Peterson
a4e13cad9e
Merge pull request #3616 from inaturalist/mob-1321-minimal-2
...
MOB-1321 minimal
2026-05-13 14:28:09 -05:00
sepeterson
7857b4e464
add ExploreV2 debug sheet
2026-05-13 12:28:38 -05:00
Seth Peterson
ac2a560d10
Merge pull request #3585 from inaturalist/mob-1329-search-context-storage-observation-fetching
...
MOB-1329 ExploreV2 state and initial obs fetching
2026-05-13 10:59:28 -05:00
sepeterson
67405fea76
MOB-1329: rm unnecessary memo and .Provider
2026-05-13 09:47:55 -05:00
Johannes Klein
04669a4650
Use hardcoded test data instead of live API call
2026-05-13 16:15:04 +02:00
Johannes Klein
d7d4a6449d
Remove inatjs config change
2026-05-13 15:55:13 +02:00
sepeterson
625b33c1be
MOB-1329: rename ExploreObservations -> ExploreResults
2026-05-13 08:04:43 -05:00
Johannes Klein
e198556598
Merge branch 'main' into mob-1312-news-aka-inaturalist-blog
2026-05-13 14:57:36 +02:00
sepeterson
9756506fac
MOB-1329: rm redundant ref and add comment for useEffectEvent
2026-05-13 07:32:19 -05:00
Seth Peterson
8a39cd88fd
Merge pull request #3480 from inaturalist/MOB-1091-ts
...
convert creatObservationFlowSlice to ts
2026-05-13 07:07:12 -05:00
Johannes Klein
508c0e0c41
v1.0.21+212
v1.0.21+212
2026-05-13 12:19:04 +02:00
Johannes Klein
908ccf22c7
Bundle update nokogiri
2026-05-13 11:36:16 +02:00
Johannes Klein
cd586edeff
Bundle update fastlane
2026-05-13 11:32:55 +02:00
Johannes Klein
c4c6a3b190
Merge main into beta
2026-05-13 10:35:14 +02:00
Ryan Stelly
c3c56a7383
don't use problematic useLocalObservations in Notifications ( #3611 )
2026-05-12 14:29:18 -05:00
sepeterson
1e8dc771a0
Reapply "MOB-1321 minimal"
...
This reverts commit 24e1f1afb5 .
2026-05-12 13:15:10 -05:00
Seth Peterson
5f056a5bfa
Merge pull request #3615 from inaturalist/revert-3603-mob-1321-minimal
...
Revert "MOB-1321 minimal"
2026-05-12 13:02:42 -05:00
Seth Peterson
24e1f1afb5
Revert "MOB-1321 minimal"
2026-05-12 12:54:23 -05:00
Seth Peterson
cdee8eabd6
Merge pull request #3603 from inaturalist/mob-1321-minimal
...
MOB-1321 minimal
2026-05-12 12:54:04 -05:00
dependabot[bot]
9ad98e5163
Bump axios from 1.15.0 to 1.16.0 ( #3601 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 14:39:00 +02:00
iNaturalist Crowdin Sync
36cf7bd0f4
New Crowdin translations by GitHub Action ( #3610 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-12 14:16:20 +02:00
dependabot[bot]
f78eb6863f
Bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 ( #3606 )
...
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs ) from 7.27.1 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
dependency-version: 7.29.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 14:15:46 +02:00