1927 Commits

Author SHA1 Message Date
keyan
e87610c45b update packages and reduce bundle size 2023-07-24 17:50:12 -05:00
keyan
356f7e072c 50% reduction in bundle size by being careful with big imports 2023-07-24 16:06:26 -05:00
keyan
6407455def upgrade react-bootstrap 2023-07-24 13:53:53 -05:00
keyan
54d69489b9 Revert "Revert "try to store slashtags in cwd""
This reverts commit bbedec853f9b2053635e6b3f6fe458bba4b8d55c.
2023-07-23 10:09:00 -05:00
keyan
437faca197 Revert "Revert "prevent slashtags from accessing disk""
This reverts commit 391773be5ee742a9783d36ba7c2eecb5d29dea29.
2023-07-23 10:08:56 -05:00
keyan
567b1b9e88 Revert "Revert "deploy hack: fix slashtags package user""
This reverts commit ba0cd71d23880473ecb85f07f2a42322765929ef.
2023-07-23 10:08:53 -05:00
keyan
779d64af5b Revert "Revert "bypass self.__WB_MANIFEST check""
This reverts commit b31b5ce4a8fc243870bfd028169b7267f6741ac5.
2023-07-23 10:08:49 -05:00
keyan
59f7b6ff26 Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades""
This reverts commit 18910fa2ed470fe12ffbfb83df18e206101f0a05.
2023-07-23 10:08:43 -05:00
keyan
441ec62476 formatting 2023-07-23 09:17:45 -05:00
keyan
18910fa2ed Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"
This reverts commit d0314ab73c42ebf85fe2f418dddd681af45dbc55.
2023-07-23 09:16:12 -05:00
keyan
b31b5ce4a8 Revert "bypass self.__WB_MANIFEST check"
This reverts commit afd8acd69d73d5b06a48312fff1c18bcbb88cf89.
2023-07-23 09:16:10 -05:00
keyan
ba0cd71d23 Revert "deploy hack: fix slashtags package user"
This reverts commit 67509fe2be4e2622a4e94f7cc96a57881318876c.
2023-07-23 09:16:06 -05:00
keyan
391773be5e Revert "prevent slashtags from accessing disk"
This reverts commit 3c6c2a72b2036635eb7fef34e787edfa7279bd12.
2023-07-23 09:16:02 -05:00
keyan
bbedec853f Revert "try to store slashtags in cwd"
This reverts commit 589d1ec190ddf26b139fa5e516450866e347ea31.
2023-07-23 09:15:40 -05:00
keyan
512b9257d2 fix rewards to also pay post tippers 2023-07-23 09:00:02 -05:00
keyan
a0874c6c52 Revert "add cors headers to /api/lnwith route (#359)"
This reverts commit 9b57bbcda37bd628dffb7f6e75852f1c4e04b13c.
2023-07-23 08:58:24 -05:00
keyan
589d1ec190 try to store slashtags in cwd 2023-07-21 20:14:37 -05:00
keyan
3c6c2a72b2 prevent slashtags from accessing disk 2023-07-21 20:05:04 -05:00
keyan
67509fe2be deploy hack: fix slashtags package user 2023-07-21 19:40:17 -05:00
keyan
afd8acd69d bypass self.__WB_MANIFEST check 2023-07-21 18:46:34 -05:00
keyan
d0314ab73c shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades 2023-07-21 17:33:11 -05:00
Will O'Beirne
9b57bbcda3
add cors headers to /api/lnwith route (#359) 2023-07-19 16:09:03 -05:00
keyan
253d75b438 fix item icon fix 2023-07-15 11:35:10 -05:00
keyan
3c3de2eb24 fix item icon styling 2023-07-14 11:07:03 -05:00
ekzyis
8536660580
Fix maxStreak for users with running best streak (#356)
Co-authored-by: ekzyis <ek@stacker.news>
2023-07-14 10:49:16 -05:00
keyan
7a4ba715e0 memoize table of contents 2023-07-13 15:56:57 -05:00
keyan
3c711b6083 enhance image detection and proxy 2023-07-13 15:18:04 -05:00
keyan
059d8d68ac ignore copilot config 2023-07-12 19:26:27 -05:00
ekzyis
0d3328e509
Show longest cowboy streak in profile (#353)
* Show longest cowboy streak in profile

* Fix image offset

* Initialize maxStreak for every user

* Use resolver instead of denormalization for maxStreak

---------

Co-authored-by: ekzyis <ek@stacker.news>
2023-07-12 19:10:29 -05:00
Jo Wo
bf4b8714fe
Render images without markdown and use image proxy (#245)
* Parse image links during markdown rendering

* Use imgproxy to replace links

* Add healthcheck

See https://docs.imgproxy.net/healthcheck

* Enable WebP and animation support

* Only replace image URLs

* Replace all occurrences

* Fix creating posts with no text

* Embed image on link posts where link is image

---------

Co-authored-by: ekzyis <ek@stacker.news>
2023-07-12 19:10:01 -05:00
keyan
bc9081eaab fix race condition caused by race condition fix 2023-07-11 13:33:13 -05:00
keyan
0ff4da1a4f fix empty signup page 2023-07-11 10:21:46 -05:00
keyan
93afd4ea9a fix credentials login/signup/link bug 2023-07-10 19:20:38 -05:00
keyan
efa3172f15 top stackers sorted stat to front 2023-07-10 12:59:21 -05:00
keyan
27833c9888 attempt to fix auth linking regression 2023-07-10 12:18:17 -05:00
keyan
34ba823bd4 account for no funds on zap debounce 2023-07-09 13:08:56 -05:00
keyan
e8aa0a4dae users? => stackers? 2023-07-09 12:53:50 -05:00
keyan
4e9138dfdc show more info on where zap rewards came from 2023-07-09 12:21:11 -05:00
keyan
f33534dd36 fix rapid voting ui race condition (#213) 2023-07-09 11:15:46 -05:00
keyan
0c67808e44 make reward timer dst sensitive 2023-07-07 14:44:12 -05:00
ekzyis
5e4dedad28
Add nym in reply notification (#349)
Co-authored-by: ekzyis <ek@stacker.news>
2023-07-07 08:45:44 -05:00
ekzyis
422b2ce8b6
Use postgres:13.2 (#348)
Co-authored-by: ekzyis <ek@stacker.news>
2023-07-07 08:44:23 -05:00
ekzyis
3c3a97fb8e
Fix reward countdown for other time zones (#347)
Co-authored-by: ekzyis <ek@stacker.news>
2023-07-06 20:55:18 -05:00
ekzyis
46014d0de4
Fix query for items with less than 11 parents (#346)
Co-authored-by: ekzyis <ek@stacker.news>
2023-07-06 20:17:12 -05:00
keyan
e0d89a289b fix lightning animation z-index 2023-07-06 18:07:30 -05:00
keyan
e71e34612c fix prisma underflow 2023-07-06 17:25:20 -05:00
keyan
0c51309520 enhance pwa presentation 2023-07-06 16:53:48 -05:00
keyan
ec9a424bf4 reward countdown in footer 2023-07-06 12:43:51 -05:00
keyan
490ed59099 all rewards go to zappers 2023-07-06 11:10:44 -05:00
ekzyis
37e70f9791
Scroll to items on push notification click (#345)
* Scroll from root item in reach on notification click

Instead of going directly to the item of the notification, we now scroll from the root item which is still in reach to the comment.

This should provide more context to the user in most cases.

* Also scroll from root item in reach in /notifications

---------

Co-authored-by: ekzyis <ek@stacker.news>
2023-07-06 10:00:38 -05:00