3358 Commits

Author SHA1 Message Date
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
ekzyis
71e06f09e3 Automate more stuff 2025-04-02 19:32:19 +02:00
ekzyis
93608019cd Assert bios in fetch function 2025-04-02 19:32:19 +02:00
ekzyis
0f1818c9b9 Refactor welcome script with utils 2025-04-02 19:32:19 +02:00
ekzyis
88253e5478
external lightning address validator (#2056) 2025-04-01 17:39:33 -05:00
k00b
2d51a5def9 fix #2055 2025-04-01 17:19:22 -05:00
ekzyis
e0bfc590b2
Remove mention of autowithdrawal for lnaddr (#2054) 2025-04-01 16:36:56 -05:00
ekzyis
5700a4090a
Fix FAQ hydration error (#2050) 2025-04-01 16:18:25 -05:00
ekzyis
14fadbaed6
Replace 'autowithdraw' in wallet subtitle (#2053) 2025-04-01 16:15:17 -05:00
k00b
bcc92e54fd fix #2052 2025-04-01 15:27:48 -05:00
ekzyis
73e0b5055e
Add territory link in post form info (#2044) 2025-03-31 12:02:46 -05:00
ekzyis
fca4d1ff92
Include name in mention push notification (#2045) 2025-03-31 11:59:57 -05:00
ekzyis
3568fc1c62
Formatting (#2046) 2025-03-31 09:06:38 -05:00
k00b
8d4f99ea8d fill db seed with real text/titles/urls 2025-03-29 18:19:52 -05:00
k00b
39d0c55124 vibe coded twitter link extracting - meh 2025-03-29 15:22:15 -05:00
ekzyis
a2faa31d49
Fix automated retries retrying too much (#2037) 2025-03-28 08:10:54 -05:00
ekzyis
39dbc891b0 Fix wallet priority in FAQ 2025-03-26 23:37:02 -05:00
k00b
fb8c95c0ba let OP get full referral and add comments to social poster 2025-03-26 15:20:33 -05:00
ekzyis
ec7b05830a
Refactor indicators (#2032) 2025-03-26 14:32:42 -05:00
k00b
71fdd873c5 Revert "stop posting to the wrong nostr account"
This reverts commit 2136c1a11f4bba6fac5bed1b734ec650466d074e.
2025-03-26 12:36:55 -05:00
k00b
2136c1a11f stop posting to the wrong nostr account 2025-03-26 12:34:40 -05:00
k00b
26a23ade92 remove leaderboard 2025-03-26 11:40:28 -05:00
ekzyis
de7f96a3a4
Merge follow-up replies with normal replies (#2027) 2025-03-26 11:00:04 -05:00
ekzyis
e29c6b4842
Refactor reminder push notifications (#2026)
* Refactor reminder push notifications

items should always exist and if not, we can just immediately fail imo

* Use same text for reminders in /notifications
2025-03-26 10:59:27 -05:00
k00b
bb76c6a138 prevent resubmission of bounty payments 2025-03-26 10:23:17 -05:00
k00b
5701bf640a we can't lnurl-verify non-proxied invoices 2025-03-26 09:16:52 -05:00
ekzyis
ef8c738582
Reset multi_auth to initial state on error (#2007)
* Reset multi auth to initial state

* Also check if next-auth.session-token exists

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-03-25 18:59:26 -05:00
Keyan
8a6b825659
automated social posting (#2022)
* social posting without message selection

* message formatting and scheduled job

* small cleanup
2025-03-25 18:32:30 -05:00
secp512k2
1921c253ba
Removed OpenSearch API Password (#2016)
Removed OpenSearch API Password on Line 176
2025-03-25 17:39:28 -05:00
ekzyis
c93f658ade Format guides in FAQ 2025-03-25 16:45:56 -05:00
ekzyis
30ca04c6fe Remove section about personalized feeds in FAQ 2025-03-25 16:45:56 -05:00
ekzyis
895efd0181
Refactor multi auth with useCookie (#2019) 2025-03-25 15:57:53 -05:00
ekzyis
501bf1609b Make limit "configurable" in welcome script 2025-03-25 15:47:14 -05:00
Keyan
3878802c03
Update awards.csv 2025-03-25 12:27:09 -05:00
ekzyis
df17bc3b25
Use MULTI_AUTH_REGEXP to test for multi auth keys (#2020) 2025-03-25 12:25:55 -05:00
ekzyis
04a4092090
Reset if pointer is not a number or JWT cannot be decoded (#2021) 2025-03-25 12:25:37 -05:00
ekzyis
d7e01d0186
Remove multi auth error checking (#2018)
* Simplify state of selected account

* Remove multi auth error checking
2025-03-25 12:24:15 -05:00
Keyan
eaa15b3b43
Update awards.csv with all 3 search issue closes 2025-03-24 14:41:23 -05:00
Keyan
9b4f1643a7
Update awards.csv 2025-03-24 14:35:22 -05:00
Keyan
411c8317b0
Update awards.csv using failed dangling github actions 2025-03-24 14:25:54 -05:00
github-actions[bot]
c39bfcecb6
Extending awards.csv (#2013)
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-03-24 13:31:46 -05:00
Edward Kung
f20ebad772
allow sort for search queries with only filters (#2012) 2025-03-23 11:53:45 -05:00
ekzyis
3ff03960eb
Remove unused addAccount, removeAccount (#2009) 2025-03-23 11:53:04 -05:00
ekzyis
9b08988402
Refactor login cookie with cookieOptions function (#2003) 2025-03-22 19:36:04 -05:00
ekzyis
b54268a88f
normalized wallet logs (#1826)
* Add invoiceId, withdrawalId to wallet logs

* Truncate wallet logs

* Fix extra db dips per log line

* Fix leak of invoice for sender
2025-03-22 17:31:10 -05:00
ekzyis
e7eece744f
Use __Secure- cookie prefix (#1998) 2025-03-22 16:59:57 -05:00
M Ʌ R C
54d3b11fbc
Update faq.md (#2008)
Adding links to guides
2025-03-22 10:51:10 -05:00
k00b
06b877e3d3 bump nextjs 2025-03-22 10:13:32 -05:00