Ecosyste.ms: Timeline

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

hicommonwealth/commonwealth

masvelio pushed 90 commits to demo hicommonwealth/commonwealth
  • Added `GroupTopicPermissions` entity b16c492
  • Added logic to create group with topic level permissions edf786a
  • Added logic to update group with topic level permissions de7d332
  • Added logic to show group gated topic level permissions abd1584
  • Updated `/refresh-memberships` response to include topic level permissioning e5f022c
  • Block specific thread/comment actions if required conditions are not met by gated topic members 161bae8
  • Abstracted topic gating membership logic into global hook 82db249
  • Updated UI to show blocked action status on thread/comment actions if required conditions are not met by gated topic ... 98e5103
  • Added migration to allows existing groups/topics to have full topic level permissioning a4f7e7a
  • Fix migration 12ff29c
  • Fix group card topics styling 74c20f3
  • Fix CI ba6be00
  • Merge branch 'master' into malik.9063.granular-topic-gating adc0047
  • Fix lint e8e0779
  • Allow community admins to bypass topic gating restrictions 77840a1
  • Fixed failing unit tests 1f42e8c
  • Rename prop type 7f553b3
  • upgrade knock client. 537af9c
  • create universal contest balance getter ec890b0
  • type fix 04951e0
  • and 70 more ...

View on GitHub

