Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: decarbnow/backend-dev-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libmap/backend-dev-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 22 files changed
  • 1 contributor

Commits on Jan 9, 2024

  1. Remove Twitter, add Mastodon

    stefjow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a5c3105 View commit details
    Browse the repository at this point in the history
  2. only heardbeat on connect

    stefjow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    65671e8 View commit details
    Browse the repository at this point in the history
  3. more beautiful messaging

    stefjow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bf0d75c View commit details
    Browse the repository at this point in the history
  4. more beautiful messaging2

    stefjow committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7464456 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. messaging

    stefjow committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a1c53f8 View commit details
    Browse the repository at this point in the history
  2. reconnect on_abord

    stefjow committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    062957e View commit details
    Browse the repository at this point in the history
  3. combine tweets & toots

    stefjow committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    64c38a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    dcbaaeb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. implement bluesky

    stefjow committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    a177ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb97065 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. fixing url issue

    stefjow committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    1c2a31c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. silence harmless missing event field warnings from Mastodon stream

    The Mastodon server periodically sends keepalive messages without an
    event field, causing on_abort to log a WARNING every ~15 seconds and
    flooding the logs. Downgrade these to DEBUG since they are benign.
    stefjow committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    5cddbee View commit details
    Browse the repository at this point in the history
Loading