Commit graph

  • 3259223c9c Add more license headers Zed 2021-12-27 02:43:27 +0100
  • 73b5b60ac3 Add license headers Zed 2021-12-27 02:37:38 +0100
  • 9e413e1f8c Rename replaceUrl to replaceUrls Zed 2021-12-27 02:27:49 +0100
  • 0e01ecb001 Add more readme headers Zed 2021-12-27 02:23:24 +0100
  • 38df06e8f5 Add more link replacements to RSS preferences Zed 2021-12-27 02:22:31 +0100
  • 3c45630062 Add Reddit link replacement support Zed 2021-12-27 02:13:05 +0100
  • 1a08d009d8
    Merge pull request #258 from StuffNoOneCaresAbout/master Zed 2021-12-27 02:16:34 +0100
  • 91c0e032ee Avoid unnecessary string allocations in replaceUrl Zed 2021-12-27 00:42:52 +0100
  • a8c541954c Improve twitter.com regex string Zed 2021-12-27 00:36:31 +0100
  • 747cba43b5
    Add a dockerignore file. FireMasterK 2021-12-26 23:16:36 +0000
  • 1d738c52c6
    Fix requested changes. FireMaskterK 2021-12-26 23:06:57 +0000
  • bacc1cbd0d
    Create a working docker-compose file. FireMasterK 2020-10-01 03:41:47 +0000
  • 5e5e290acc Revert "Use match instead of find, minor performance gain" Zed 2021-12-27 00:10:42 +0100
  • 759728e363 Use match instead of find, minor performance gain Zed 2021-12-27 00:03:52 +0100
  • ffd9843197 Fix typo in hlsPlayback script Zed 2021-12-26 23:49:51 +0100
  • c0274af0c3 List dependencies in readme Zed 2021-12-26 23:33:11 +0100
  • df41405251 Fix misc Lighthouse complaints Zed 2021-12-26 23:26:50 +0100
  • a7e0f817c9 Replace Frosty with Flatty for de/serialization Zed 2021-12-26 23:01:19 +0100
  • ca867be915 Fix Redis migration logic Zed 2021-12-26 22:59:27 +0100
  • 4dab817521 Minor cleanup Zed 2021-12-26 06:55:58 +0100
  • 3da6c50cb8 Use gzip for API calls to lower bandwidth and RAM Zed 2021-12-26 06:49:27 +0100
  • 5e49e94bf1 Refactor "withheld" parsing Zed 2021-12-26 06:48:55 +0100
  • 2a40dd8059 Skip rail request if profile is protected Zed 2021-12-26 05:02:57 +0100
  • 5720bbb8f9 Update dependencies Zed 2021-12-26 03:06:52 +0100
  • b29b23fea2 Update tests Zed 2021-12-26 02:23:05 +0100
  • 92ace2bf70 Fix compilation error on older Nim versions Zed 2021-12-20 16:31:41 +0100
  • 5b185c79de Improve token management logic Zed 2021-12-20 04:19:11 +0100
  • 7af71ec480 Fix compiler warnings Zed 2021-12-20 03:11:12 +0100
  • f02515fda2 Set minimum Nim version to 1.4.8 Zed 2021-12-20 02:08:29 +0100
  • 89591b06bf
    Fix user search parser (#483) alqeeu 2021-12-19 12:28:13 -0800
  • 25191f7c40
    Fix unescaped dot in Instagram regex (#471) Rusty Bird 2021-11-26 21:49:44 +0000
  • 68136de07b
    add new card kind, and do not raise error for unknown card kind (#467) jackyzy823 2021-11-20 22:12:33 +0000
  • 2edf54d5b3 Add enableRSS setting in config file Timothy Bautista 2021-10-02 13:15:52 -0600
  • 5caf77481f
    Add tweet card image (if any) to the timeline RSS feed. (#438) mooons 2021-09-28 00:27:13 -0700
  • 13a4580ce2
    Add dir="auto" to Searchbox (#434) alefvanoon 2021-09-06 10:43:19 +0200
  • cf47c1b8ad
    Handle withheld tweets (#429) Vítor 2021-08-21 12:13:38 -0300
  • 739eb12bed
    Set the tag of Docker base image: Redis to 6-alpine (#427) Peter Dave Hello 2021-08-19 01:39:57 +0800
  • fd384ff33e
    Add support for redis authentication (#420) Vítor 2021-08-06 19:53:16 -0300
  • 9c19e70a03 truncate tweet text for titles of rss feed items Faye Duxovni 2021-07-21 18:57:13 -0400
  • 26842fa0bf render linebreaks in tweets properly in RSS Faye Duxovni 2021-07-05 22:56:44 -0400
  • 6c5cb01b29 Update tests Zed 2021-07-18 03:56:51 +0200
  • df9f90f99c Fix http pool usage to prevent rate limit error Zed 2021-07-18 03:36:27 +0200
  • e183a9c789 Use replaceYouTube from config in rss Zed 2021-07-18 02:20:17 +0200
  • 2422a2b8b7 Default to Piped instead of Invidious Zed 2021-07-18 02:15:22 +0200
  • 669aa2cd8b
    parse token from int or str (#405) Ryan Koppenhaver 2021-07-01 05:33:40 -0700
  • a859943871
    Expand configuration (#368) 3nprob 2021-06-23 21:17:16 +0000
  • 46cf3e3a91
    Changed procedure getRfc822Time to comply with RSS 2.0 spec (#404) Daveed9 2021-06-23 17:15:51 -0400
  • 7a01f55dd3
    Add "audiospace = "audiospace"" (#401) Mennaruuk 2021-06-23 17:15:41 -0400
  • c817491b97
    Remove Freenode (#402) bopol 2021-06-23 23:15:18 +0200
  • c6e57a06f1
    update hls.js to v1.0.6 (#397) bopol 2021-06-08 02:15:35 +0200
  • 15e1ba1322
    Hack in support for the new twitter video format (#381) decoy-walrus 2021-05-08 12:05:31 -0400
  • 52a0b530cc
    Fitt's law - Larger clickable area, still semantic (#339) Jonta 2021-02-17 03:03:08 +0100
  • f392b6ca37
    run optipng -o 9 on all images (#337) Lukas Winkler 2021-02-14 12:49:09 +0100
  • 4a38b270af Don't release empty tokens Zed 2021-01-25 11:07:20 +0100
  • 67142bea6a Don't discard tokens on length errors Zed 2021-01-18 16:01:34 +0100
  • 5ccb24b008
    add auto theme that uses prefer-color-scheme (#323) alqeeu 2021-01-23 19:27:29 +0200
  • aebd0b6f1d
    Update README.md Zed 2021-01-22 22:01:27 +0100
  • cf53039544
    Update README.md Zed 2021-01-22 21:58:54 +0100
  • 2af06916e5
    Update build-docker.yml Zed 2021-01-22 21:56:53 +0100
  • 1a3acd252c
    actions: add docker build (#317) FireMasterK 2021-01-22 20:31:10 +0000
  • 67e15bb492 Temporary (?) fix for false rate limits Zed 2021-01-18 07:47:51 +0100
  • 51b1567af6 Improve token pool to prevent rate limits Zed 2021-01-13 14:32:26 +0100
  • 2d788704b1 Remove old cache dir preference Zed 2021-01-08 02:38:12 +0100
  • 5085e34531 Set default invidious instance back to invidio.us Zed 2021-01-08 02:36:17 +0100
  • e1b3e9db76 Add proper http support Zed 2021-01-08 02:25:43 +0100
  • ecc8bc5a95 Slightly lower main tweet font size Zed 2021-01-08 01:28:27 +0100
  • 1df4be4a29 Remove build badge and WIP, clarify API usage Zed 2021-01-08 00:52:42 +0100
  • ed7ecf7c8d Preload profile/tweet images, banners, and icons Zed 2021-01-08 00:50:10 +0100
  • 768642a2cc Improve link preview headers Zed 2021-01-07 23:58:29 +0100
  • 4e1d213488 Show error page when rate limited Zed 2021-01-07 22:31:29 +0100
  • 2128b280b4 Minor cleanup Zed 2021-01-07 22:04:19 +0100
  • 384b0a2033 Fix profile caching logic to ignore empty profiles Zed 2021-01-07 22:04:01 +0100
  • cd4840363c Split IDs into buckets to reduce Redis mem usage Zed 2021-01-03 03:51:15 +0100
  • b3b0654507 Use preloads and defer to speed up page loads Zed 2021-01-03 01:36:53 +0100
  • 18988a6a55 Slightly lower Nitter navbar font size Zed 2021-01-03 01:38:52 +0100
  • 93ec4b1e39 Fix max gif height Zed 2021-01-02 19:35:24 +0100
  • ced729c6d5 Limit height of card images Zed 2021-01-02 19:27:49 +0100
  • c327f4cc06 Downgrade Frosty again to prevent OOM Zed 2021-01-02 19:27:11 +0100
  • 58c2e21ecb
    Update README.md (#284) Peter Dave Hello 2020-11-17 19:38:51 +0800
  • 8590d51c49 Update frosty Zed 2020-11-16 01:28:56 +0100
  • 680cc429d6 Update frosty, add migration Zed 2020-11-15 20:18:13 +0100
  • 7ad6f581c2 Simpler gif fix Zed 2020-11-15 18:11:22 +0100
  • 8912985beb Update css version query Zed 2020-11-15 18:04:34 +0100
  • 0d4048a62e Fix inline gif regression Zed 2020-11-15 18:03:51 +0100
  • 97a582e837 Add ssh to docker to fix package installation Zed 2020-11-15 03:58:08 +0100
  • 320cb47bce Switch to supersnappy, update frosty Zed 2020-11-15 01:21:56 +0100
  • 3b5b4b7682 Improve tweet url and hashtag parsing Zed 2020-11-15 00:01:13 +0100
  • 50218bcc4d Revert "Improve tweet url and hashtag parsing" Zed 2020-11-14 23:37:07 +0100
  • d67ed26817 Improve tweet url and hashtag parsing SolitudeSF 2020-11-10 23:33:41 +0200
  • 9d8609059a Actually fix test Zed 2020-11-10 23:51:20 +0100
  • a30df08b2b Fix test Zed 2020-11-10 19:28:36 +0100
  • cad75845db Fix compilation error with nim 1.4.0 SolitudeSF 2020-11-10 15:04:01 +0200
  • f5d0ddf9b8 Change docker image SolitudeSF 2020-11-10 16:47:06 +0200
  • 48aa8d8e48 Replace spaces in list name SolitudeSF 2020-11-10 13:53:56 +0200
  • 1d0f95b79d Fix card video preview Zed 2020-11-09 21:24:34 +0100
  • af634231b9 Support card previews Zed 2020-11-09 21:20:33 +0100
  • ed91133b21 Change order of quoted replies bopol 2020-11-08 11:24:53 +0100
  • e105426f0f Remove deprecated sudo config in .travis.yml Peter Dave Hello 2020-11-07 18:24:42 +0800
  • f3ebb87e23
    Merge pull request #273 from PeterDaveHello/ImproveDockerfileCacheLeverage Zed 2020-11-08 13:30:31 +0100
  • b75336ce78 Use JSON notation for CMD's arguments in Dockerfile Peter Dave Hello 2020-11-07 18:35:55 +0800