Ecosyste.ms: Timeline

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

hicommonwealth/commonwealth

rbennettcw opened an issue on hicommonwealth/commonwealth
Fix EVM event mapping big numbers
There are parts of the codebase that parse bignumbers to `number` which results in overflow, which causes crashes. ## Acceptance Criteria - All handling of on-chain numbers should be serialized as...
rbennettcw pushed 70 commits to demo hicommonwealth/commonwealth
  • support disabled... 5290b73
  • don't allow the user to type when the content editable is disabled. 4600f8f
  • disabled and tooltip works now.. ac82fb0
  • workaround for button layout being wrong. 726c5cd
  • better way to hide the settings button. 67c4644
  • Fixed bug on Safari desktop that has the buttons too wide. 8ee95b7
  • Merge branch 'refs/heads/burton/editor-v3' into burton/editor-v4 2664aa8
  • The editor does not have a max height now. 26fdca0
  • make the outline show. 1fa82bd
  • - memoize the file upload button. - make image uploads work on mobile 4c8dab2
  • -testing code for the popover but not going to merge yet. 7a5cc7b
  • Merge branch 'refs/heads/master' into burton/editor-v4 9efe655
  • Merge branch 'refs/heads/master' into burton/editor-v4 985058d
  • ... new component. 5652bca
  • Merge branch 'refs/heads/burton/editor-v4' into burton/editor-v4-with-popover 97a370e
  • Merge branch 'refs/heads/master' into burton/editor-v4-with-popover 80c346b
  • new buttons.. with tooltips. e306d7f
  • this roughly works now... a86968a
  • rough implementation o a full toolbar using all our components. 0e3fbe5
  • Merge branch 'refs/heads/master' into burton/editor-v4-with-popover 29c55bf
  • and 50 more ...

View on GitHub

rbennettcw opened an issue on hicommonwealth/commonwealth
Fix heroku service deployments
Some the services required for contests (evm-ce and message-relayer) are not deploying correctly.
rbennettcw created a branch on hicommonwealth/commonwealth

ryan/fix-heroku-docker - A platform for decentralized communities

rbennettcw pushed 1 commit to demo hicommonwealth/commonwealth

View on GitHub

Israellund opened a pull request on hicommonwealth/commonwealth
popover no longer blank if no upvotes
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9647 ## Description of Changes - popover no longer blank if no upvotes ## "How We Fixed ...
Israellund created a branch on hicommonwealth/commonwealth

israel.9647.empty-popover-is-visible - A platform for decentralized communities

burtonator pushed 1 commit to burton/editor-v5 hicommonwealth/commonwealth

View on GitHub

burtonator pushed 70 commits to master hicommonwealth/commonwealth
  • support disabled... 5290b73
  • don't allow the user to type when the content editable is disabled. 4600f8f
  • disabled and tooltip works now.. ac82fb0
  • workaround for button layout being wrong. 726c5cd
  • better way to hide the settings button. 67c4644
  • Fixed bug on Safari desktop that has the buttons too wide. 8ee95b7
  • Merge branch 'refs/heads/burton/editor-v3' into burton/editor-v4 2664aa8
  • The editor does not have a max height now. 26fdca0
  • make the outline show. 1fa82bd
  • - memoize the file upload button. - make image uploads work on mobile 4c8dab2
  • -testing code for the popover but not going to merge yet. 7a5cc7b
  • Merge branch 'refs/heads/master' into burton/editor-v4 9efe655
  • Merge branch 'refs/heads/master' into burton/editor-v4 985058d
  • ... new component. 5652bca
  • Merge branch 'refs/heads/burton/editor-v4' into burton/editor-v4-with-popover 97a370e
  • Merge branch 'refs/heads/master' into burton/editor-v4-with-popover 80c346b
  • new buttons.. with tooltips. e306d7f
  • this roughly works now... a86968a
  • rough implementation o a full toolbar using all our components. 0e3fbe5
  • Merge branch 'refs/heads/master' into burton/editor-v4-with-popover 29c55bf
  • and 50 more ...

View on GitHub

burtonator closed a pull request on hicommonwealth/commonwealth
Handle mobile toolbar activation / focus on mobile
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: https://github.com/hicommonwealth/commonwealth/issues/9585 ## Description of Changes - Rewrot...
mzparacha opened a pull request on hicommonwealth/commonwealth
Malik.8864.image generation drafts
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: https://github.com/hicommonwealth/commonwealth/issues/8864 ## Description of Changes - Adds F...
mzparacha created a branch on hicommonwealth/commonwealth

