Commit Graph

38 Commits

Author SHA1 Message Date
Zed 8c2e0c66e2 Render markdown files with a tool 2022-01-09 23:35:56 +01:00
Zed 3f201ba846 Improve preferences page 2021-12-27 18:18:40 +01:00
Zed a7e0f817c9 Replace Frosty with Flatty for de/serialization 2021-12-26 23:01:19 +01:00
Zed 3da6c50cb8 Use gzip for API calls to lower bandwidth and RAM 2021-12-26 06:49:27 +01:00
Zed 5720bbb8f9 Update dependencies 2021-12-26 03:06:52 +01:00
Zed f02515fda2 Set minimum Nim version to 1.4.8 2021-12-20 02:08:29 +01:00
Vítor cf47c1b8ad
Handle withheld tweets (#429)
* Handle withheld tweets

* Fix format of parser.nim
2021-08-21 17:13:38 +02:00
Vítor fd384ff33e
Add support for redis authentication (#420)
* Add support for redis authentication (Update redpool dependency)
 - Add configuration option `redisPassword`

* Reference `redisPassword` in nitter.conf
2021-08-07 00:53:16 +02:00
Zed c327f4cc06 Downgrade Frosty again to prevent OOM
It works, let's not fuck with it any more than necessary.
2021-01-02 19:27:11 +01:00
Zed 8590d51c49 Update frosty 2020-11-16 01:28:56 +01:00
Zed 680cc429d6 Update frosty, add migration 2020-11-15 20:18:13 +01:00
Zed 320cb47bce Switch to supersnappy, update frosty 2020-11-15 01:21:56 +01:00
Zed bd97cea709 Update dependencies 2020-11-07 21:46:03 +01:00
Zed 77994e8246 Specify redpool commit 2020-06-09 23:41:13 +02:00
Zed 86811dca71 Specify commit for redis library 2020-06-09 21:02:39 +02:00
Zed 558fc7a8a0 Update deps 2020-06-07 09:00:04 +02:00
Zed 908da72ba9 Use frosty instead of msgpack, compress everything 2020-06-07 08:50:40 +02:00
Zed 181ef3bca7 Use snappy for rss compression, refactor 2020-06-06 09:27:25 +02:00
Zed fb591e43b8 Switch to packedjson to try lowering memory usage 2020-06-02 18:05:54 +02:00
Zed d8270cafe7 Fix nimble file 2020-06-02 18:05:54 +02:00
Zed 4bb92a5201 New dependencies 2020-06-02 18:05:54 +02:00
Zed c736a98614 Update dependencies 2020-06-02 18:05:54 +02:00
Zed 9608876783 Switch back to upstream Jester 2020-03-09 00:13:22 +01:00
Zed a77c0f6a84 Change jester branch 2020-01-29 03:07:11 +01:00
Zed eef8d4a082 Fix leaks caused by race conditions
Fixes #106
2020-01-22 17:11:41 +01:00
Zed a419f6c996 Update karax, cleanup input code 2019-11-12 10:57:28 +01:00
Zed a3ca693dbe Require latest norm version 2019-10-23 12:47:01 +02:00
Zed 59e392e3b4 Update httpbeast dependency 2019-10-21 05:52:01 +02:00
Zed 2955b8982e Use httpbeast fork to fix crashes 2019-10-07 15:39:18 +02:00
Zed f28d05fc44 Use markdown for about page 2019-09-23 01:42:00 +02:00
Zed 795d9f4ec3 Add task to compile scss 2019-09-13 10:54:09 +02:00
Zed d7e0fa6059 Simplify db code 2019-09-08 12:22:52 +02:00
Zed 6a7a65e16b Update norm 2019-08-15 22:44:59 +02:00
Zed 11887b793a Improve cookie security 2019-08-15 18:41:15 +02:00
Zed ab36664ad2
Use Karax html rendering instead of source filters (#2)
* Use Karax html rendering instead of source filters
2019-07-11 00:42:31 +02:00
Zed 02fcd7b880 Switch from nimquery to q 2019-06-26 18:51:21 +02:00
Zed 1c2f03e0a7 Update readme 2019-06-21 20:44:43 +02:00
Zed cea5cc0523 Initial commit 2019-06-20 16:16:20 +02:00