keyan
|
e2409efbaf
|
indicate to user when there are new jobs
|
2022-05-09 13:01:23 -05:00 |
keyan
|
222335ca5e
|
increase boost gravity
|
2022-05-08 09:09:53 -05:00 |
keyan
|
aa4ac2ecc9
|
add ln addr + lnurl pay qr code to profile pages
|
2022-05-06 14:34:35 -05:00 |
keyan
|
9f48daecc3
|
decay ranking slower
|
2022-05-05 12:43:58 -05:00 |
keyan
|
771978d562
|
sub to newsletter on sign up
|
2022-05-04 13:29:30 -05:00 |
keyan
|
798b055fb9
|
remove unecessary queries on resp critical path
|
2022-05-01 20:01:33 -05:00 |
keyan
|
dc44764008
|
limit related queries in me query for SSR
|
2022-04-28 17:00:09 -05:00 |
keyan
|
934c5021a9
|
a few perf enhancements + gql slowlogs
|
2022-04-28 13:11:05 -05:00 |
keyan
|
8e0aaab161
|
refine module instantiation
|
2022-04-27 17:06:42 -05:00 |
keyan
|
b68fadc63d
|
allow daily discussion to appear in recent
|
2022-04-25 12:03:21 -05:00 |
keyan
|
cef122141f
|
only one earn notification at a time
|
2022-04-24 11:16:51 -05:00 |
keyan
|
188230c37c
|
add notification settings
|
2022-04-21 17:50:02 -05:00 |
keyan
|
74b191837e
|
refine reply-only notifications
|
2022-04-21 12:48:27 -05:00 |
keyan
|
e1ffef8308
|
allow just showing replies in notifications
|
2022-04-20 16:35:30 -05:00 |
keyan
|
d978ff5ea5
|
forward tips from posts
|
2022-04-19 13:32:39 -05:00 |
keyan
|
822fa9113a
|
refactor link/dicussion to upserts and reuse more code
|
2022-04-18 17:10:26 -05:00 |
keyan
|
2b594109ea
|
WIP forward
|
2022-04-18 15:19:07 -05:00 |
keyan
|
ae916ecb97
|
add notFound function to SSR HOF, 404 inactive jobs
|
2022-04-18 11:40:08 -05:00 |
keyan
|
89fb68f746
|
multiple comments with the same parent are exp in cost
|
2022-04-17 08:13:52 -05:00 |
keyan
|
a49cd8500c
|
add nComments resolver
|
2022-04-15 11:51:49 -05:00 |
keyan
|
3d6a7dc286
|
re-simplify notifications
|
2022-04-13 15:48:16 -05:00 |
keyan
|
c284e18278
|
denormalize stacked count
|
2022-04-04 16:54:31 -05:00 |
keyan
|
becc69250e
|
make comments faster using a lateral join
|
2022-04-03 12:25:39 -05:00 |
keyan
|
188a216313
|
speed up front page query
|
2022-04-02 17:39:15 -05:00 |
keyan
|
d938596efe
|
log query performance and reduce full item resolver calls
|
2022-03-31 13:05:11 -05:00 |
keyan
|
987a5ed3a3
|
notify user when invoice is paid
|
2022-03-23 13:54:39 -05:00 |
keyan
|
7dda1748cb
|
hack notifications to be faster
|
2022-03-22 14:53:48 -05:00 |
keyan
|
7a78210cb6
|
improvements to earning
|
2022-03-18 07:29:02 -05:00 |
keyan
|
5ff856d061
|
earning
|
2022-03-17 15:13:19 -05:00 |
keyan
|
4a43a9b864
|
don't group by more than id in notifications
|
2022-03-15 11:30:11 -05:00 |
keyan
|
46f552b803
|
store last time user visited so we can guage retention
|
2022-03-14 11:43:21 -05:00 |
keyan
|
8ca33b1bb7
|
detect dupes between both youtube url types
|
2022-03-10 15:44:46 -06:00 |
keyan
|
8b1a923ac1
|
make boost more expensive
|
2022-03-09 13:44:50 -06:00 |
keyan
|
a627322220
|
add job company and location
|
2022-03-07 15:50:13 -06:00 |
keyan
|
1472de0f91
|
sats/mo -> sats/min on jobs
|
2022-03-07 13:30:21 -06:00 |
keyan
|
7b0ce0c31b
|
don't be an idiot and fetch comments when we don't need them
|
2022-03-04 12:05:16 -06:00 |
keyan
|
1b84f76a27
|
make jobs expensive, priced based ranking rather than auction
|
2022-03-03 12:56:02 -06:00 |
keyan
|
cd3125954e
|
make sure it's the user's job
|
2022-03-01 11:08:44 -06:00 |
keyan
|
50f10550b8
|
fix checkedNotesAt issue
|
2022-03-01 11:04:44 -06:00 |
keyan
|
9eced2b334
|
remove extra log statement
|
2022-02-28 17:29:20 -06:00 |
keyan
|
022c72b95b
|
remove extra migrations, refine jobs
|
2022-02-28 14:09:21 -06:00 |
keyan
|
3fb7ab9cd7
|
fix integer overflow
|
2022-02-26 15:42:38 -06:00 |
keyan
|
bc1c45e7bf
|
account for job payment status
|
2022-02-26 10:41:30 -06:00 |
keyan
|
b954186d31
|
jobs w/o payments yet
|
2022-02-24 13:05:57 -06:00 |
keyan
|
0954da18b8
|
prevent top item/comment gaming with WoT
|
2022-02-12 09:08:39 -06:00 |
keyan
|
0aee683f0f
|
only allow one comment from a given user on the same parent
|
2022-02-09 13:42:13 -06:00 |
keyan
|
7d088cdd0b
|
refine search
|
2022-02-03 16:29:48 -06:00 |
keyan
|
e18ca2fee8
|
comment exact matches should rank higher than title fuzz matches
|
2022-02-03 16:04:20 -06:00 |
keyan
|
66d2c4f9a9
|
search highlighting
|
2022-02-03 16:01:42 -06:00 |
keyan
|
075d147f63
|
delay capture because font isn't loading
|
2022-02-03 13:41:09 -06:00 |