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 comment on an issue on hicommonwealth/commonwealth
> We have a viewCountCache which prevents the view count from being incremented by a single user more than once every two minutes (per thread). @sachben91 is this still something we need? 2 minutes...

View on GitHub

Israellund created a comment on a pull request on hicommonwealth/commonwealth
@masvelio Good call, I made a new ticket for the remaining bugs [here](https://github.com/hicommonwealth/commonwealth/issues/9627). @mzparacha @burtonator would you mind reviewing this PR as is, di...

View on GitHub

Israellund pushed 317 commits to 8727.israel.raymond-ui-bugs 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
  • update token launch impl ad2b5e2
  • All required variables b7e8c2b
  • hardcode lp hook 979be8c
  • fix lint issues 404b572
  • fix lint cd525ab
  • and 297 more ...

View on GitHub

Israellund opened an issue on hicommonwealth/commonwealth
Remaining Raymond UI bug fixes / scroll to correct comment
## Describe the bug <!-- A clear and concise description of what the bug is. --> This ticket is to fix remaining bugs from [this previous ticket](https://github.com/hicommonwealth/commonwealth/is...
Israellund created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

timolegros opened an issue on hicommonwealth/commonwealth
Refactor comment spam routes to new framework + add to external API
## Description Title ## Additional context <!-- Any other context about the problem -->
Israellund deleted a branch hicommonwealth/commonwealth

israel.9546.incorrect-404-redirect

Israellund pushed 3 commits to master hicommonwealth/commonwealth
  • changed copy, committing to change branches 3297f2d
  • added Home button functionality 80188ae
  • Merge pull request #9608 from hicommonwealth/israel.9546.incorrect-404-redirect Israel.9546.incorrect 404 redirect f1c3982

View on GitHub

Israellund closed an issue on hicommonwealth/commonwealth
New 404 page redirects incorrectly
## Describe the bug <!-- A clear and concise description of what the bug is. --> This is a fix that goes along with [this PR](https://github.com/hicommonwealth/commonwealth/pull/9503), which was ...
timolegros created a comment on an issue on hicommonwealth/commonwealth
We have a viewCountCache which prevents the view count from being incremented by a single user more than once every two minutes (per thread). @sachben91 is this still something we need? 2 minutes s...

View on GitHub

timolegros deleted a branch hicommonwealth/commonwealth

malik.8670.thread-comment-content-url-migration

timolegros pushed 15 commits to master hicommonwealth/commonwealth
  • Added logic to get thread content from url if present 9ecd5fc
  • Updated thread versions histories to use content_url 624047b
  • Updated comment version histories to use content url 4efbde7
  • Reverted change for thread previews to use content_url d48d01d
  • Merge branch 'master' into malik.8670.thread-comment-content-url-migration 8ab658e
  • Merge branch 'master' into malik.8670.thread-comment-content-url-migration 52029d7
  • Fix content rendering when thread body gets fetched from content_url ba53ad9
  • Merge branch 'master' into malik.8670.thread-comment-content-url-migration cdd64a4
  • Fix thread version history and content_url/body selection 0e50f62
  • Fix types 1d0841e
  • Show version history dropdown in latest->oldest version order 92d8dc0
  • Show correct version history after fetching body from content_url 5ed1011
  • Fix response type of `Get{User/Global}Activity` calls d1969c6
  • Merge branch 'master' into malik.8670.thread-comment-content-url-migration 54eb04b
  • Merge pull request #9461 from hicommonwealth/malik.8670.thread-comment-content-url-migration bc12a25

View on GitHub

timolegros closed an issue on hicommonwealth/commonwealth
Migration to Blob Storage (part 3/4)
## Description - Modify the client to fetch thread/comment (or history) bodies using `content_url` if it is defined. If `content_url` is `null` then the body preview contains the full text. ## ...
timolegros closed a pull request on hicommonwealth/commonwealth
Added logic to use `content_url` for thread/comment bodies if present
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: https://github.com/hicommonwealth/commonwealth/issues/8670 ## Description of Changes - Added ...
timolegros closed an issue on hicommonwealth/commonwealth
[Bug]: Evmos Notifications Redirect to a Custom Domain that isn't setup
## Description When clicking on an Evmos notification from the top right dropdown, the notification directs the user to a custom domain that isn't setup. The domain is forums.evmos.org ## Interna...
kurtisassad created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

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

View on GitHub

timolegros opened a pull request on hicommonwealth/commonwealth
Remove `packages/scripts`
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: ##9624 ## Description of Changes - Moves the scripts in `packages/scripts` to `packages/commo...
timolegros created a branch on hicommonwealth/commonwealth

tim/remove-scripts-package - A platform for decentralized communities

timolegros opened an issue on hicommonwealth/commonwealth
Broken Heroku Scheduler Jobs
## Describe the bug - Heroku scheduler jobs are broken - `package/scripts` is not included in the Docker build - Typescript cannot be executed because `packages/tsconfig.json` is not include...
masvelio created a review on a pull request on hicommonwealth/commonwealth

View on GitHub

masvelio created a review comment on a pull request on hicommonwealth/commonwealth
```suggestion const scrollToLastComment = () => { ```

View on GitHub

masvelio 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

masvelio closed a pull request on hicommonwealth/commonwealth
9246 update launchpad helpers and config
<!--- Provide a general summary of your changes in the Title above --> ## Link to Issue Closes: #9246 ## Description of Changes - Adds proper ABIs - Adds chainConfig variables for launchp...
timolegros pushed 1 commit to salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image hicommonwealth/commonwealth

View on GitHub

timolegros created a comment on a pull request on hicommonwealth/commonwealth
@salman-neslit I added the migration but I also modified how the avatar URL is set when creating a user. Instead of explicitly needing to provide a default URL on `user.create` I added hooks to the...

View on GitHub

timolegros pushed 2 commits to salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image hicommonwealth/commonwealth
  • switch to model level enforcement of user avatar 8277dba
  • migration f31e0e5

View on GitHub

timolegros pushed 196 commits to salman-Issue#9506-needs-default-avatar-image-for-users-with-unset-image 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 176 more ...

View on GitHub

timolegros created a comment on an issue on hicommonwealth/commonwealth
@dillchen why did you move this into review? Have the emails been made fully responsive using both routes? Unless I am mistaken we still need someone internal (e.g. Kevin) to link the routes to the...

View on GitHub

Load more