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

Merge DocC to gh-pages #10

Merged
merged 46 commits into from
Apr 17, 2024
Merged

Merge DocC to gh-pages #10

merged 46 commits into from
Apr 17, 2024

Commits on Mar 24, 2024

  1. Add warning to createRecord

    MasterJ93 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    62c9632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4f7ea View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Add swift-log

    MasterJ93 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cf867bb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Create CNAME

    MasterJ93 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5bb0f8b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main'

    MasterJ93 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    31ba3fd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'docc'

    MasterJ93 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a4a1f8b View commit details
    Browse the repository at this point in the history
  4. Add handler for OSLog

    MasterJ93 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6a25256 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Tweak Logging

    - Moved start method for bottstrapping into a new file.
    - Aligned Logger to the log levels.
    MasterJ93 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ff9025d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Auto-grab bundle identifier

    This is for if the API user doesn't add the bundle identifier
    of the project.
    MasterJ93 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ec28793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52217b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7e1b97 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Comment out logging

    This code isn't working, so it'll be commented out until
    a better solution arrives. For now, a Swift package already
    works, but the ideal thing is to have one less dependency
    from logs (using `SwiftLog`, however, is unavoidable).
    MasterJ93 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4536b1d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add LoggingOSLog

    MasterJ93 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a310752 View commit details
    Browse the repository at this point in the history
  2. Add SwiftLog and inject LoggingOSLog

    Trying to add the LoggingOSLog works. However,
    this Swift package, for whatever reason, is refusing to
    see the LoggingOSLog package. For now, the files and
    licence will be added directly into the project until
    a different solution appears.
    MasterJ93 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9c54fb7 View commit details
    Browse the repository at this point in the history
  3. Implement logging in protocol and ATProtoKit

    Also fixed a documentation issue in AtprotoLabelDefinition.
    MasterJ93 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    dc4df74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b66e6ec View commit details
    Browse the repository at this point in the history
  5. Elevate logger to a more global property

    Also added documentation for an example.
    MasterJ93 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    33001a1 View commit details
    Browse the repository at this point in the history
  6. Fix issue with broken links

    MasterJ93 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8c84d5a View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    MasterJ93 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2691cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Switch to in-house solution

    LoggingOSLog doesn't see to be working and its making
    SwiftLog crash. An in-house solution will be used
    instead.
    MasterJ93 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    58a8e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    035353e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0bd7b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3777ac0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from MasterJ93/logging

    The important parts of the logging are there. This pull request will close for the moment. When everything is merged to `main`, then pull request will re-open (or a new one will be made).
    MasterJ93 authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    865f781 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e32269 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop'

    MasterJ93 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4bc2902 View commit details
    Browse the repository at this point in the history
  8. Update Package.resolved

    MasterJ93 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7d40bad View commit details
    Browse the repository at this point in the history
  9. Merge branch 'logging'

    Conflicts:
    	Package.resolved
    MasterJ93 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0892c60 View commit details
    Browse the repository at this point in the history
  10. Edit README

    MasterJ93 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8bd6c0e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main'

    MasterJ93 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f7e7177 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d228c93 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    bdf9a7c View commit details
    Browse the repository at this point in the history
  2. Add default value

    MasterJ93 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7c01442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eec6f4c View commit details
    Browse the repository at this point in the history
  4. Update parameter name

    MasterJ93 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e82a170 View commit details
    Browse the repository at this point in the history
  5. Update searchPostsSkeleton for latest changes

    Also fixed the type for UnspeccedSearchPostsSkeletonOutput.posts.
    MasterJ93 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    51b6f3a View commit details
    Browse the repository at this point in the history
  6. Rename folders

    MasterJ93 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aca6907 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update FeedDefs to latest changes

    Also fixed an issue where .displayName was in
    the wrong place, and .description was misplaced.
    MasterJ93 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d0de1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755b8e1 View commit details
    Browse the repository at this point in the history
  3. Add SendInteractions

    MasterJ93 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1d0feea View commit details
    Browse the repository at this point in the history
  4. Update DocC

    MasterJ93 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    44b0ade View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update DocC

    MasterJ93 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    799331d View commit details
    Browse the repository at this point in the history
  2. Create CNAME

    MasterJ93 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e9d70ec View commit details
    Browse the repository at this point in the history
  3. Delete CNAME

    MasterJ93 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3569f32 View commit details
    Browse the repository at this point in the history
  4. Create CNAME

    MasterJ93 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ade7cfa View commit details
    Browse the repository at this point in the history
  5. Resolve conflict

    MasterJ93 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f1e1b06 View commit details
    Browse the repository at this point in the history