umamin-global

🌐 A global channel for the umamin.link ecosystem. (discontinued)

GPL-3.0 License

Stars
0
Committers
2

Bot releases are hidden (Show)

umamin-global - v0.1.11 (alpha) Latest Release

Published by joshxfi 8 months ago

Core Changes

  • Implement rate limiting using @vercel/kv with upstash
  • Add a separate resolver for comments in /post/{id}

Patch Changes

  • Include other resolvers to cache when paginating
  • Resolve infinite fetching when calling fetchMore

Misc Changes

  • Add pathname as a dependency when pushing ads
  • Add clean script for cleaning workspaces
  • Update cors headers

Documentation Changes

  • Add information to README

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.10.2...v0.1.11

umamin-global - v0.1.10.2 (alpha)

Published by joshxfi 8 months ago

Patch Changes

  • Update prisma generated output path

Misc Changes

  • Add main path on @umamin-global/codegen
  • Rename codegen output file
  • Add generated codegen to .gitignore

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.10.1...v0.1.10.2

umamin-global - v0.1.10.1 (alpha)

Published by joshxfi 8 months ago

Patch Changes

  • Remove packages in transpilePackages

Misc Changes

  • Update AdSense component
  • Update package/db generate output

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.10...v0.1.10.1

umamin-global - v0.1.10 (alpha)

Published by joshxfi 8 months ago

Core Changes

  • Update cors origin
  • Rename package/prisma to package/db

Patch Changes

  • Update output path for TypeGraphQL prisma generate

Misc Changes

  • Disable formatting when generating TypeGraphQL types from prisma

Packages

prisma: ^5.10.2
@prisma/client: 5.10.2
@prisma/nextjs-monorepo-workaround-plugin: ^5.10.2
next-auth: 4.24.6

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.9...v0.1.10

umamin-global - v0.1.9 (alpha)

Published by joshxfi 8 months ago

Core Changes

  • Add maintenance page

Patch Changes

  • Remove temporary posts in top posts
  • Hide comments in top posts

Misc Changes

  • Remove mounted state in user profile
  • Remove PostContainer component
  • Add ads on single post page

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.8...v0.1.9

umamin-global - v0.1.8 (alpha)

Published by joshxfi 8 months ago

Patch Changes

  • Check if parentId is null when getting posts (comments were previously showing in feed)
  • Change menu svg props to camelCase
  • Trim message content to cut extra spaces

Misc Changes

  • Replace in-feed ads with display ads
  • Add action button to create post button toast

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.7.1...v0.1.8

umamin-global - v0.1.7.1 (alpha)

Published by joshxfi 8 months ago

Patch Changes

  • Revert prisma to 5.8.1
    • Updating to 5.9.1 causes an error when deploying to Vercel (works with preview but not with production for some reason)

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.7...v0.1.7.1

umamin-global - v0.1.7 (alpha)

Published by joshxfi 8 months ago

Core Changes

  • Implement in-feed ads

Patch Changes

  • Replace InputType with ArgsType in GetUserPosts resolver
  • Redirect user to feed (/) once username is updated in (/new-user)

Misc Changes

  • Include ads in user profile
  • Add test prop in <AdSense /> to view container

Packages

prisma: 5.9.1
@prisma/client: ^5.9.1
@apollo/client: ^3.9.5

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.6...v0.1.7

umamin-global - v0.1.6 (alpha)

Published by joshxfi 8 months ago

Core Changes

  • Add latest and top posts on feed
  • Update user profile UI

Patch Changes

  • Add error handling when changing username

Misc Changes

  • Improve posts skeleton loading ui
  • Add loader when logging in

Credits

@joshxfi @hyamero

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.5...v0.1.6

umamin-global - v0.1.5 (alpha)

Published by joshxfi 8 months ago

Core Changes

  • Add remove post option
  • Implement AdSense
  • Add code of conduct
  • Add GPL-3.0 license

Misc Changes

  • Add status indicator in user profile posts

Packages

@apollo/client: ^3.9.2
@apollo/experimental-nextjs-app-support: ^0.8.0

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.4...v0.1.5

umamin-global - v0.1.4 (alpha)

Published by joshxfi 9 months ago

Core Changes

  • Implement bio in user profile

Patch Changes

  • Add missing author image on resolvers
  • Include previous comments in temporary store

Misc Changes

  • Remove post content on reply drawer
  • Disable link redirect on posts in /post/{postId}

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.3...v0.1.4

umamin-global - v0.1.3 (alpha)

Published by joshxfi 9 months ago

Core Changes

  • Update terms of service
  • Update info page

Patch Changes

  • Display fallback avatar for anonymous users
  • Disable profile hover on anonymous posts
  • Apply break-all if post contains a single word

Misc Changes

  • Revert font size to default
  • Update container in user profile

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.2...v0.1.3

umamin-global - v0.1.2 (alpha)

Published by joshxfi 9 months ago

Core Changes

  • Display user info when hovering username
  • Add menu dialog for each post
  • Show user image on feed

Patch Changes

  • Check if user has session before prompting new username
  • Add a separate resolver for user posts

Misc Changes

  • Increase base font size

Credits

@joshxfi @hyamero

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.1...v0.1.2

umamin-global - v0.1.1 (alpha)

Published by joshxfi 9 months ago

Core Changes

  • Replace signout button with settings
  • Add page for new users

Patch Changes

  • Add createdAt in session object
  • Utilize useSession in post-form instead of querying via gql

Misc Changes

  • Move next-auth types from /graphql to /auth

Credits

@joshxfi

Full Changelog: https://github.com/omsimos/umamin-global/compare/v0.1.0...v0.1.1

umamin-global - v0.1.0 (alpha)

Published by joshxfi 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/omsimos/umamin-global/commits/v0.1.0