This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
stacker.news
Watch
1
Star
0
Fork
You've already forked stacker.news
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4c120ab39
stacker.news
/
contributors.txt
13 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Verified contributors (#474) * `isContributor`, `hideIsContributor` user fields and basic UI decoration on profile page * Update verified contributor decoration on profile page * Add contributors instructions * update setting label * Remove `isContributor` from DB, load contributors from file into memory * fix merge error --------- Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-09-18 18:57:02 +00:00
k00b
kr
Changed my nym to ek (#844)
2024-02-16 18:25:43 +00:00
ek
Verified contributors (#474) * `isContributor`, `hideIsContributor` user fields and basic UI decoration on profile page * Update verified contributor decoration on profile page * Add contributors instructions * update setting label * Remove `isContributor` from DB, load contributors from file into memory * fix merge error --------- Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-09-18 18:57:02 +00:00
WeAreAllSatoshi
add a few contributors
2023-09-18 19:20:19 +00:00
rleed
Verify invoice amount in lightning address withdrawal (#501) * Verify invoice amount in lightning address withdrawal * Add benthecarman to contributors.txt
2023-09-24 01:21:40 +00:00
bitcoinplebdev
benthecarman
Add chain fees to price carousel (#658) * add chain fees to price carousel * restore check for valid carousel values * add nym to contributors --------- Co-authored-by: stargut <stargut@starguts-MacBook-Pro.local> Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-12-20 22:06:22 +00:00
stargut
add sn nym to contributors
2024-02-02 19:19:23 +00:00
mz
UserPopover (#1094) * WIP UserPopover * Add show delay on UserPopover * UserDetails -> StackingSince on UserPopover * Make UserPopover hoverable * Add felipe to contributors.txt * Remove export from SocialLink * Remove @ outside of UserPopover * userQuery -> useLazyQuery + Handling user not found * Move styles to user-popover.module.css * Update components/user-popover.module.css Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Remove poll + SSR check from useLazyQuery * USER_FULL -> USER (we are only using stacking since, for now) * refine user popover --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com> Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-05-03 21:39:21 +00:00
btcbagehot
felipe
Force post options open when dirty or on errors (#1129) * wip submit will open options * fix: options show on error discussions * lint * feat: all types check for dirty or errors * lint * fix ordering * dirty and error useEffects * use formik context * update dirty checks on forms * revert dirty logic * simplify handle error functions * lint * add myself to contributors and update awards * use Formik context in adv-post-form * move all logic into accordian item * move logic up to adv-post-form * lint * errors open options every time * refine dirty form accordians --------- Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com> Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-05-12 21:17:41 +00:00
benalleng