Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patak-dev closed a pull request on nimbus-town/nimbus
chore: add link to the migration discussion in contributing
Add a link to #23 in `CONTRIBUTING.md`patak-dev created a comment on a pull request on nimbus-town/nimbus
Maybe we could rename the current components to `MastoComponents` and start with a clean `components` instead of `bsky-components`? That will be better for the git history of the project later on.
patak-dev pushed 1 commit to main nimbus-town/nimbus
- chore: replace nimbus `zone` with `town` (#16) 6ad3b54
patak-dev closed a pull request on nimbus-town/nimbus
chore: replace nimbus `zone` with `town`
There are several uses of nimbus **zone**. This PR includes: - replace `nimbus-zone` with `nimbus-town` - replace `nimbus.zone` with `nimbus.town`patak-dev closed a pull request on nimbus-town/nimbus
chore: temporary discord link
Should later update to https://chat.nimbus.townpatak-dev pushed 1 commit to main nimbus-town/nimbus
- chore: fix i18n module warning about absolute paths (#11) c591d71
patak-dev closed a pull request on nimbus-town/nimbus
chore: fix i18n module warning about absolute paths
This PR just changes the `langDir` to be relative to the default `i18n` folder from root and also removes `resolve` usage in the `vueI18n` entry. related #9 /cc @shuuji3patak-dev pushed 1 commit to main nimbus-town/nimbus
- chore: remove 'elk' mentions from config files (#12) 7e20678
patak-dev closed a pull request on nimbus-town/nimbus
chore: remove 'elk' mentions from config files
I have tried to limit the scope of the changes as much as possible to the items described in #6 , on the `Elk references` > `Config files` list. - [x] The Docker image and service are now named ...patak-dev pushed 1 commit to main nimbus-town/nimbus
- chore: fix `@nuxt/schema` warning (#13) e4284a1
patak-dev closed a pull request on nimbus-town/nimbus
chore: fix `@nuxt/schema` warning
Looks like we have some dependencies using older version, added latest `@nuxt/schema` to dev dependencies: ```shell [23:01:35] WARN [nuxt] Expected @nuxt/schema to be at least 3.14.159 but go...patak-dev pushed 1 commit to main nimbus-town/nimbus
- chore: remove `@vueuse/motion` patch (#10) 15151ac
patak-dev closed a pull request on nimbus-town/nimbus
chore: remove `@vueuse/motion` patch
Wrong Vue module augmentation was fixed in `@vueuse/motion`, we don't need the patch anymore. /cc @shuuji3patak-dev pushed 1 commit to main nimbus-town/nimbus
- docs: Update mastodon references in documentation (#8) 73733a8
patak-dev closed a pull request on nimbus-town/nimbus
docs: Update mastodon references in documentation
This PR updates references to Mastodon and improves some formatting/grammar to better align with various style guides. - [x] Index page is updated to refer to Bluesky and ATProtocol - [x] Contr...patak-dev created a review on a pull request on nimbus-town/nimbus
Wow, so much updated already. Great stuff
patak-dev closed a pull request on nimbus-town/nimbus
docs: Update docs README
This is a small PR to update the README in the docs folder with new instructions relating to the use of pnpm monorepo and to give more help to users who aren't familiar with GitHub workflows. It in...patak-dev pushed 1 commit to main nimbus-town/nimbus
- feat: change default theme color and fix color contrast (#7) b8ebb42