Commit Graph

  • 6b12969c8b add optional label to option form fields keyan 2022-04-23 18:22:20 -05:00
  • 188230c37c add notification settings keyan 2022-04-21 17:50:02 -05:00
  • d91eb02c74 don't 404 for inactive job that user owns keyan 2022-04-21 13:06:52 -05:00
  • 74b191837e refine reply-only notifications keyan 2022-04-21 12:48:27 -05:00
  • e1ffef8308 allow just showing replies in notifications keyan 2022-04-20 16:35:07 -05:00
  • 291eab6ada move notifications to icon keyan 2022-04-19 16:37:05 -05:00
  • ef43319cbc add time ago to deposit notifications keyan 2022-04-19 13:35:21 -05:00
  • d978ff5ea5 forward tips from posts keyan 2022-04-19 13:32:39 -05:00
  • 822fa9113a refactor link/dicussion to upserts and reuse more code keyan 2022-04-18 17:10:26 -05:00
  • 2b594109ea WIP forward keyan 2022-04-18 15:19:07 -05:00
  • ae916ecb97 add notFound function to SSR HOF, 404 inactive jobs keyan 2022-04-18 11:40:08 -05:00
  • 208f1b8da9 add explainer for 10x reply cost keyan 2022-04-18 11:08:58 -05:00
  • 89fb68f746 multiple comments with the same parent are exp in cost keyan 2022-04-17 08:13:52 -05:00
  • e168925f6c make notification hover darker keyan 2022-04-15 11:56:01 -05:00
  • a49cd8500c add nComments resolver keyan 2022-04-15 11:51:49 -05:00
  • f40fe85d5a font-display: swap keyan 2022-04-15 11:23:37 -05:00
  • 24d816cc53 make footer links open new page keyan 2022-04-15 11:07:21 -05:00
  • dfea0db775 load darkmode script from cdn keyan 2022-04-15 10:59:39 -05:00
  • 64124eb289 make bookmark open in the browser keyan 2022-04-14 12:17:19 -05:00
  • 9b8238616a make mobile shortcut icons pretty keyan 2022-04-14 12:05:44 -05:00
  • 64e9f30cd9 Merge branch 'master' of github.com:stackernews/stacker.news keyan 2022-04-14 10:54:46 -05:00
  • ce8afa536b make path index compatible with postgres 12 keyan 2022-04-13 16:24:24 -05:00
  • 3d6a7dc286 re-simplify notifications keyan 2022-04-13 15:48:16 -05:00
  • bc9f602d13 up default tip to 10 keyan 2022-04-12 16:09:12 -05:00
  • 501b7bd941 add gist index back keyan 2022-04-12 14:21:46 -05:00
  • c284e18278 denormalize stacked count keyan 2022-04-04 16:54:31 -05:00
  • 6f22a48f9b
    Update README.md Keyan 2022-04-04 12:21:32 -05:00
  • becc69250e make comments faster using a lateral join keyan 2022-04-03 12:25:39 -05:00
  • 0afec3ef91 reduce trust requirements keyan 2022-04-02 17:42:06 -05:00
  • 188a216313 speed up front page query keyan 2022-04-02 17:39:15 -05:00
  • d938596efe log query performance and reduce full item resolver calls keyan 2022-03-31 13:05:11 -05:00
  • 9823aedd75 add time of earning keyan 2022-03-31 11:49:35 -05:00
  • 9b3fa8d844 improve WoT: daily decay and higher interaction divisor keyan 2022-03-31 11:31:37 -05:00
  • 46a2ac37eb better earn notification keyan 2022-03-23 16:45:36 -05:00
  • 987a5ed3a3 notify user when invoice is paid keyan 2022-03-23 13:54:39 -05:00
  • 69155139e6 improve styling of earn notification keyan 2022-03-22 15:35:00 -05:00
  • bef5a22a40 enhance registration message keyan 2022-03-22 15:30:27 -05:00
  • ef6262925f
    Merge pull request #125 from secondl1ght/add-register-message Keyan 2022-03-22 15:21:27 -05:00
  • 49ca1847a2
    Merge pull request #123 from secondl1ght/master Keyan 2022-03-22 15:20:16 -05:00
  • 7dda1748cb hack notifications to be faster keyan 2022-03-22 14:53:48 -05:00
  • 2f9688ae3e Add register message to login screen secondl1ght 2022-03-18 09:54:40 -06:00
  • 7a78210cb6 improvements to earning keyan 2022-03-18 07:29:02 -05:00
  • 5ff856d061 earning keyan 2022-03-17 15:13:19 -05:00
  • d056a4c120
    Update wallet.js secondl1ght 2022-03-17 12:04:53 -06:00
  • 8c513e93c8 record sats spent on auction items keyan 2022-03-16 11:35:51 -05:00
  • 4a43a9b864 don't group by more than id in notifications keyan 2022-03-15 11:30:11 -05:00
  • 46f552b803 store last time user visited so we can guage retention keyan 2022-03-14 11:43:21 -05:00
  • 344958943c provide 'plain text' email login link for users using embedded browsers in their mobile email clients keyan 2022-03-10 16:47:00 -06:00
  • e9e48d5aae better regex for url validation keyan 2022-03-10 16:00:04 -06:00
  • 8ca33b1bb7 detect dupes between both youtube url types keyan 2022-03-10 15:44:46 -06:00
  • f241f14379 improve tipping walkthrough: don't display if user doesn't have sats, more generic error message keyan 2022-03-10 14:09:09 -06:00
  • f35d714c70 add close button to all modals keyan 2022-03-10 13:51:26 -06:00
  • 3f59d02c91 more indices keyan 2022-03-10 13:26:35 -06:00
  • 7997085813 add more indices to item keyan 2022-03-10 13:17:30 -06:00
  • 17ae89c085 ~sub linking regex should only match strings starting with alpha chars keyan 2022-03-10 12:59:24 -06:00
  • 38f7dba27f make sub-header more differentiated keyan 2022-03-10 12:38:48 -06:00
  • d40b0ae063 fix double posting on slow connections keyan 2022-03-10 12:25:16 -06:00
  • f85b9a3a1d always assume twitter overflows keyan 2022-03-10 10:09:05 -06:00
  • 8b1a923ac1 make boost more expensive keyan 2022-03-09 13:44:50 -06:00
  • a7a72f0d2d improve navbar on mobile keyan 2022-03-08 14:51:06 -06:00
  • a627322220 add job company and location keyan 2022-03-07 15:50:13 -06:00
  • 1472de0f91 sats/mo -> sats/min on jobs keyan 2022-03-07 13:30:21 -06:00
  • cc81db11fb prevent storage prefix error keyan 2022-03-07 12:12:41 -06:00
  • 1ef824d273 make ~jobs header more consistent with main keyan 2022-03-07 12:11:58 -06:00
  • 7b0ce0c31b don't be an idiot and fetch comments when we don't need them keyan 2022-03-04 12:05:16 -06:00
  • a989140653 fix profile posts and comments pagination keyan 2022-03-03 17:53:16 -06:00
  • 2ad2ff6ff5 remark plugin for sub mentions keyan 2022-03-03 16:18:38 -06:00
  • 2afd1c437b 404 on nonexistant sub keyan 2022-03-03 16:18:16 -06:00
  • 1b84f76a27 make jobs expensive, priced based ranking rather than auction keyan 2022-03-03 12:56:02 -06:00
  • 026256c451 prevent header from wrapping keyan 2022-03-03 11:04:02 -06:00
  • 87e4376c10 fix auction to work as described keyan 2022-03-02 14:55:13 -06:00
  • cd3125954e make sure it's the user's job keyan 2022-03-01 11:08:44 -06:00
  • 50f10550b8 fix checkedNotesAt issue keyan 2022-03-01 11:04:44 -06:00
  • 9eced2b334 remove extra log statement keyan 2022-02-28 17:29:20 -06:00
  • 022c72b95b remove extra migrations, refine jobs keyan 2022-02-28 14:09:21 -06:00
  • 3fb7ab9cd7 fix integer overflow keyan 2022-02-26 15:42:38 -06:00
  • bc1c45e7bf account for job payment status keyan 2022-02-26 10:41:30 -06:00
  • 1338c026a3 create worker for auction ranking keyan 2022-02-25 11:34:09 -06:00
  • b954186d31 jobs w/o payments yet keyan 2022-02-17 11:23:43 -06:00
  • 155307127c add sub route keyan 2022-02-14 12:49:06 -06:00
  • bcf6a0589b fix amend by merging remote keyan 2022-02-23 21:21:19 -06:00
  • 3e977c020d fix lightning font loading keyan 2022-02-23 21:02:23 -06:00
  • 6ec1aa1a1f fix lightning font loading keyan 2022-02-23 21:02:23 -06:00
  • 8e857fd8a7 build on config change keyan 2022-02-23 11:35:54 -06:00
  • 77705da0f1 don't build on config updates keyan 2022-02-23 11:20:51 -06:00
  • 0b67e82e63 add confighooks keyan 2022-02-22 15:41:13 -06:00
  • 63c8062472 kill nginx execute perms keyan 2022-02-22 13:19:50 -06:00
  • 92523742b7 try to fix nginx issues on config deploy keyan 2022-02-21 13:09:41 -06:00
  • 0954da18b8 prevent top item/comment gaming with WoT keyan 2022-02-12 09:08:39 -06:00
  • 18ff637e5c fix cls of twitter embed keyan 2022-02-12 08:06:41 -06:00
  • 109aa7d321 prevent search highlighting from affecting link/code markdown keyan 2022-02-10 16:41:13 -06:00
  • 37f8784789 don't render markdown preview unless user wants to see it keyan 2022-02-10 11:51:44 -06:00
  • 0aee683f0f only allow one comment from a given user on the same parent keyan 2022-02-09 13:42:13 -06:00
  • ef739d97fc readability enhancements: text size/color/line height keyan 2022-02-09 13:15:38 -06:00
  • ac19d89ba8 upgrade markdown stuff keyan 2022-02-06 07:59:22 -06:00
  • 8141d29b36 youtube embed keyan 2022-02-05 15:40:54 -06:00
  • 8c2a4dc76a add search SEO and capture keyan 2022-02-05 11:29:41 -06:00
  • 80b8744b8e Merge branch 'high' keyan 2022-02-03 16:40:47 -06:00
  • 7d088cdd0b refine search keyan 2022-02-03 16:29:48 -06:00
  • e18ca2fee8 comment exact matches should rank higher than title fuzz matches keyan 2022-02-03 16:04:20 -06:00