Ecosyste.ms: Timeline

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

hicommonwealth/commonwealth

salman-neslit created a comment on a pull request on hicommonwealth/commonwealth
> @sachben91 @mzparacha @salman-neslit @Israellund Rather than the proposed solution to save the new avatar when a user who doesn't have one set signs in, could we create a one-time migration to ra...

View on GitHub

masvelio opened an issue on hicommonwealth/commonwealth
ERC20 banner should display
## Describe the bug <!-- A clear and concise description of what the bug is. --> Not a bug actually. This was overlooked during the implementation - user should be able to see its balance of er...
Rotorsoft opened an issue on hicommonwealth/commonwealth
Error: Login sessions require session support. Did you forget to use `express-session` middleware?
View details in Rollbar: [https://app.rollbar.com/a/commonwealth/fix/item/Commonwealth/9575](https://app.rollbar.com/a/commonwealth/fix/item/Commonwealth/9575) ``` Error: Login sessions require s...
Israellund created a comment on an issue on hicommonwealth/commonwealth
@salman-neslit Assigning this to you for this week, it is one of Growth's priorities. Please let me know if you can't access the Figma link and I can let you in.

View on GitHub

kurtisassad pushed 35 commits to master 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 15 more ...

View on GitHub

kurtisassad closed an issue on hicommonwealth/commonwealth
Add GetThreads to the external API
## Describe the bug
kurtisassad closed a pull request on hicommonwealth/commonwealth
External API GET threads and topics
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9015 Closes: #9103 ## Description of Changes - Adds GetThreads and GetTopics endpoints #...
Israellund deleted a branch hicommonwealth/commonwealth

israel.9562.show-cancel-button-reply-editor

Israellund pushed 4 commits to master hicommonwealth/commonwealth
  • added Cancel button functionality to child comment 8fa0c9b
  • deleted console log lol d2ce096
  • Merge branch 'master' into israel.9562.show-cancel-button-reply-editor 4cea50d
  • Merge pull request #9569 from hicommonwealth/israel.9562.show-cancel-button-reply-editor added Cancel button functio... d032063

View on GitHub

kurtisassad pushed 1 commit to ka.externalGetThreads hicommonwealth/commonwealth

View on GitHub

kurtisassad pushed 20 commits to ka.externalGetThreads hicommonwealth/commonwealth
  • fist pass 6993d39
  • fix topics 2b36e96
  • move query to community 763d23f
  • remove client Topic state type and use TopicView from schemas b6d0894
  • fix lint 63af2b6
  • remove test 933ed5f
  • Merge branch 'master' into rotorsoft/9103-get-topics-query 5824562
  • fix query 5b3bb0d
  • fix query e77d5b7
  • add coalesce to cancelled 79a75cf
  • truncated long community names in sidebar header 9dea61a
  • deleted console log fc7c574
  • fixed environment variable check 92edf6e
  • Merge pull request #9605 from hicommonwealth/ka.envFix fixed environment variable check for SNAPSHOT_WEBHOOK_SECRET 58c5b40
  • Merge pull request #9602 from hicommonwealth/israel.9598.arrows-overlap-community-name truncated long community name... 1927f79
  • Merge branch 'master' into rotorsoft/9103-get-topics-query 282d9fb
  • fix invalidate, move getTopics to community router 79a5417
  • Merge pull request #9584 from hicommonwealth/rotorsoft/9103-get-topics-query Refactor getTopics d5240f1
  • Merge branch 'master' into ka.externalGetThreads # Conflicts: # libs/model/src/topic/GetTopics.query.ts # packages/c... 6351628
  • resolved merge conflicts 1ceb3c4

View on GitHub

Israellund pushed 153 commits to israel.9562.show-cancel-button-reply-editor 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 133 more ...

View on GitHub

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

View on GitHub

masvelio opened a pull request on hicommonwealth/commonwealth
Show create contest button
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9607 ## Description of Changes - wrong feature flag was used to show create contest but...
masvelio created a branch on hicommonwealth/commonwealth

marcin/9607/button-fix - A platform for decentralized communities

kurtisassad created a comment on a pull request on hicommonwealth/commonwealth
tim fixed

View on GitHub

kurtisassad closed a pull request on hicommonwealth/commonwealth
Made DD hostname consistent
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9564
Rotorsoft closed an issue on hicommonwealth/commonwealth
Add GetTopics to external API
Rotorsoft pushed 13 commits to master hicommonwealth/commonwealth
  • fist pass 6993d39
  • fix topics 2b36e96
  • move query to community 763d23f
  • remove client Topic state type and use TopicView from schemas b6d0894
  • fix lint 63af2b6
  • remove test 933ed5f
  • Merge branch 'master' into rotorsoft/9103-get-topics-query 5824562
  • fix query 5b3bb0d
  • fix query e77d5b7
  • add coalesce to cancelled 79a75cf
  • Merge branch 'master' into rotorsoft/9103-get-topics-query 282d9fb
  • fix invalidate, move getTopics to community router 79a5417
  • Merge pull request #9584 from hicommonwealth/rotorsoft/9103-get-topics-query Refactor getTopics d5240f1

View on GitHub

sssssabinaaa created a comment on an issue on hicommonwealth/commonwealth
https://www.figma.com/design/bP5OITAQuDGgC9wkvXwX6h/Community-Wallet?node-id=60-2814&t=tVR2Y7KzTzfsGG7N-1

View on GitHub

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

View on GitHub

mzparacha created a comment on a pull request on hicommonwealth/commonwealth
> @mzparacha can you provide some reproduction steps? Seems to be working fine on my end. Apologies, I was missing a migration run from master branch.

View on GitHub

kurtisassad pushed 317 commits to ka.externalGetThreads hicommonwealth/commonwealth
  • migration 31ad6ff
  • remove Threads.plaintext from backend e7f57ec
  • remove Threads.plaintext from client 619033a
  • remove Comments.plaintext 81b8f48
  • remove plaintext instances p1 f346091
  • remove plaintext instances p2 51dd332
  • remove decode content script 872df52
  • Merge branch 'master' into tim/decode-content-clean-up b35c29f
  • Merge branch 'rotorsoft/reorg-build-auth-waterfall' into tim/decode-content-clean-up 8efb708
  • Merge branch 'tim/fix-update-thread' into tim/decode-content-clean-up # Conflicts: # libs/model/src/thread/UpdateThr... 6a573c7
  • fix migration 7231e4b
  • remove all plaintext references on the client d1dfe5c
  • type fixes 95f1eba
  • update token launch impl ad2b5e2
  • RSS feed fixes 74303ec
  • remove plaintext instance in activity feed 16bfb22
  • All required variables b7e8c2b
  • hardcode lp hook 979be8c
  • fix lint issues 404b572
  • fix lint cd525ab
  • and 297 more ...

View on GitHub

masvelio opened an issue on hicommonwealth/commonwealth
In contest list, button to create contest is not visible when stake is not enabled
## Describe the bug <!-- A clear and concise description of what the bug is. --> In contest list, button to create contest is not visible when stake is not enabled ### Initial conditions <!-- W...
Israellund created a branch on hicommonwealth/commonwealth

israel.9546.incorrect-404-redirect - A platform for decentralized communities

masvelio pushed 1 commit to demo hicommonwealth/commonwealth
  • Fix condition to check weightedTopicsEnabled instead of farcasterContestEnabled 77eec01

View on GitHub

Rotorsoft created a comment on a pull request on hicommonwealth/commonwealth
> Create thread is failing with this error > > ``` > ERROR (utils.ts): INTERNAL_SERVER_ERROR: [ZodError] thread.createThread: [ > { > "code": "invalid_type", > "expected": "string"...

View on GitHub

Rotorsoft created a review comment on a pull request on hicommonwealth/commonwealth
Can you address this in a separate ticket please?

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
good catch!, fixed in last commit

View on GitHub

Load more