malik.8864.image-generation-drafts - A platform for decentralized communities

raykyri created a review comment on a pull request on hicommonwealth/commonwealth
We could move some of these process.envs into `config` (later?) if we want to consolidate config params. It's done inconsistently elsewhere so I haven't changed anything yet.

View on GitHub

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

View on GitHub

raykyri created a comment on an issue on hicommonwealth/commonwealth
I haven't been able to figure out how to replicate this, would it be possible to include a screenshot of it happening (including the script that triggered it)?

View on GitHub

raykyri pushed 4 commits to rjwebb/upgrade-canvas-to-0-11-0 hicommonwealth/commonwealth
  • add explorer node cb4bccd
  • better errors when canvas applying action fails 884c7ec
  • use v0.12.1 which supports peer filtering b7f6b7b
  • add denyDialMultiaddr to filter out other nodes b24bc22

View on GitHub

burtonator pushed 209 commits to burton/editor-v4-with-popover 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
  • made small changes, commiting to change branches 41466fb
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # packages/commonwealth/server/api/internal-router.ts 0499bd9
  • reply now triggers scroll e3c682f
  • 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
  • and 189 more ...

View on GitHub

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

View on GitHub

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

View on GitHub

rbennettcw pushed 17 commits to demo hicommonwealth/commonwealth
  • issue#9562/default-avatar-images b55e0ae
  • eslint-fix 4412231
  • resize-welcome-to-common-cards 4e0b97d
  • default-avatar-images 4d551c7
  • refactor-remove-images-from-fe 1d23059
  • Merge branch 'master' into salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image abd9228
  • switch to model level enforcement of user avatar 8277dba
  • migration f31e0e5
  • fix circular import 015cc0e
  • Merge branch 'master' into salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image f45eb14
  • alignment fixed b1b6a79
  • padding-reduced-from-bottom f1522c0
  • Merge pull request #9570 from hicommonwealth/salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image fb00569
  • Merge pull request #9587 from hicommonwealth/salman/Issue##9459-reduce-size-of-welcome-to-common-cards Reduce size o... e8402e1
  • update value + pending launchpad values b8a1c85
  • Merge pull request #9655 from hicommonwealth/9652-remove-20-allocation-to-voters-in-contests update vote value value... 16f6296
  • Merge pull request #9640 from hicommonwealth/ryan/decouple-fixes-2024-10-22 ERC20 zero balance check + community swi... ceb5d76

View on GitHub

rbennettcw closed an issue on hicommonwealth/commonwealth
Page crash on switching between communities
## Describe the bug <!-- A clear and concise description of what the bug is. --> ### Initial conditions <!-- What was the state of the system before the bug was encountered? --> **Environment...
rbennettcw closed an issue on hicommonwealth/commonwealth
Disable upvote for ERC20 weighted topics when account has zero tokens
### Description If a member browsing an ERC20 weighted topic does not have the requisite tokens necessary to upvote the threads, then upvotes should be disabled for the member. When the member tir...
rbennettcw pushed 5 commits to master hicommonwealth/commonwealth
  • 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
  • fix test c35aad1
  • Merge pull request #9640 from hicommonwealth/ryan/decouple-fixes-2024-10-22 ERC20 zero balance check + community swi... ceb5d76

View on GitHub

dillchen created a comment on an issue on hicommonwealth/commonwealth
Might need on on this one @Israellund

View on GitHub

ianrowan deleted a branch hicommonwealth/commonwealth

9652-remove-20-allocation-to-voters-in-contests

ianrowan pushed 2 commits to master hicommonwealth/commonwealth
  • update value + pending launchpad values b8a1c85
  • Merge pull request #9655 from hicommonwealth/9652-remove-20-allocation-to-voters-in-contests update vote value value... 16f6296

View on GitHub

ianrowan closed an issue on hicommonwealth/commonwealth
Remove 20% allocation to voters in contests
### Description - Currently when you run a contest on demo, only 80% of the prize amount goes to the winners. 20% still remains in the contest prize pool as an amount that is allocated to be claim...
ianrowan closed a pull request on hicommonwealth/commonwealth
update vote value value + pending launchpad values
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9652 ## Description of Changes - Lower voter reward weight to 0 - includes updated Launchp...
timolegros created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

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

View on GitHub

Load more