Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hicommonwealth/commonwealth

Rotorsoft created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

rbennettcw pushed 7 commits to demo hicommonwealth/commonwealth
  • issue#9446/subscribe-icons-should-change-color cf0f5fc
  • uncrossed-icon-remove 5b870c9
  • primary-colors-with-clsx-classes f34f0fd
  • Merge pull request #9575 from hicommonwealth/salman-issue#9446/subscribe-icons-change-colors Subscribe icon should c... eded056
  • fix bignumber page crash aacb3e2
  • prevent voting with zero token balance in erc20 topic b8bee5a
  • show warning message when chain node not found in contest projection afab6c2

View on GitHub

rbennettcw opened a pull request on hicommonwealth/commonwealth
ERC20 zero balance check + community switch crash fix
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9632 Closes: #9610 ## Description of Changes - When voting on erc20 topic, validates that u...
mzparacha created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

rbennettcw pushed 1 commit to ryan/decouple-fixes-2024-10-22 hicommonwealth/commonwealth
  • show warning message when chain node not found in contest projection afab6c2

View on GitHub

Rotorsoft created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

Rotorsoft created a review comment on a pull request on hicommonwealth/commonwealth
ok, it worked after resetting my db! Nice job! I noticed that the generated description always exceeds the 220 char limit, maybe it should be extended to 500 or something like that

View on GitHub

Rotorsoft created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

Israellund created a comment on an issue on hicommonwealth/commonwealth
@salman-neslit This is part of a different ticket that was half done but kept getting put aside because I had to work on more pressing tickets. The original ticket and a PR for it are all linked, b...

View on GitHub

rbennettcw created a branch on hicommonwealth/commonwealth

ryan/decouple-fixes-2024-10-22 - A platform for decentralized communities

Israellund opened a pull request on hicommonwealth/commonwealth
editor no longer adds extras lines after pressing enter
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9596 ## Description of Changes - Editor no longer adds an extra new line after clciking ent...
Israellund created a branch on hicommonwealth/commonwealth

israel.9596.weird-spacing-in-editor - A platform for decentralized communities

Rotorsoft opened a pull request on hicommonwealth/commonwealth
Refactor get active threads
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9637 ## Description of Changes - Refactors old endpoint - @mzparacha or @masvelio , we have...
Rotorsoft created a branch on hicommonwealth/commonwealth

rotorsoft/9637-get-active-threads - A platform for decentralized communities

mzparacha created a review comment on a pull request on hicommonwealth/commonwealth
I tried to repro but works fine for me, even tried to see if I was missing a migration but all were run. Not sure why its breaking on your end. https://github.com/user-attachments/assets/3a64d03...

View on GitHub

mzparacha created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

Rotorsoft opened an issue on hicommonwealth/commonwealth
🟩 GetActiveThreads
# Description Refactor old endpoint to tRPC and expose it internally, following existing logic ## Unit Testing - Make sure thread overview shows active threads ## Additional Context <...
mzparacha pushed 133 commits to malik.8863.randomize-token-idea-generation hicommonwealth/commonwealth
  • Added getThreads and getTopics to the external api 727faeb
  • Fixed external API routes 052ee32
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # packages/commonwealth/server/api/external-router.ts cd20621
  • Fixed recursive reference 4cc1470
  • Fixed type issue 54f71b9
  • Fixed type issue 46711b9
  • Fixed linter error 078e946
  • Fixed PR comment 538ebd2
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # libs/adapters/src/trpc/handlers.ts 25fc97b
  • Resolved merge conflicts 3a34659
  • Fixed PR comment 8b17eaa
  • Fixed PR comments d06f592
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # libs/model/src/thread/index.ts # packages/commonweal... 909c188
  • Resolved merge conflicts 8ab54d6
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # packages/commonwealth/server/api/internal-router.ts 0499bd9
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # libs/model/src/thread/index.ts # packages/commonweal... e5f3253
  • Migrated client usage for topics 1811800
  • Fixed lint errors 8fe3c69
  • Fixed lint errors abfcb10
  • Fixed type errors 4ce424a
  • and 113 more ...

View on GitHub

mzparacha pushed 1 commit to malik.9606.declutter-image-uploader hicommonwealth/commonwealth

View on GitHub

mzparacha pushed 5 commits to malik.9606.declutter-image-uploader hicommonwealth/commonwealth
  • Added form field handler to cover image uploader for enhanced validations ceeb043
  • Fix image url override in non-form context cases ef70a52
  • Added fix height for image uploader if it has an image url to keep constant height during behaviour updates 321277d
  • Added cover image uploader to component showcase b2a28f6
  • Removed older cover image uploader component 293b1d5

View on GitHub

dillchen closed an issue on hicommonwealth/commonwealth
🟦 BuyToken
# Description Buys launchpad tokens in communities with tokens (not deployed) These are UI commands that invoke on-chain systems, no platform work required here, but tagging @ianrowan and @masv...
burtonator pushed 1 commit to burton/editor-v5 hicommonwealth/commonwealth
  • basic popover but using it directly... going to use CWPopover to get our styles. 4a7ce57

View on GitHub

masvelio opened a pull request on hicommonwealth/commonwealth
Add helper text to topic dropdowns
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9623 ## Description of Changes - added helper text to topic item to describe what kind of w...
masvelio pushed 1 commit to marcin/9623/affordance-for-weighted-topic hicommonwealth/commonwealth
  • add helper text to topic dropdowns 33d12d8

View on GitHub

masvelio pushed 1 commit to marcin/9623/affordance-for-weighted-topic hicommonwealth/commonwealth
  • add helper text to topic dropdowns ff4a707

View on GitHub

masvelio created a branch on hicommonwealth/commonwealth

marcin/9623/affordance-for-weighted-topic - A platform for decentralized communities

timolegros created a comment on an issue on hicommonwealth/commonwealth
If `supply` (floating supply) in the launchpad Trade event is equal to the total supply then trigger transferring liquidity to Uniswap.

View on GitHub

kurtisassad created a comment on an issue on hicommonwealth/commonwealth
New Token will be: tokenAddress (primary key) namespace (maps to community.namespace) supply

View on GitHub

mzparacha opened a pull request on hicommonwealth/commonwealth
Added newer `<CWCoverImageUploader/>` component
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: https://github.com/hicommonwealth/commonwealth/issues/9606 ## Description of Changes - Adds F...
mzparacha created a branch on hicommonwealth/commonwealth

malik.9606.declutter-image-uploader - A platform for decentralized communities

Load more