masvelio pushed 3 commits to demo hicommonwealth/commonwealth
  • Added contest card to the topic view (#8436) * contest banner * Contest UI fixes (#8413) * 8111 remove stake banne... d92a9b5
  • Merge remote-tracking branch 'origin/master' into demo # Conflicts: # packages/commonwealth/client/scripts/views/pag... 67cffc2
  • Merge branch 'demo' of github.com:hicommonwealth/commonwealth into demo 8300f7d

View on GitHub

Fodenharry created a comment on an issue on hicommonwealth/commonwealth
> ## Describe the bug > I've got metamask installed and it says connected to the site. <img alt="image" width="358" src="https://private-user-images.githubusercontent.com/13153687/378213284-b193d2...

View on GitHub

drewstone created a comment on an issue on hicommonwealth/commonwealth
Console errors ``` Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>. at a at Me (https://commonwealth.im/assets/index-DSouKFnJ.js:1578:9332) at div a...

View on GitHub

drewstone created a comment on an issue on hicommonwealth/commonwealth
Can't even login with Github, was this removed?

View on GitHub

drewstone opened an issue on hicommonwealth/commonwealth
Can't login "No Wallets Founder"
## Describe the bug I've got metamask installed and it says connected to the site. <img width="358" alt="image" src="https://github.com/user-attachments/assets/b193d2bc-77b1-4a9b-9067-69e71063016...
dillchen created a comment on an issue on hicommonwealth/commonwealth
Also bringing this up #9530. Will discuss Monday

View on GitHub

raykyri created a comment on an issue on hicommonwealth/commonwealth
We should discuss this on Monday or Tuesday during parking lot. Also +cc @dillchen because moving auth would likely remove the ability to create client verifiable actions which was a major reque...

View on GitHub

Israellund created a comment on a pull request on hicommonwealth/commonwealth
@salman-neslit Please make the left side of the card align with the text as it is on master, and try to reduce the padding on the left to proportionally reflect master. Thank you. Yours: <img wi...

View on GitHub

salman-neslit pushed 2 commits to salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image hicommonwealth/commonwealth
  • default-avatar-images 4d551c7
  • refactor-remove-images-from-fe 1d23059

View on GitHub

Israellund opened a pull request on hicommonwealth/commonwealth
truncated long community names in sidebar header and added tooltip
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9598 ## Description of Changes - Added a function to community names that truncates any nam...
Israellund pushed 1 commit to israel.9598.arrows-overlap-community-name hicommonwealth/commonwealth

View on GitHub

Israellund created a branch on hicommonwealth/commonwealth

israel.9598.arrows-overlap-community-name - A platform for decentralized communities

Rotorsoft created a comment on an issue on hicommonwealth/commonwealth
> Good to close this ticket? Not yet, we have to finish a couple of tasks in phase one and two. We can postpone phase 3 though

View on GitHub

dillchen created a comment on an issue on hicommonwealth/commonwealth
Not blocked, but should be wired up to the helpers. Will need the Uniswap Helpers

View on GitHub

dillchen closed an issue on hicommonwealth/commonwealth
🪣 Decoupled Weighted Voting Bucket
Tickets to implement topic-level weighted voting on the platform: - #9132 - #9133 - #9139 - #9141 - #9209 - #9511
dillchen created a comment on an issue on hicommonwealth/commonwealth
Good to close this ticket?

View on GitHub

sachben91 opened an issue on hicommonwealth/commonwealth
Copy changes for deocupling + weighted voting
### Description collecting all the copy changes in one ticket 1. Currently, when a contest is launched it asks the user to sign two transaction. The copy should change to ""You must sign this ...
mzparacha pushed 1 commit to malik.8863.randomize-token-idea-generation hicommonwealth/commonwealth

View on GitHub

mzparacha opened a draft pull request on hicommonwealth/commonwealth
Malik.8863.randomize token idea generation
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: https://github.com/hicommonwealth/commonwealth/issues/8863 ## Description of Changes - Adds F...
mzparacha created a branch on hicommonwealth/commonwealth

malik.8863.randomize-token-idea-generation - A platform for decentralized communities

Rotorsoft pushed 1 commit to rotorsoft/9103-get-topics-query hicommonwealth/commonwealth
  • add coalesce to cancelled 79a75cf

View on GitHub

rbennettcw opened an issue on hicommonwealth/commonwealth
Make contest boolean columns non-nullable
Currently, the `ContestManager` PG columns `cancelled` and `ended` are booleans that are nullable. This results in 3 possible states to consider when writing queries and increases the changes of qu...
rbennettcw created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

Rotorsoft created a comment on an issue on hicommonwealth/commonwealth
merged in demo repo

View on GitHub

Rotorsoft closed an issue on hicommonwealth/commonwealth
Build a Demo App to Demonstrate How to Use the API
### Description Create a demo application that showcases the usage of the API v1. This demo should provide an end-to-end example that demonstrates key features, typical API flows, and best practic...
Rotorsoft pushed 1 commit to rotorsoft/9103-get-topics-query hicommonwealth/commonwealth

View on GitHub

Israellund opened an issue on hicommonwealth/commonwealth
Sidebar arrows overlap long community name
## Describe the bug <!-- A clear and concise description of what the bug is. --> If a community has a long name, the sidebar arrows overlap the name of the community and looks bad. -Community n...
dependabot[bot] pushed 135 commits to dependabot/npm_and_yarn/vite-5.2.14 hicommonwealth/commonwealth
  • Added `GroupTopicPermissions` entity b16c492
  • Added logic to create group with topic level permissions edf786a
  • Added logic to update group with topic level permissions de7d332
  • Added logic to show group gated topic level permissions abd1584
  • Updated `/refresh-memberships` response to include topic level permissioning e5f022c
  • Block specific thread/comment actions if required conditions are not met by gated topic members 161bae8
  • Abstracted topic gating membership logic into global hook 82db249
  • Updated UI to show blocked action status on thread/comment actions if required conditions are not met by gated topic ... 98e5103
  • Added migration to allows existing groups/topics to have full topic level permissioning a4f7e7a
  • Fix migration 12ff29c
  • Fix group card topics styling 74c20f3
  • Fix CI ba6be00
  • Merge branch 'master' into malik.9063.granular-topic-gating adc0047
  • Fix lint e8e0779
  • Allow community admins to bypass topic gating restrictions 77840a1
  • Fixed failing unit tests 1f42e8c
  • Rename prop type 7f553b3
  • Add `onlyNamespace` prop and conditional rendering for weighted topics. 4cef2a9
  • Add `hasNamespaceReserved`, `namespace`, and `symbol` props; update state logic. 8efa328
  • upgrade knock client. 537af9c
  • and 115 more ...

View on GitHub

Rotorsoft created a comment on an issue on hicommonwealth/commonwealth
Moving this to the Backlog, we might want to create a bucket next with multiple tasks to move all canvas auth to the backend/API

View on GitHub

Load more