Commit graph

24 commits

Author SHA1 Message Date
Zed 1faf976d7c Use int for tweet ids for correct thread sorting 2019-10-10 18:22:14 +02:00
Zed 7b766b793b Rewrite text parsing to ensure correctness 2019-10-09 16:06:51 +02:00
Zed 211b086f4d Use "max_position" instead of "after" for compat 2019-10-08 15:15:47 +02:00
Zed 9038645bc1 Add support for loading more tweet replies 2019-09-24 15:39:04 +02:00
Zed ac9fa2ce1d Simplify query parameters 2019-09-21 01:11:03 +02:00
Zed 9e3138e51b Add list support 2019-09-21 01:08:30 +02:00
Zed d1fbcef64d Simplify queries 2019-09-20 22:56:27 +02:00
Zed a8c0842228 Make user search results clickable 2019-09-20 02:49:54 +02:00
Zed 7a7c4d68e4 Hide tweets if they were retweeted on same page 2019-09-20 01:17:25 +02:00
Zed 19659de410 Fix missing "Show thread" links 2019-09-19 04:13:11 +02:00
Zed bd774cf0ca Make queries non-optional 2019-09-19 02:23:22 +02:00
Zed 7d7eb085ca Redesign and fix search, add custom timeline tab 2019-09-19 01:01:47 +02:00
Zed 4c748b61a5 Search progress 2019-09-17 21:17:36 +02:00
Zed 30bab22dae Add user search 2019-09-17 21:17:36 +02:00
Zed eeae28da0c Refactor tweet/timeline views 2019-09-17 21:17:36 +02:00
Zed de828bdd79 Use sass instead of pure css 2019-09-13 10:44:21 +02:00
Zed 1e55f21fa5 Use referer form data instead of relying on header 2019-09-05 22:40:36 +02:00
Zed f7c1c28368 Initial search refactoring 2019-08-23 02:15:25 +02:00
Zed 966b3d5d62 Add client preferences 2019-08-13 21:06:01 +02:00
Zed 6a058a8c5c Add missing imports 2019-08-06 21:16:31 +02:00
Zed eeead99e32 Add multi-user timeline support 2019-08-06 17:41:06 +02:00
Zed 9d9bd10e15 Change "tweets" to "posts" to avoid ublock hiding 2019-07-31 03:59:38 +02:00
Zed d3a7ca834b Implement card fetching and parsing 2019-07-11 19:22:23 +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