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

Rotorsoft pushed 22 commits to rotorsoft/9103-get-topics-query hicommonwealth/commonwealth
  • add snapshot webhook authentication 4b5181a
  • remove snapshot/discobot APP_ENV reference 64a70c3
  • new banAddress command fccecdb
  • use trpc on the client 1d6e880
  • remove legacy ban route 0f28c15
  • ban tests 4d4a1df
  • syntax fix 38a37bd
  • add banAddress to external API cc86f68
  • update CI f80cc1f
  • fix name 5c1ba0e
  • remove tests for packages/scripts 5c8740a
  • Merge pull request #9592 from hicommonwealth/tim/refactor-ban-address e828cb5
  • Merge pull request #9589 from hicommonwealth/tim/snapshot-security a813955
  • Merge branch 'master' into tim/update-CI a179e19
  • Merge pull request #9595 from hicommonwealth/tim/update-CI f918621
  • 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
  • and 2 more ...

View on GitHub

mzparacha opened an issue on hicommonwealth/commonwealth
Declutter `CWCoverImageUploader` and add correct CWForm validation state
### Description The `CWCoverImageUploader` component is very cluttered with complex logic and many differences b/w how it works vs how other form fields validation works with `CWForm` state. ...
mzparacha created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

mzparacha created a review comment on a pull request on hicommonwealth/commonwealth
Unrelated to PR: The topic can be `null/undefined` if the admin deletes the thread topic. I tested but it doesn't seem to break anything other than the author info in the skeleton load state in `<T...

View on GitHub

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

View on GitHub

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

View on GitHub

mzparacha 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", "received...

View on GitHub

masvelio pushed 6 commits to demo hicommonwealth/commonwealth
  • 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' of github.com:hicommonwealth/commonwealth into demo 867788f

View on GitHub

Israellund deleted a branch hicommonwealth/commonwealth

israel.9598.arrows-overlap-community-name

Israellund closed 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...
mzparacha created a review comment on a pull request on hicommonwealth/commonwealth
we should update the `BULK_TOPICS` query cache invalidate references to now be invalidated by trpc utils ex: https://github.com/hicommonwealth/commonwealth/blob/1bc7952382c77fb3269c4203d2aa49e9f...

View on GitHub

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

View on GitHub

kurtisassad deleted a branch hicommonwealth/commonwealth

ka.envFix

kurtisassad pushed 2 commits to master hicommonwealth/commonwealth
  • fixed environment variable check 92edf6e
  • Merge pull request #9605 from hicommonwealth/ka.envFix fixed environment variable check for SNAPSHOT_WEBHOOK_SECRET 58c5b40

View on GitHub

kurtisassad closed a pull request on hicommonwealth/commonwealth
fixed environment variable check for SNAPSHOT_WEBHOOK_SECRET
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9604 ## Description of Changes - Fix env check logic so that it passes if SNAPSHOT_WEBHOOK_S...
masvelio created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

mzparacha created a comment on a pull request on hicommonwealth/commonwealth
Yes, these changes were copied over to https://github.com/hicommonwealth/commonwealth/pull/9320. cc: @ianrowan @masvelio

View on GitHub

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

View on GitHub

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

View on GitHub

masvelio created a comment on a pull request on hicommonwealth/commonwealth
followed test plan, everything worked fine

View on GitHub

masvelio created a comment on a pull request on hicommonwealth/commonwealth
@rbennettcw is this PR still under development or we can close it?

View on GitHub

masvelio created a comment on a pull request on hicommonwealth/commonwealth
@ianrowan @mzparacha can we close this PR?

View on GitHub

masvelio created a comment on a pull request on hicommonwealth/commonwealth
@Israellund can you check if this works and let;s merge it 🙏

View on GitHub

masvelio created a comment on a pull request on hicommonwealth/commonwealth
@burtonator should we proceed with this PR or close it?

View on GitHub

kurtisassad opened a pull request on hicommonwealth/commonwealth
fixed environment variable check for SNAPSHOT_WEBHOOK_SECRET
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9604 ## Description of Changes - Fix env check logic so that it passes if SNAPSHOT_WEBHOOK_S...
kurtisassad pushed 1 commit to ka.envFix hicommonwealth/commonwealth
  • fixed environment variable check 92edf6e

View on GitHub

kurtisassad closed an issue on hicommonwealth/commonwealth
Fix heroku slug size issue
Heroku is failing build on commonwealthapp due to slug size being over the limit
Load more