Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a default_comment_sort_type column for local_site and local_user. #4469

Merged
merged 5 commits into from
Sep 19, 2024

Commits on Feb 24, 2024

  1. Adding a default_comment_sort_type column for local_site and local_user.

    - Renamed SortType to PostSortType in the DB and code.
    - Renamed references to default_sort_type to default_post_sort_type.
    - Fixes #4128
    dessalines committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    be89c12 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    351dc66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0890ad9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f4d83f4 View commit details
    Browse the repository at this point in the history
  2. Simplifying PostSortType.

    dessalines committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c71d159 View commit details
    Browse the repository at this point in the history