Commit graph

  • 7e40af5611 Revert token change Zed 2020-06-16 00:48:44 +0200
  • 6167e7dc49 Refactor fetch helper, fix list pagination Zed 2020-06-15 16:40:27 +0200
  • 7643293f6b Fix tombstone parsing Zed 2020-06-12 08:01:31 +0200
  • bd386b3acf Proper support for gif avatars Zed 2020-06-10 18:34:56 +0200
  • e4cbbf2fd5 Show retweet and reply usernames in rss titles Zed 2020-06-10 17:52:21 +0200
  • 07492b7b39 Escape rss titles Zed 2020-06-10 17:17:17 +0200
  • 1811a23265 Parse alternative video title Zed 2020-06-10 17:09:38 +0200
  • 179b3bc496 Parse video profile Zed 2020-06-10 17:05:55 +0200
  • 4f6b8bad9e Lower avatar resolutions Zed 2020-06-10 17:05:23 +0200
  • 754f88a448 Show avatars in quotes, improve css Zed 2020-06-10 17:04:48 +0200
  • 0c9c37e886 Support even more obscure card types Zed 2020-06-10 16:13:40 +0200
  • 77994e8246 Specify redpool commit Zed 2020-06-09 23:41:13 +0200
  • 86811dca71 Specify commit for redis library Zed 2020-06-09 21:02:39 +0200
  • 09b85464bd Reenable logging for non-release builds Zed 2020-06-09 20:29:05 +0200
  • 61d27efd69 Optimize profile caching strategy Zed 2020-06-09 18:19:20 +0200
  • ba9ba3a55e Add cookie note so we don't break the law Zed 2020-06-09 17:01:30 +0200
  • db45433ec4 Optimize usage of cookie preferences Zed 2020-06-09 16:45:21 +0200
  • 310c5e936d Optional base64 support for proxy urls Zed 2020-06-09 15:04:38 +0200
  • ce7f9dfb0f WIP: First pass on creating an encoded picture route #184 somini 2020-06-08 01:38:37 +0100
  • 8f2fed985a Support a compatiblePicURL somini 2020-06-08 01:11:36 +0100
  • 1b9fa40237 Silence Jester's query warning Zed 2020-06-07 09:18:40 +0200
  • 558fc7a8a0 Update deps Zed 2020-06-07 09:00:04 +0200
  • 908da72ba9 Use frosty instead of msgpack, compress everything Zed 2020-06-07 08:50:40 +0200
  • a8553db66e Use small video previews Zed 2020-06-07 08:26:39 +0200
  • 40ef23956a Catch connection closed errors Zed 2020-06-07 08:23:05 +0200
  • 9c8c2cbe88 Use small image version for preview to save memory Zed 2020-06-07 07:57:32 +0200
  • 34dd02df1b Add photo rail test Zed 2020-06-07 07:56:28 +0200
  • 47c87f7068 Strip https://pbs.twimg.com from image urls Zed 2020-06-07 07:55:57 +0200
  • ea7222bc86 Optimize photo rail parser Zed 2020-06-07 07:54:20 +0200
  • be74cec48a Refactor instruction parsing Zed 2020-06-07 07:53:40 +0200
  • 67313ac12a Use regex for hashtags instead Zed 2020-06-06 10:17:19 +0200
  • 181ef3bca7 Use snappy for rss compression, refactor Zed 2020-06-06 09:27:25 +0200
  • 68a5ac20b6 Proxy media instead of using file cache Zed 2020-06-06 04:39:22 +0200
  • 1dcb191903 Improve quote css Zed 2020-06-05 16:58:06 +0200
  • 2fe0d8daae Fix wrong error message when rss timeline is empty Zed 2020-06-05 16:49:30 +0200
  • 1fecd63d78 Skip photo rails for rss Zed 2020-06-05 16:49:10 +0200
  • 2a654ea5cd Fix missing search params in rss cache Zed 2020-06-05 16:27:48 +0200
  • 1a9e5a6c72 Fix user search pagination Zed 2020-06-05 00:11:05 +0200
  • 3ecda47c73 Improve hashtag regex Zed 2020-06-04 23:01:51 +0200
  • 240a6f9fd3 Fix poll percentages when 0 votes Zed 2020-06-04 22:56:14 +0200
  • 42421e58de Fix tweet ID parsing bug on 32-bit Zed 2020-06-04 05:03:25 +0200
  • f0db3a8bc2 Don't cache empty profile Zed 2020-06-03 07:49:32 +0200
  • 22b0bce1ea One more time Zed 2020-06-03 02:42:26 +0200
  • 85d972dc36 Add it back fully Zed 2020-06-03 02:41:37 +0200
  • a7e969e397 Add back promo_video_website Zed 2020-06-03 02:38:04 +0200
  • 4d650fd33e Support more cards, even the undocumented ones Zed 2020-06-03 02:33:34 +0200
  • b4fe3d1f6a Prevent unnecessary profile cache Zed 2020-06-03 00:03:41 +0200
  • d01f62c5ae Clean up cache code Zed 2020-06-02 22:36:02 +0200
  • 9ad458ae25 Fix Twitter link for searches Zed 2020-06-02 22:31:46 +0200
  • 548cb62ff2 Fix very strange cache bug Zed 2020-06-02 22:15:04 +0200
  • 77f03425ef Preserve original UTC timestamp Zed 2020-06-02 21:06:44 +0200
  • 3dc85639f4 Fix crash on token fetch failure Zed 2020-06-02 20:37:55 +0200
  • 7acea6b9e0 Add user agent for media requests, improve error Zed 2020-06-02 20:27:43 +0200
  • 9b34123573 Fix readme typo Zed 2020-06-02 20:00:38 +0200
  • 80d963fab6 Fix crash when disk is full Zed 2020-06-02 19:58:24 +0200
  • 9dbd819313 Improve Redis instructions and add note about logs Zed 2020-06-02 19:56:16 +0200
  • 2930293833 Fix relative timestamps Zed 2020-06-02 19:30:31 +0200
  • e453d9dd59 Add yet another card type Zed 2020-06-02 16:31:10 +0200
  • fb591e43b8 Switch to packedjson to try lowering memory usage Zed 2020-06-02 16:22:44 +0200
  • 2fa76db099 Simplify error parser Zed 2020-06-01 21:53:21 +0200
  • 2642e5efe4 More aggressive token strategy to combat bursts Zed 2020-06-01 13:54:45 +0200
  • baa28ea8bc Prevent crash when token missing Zed 2020-06-01 13:54:14 +0200
  • 87d1e49f1a Remove unnecessary table Zed 2020-06-01 13:50:06 +0200
  • 12fb55745d Quit with return code to indicate error Zed 2020-06-01 13:48:28 +0200
  • e0943eeec8 Minor optimizations Zed 2020-06-01 13:47:43 +0200
  • 1fb78f8047 Minor token changes Zed 2020-06-01 13:40:26 +0200
  • dc79f736d0 Minor quote gif css improvement Zed 2020-06-01 13:36:40 +0200
  • 01faa784ea Add Redis connection error message Zed 2020-06-01 13:36:20 +0200
  • 4a43209386 Update readme Zed 2020-06-01 13:36:10 +0200
  • 43e87f5174 Expand "bounced" tombstone match Zed 2020-06-01 10:30:57 +0200
  • 10277bb58d More card kinds Zed 2020-06-01 10:30:47 +0200
  • 74534e8fef Use old user endpoint to avoid graphql rate limits Zed 2020-06-01 09:46:17 +0200
  • 39863703b3 Error stuff Zed 2020-06-01 09:45:38 +0200
  • 0859d8c2d9 Add missing card kinds (specific parsers pending) Zed 2020-06-01 08:18:37 +0200
  • a2c0e1a21d Add missing tombstones Zed 2020-06-01 08:14:58 +0200
  • 21fdbb88ec Fix RSS retweet rendering Zed 2020-06-01 05:50:59 +0200
  • 1cb57401b6 Ignore trailing slashes for list routes Zed 2020-06-01 05:31:11 +0200
  • 92883cbd73 Update timestamp in failing test Zed 2020-06-01 05:30:52 +0200
  • 2a3bcaa9aa Fix retweet deduplication Zed 2020-06-01 05:18:32 +0200
  • 0a8cf7e161 Update Dockerfile Zed 2020-06-01 05:08:11 +0200
  • ec86a55b48 Fix timestamp parsing in non-UTC timezones Zed 2020-06-01 05:03:45 +0200
  • 177e119441 Hotfix missing card type Zed 2020-06-01 04:19:21 +0200
  • d8270cafe7 Fix nimble file Zed 2020-06-01 02:57:22 +0200
  • 123bc04b41 Update Dockerfile Zed 2020-06-01 02:51:41 +0200
  • e1fff6985b New configs Zed 2020-06-01 02:26:04 +0200
  • 12c8b2659c Update tests Zed 2020-06-01 02:25:56 +0200
  • 81d6d1ac7f Misc. changes Zed 2020-06-01 02:25:39 +0200
  • 4c928fa8b0 Routing updates Zed 2020-06-01 02:22:56 +0200
  • 2950c0de35 html and css updates Zed 2020-06-01 02:22:22 +0200
  • 762d00b21d In with the new Zed 2020-06-01 02:16:24 +0200
  • 4167ce458b Out with the old Zed 2020-06-01 02:14:29 +0200
  • 4bb92a5201 New dependencies Zed 2020-06-01 01:21:03 +0200
  • 5eec0bde3d Misc. fixes and refactorings Zed 2020-05-26 14:24:41 +0200
  • c736a98614 Update dependencies Zed 2020-05-26 14:15:02 +0200
  • cfb8327c48 Add yet another card type #276 #169 Zed 2020-06-02 16:31:10 +0200
  • 3bea4d34a6 Switch to packedjson to try lowering memory usage Zed 2020-06-02 16:22:44 +0200
  • 386881fd85 Simplify error parser Zed 2020-06-01 21:53:21 +0200
  • 08bae11a95 More aggressive token strategy to combat bursts Zed 2020-06-01 13:54:45 +0200
  • fea1bc40c4 Prevent crash when token missing Zed 2020-06-01 13:54:14 +0200
  • 635accb9e5 Remove unnecessary table Zed 2020-06-01 13:50:06 +0200