Commit Graph
628 Commits
Author SHA1 Message Date
raucao faea3d26cd Use nevent with relay hints for copying photo event ID
CI / Lint (pull_request) Successful in 47s
CI / Test (pull_request) Successful in 1m4s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
Also adds provenance for newly uploaded photos

refs #46
2026-09-18 11:51:00 +02:00
raucao a0eea6024a 1.34.1
CI / Lint (push) Successful in 1m16s
CI / Test (push) Successful in 1m21s
v1.34.1
2026-09-17 23:51:16 +02:00
raucao ec0751de14 Merge pull request 'Show Nearby search in search input field' (#107) from feature/nearby_search_text into master
CI / Lint (push) Successful in 1m6s
CI / Test (push) Successful in 1m24s
Reviewed-on: #107
2026-09-17 21:48:47 +00:00
raucao b295636799 Show Nearby search in search input field
CI / Lint (pull_request) Successful in 1m8s
CI / Test (pull_request) Successful in 1m28s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
Add a special Nearby category, show it in the input field, and make it
dismissable via X button (same as other searches)
2026-09-17 23:38:50 +02:00
raucao 7a8d4531f7 Merge pull request 'Clear search with no results when closing drawer' (#106) from chore/clear_empty_search into master
CI / Lint (push) Successful in 1m9s
CI / Test (push) Successful in 1m27s
Reviewed-on: #106
2026-09-17 21:05:06 +00:00
raucao 12e746c2a3 Clear search with no results when closing drawer
CI / Lint (pull_request) Successful in 1m12s
CI / Test (pull_request) Successful in 1m29s
Release Drafter / Update release notes draft (pull_request) Successful in 6s
2026-09-17 23:01:07 +02:00
raucao cb60e1d9b5 Merge pull request 'Hide Nostr publishing settings when no account connected' (#105) from feature/nostr_settings into master
CI / Lint (push) Successful in 1m12s
CI / Test (push) Successful in 1m30s
Reviewed-on: #105
2026-09-17 20:30:55 +00:00
raucao 75c0862134 Hide Nostr publishing settings when no account connected
CI / Lint (pull_request) Successful in 1m11s
CI / Test (pull_request) Successful in 1m30s
Release Drafter / Update release notes draft (pull_request) Successful in 15s
2026-09-17 22:24:51 +02:00
raucao 6ba2f1d132 Merge pull request 'Retry unresolved profiles' (#104) from feature/retry_unresolved_profiles into master
CI / Lint (push) Successful in 1m14s
CI / Test (push) Successful in 1m33s
Reviewed-on: #104
2026-09-17 19:59:36 +00:00
raucao a41ad8c99c Retry unresolved profiles
CI / Lint (pull_request) Successful in 1m14s
CI / Test (pull_request) Successful in 1m33s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
For now just with the same relays, in the future maybe with an extended
list
2026-09-17 20:20:23 +02:00
raucao 081138bfc0 1.34.0
CI / Lint (push) Successful in 1m5s
CI / Test (push) Successful in 1m23s
v1.34.0
2026-09-08 15:37:41 -06:00
raucao 1a490c5d04 Merge pull request 'Add accepted/denied payment methods to place details' (#102) from feature/payment_details into master
CI / Lint (push) Successful in 1m3s
CI / Test (push) Successful in 1m23s
Reviewed-on: #102
2026-09-08 21:36:12 +00:00
raucao f7eacf58d1 Clear wording
CI / Lint (pull_request) Successful in 1m3s
CI / Test (pull_request) Successful in 1m22s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-09-08 15:28:33 -06:00
raucao c8b9ddc1e5 Improve icons
CI / Lint (pull_request) Successful in 1m5s
CI / Test (pull_request) Successful in 1m23s
2026-09-08 15:23:14 -06:00
raucao e9be615c9a WIP Add payment methods to place details 2026-09-08 12:33:06 -06:00
raucao a4e7e721ac 1.33.1
CI / Lint (push) Successful in 1m2s
CI / Test (push) Successful in 1m18s
v1.33.1
2026-09-03 14:25:12 -06:00
raucao 7d497c9afb Merge pull request 'Immediately load OSM place when selecting a map feature' (#101) from feature/map_feature_clicks into master
CI / Lint (push) Successful in 1m3s
CI / Test (push) Successful in 1m20s
Reviewed-on: #101
2026-09-03 20:23:30 +00:00
raucao 0d92fc9937 Fix lint errors
CI / Lint (pull_request) Successful in 1m5s
CI / Test (pull_request) Successful in 1m20s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-09-03 14:21:22 -06:00
raucao 7e2bce84db Immediately load OSM place when selecting a map feature
CI / Lint (pull_request) Failing after 1m3s
CI / Test (pull_request) Successful in 1m20s
No waiting for Overpass when selecting visible POIs anymore
2026-09-03 14:16:11 -06:00
raucao dccad0b47f Merge pull request 'Prevent activity duplicates when loading more items' (#100) from bugfix/activity_duplicates into master
CI / Lint (push) Successful in 1m3s
CI / Test (push) Successful in 1m20s
Reviewed-on: #100
2026-09-03 20:02:42 +00:00
raucao 05160eb5f1 Prevent activity duplicates when loading more items
CI / Lint (pull_request) Successful in 1m3s
CI / Test (pull_request) Successful in 1m20s
Release Drafter / Update release notes draft (pull_request) Successful in 6s
2026-09-03 13:51:15 -06:00
raucao fb3b8bef39 Merge pull request 'Rename Collections, add special list for all saved' (#99) from feature/saved_places into master
CI / Lint (push) Successful in 1m3s
CI / Test (push) Successful in 1m20s
Reviewed-on: #99
2026-09-03 19:49:06 +00:00
raucao c870a71e30 Fix lint error
CI / Lint (pull_request) Successful in 1m2s
CI / Test (pull_request) Successful in 1m19s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-09-03 13:34:29 -06:00
raucao ddce25f43a Rename Collections, add special list for all saved
CI / Lint (pull_request) Failing after 1m3s
CI / Test (pull_request) Successful in 1m21s
2026-09-03 13:29:36 -06:00
raucao 107340d26e 1.33.0
CI / Lint (push) Successful in 1m3s
CI / Test (push) Successful in 1m17s
v1.33.0
2026-09-03 10:10:35 -06:00
raucao 4653947454 WIP Saved places 2026-09-03 10:08:48 -06:00
raucao 20fa3e00ce Merge pull request 'Show photo sharing activities of other users in Activity timelines' (#98) from feature/activity_timeline into master
CI / Lint (push) Successful in 1m5s
CI / Test (push) Successful in 1m23s
Reviewed-on: #98
2026-09-03 15:42:19 +00:00
raucao 7dfd58d075 Fix flaky test in CI
CI / Lint (pull_request) Successful in 1m5s
CI / Test (pull_request) Successful in 1m23s
Release Drafter / Update release notes draft (pull_request) Successful in 9s
2026-09-03 09:33:55 -06:00
raucao 9d928217ca Preserve scroll position when no Nostr connected
CI / Lint (pull_request) Successful in 1m34s
CI / Test (pull_request) Successful in 59s
2026-09-03 08:25:03 -06:00
raucao 1b60915e3f Load activity items from cache immediately, network later
Considerably improves time to first render, and usually there isn't
anything more to load once having opened the cache before in the same
session
2026-09-03 08:16:24 -06:00
raucao 39e5240af2 Use new icon in My Contributions header 2026-09-02 18:48:50 -06:00
raucao 35aa3c950f Auto-load older activities
Both initially (if not enough recent ones are available), and when
scrolling to the end of an activity timeline
2026-09-02 18:36:58 -06:00
raucao a4a8d123d3 Split Activity timeline in Home and Explore
Adds a new Explore timeline with contributions from anyone on trusted
relays.
2026-09-02 15:06:10 -06:00
raucao 92c6190d28 Add followee's photo uploads to Activity timeline 2026-09-02 11:23:34 -06:00
raucao 36989e1dc2 WIP Add activity photo item
Can show one or more photo additions in the activity timeline
2026-09-02 10:22:15 -06:00
raucao 256659fbfb Merge pull request 'Add resorts to accommodation category, add icon' (#95) from ui/icons into master
CI / Lint (push) Successful in 1m2s
CI / Test (push) Successful in 1m19s
Reviewed-on: #95
2026-08-31 23:32:44 +00:00
raucao ad762b138f Add resorts to accommodation category, add icon
CI / Lint (pull_request) Successful in 1m7s
CI / Test (pull_request) Successful in 1m18s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
2026-08-31 17:21:32 -06:00
raucao 2d3808a097 1.32.1
CI / Lint (push) Successful in 1m7s
CI / Test (push) Successful in 1m22s
v1.32.1
2026-08-30 09:10:10 -06:00
raucao 6aa13d7243 Merge pull request 'Fix photo dropdown not closing after deletion' (#92) from bug/photo_menu into master
CI / Lint (push) Successful in 1m10s
CI / Test (push) Successful in 1m28s
Reviewed-on: #92
2026-08-30 15:05:12 +00:00
raucao 6804e80528 Fix photo dropdown not closing after deletion
CI / Lint (pull_request) Successful in 1m12s
CI / Test (pull_request) Successful in 1m27s
Release Drafter / Update release notes draft (pull_request) Successful in 5s
fixes #90
2026-08-30 09:02:07 -06:00
raucao da752f7807 1.32.0
CI / Lint (push) Successful in 1m3s
CI / Test (push) Successful in 58s
v1.32.0
2026-08-29 15:57:05 -06:00
raucao 76867db1dd Merge pull request 'Add Activity timeline, show zaps received' (#91) from feature/89-zaps_received into master
CI / Lint (push) Successful in 1m2s
CI / Test (push) Canceled after 1m18s
Reviewed-on: #91
2026-08-29 21:55:53 +00:00
raucao 23444a49a8 Omit year for current year, tweak layout
CI / Lint (pull_request) Successful in 1m2s
CI / Test (pull_request) Successful in 1m17s
Release Drafter / Update release notes draft (pull_request) Successful in 4s
2026-08-29 15:50:49 -06:00
raucao 919c0335eb Warm up the OSM cache from batch fetches 2026-08-29 15:13:57 -06:00
raucao d0252309c4 Fix delay when opening places without RS connected 2026-08-29 15:13:46 -06:00
raucao c7fc98d4bd Add place names to Activity timeline
Create a new place name resolver service with the logic previously used
for My Contributions only
2026-08-29 14:34:56 -06:00
raucao 3f6bd5267f WIP Add activity timeline route/sidebar showing incoming zaps 2026-08-29 12:01:48 -06:00
raucao fd1b570717 1.31.1
CI / Lint (push) Successful in 1m10s
CI / Test (push) Successful in 1m27s
v1.31.1
2026-08-28 12:15:19 -06:00
raucao 6d68a6240b Add fediverse URL for verified link 2026-08-28 12:14:15 -06:00
raucao 0ebe565cbc 1.31.0
CI / Lint (push) Successful in 1m20s
CI / Test (push) Successful in 1m38s
v1.31.0
2026-08-27 11:18:18 -06:00