Commit graph

  • 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
  • 485313e64a Fix user search parser #483 Mitarashi 2021-12-19 22:19:35 +0200
  • 25191f7c40
    Fix unescaped dot in Instagram regex (#471) Rusty Bird 2021-11-26 21:49:44 +0000
  • 08a3ec955d
    Fix unescaped dot in Instagram regex #471 Rusty Bird 2021-11-24 16:22:35 +0000
  • 68136de07b
    add new card kind, and do not raise error for unknown card kind (#467) jackyzy823 2021-11-20 22:12:33 +0000
  • 51ba94cd1e add new card kind, and do not raise error for unknown card kind #467 jackyzy823 2021-11-20 14:15:38 +0100
  • d805cf32e2
    Merge branch 'master' into master #419 ManeraKai 2021-10-21 15:59:07 +0300
  • 2edf54d5b3 Add enableRSS setting in config file #448 Timothy Bautista 2021-10-02 13:15:52 -0600
  • 898168de9e Allow disabling Piped/Invidious link transforms explicitly #441 Timothy Bautista 2021-09-30 14:38:36 -0600
  • 279e7c0dea
    Merge 710be0b413 into 5caf77481f #440 Xie Yanbo 2021-09-30 16:46:21 +0000
  • 710be0b413 API for searching users and posts, user profile, timeline, with_replies and media #440 Xie Yanbo 2021-10-01 00:43:18 +0800
  • 68fb412dcc Disable Piped by default #439 Matthias Groß 2021-09-29 18:26:33 +0200
  • 5caf77481f
    Add tweet card image (if any) to the timeline RSS feed. (#438) mooons 2021-09-28 00:27:13 -0700
  • f441bde0d8 Add tweet card image (if any) to the timeline RSS feed. #438 mooons 2021-09-17 10:05:12 -0700
  • de7d42a6a6 Replace pcre-dev package with pcre in Docker image #426 Peter Dave Hello 2021-09-16 20:57:30 +0800
  • b7c07076c2 Remove not used dependency in Dockerfile Peter Dave Hello 2021-08-18 00:39:52 +0800
  • 13a4580ce2
    Add dir="auto" to Searchbox (#434) alefvanoon 2021-09-06 10:43:19 +0200
  • 89780a0d35
    Add dir="auto" to Searchbox #434 alefvanoon 2021-09-05 17:56:39 +0200
  • 4d1178a335 Remove hardcoded default Piped/Invidious hostname #432 Timothy Bautista 2021-08-29 15:24:04 -0600
  • cf47c1b8ad
    Handle withheld tweets (#429) Vítor 2021-08-21 12:13:38 -0300
  • a4e3ae748b
    Fix format of parser.nim #429 Vítor 2021-08-21 11:25:44 -0300
  • 3df2296c45 Handle withheld tweets HeavenVolkoff 2021-08-19 01:20:46 -0300
  • 739eb12bed
    Set the tag of Docker base image: Redis to 6-alpine (#427) Peter Dave Hello 2021-08-19 01:39:57 +0800
  • e9a4af5958 Set the tag of Docker base image: Redis to 6-alpine #427 Peter Dave Hello 2021-08-18 00:43:58 +0800
  • fd384ff33e
    Add support for redis authentication (#420) Vítor 2021-08-06 19:53:16 -0300
  • 5a9410c696 Reference redisPassword in nitter.conf #420 HeavenVolkoff 2021-08-05 11:30:19 -0300
  • 3e78767b5d Add support for redis authentication (Update redpool dependency) - Add configuration option redisPassword HeavenVolkoff 2021-08-05 11:23:35 -0300
  • 0330d54827 remove hard-coded static directory Faye Duxovni 2021-07-03 14:50:27 -0400
  • edefa5f153 Adding Translation. Note: This an early version. I'll improve on it once it gets accepted. Esmail Almaleeh 2021-08-05 03:48:20 +0300
  • 9c19e70a03 truncate tweet text for titles of rss feed items #410 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
  • 1b5e8dd1ad RSS feeds for threads Faye Duxovni 2021-07-04 02:39:07 -0400
  • 34f77efb77
    Update README.md #359 Seth Simmons 2021-07-20 15:08:17 +0000
  • 2315ae0c01
    Update README.md Seth Simmons 2021-07-20 15:08:09 +0000
  • 8a8075bf04
    Update README.md Seth Simmons 2021-07-20 15:07:59 +0000
  • 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
  • 23691e7c22
    Add Security Headers and a strict CSP #407 cyberhost-uk 2021-07-06 20:12:25 +0000
  • 669aa2cd8b
    parse token from int or str (#405) Ryan Koppenhaver 2021-07-01 05:33:40 -0700
  • 63cd3c614f parse token from int or str #405 Ryan Koppenhaver 2021-06-30 20:41:45 -0700
  • b5a608f35b Add nitter light theme #159 bopol 2020-05-14 00:28:24 +0200
  • e23ef4cff6 themes: +twitter (auto), twitter->twitter light #332 bopol 2021-01-30 22:29:03 +0100
  • 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
  • 2450db7503 Changed procedure getRfc822Time to comply with RSS 2.0 spec #404 David Robinson 2021-06-22 16:45:29 -0400
  • d78a17b767
    Remove Freenode #402 bopol 2021-06-18 21:46:29 +0200
  • 27df0863c5
    Add "audiospace = "audiospace"" #401 Mennaruuk 2021-06-15 19:15:35 -0400
  • c6e57a06f1
    update hls.js to v1.0.6 (#397) bopol 2021-06-08 02:15:35 +0200
  • 3c2372738f update hls.js to v1.0.6 #397 bopol 2021-06-07 23:22:33 +0200
  • b89953c1c7
    Doc: Added Code of Conduct #386 Avinash Sharma 2021-05-16 12:48:16 +0530
  • 15e1ba1322
    Hack in support for the new twitter video format (#381) decoy-walrus 2021-05-08 12:05:31 -0400
  • 1e602f56e6 Hack in support for the new twitter video format This change adds ".m4s" and ".mp4" to the regex that modifies m3u8 playlist files proxied from twitter, and adds ".m4s" to the list of extensions proxied through nitter. The net effect is the new video format that twitter is using now should be supported. #381 decoy-walrus 2021-05-04 14:31:22 -0400
  • f1b1af123f Allow setting NITTER_CONF_FILE path env var #368 3nprob 2021-04-05 21:25:38 +0900
  • 8205f75296 Allow configuring httpMaxConns 3nprob 2021-04-05 17:58:38 +0900
  • 9f2c15e6fe remove deprecated sqlite-dev package #369 3nprob 2021-04-05 17:28:06 +0900
  • 077c234f44
    Add in docker-compose example Seth Simmons 2021-03-12 12:03:34 -0500
  • a1ebaaed5e
    Correct v.redd.it redirects for Teddit #353 FIGBERT 2021-03-08 16:14:34 -0800
  • 98ce4ed6f0
    Add Teddit formatting for i.redd.it and v.redd.it FIGBERT 2021-03-06 18:05:18 -0800
  • fbc0c9e716
    Remove reference to Libreddit FIGBERT 2021-03-06 14:59:23 -0800
  • c05db76085
    Add teddit/libreddit redirect FIGBERT 2021-03-05 22:37:15 -0800
  • c42567531f
    Removed sentence about Twitter's legacy non-JS mobile mode #340 Jonta 2021-02-17 17:49:03 +0100
  • 52a0b530cc
    Fitt's law - Larger clickable area, still semantic (#339) Jonta 2021-02-17 03:03:08 +0100
  • a89f0d29c9
    Fitt's law - Larger clickable area, still semantic #339 Jonta 2021-02-16 23:33:34 +0100
  • f392b6ca37
    run optipng -o 9 on all images (#337) Lukas Winkler 2021-02-14 12:49:09 +0100
  • 969a0bc855
    run optipng -o 9 on all images #337 Lukas Winkler 2021-02-13 18:54:54 +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
  • 6ccf690735
    Update default invidious instance #324 Perflyst 2021-01-23 20:12:31 +0100
  • 8849ad0692
    Untrack nitter.conf Perflyst 2021-01-23 20:11:41 +0100
  • 5ccb24b008
    add auto theme that uses prefer-color-scheme (#323) alqeeu 2021-01-23 19:27:29 +0200
  • 573e78384e added new line #323 alqeeu 2021-01-23 19:15:51 +0200
  • d7d3cd2fd8 added auto theme that uses prefer-color-scheme alqeeu 2021-01-23 18:56:39 +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
  • 46e0862f20
    fixed non https urls #319 Josiah 2021-01-20 22:22:52 +0000
  • 86550dc192
    actions: add docker build #317 FireMasterK 2021-01-20 10:15:25 +0530
  • 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