Commit graph

  • 88c1cd50a7 Show ? if profile stat unavailable Zed 2019-08-11 23:30:33 +0200
  • 60986ecc88 Display media count above photo rail Zed 2019-08-11 23:24:02 +0200
  • 7171486f03 Revamp profile api to display more metadata Zed 2019-08-11 21:26:55 +0200
  • 3f1d9777b6 Support general video search Zed 2019-08-11 21:26:44 +0200
  • 0359c72fda Remove unused imports Zed 2019-08-11 21:26:37 +0200
  • 1c548d30e7 Remove broken test Zed 2019-08-09 12:48:13 +0200
  • b1afa2168a Fix multi-user timeline buttons Zed 2019-08-08 19:19:27 +0200
  • 105884ca4e Use local tmp directory and enhance readme (#8) Perflyst 2019-08-08 18:34:49 +0200
  • 0da26ab197 Support gif link previews Zed 2019-08-07 22:27:24 +0200
  • ec5f67123a Implement link previews Zed 2019-08-07 22:02:19 +0200
  • afdbb6ad9e Actually close files after uploading Zed 2019-08-07 20:58:17 +0200
  • 6a058a8c5c Add missing imports Zed 2019-08-06 21:16:31 +0200
  • bfcb74c6cc Cache videos Zed 2019-08-06 19:02:38 +0200
  • eeead99e32 Add multi-user timeline support Zed 2019-08-06 17:41:06 +0200
  • 4660d23667 Fix wrong tweet header text Zed 2019-08-06 15:57:47 +0200
  • 9487d11fcb Clean up media api code Zed 2019-07-31 09:27:37 +0200
  • 6b6e5b3a40 Use random user agents Zed 2019-07-31 08:36:24 +0200
  • d0ee8e8403 Add missing config file Zed 2019-07-31 04:23:16 +0200
  • 9d9bd10e15 Change "tweets" to "posts" to avoid ublock hiding Zed 2019-07-31 03:59:38 +0200
  • 4f7e0ffc22 Fix timeline title Zed 2019-07-31 03:19:30 +0200
  • 6a9d182249 Add server config file Zed 2019-07-31 02:15:43 +0200
  • b10d894a11
    Merge pull request #3 from zedeus/card-support Zed 2019-07-16 03:47:12 +0200
  • 27cf4cdf64 Support promo_video_website cards Zed 2019-07-15 16:03:01 +0200
  • d12f14135e Update readme Zed 2019-07-15 14:15:22 +0200
  • 9d1682012d Render cards Zed 2019-07-15 13:41:27 +0200
  • 0da076ddcf Fix card link parsing edge cases Zed 2019-07-15 13:40:59 +0200
  • 829cac9cbd Force showing sensitive card thumbnails Zed 2019-07-15 03:44:33 +0200
  • d3a7ca834b Implement card fetching and parsing Zed 2019-07-11 19:22:23 +0200
  • 1f90e2ab3e Add missing import to search.nim Zed 2019-07-11 00:49:09 +0200
  • ab36664ad2
    Use Karax html rendering instead of source filters (#2) Zed 2019-07-11 00:42:31 +0200
  • fad2575d93 Fix sensitive media being rendered as unavailable Zed 2019-07-10 23:38:52 +0200
  • 069ff60fdc Fix missing timeline query for empty timelines Zed 2019-07-08 23:43:02 +0200
  • 344d3cd57f Reorder timeline tweets according to their threads Zed 2019-07-04 14:54:15 +0200
  • 83931e7044 Include retweets in "Tweets & Replies" Zed 2019-07-04 11:55:19 +0200
  • 6186ae7a9f Make profile sticky Zed 2019-07-04 09:34:33 +0200
  • 6b64e84d81 Make quote badges more readable Zed 2019-07-04 04:39:59 +0200
  • b708c78c42 Display unavailable quotes Zed 2019-07-04 04:38:23 +0200
  • 8773fd901b Improve profile stat layout on low resolutions Zed 2019-07-04 04:27:30 +0200
  • 141bfdc508 Add photo rail support Zed 2019-07-04 04:18:32 +0200
  • 080d4774cf Tweak layout, making it wider and fixing overflows Zed 2019-07-04 03:15:54 +0200
  • f235677024 Fix quote's "show thread" also shown in parent Zed 2019-07-03 12:27:18 +0200
  • 388d3987b7 Add tests to prevent username regex bugs Zed 2019-07-03 12:20:49 +0200
  • 779b97db4d Fix "more reply" pluralization Zed 2019-07-03 12:20:35 +0200
  • 15826a1e1e Workaround for .@usernames Zed 2019-07-03 12:20:23 +0200
  • 13a9f6cd1f Add timeline filters Zed 2019-07-03 11:46:03 +0200
  • a7249080db Fix username regex Zed 2019-07-03 11:46:44 +0200
  • b1c80a1e34 Fix inconsistent timeline padding Zed 2019-07-03 10:41:42 +0200
  • 4c37e93314 Fix replying-to username links Zed 2019-07-03 10:28:50 +0200
  • 45afa5509a Fix parsing old gifs Zed 2019-07-03 10:00:27 +0200
  • 92e3df411f Improve memory usage by making Thread a ref object Zed 2019-07-03 07:18:19 +0200
  • 640bb2fadf Fix slow video loading due to not passing token Zed 2019-07-03 07:15:52 +0200
  • 875bb4d510 Update todo Zed 2019-07-02 03:32:17 +0200
  • 69f5a555cb Fix quote reply edgecase Zed 2019-07-02 01:38:14 +0200
  • f378eedcc8 Hide "Replying to" in threads when appropriate Zed 2019-07-02 01:01:27 +0200
  • a67d27e0c4 Support "Replying to" and "Show thread" Zed 2019-07-02 00:52:50 +0200
  • 97166feec9 Fix getLink typo Zed 2019-07-01 23:55:19 +0200
  • 7ef10b88f4 Workaround for Twitter bug Zed 2019-07-01 23:48:33 +0200
  • 3cedcf29ea Refactor tweet stats Zed 2019-07-01 23:48:25 +0200
  • c60280415e Minor retweet refactor Zed 2019-07-01 23:22:00 +0200
  • 9b07199901 Generate tweet links Zed 2019-07-01 23:14:36 +0200
  • 04dbd07959 Fix retweet deduplication Zed 2019-07-01 22:45:28 +0200
  • baa734b32e Add thread/conversation tests Zed 2019-07-01 07:12:46 +0200
  • b982259f1d Update readme Zed 2019-07-01 04:58:54 +0200
  • 1bae69e5b0 Fix image/gif properly Zed 2019-07-01 03:56:09 +0200
  • a901e50df5 Display "more replies" Zed 2019-07-01 03:13:12 +0200
  • 160c28eda3 Improve firefox support for images Zed 2019-07-01 03:12:28 +0200
  • af167ddef4 Add media tests Zed 2019-07-01 00:29:40 +0200
  • 6176c6f668 Add poll test Zed 2019-06-30 00:53:07 +0200
  • 02f63f97d6 Fix gif size regression Zed 2019-06-29 14:33:21 +0200
  • 1a0ccbb3f7 Add support for polls Zed 2019-06-29 14:11:23 +0200
  • ff01ab61d1 Add support for mp4 videos Zed 2019-06-29 07:45:36 +0200
  • b31338dcc7 Improve thread/timeline parsing Zed 2019-06-29 06:31:02 +0200
  • 49daad3930 Add timeline tests Zed 2019-06-29 00:42:53 +0200
  • c78ee6bca0 Add profile banner tests Zed 2019-06-29 00:42:44 +0200
  • f410720d1a Add more tweet tests Zed 2019-06-29 00:42:10 +0200
  • a5676e1c2c Improve test base Zed 2019-06-29 00:41:57 +0200
  • ee1d6f7cf0 Fix inconsistent display of timeline warnings Zed 2019-06-29 00:41:09 +0200
  • 6150f52342 Use test paramerization Zed 2019-06-28 19:18:52 +0200
  • 8fac54ac8c Add basic tests, wip Zed 2019-06-28 04:56:02 +0200
  • 7107c79334 Remove nested bio Zed 2019-06-28 04:42:23 +0200
  • 77879a1450 Fix url regex Zed 2019-06-27 22:30:00 +0200
  • 9dc4b240e7 Fix tweet tags being shown as unavailable tweets Zed 2019-06-27 21:48:59 +0200
  • e2039ec81c Refactor nil checks, remove getAttr Zed 2019-06-27 21:07:29 +0200
  • a43950dcf5 Include username in status requests Zed 2019-06-27 20:13:46 +0200
  • a801b01142 Make tweet profile pics clickable Zed 2019-06-26 21:55:04 +0200
  • 547cd635bf Display unavailable tweets Zed 2019-06-26 21:06:42 +0200
  • d052ff538c Fix tweet stat parsing Zed 2019-06-26 20:06:20 +0200
  • 7d2fa15676 Improve tweet selectors Zed 2019-06-26 19:59:28 +0200
  • 02fcd7b880 Switch from nimquery to q Zed 2019-06-26 18:51:21 +0200
  • b51f1cbbd4 Fix username regex, add media endpoint Zed 2019-06-25 19:19:01 +0200
  • 632a2c6c82 Workaround for httpbeast bug causing upload errors Zed 2019-06-25 15:29:39 +0200
  • 12cf772616 Make image upload resilient to crashes Zed 2019-06-25 15:09:43 +0200
  • 2f51de90d0 Limit video token usage to prevent crashes Zed 2019-06-25 15:09:13 +0200
  • a3285e8410 Fix crash on protected profiles Zed 2019-06-25 13:18:44 +0200
  • 8000a814df Fix crash on invalid id and non-existent profiles Zed 2019-06-25 13:07:49 +0200
  • 684489ee21 Thread lines cleanup Zed 2019-06-25 13:07:12 +0200
  • 0155607ed3 Display lines between threads Zed 2019-06-25 12:57:19 +0200
  • 13dc5efcf6 Add support for "vmap" videos Zed 2019-06-25 07:37:44 +0200
  • ac8d0e2052 Improve timeline support, "no more tweets" message Zed 2019-06-25 07:36:36 +0200
  • c4d648e952 Always emojify Zed 2019-06-25 06:02:57 +0200