Commit graph

  • 1787d4da99
    fix: bail install if on a non-systemd machine main A.M. Rowsell 2025-04-25 23:59:24 -04:00
  • 63115339f8
    Merge branch 'main' into nix nix A.M. Rowsell 2025-04-24 01:54:17 -04:00
  • b243bc7bb4
    dev: Added more prompts to install script A.M. Rowsell 2025-04-22 17:29:45 -04:00
  • 9d2530ab02
    fix: corrected errors in install.sh A.M. Rowsell 2025-04-22 04:26:49 -04:00
  • b0f08c405b
    fix: install.sh works properly now (with colour!) A.M. Rowsell 2025-04-22 03:17:16 -04:00
  • e4539b5733
    chore: rename function, move some init code A.M. Rowsell 2025-04-22 02:11:01 -04:00
  • 2e18ede6a8
    docs/fix: Updated README.md and install.sh A.M. Rowsell 2025-04-21 19:29:56 -04:00
  • 2b4e4216f4
    release: bump version number to 0.2 v0.2 A.M. Rowsell 2025-04-20 16:10:08 -04:00
  • 087a6339c8
    class refactor: Squashed commit of the following: A.M. Rowsell 2025-04-20 16:06:16 -04:00
  • a62a0fcdc3
    debug: added more logging to narrow down issue A.M. Rowsell 2025-04-20 13:30:43 -04:00
  • af51c317e2
    bug: trying to track down lock-up bug A.M. Rowsell 2025-04-19 12:45:07 -04:00
  • f70b18040a
    fix: wrapped hash in try/except to detect empty feeds A.M. Rowsell 2025-04-19 09:04:42 -04:00
  • 0de8e237a0
    feat: created installation helper script A.M. Rowsell 2025-04-16 16:55:50 -04:00
  • ce71ef1e81
    chore: Changed warning text, and some logging values A.M. Rowsell 2025-03-16 02:20:10 -04:00
  • b72f1d7291
    docs: add syntax highlighting to README.md RoscoeDaWah 2025-03-14 10:50:45 +00:00
  • a22a2235c5
    feat: initialise Nix tooling NotAShelf 2025-03-14 06:46:18 +03:00
  • 457e2c3315
    feat: rewrote get_description to allow extra text A.M. Rowsell 2025-03-06 20:11:51 -05:00
  • 5c8f6b563a
    Added basic, untested Dockerfile docker A.M. Rowsell 2025-03-05 17:30:36 -05:00
  • 140098507a
    Trying to detect systemd service A.M. Rowsell 2025-03-05 17:27:01 -05:00
  • 9a5c4616e3
    Finished description cutoff detection. A.M. Rowsell 2025-03-04 16:36:01 -05:00
  • 8129da759f
    Trying to make description cutoff smarter. Changed hashing. A.M. Rowsell 2025-03-04 16:27:06 -05:00
  • 8ff64608cd
    Fixed html regex filter. Edited some logging types. See full msg. A.M. Rowsell 2025-03-03 07:41:41 -05:00
  • 1c78edd38e
    Fixed status code checking A.M. Rowsell 2025-02-26 20:12:29 -05:00
  • 7d84c7c257
    Bump version to v0.2rc3 v0.2rc3 A.M. Rowsell 2025-02-26 17:44:39 -05:00
  • 87a376c5e8
    Fixed path in README A.M. Rowsell 2025-02-26 17:41:33 -05:00
  • dd6553a6f1
    Updates to README to explain recent changes and logging A.M. Rowsell 2025-02-25 21:02:59 -05:00
  • 0a22cfe4ee
    A few small cleanup items A.M. Rowsell 2025-02-25 20:57:40 -05:00
  • a263f5cb93
    FEATURE: Added logging, finally! A.M. Rowsell 2025-02-25 20:56:37 -05:00
  • 3def57a933
    Quick and dirty hack to check for latest post in a feed A.M. Rowsell 2025-02-25 18:15:10 -05:00
  • a1a6998e52
    Split out config file handling into its own function A.M. Rowsell 2025-02-25 18:14:37 -05:00
  • 8229a14cfe
    Cleaned up file/dir paths a bit, make app_config global A.M. Rowsell 2025-02-25 18:13:01 -05:00
  • bb3edcbfc7
    Various small fixes, see full commit message A.M. Rowsell 2025-02-13 21:16:55 -05:00
  • 6709c14b1d
    Added logo to README A.M. Rowsell 2025-02-09 12:40:29 -05:00
  • d15578f7b2
    Changed formatting, added some comments, moved config file location A.M. Rowsell 2025-02-07 20:24:14 -05:00
  • 6305604056
    Updated gitignore to ignore pyvenv files v0.2rc2 A.M. Rowsell 2025-02-06 04:53:55 -05:00
  • 5c91dccc9e Merge branch 'main' into hash A.M. Rowsell 2025-02-05 23:41:23 -05:00
  • a188f8ee5d
    Removed part of time check A.M. Rowsell 2025-02-05 23:40:27 -05:00
  • 87193d0f94
    Added sha3_512 hash of post title, to migrate from using time A.M. Rowsell 2025-02-05 23:28:14 -05:00
  • bd693f6f42
    Added check for non-existant lastupdate key A.M. Rowsell 2025-02-05 23:27:49 -05:00
  • ec88faa437
    Changed HTTP status code checking to catch success codes other than 200 A.M. Rowsell 2025-02-05 15:30:34 -05:00
  • 8683d08d1c
    First attempt at hash-based feed tracking A.M. Rowsell 2025-02-05 15:29:04 -05:00
  • 30756fc462
    Added HTML filter, removed duplicate titles in embed, better output A.M. Rowsell 2025-02-03 14:34:15 -05:00
  • 5faf789e82
    added .gitignore A.M. Rowsell 2025-02-02 11:23:23 -05:00
  • 422a717526
    Changed embed colour, footer, removed datetime, added error detection A.M. Rowsell 2025-02-02 11:21:52 -05:00
  • 2439765117
    Updated README with contribution guidelines. v0.2rc1 A.M. Rowsell 2025-01-31 23:35:31 -05:00
  • da7ec6ddda
    Made variable names consistent. Added MPL-2.0 text header. A.M. Rowsell 2025-01-31 23:35:02 -05:00
  • 40156c434f
    Updated README with example systemd units and updated config file. A.M. Rowsell 2025-01-31 16:37:24 -05:00
  • 22e4294469
    Added back correct provider, as well as author fields A.M. Rowsell 2025-01-31 16:28:04 -05:00
  • c5cb655943
    Increased description length again to 150. A.M. Rowsell 2025-01-31 16:27:44 -05:00
  • bd2af92ec9
    First working version! Woo! v0.1 A.M. Rowsell 2025-01-31 16:17:13 -05:00
  • e6c43876ac
    Changed getDescription() to limit description string length A.M. Rowsell 2025-01-31 16:16:27 -05:00
  • 38e78bcdf4
    Still debugging errors, seems to be json encoding issue? A.M. Rowsell 2025-01-30 16:28:30 -05:00
  • 35c3e11b6e
    Added encoding string, comments A.M. Rowsell 2025-01-30 16:28:11 -05:00
  • cdbaa552fb
    Added User-Agent header, still getting 405s A.M. Rowsell 2025-01-29 20:13:48 -05:00
  • 18dad6d922
    Added README and LICENSE A.M. Rowsell 2025-01-27 17:04:33 -05:00
  • 8079f07c41
    First commit of DiscoRSS project A.M. Rowsell 2025-01-27 16:51:46 -05:00