github-actions[bot]
ab87ad5b11
Extending awards.csv ( #2121 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-21 19:09:19 -05:00
Bryan Mutai
ea8a28a23e
feat(socialPoster): add Nostr pubkey tagging with hideNostr check in social poster ( #2100 )
...
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-04-21 19:08:21 -05:00
ekzyis
4c2f059fb5
Fix push notifications sent without thread subscription ( #2118 )
...
* Fix push notifications sent without thread subscription
* Remove duplicate ancestor check
2025-04-21 16:00:21 -05:00
ekzyis
ff057039f5
Fix unnecessary $queryRawUnsafe and missing await ( #2117 )
...
* Fix unnecessary usage of $queryRawUnsafe
* Fix missing await
2025-04-21 10:51:39 -05:00
ekzyis
e94a231192
Remove unused vault resolver argument ( #2113 )
2025-04-18 07:29:47 -05:00
ekzyis
a1a8b286e7
Remove unused vault resolver ( #2110 )
2025-04-16 15:59:28 -05:00
k00b
24c90ec6c3
pay all pending awards
2025-04-16 12:43:32 -05:00
Keyan
9445fe6e36
find more ln addresses for awards.csv
2025-04-16 12:32:09 -05:00
Keyan
7ce3967200
Update awards.csv
2025-04-16 09:06:52 -05:00
github-actions[bot]
6ac60604cc
Extending awards.csv ( #2108 )
...
* Extending awards.csv
* Extending awards.csv
---------
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-15 19:05:41 -05:00
Bryan Mutai
7bde3fe55b
fix(extend-awards): add check for existing branch with pending awards.csv extension ( #2093 )
2025-04-15 19:05:02 -05:00
Abhi Shandilya
66dbf2496e
fix: url search ( #2083 )
...
* fix: url search
* refine
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-15 18:23:41 -05:00
github-actions[bot]
37eb0e905c
Extending awards.csv ( #2107 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-15 17:20:17 -05:00
Bryan Mutai
984790ed5c
feat(Poll): add option to randomize poll choices ( #2082 )
...
* feat(Poll): add option to randomize poll choices
* improve
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-15 17:19:14 -05:00
ekzyis
9b77cf096d
Remove unused wallet resolvers ( #2104 )
...
* Remove unused wallet resolvers
* Remove unused wallet resolver args
2025-04-15 15:42:21 -05:00
soxa
b6f6cc821c
Crop avatars with Imgproxy ( #2074 )
...
* cropPhoto mutation, crop avatars with Imgproxy
* cropjob logging, conditional uploads url
* comment typo
* use public Imgproxy URL to re-upload cropped pic
* fix avatar in dev
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-15 15:41:33 -05:00
github-actions[bot]
c33b62abb4
Extending awards.csv ( #2103 )
...
* Extending awards.csv
* Update awards.csv
---------
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-15 14:59:21 -05:00
soxa
22e4f8acf5
show sats on full view pinned comments ( #2071 )
...
* show sats on full view pinned comments; simplify conditions; pass topLevel as full status for comments
* comment view: show Pin instead of Boost also for own items
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-04-15 14:57:01 -05:00
ekzyis
719cb2d507
Prompt to attach receive wallet on post ( #2059 )
...
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-04-14 19:40:43 -05:00
ekzyis
d3b81e4346
Change wallet badges order ( #2102 )
2025-04-14 15:33:00 -05:00
ekzyis
1103f04f4b
Check if token expired before refresh ( #2101 )
2025-04-14 13:46:15 -05:00
ekzyis
fd7ffb90f5
Fix item deletion hits constraint ( #2097 )
...
* Fix item deletion hits constraint
* Filter constraint by deletedAt
2025-04-13 11:16:34 -05:00
ekzyis
e401c6f277
Move wallet status
2025-04-13 00:50:29 +02:00
ekzyis
7be94dcfed
Move wallet components into wallets/
2025-04-13 00:50:29 +02:00
ekzyis
66d7eef617
Fix wallet indicator blink via wallet loading state ( #2091 )
...
* Fix wallet indicator blink via wallet loading state
* Fix 'attach wallet' button not showing up on page refresh
2025-04-12 14:26:30 -05:00
soxa
bc0be4f92a
enhance: helpful error message on login ( #2094 )
...
* enhance: helpful error message on login
* better message, don't edit original message
* fix comment placement
2025-04-12 14:23:08 -05:00
ekzyis
34c02ece88
Update express to 4.21.2 ( #2098 )
2025-04-12 14:20:35 -05:00
soxa
9b73990083
Non-word boundary Regex on user Mentions ( #2096 )
...
* fix: non-word boundary regex on user mentions; show user when mentioned with a path
* allow only a single slash after the user
2025-04-12 14:20:01 -05:00
ekzyis
a3e0b6aa9c
Better lightning address error handling ( #2089 )
2025-04-09 18:11:52 -05:00
ekzyis
a7245930c2
Use wallets instead of wallets.length as useZap dependency ( #2088 )
...
* Potential fix for stale useZap wallet dependency
* Memoize context value for wallets
2025-04-09 15:53:31 -05:00
ekzyis
52365c32ed
Wallet badges ( #2040 )
...
* Remove gun+horse streak
* Add wallet badges
* Fix empty recv wallet detected as enabled
* Resolve badges via columns and triggers
* Fix backwards compatibility by not dropping GQL fields
* Gun+horse notifications as streaks via triggers
* Fix error while computing streaks
* Push notifications for horse+gun
* Move logic to JS via pgboss job
* Fix argument to notifyNewStreak
* Update checkWallet comment
* Refactor notification id hack
* Formatting
* Fix missing update of possibleTypes
This didn't cause any bugs because the added types have no field resolvers.
* Add user migration
* Fix missing cast to date
* Run checkWallet queries inside transaction
2025-04-09 15:29:44 -05:00
k00b
9df5a52bd3
remove zap/downzap subname case sensitivity
2025-04-08 09:38:53 -05:00
Edward Kung
5f2c8bf380
Nlp setup quick fix ( #2081 )
...
* quick fix to set default search pipeline
* remove extraneous testing lines
2025-04-08 09:02:06 -05:00
github-actions[bot]
6e23709de1
Extending awards.csv ( #2080 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-07 18:22:25 -05:00
nl
af096a08a0
Gradually replace default tips with user-defined ones on long press (up to 7) ( #2069 )
...
* commented the lines to make sure dupes are also checked on subdomains
* chore: fix lint issues
* add more than 3 custom tips, up to 7 total
* fix merge issue
* shorten logic
* don't check length for slice without need
---------
Co-authored-by: 김현희 <pygmal@gimhyeonhuiui-MacBookAir.local>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-07 18:21:51 -05:00
github-actions[bot]
1835a8f255
Extending awards.csv ( #2079 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-07 18:04:41 -05:00
nl
4e631f0373
Fix: Treat subdomains as distinct in dupe URL detection ( #2068 )
...
* commented the lines to make sure dupes are also checked on subdomains
* chore: fix lint issues
* fix the underlying issue instead
---------
Co-authored-by: 김현희 <pygmal@gimhyeonhuiui-MacBookAir.local>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-07 18:03:20 -05:00
github-actions[bot]
f635514c32
Extending awards.csv ( #2078 )
...
* Extending awards.csv
* Update awards.csv
---------
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-07 17:27:16 -05:00
Edward Kung
e4a2228d7c
NLP startup script + opensearch fixes ( #2070 )
...
* fix opensearch startup
* nlp setup script
* nlp setup documentation
* move script to ./scripts and update docs
---------
Co-authored-by: k00b <k00b@stacker.news>
2025-04-07 17:08:37 -05:00
ekzyis
f43a522a87
Run social poster only in prod ( #2077 )
2025-04-07 16:51:33 -05:00
ekzyis
40cd0ea422
Fix wrong method in error message ( #2065 )
2025-04-04 08:03:24 -05:00
ekzyis
78f7e006d5
Verify testCreateInvoice returns a payment request ( #2063 )
...
* Verify testCreateInvoice returns a payment request
* Use GqlInputError
2025-04-03 13:39:29 -05:00
k00b
b617ac0a56
fix nwc receive
2025-04-03 12:23:20 -05:00
ekzyis
06d05c7f37
Fix NWC recv ( #2062 )
2025-04-03 12:17:07 -05:00
k00b
1f5e0833db
only use apollo retries if the operation is a query
2025-04-03 11:28:36 -05:00
ekzyis
2cf0f1d268
Update NDK to v2.12.2 ( #2041 )
...
* Update NDK to v2.12.2
* Fix NWC with @nostr-dev-kit/ndk-wallet
* Add test for nip-57 zap receipts
2025-04-02 17:20:47 -05:00
ekzyis
644899469f
System logger for users ( #2035 )
...
* System logger
* remove outdated credits preference check on RECEIVE
* fix developer focused error message
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-02 17:18:41 -05:00
ekzyis
d7a7273ca4
Wallet indicators ( #2002 )
...
* Add wallet indicator
* Reveal wallets page via button
2025-04-02 15:02:13 -05:00
k00b
78c5552e5b
pay awards out
2025-04-02 13:31:33 -05:00
k00b
75a8828eeb
add pay awards script
2025-04-02 13:31:33 -05:00