• 0.5.3 bf43603d65

    Release 0.5.3 Stable

    sonny released this 2024-10-13 12:59:49 +02:00 | 30 commits to main since this release

    Changelog

    0.5.3

    • Apply query optimizations for retrieving posts

    0.5.2

    • Add missing VERSION environment variable

    0.5.1

    • Use line-through styling for read posts
    • Use full height for post layout

    0.5.0

    • Upgrade python to 3.11
    • Upgrade django to 4.2
    • Migrate from pip-tools to uv
    • Migrate from black to ruff for formatting
    • Upgrade webpack to 5.9 (with various tooling)
    • Styling refactor
    • Mobile/tablet layout added

    0.4.4

    • Sort posts before storing in redux store

    0.4.3

    • Use IntersectionObserver to paginate

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.5.2 2d5801f226

    Release 0.5.2 Stable

    sonny released this 2024-10-07 21:59:05 +02:00 | 33 commits to main since this release

    Changelog

    0.5.2

    • Add missing VERSION environment variable

    0.5.1

    • Use line-through styling for read posts
    • Use full height for post layout

    0.5.0

    • Upgrade python to 3.11
    • Upgrade django to 4.2
    • Migrate from pip-tools to uv
    • Migrate from black to ruff for formatting
    • Upgrade webpack to 5.9 (with various tooling)
    • Styling refactor
    • Mobile/tablet layout added

    0.4.4

    • Sort posts before storing in redux store

    0.4.3

    • Use IntersectionObserver to paginate

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.5.1 174912a967

    Release 0.5.1 Stable

    sonny released this 2024-10-07 21:18:42 +02:00 | 35 commits to main since this release

    Changelog

    0.5.1

    • Use line-through styling for read posts
    • Use full height for post layout

    0.5.0

    • Upgrade python to 3.11
    • Upgrade django to 4.2
    • Migrate from pip-tools to uv
    • Migrate from black to ruff for formatting
    • Upgrade webpack to 5.9 (with various tooling)
    • Styling refactor
    • Mobile/tablet layout added

    0.4.4

    • Sort posts before storing in redux store

    0.4.3

    • Use IntersectionObserver to paginate

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.5.0 a498417bad

    Release 0.5.0 Stable

    sonny released this 2024-10-06 21:05:14 +02:00 | 39 commits to main since this release

    Changelog

    0.5.0

    • Upgrade python to 3.11
    • Upgrade django to 4.2
    • Migrate from pip-tools to uv
    • Migrate from black to ruff for formatting
    • Upgrade webpack to 5.9 (with various tooling)
    • Styling refactor
    • Mobile/tablet layout added

    0.4.4

    • Sort posts before storing in redux store

    0.4.3

    • Use IntersectionObserver to paginate

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.4.4 9097caf438

    Release 0.4.4 Stable

    sonny released this 2023-09-28 20:40:32 +02:00 | 81 commits to main since this release

    Changelog

    0.4.4

    • Sort posts before storing in redux store

    0.4.3

    • Use IntersectionObserver to paginate

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.4.3 15884d3b4e

    Release 0.4.3 Stable

    sonny released this 2023-08-13 18:26:06 +02:00 | 85 commits to main since this release

    Changelog

    0.4.3

    • Use IntersectionObserver to paginate

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.4.2 f0689ebfab

    Release 0.4.2 Stable

    sonny released this 2023-07-02 13:02:25 +02:00 | 442 commits to main since this release

    Changelog

    0.4.2

    • Set SECURE_PROXY_SSL_HEADER setting for production

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.4.1 41f249ed5a

    Release 0.4.1 Stable

    sonny released this 2023-07-02 11:07:32 +02:00 | 443 commits to main since this release

    Changelog

    0.4.1

    • Add missing env variables

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.4.0 8e7b059ad3

    Release 0.4.0 Stable

    sonny released this 2023-07-02 10:31:44 +02:00 | 444 commits to main since this release

    Changelog

    0.4.0

    • Add Makefile & use pip-tools to generate dependencies
    • Add pyproject.toml
    • Update dependencies
    • Update docker-compose setup
    • Default to newsreader.conf.docker settings module
    • Add scroll to top/bottom buttons

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads
  • 0.3.13.8 6b2c4996d5

    sonny released this 2021-06-30 21:17:09 +02:00 | 445 commits to main since this release

    Changelog

    0.3.13.8

    • Update dependencies
    • Fix csrf_token's not rendering

    0.3.13.7

    • Check for Twitter error codes in response

    0.3.13.6

    • Try to load sentry by default for all environments

    0.3.13.5

    • Set response keyword argument

    0.3.13.4

    • Fix import error

    0.3.13.3

    • Use sentry's set_extra to provide extra debug variables

    0.3.13.2

    • Update sentry-sdk

    0.3.13.1

    • Fix mutual exclusive exception for email settings
    • Temporarly set exception level for StreamDeniedException exceptions

    0.3.13

    • Update django to 3.2
    • Notify users of expired credentials

    0.3.12.1

    • Add missing background-color

    0.3.12

    • Update light theme
    • Sticky navbar
    • Sticky post modal header

    0.3.11

    • Add saved posts section
    • Bump django version

    0.3.10

    • Add custom color for confirm buttons
    • Update font sizes

    0.3.9

    • Cursor based pagination
    • Updated django version

    0.3.8

    • Update light / dark theme
    • Replace css.gg with fontawesome
    • Update deploy job

    0.3.7

    • Add a dark theme
    • Update object representations
    • Move sentry to optional dependency
    • Add CHANGELOG.md

    0.3.6.3

    • Update deploy job

    0.3.6.2

    • Use warning logging level for BuilderSkippedException's
    • Change working directory before running ansible

    0.3.6.1

    • Install ansible required roles

    0.3.6

    • Update deploy job
    • Add user manageable reddit filters

    0.3.5

    • Show timezone next to post datetimes
    • Take read status in consideration when sorting posts
    Downloads