Keyan
51ec00d549
Update awards.csv
2025-05-13 17:27:06 -05:00
Bryan Mutai
92f4b93099
add contributor ( #2159 )
2025-05-13 13:44:12 -05:00
m0wer
6d04b40adc
add contributor ( #2158 )
2025-05-13 11:22:47 -05:00
Keyan
3e75671c4b
Update awards.csv - klk lightning address
2025-05-13 10:36:09 -05:00
github-actions[bot]
64a9f5e50d
Extending awards.csv ( #2157 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-05-12 18:00:31 -05:00
m0wer
0edf68cab9
feat: Territory autocomplete ( #2124 )
...
* feat: Territory autocomplete
Closes #992 .
* refactor: refactor UserSuggest and TerritorySuggest components
* style: lint
* refactor: unify user and territory autocomplete logic
* simplify a bit and fix unrelated onSelect re-query
* fix skipping empty string on forward draft population
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-05-12 17:59:47 -05:00
github-actions[bot]
d4e3853f27
Extending awards.csv ( #2156 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-05-12 15:47:27 -05:00
Bryan Mutai
586cb86ec2
Add check to prevent Markdown Heading links from rendering in notifcations ( #2152 )
...
* Prevent Markdown Heading links in notifications from being clickable
* make it more explicit and work on other pages
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-05-12 15:46:34 -05:00
github-actions[bot]
90c6d5a336
Extending awards.csv ( #2155 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-05-10 13:53:19 -05:00
Bryan Mutai
faf11138c4
feat: attribute multiple issues addressed in a single PR in awards.csv ( #2153 )
2025-05-10 13:51:34 -05:00
ekzyis
f01a5fde00
Fix PGP fingerprint in README ( #2150 )
2025-05-06 16:23:40 -05:00
ekzyis
a1bc6dc217
Remove 'originally posted at' ( #2148 )
2025-05-05 09:56:41 -05:00
ekzyis
f754b530ff
Fix 0 sat lnaddr invoices ( #2149 )
...
* Fix comment position
* Fix possible 0 sat lnaddr invoices
2025-05-05 09:56:04 -05:00
k00b
b864290cac
fix boost prediction
2025-04-28 19:18:40 -05:00
ekzyis
9dbd9d87d4
Fix error message on content-type mismatch ( #2140 )
2025-04-28 15:17:44 -05:00
ekzyis
dc196be807
Remove self-referential import ( #2141 )
2025-04-26 16:23:45 -05:00
ekzyis
236f930a17
Fix missing method in lnurlp error ( #2139 )
2025-04-26 14:04:39 -05:00
ekzyis
97317d4c0c
Fix lnaddr attach fails if minSendable > 1000 ( #2138 )
...
* Fix lnaddr attach fails if minSendable > 1000
* Don't fetch lnAddr options twice for test invoice
2025-04-26 11:15:47 -05:00
ekzyis
4ad64d658f
Fix privacy setting interfering with wallet prompt ( #2134 )
2025-04-25 20:26:28 -05:00
ekzyis
e8d8e64bfb
Close every relay in every pool ( #2130 )
2025-04-24 15:47:35 -05:00
k00b
32d5f8277a
make awards payouts
2025-04-23 19:20:08 -05:00
ekzyis
c72dbb0c01
Mention "phantom reads" in README ( #2128 )
2025-04-23 19:12:36 -05:00
soxa
addd1263ab
hotfix: production uses NEXT_PUBLIC_MEDIA_DOMAIN ( #2126 )
2025-04-23 15:08:23 -05:00
soxa
ac26fdfb14
hotfix: compose uploads URL with URL constructor ( #2125 )
2025-04-23 13:18:34 -05:00
ekzyis
eebc791683
Fix push notification sent without own thread subscription ( #2123 )
2025-04-23 08:37:20 -05:00
k00b
1147e1fb81
add stackedMsats to territory cut fix migration
2025-04-22 13:32:24 -05:00
k00b
e85f40e9ba
fix territory reward percent default (should be 30)
2025-04-22 13:17:10 -05:00
ekzyis
9fc819ec37
Also unsubscribe from any children ( #2120 )
2025-04-22 08:02:36 -05:00
github-actions[bot]
838418ab81
Extending awards.csv ( #2122 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-04-21 19:32:19 -05:00
Abhi Shandilya
5965b3d090
set boost max ( #2109 )
...
* set boost max
* reduce max and apply to boost act
* make boost position aware paid action state
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-04-21 19:31:18 -05:00
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