Commit graph

80 commits

Author SHA1 Message Date
Zed 829cac9cbd Force showing sensitive card thumbnails 2019-07-15 03:44:46 +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
Zed 069ff60fdc Fix missing timeline query for empty timelines 2019-07-08 23:43:02 +02:00
Zed 344d3cd57f Reorder timeline tweets according to their threads 2019-07-04 14:55:28 +02:00
Zed 141bfdc508 Add photo rail support 2019-07-04 04:27:06 +02:00
Zed 13a9f6cd1f Add timeline filters
Custom filter menu is still WIP
2019-07-03 11:58:35 +02:00
Zed 92e3df411f Improve memory usage by making Thread a ref object 2019-07-03 07:19:08 +02:00
Zed 640bb2fadf Fix slow video loading due to not passing token 2019-07-03 07:15:52 +02:00
Zed 9b07199901 Generate tweet links 2019-07-01 23:14:36 +02:00
Zed a901e50df5 Display "more replies" 2019-07-01 03:13:12 +02:00
Zed 1a0ccbb3f7 Add support for polls 2019-06-29 14:12:20 +02:00
Zed 9dc4b240e7 Fix tweet tags being shown as unavailable tweets 2019-06-27 22:29:39 +02:00
Zed e2039ec81c Refactor nil checks, remove getAttr 2019-06-27 21:07:29 +02:00
Zed a43950dcf5 Include username in status requests 2019-06-27 20:13:46 +02:00
Zed 02fcd7b880 Switch from nimquery to q 2019-06-26 18:51:21 +02:00
Zed b51f1cbbd4 Fix username regex, add media endpoint 2019-06-25 19:19:01 +02:00
Zed 2f51de90d0 Limit video token usage to prevent crashes 2019-06-25 15:09:13 +02:00
Zed a3285e8410 Fix crash on protected profiles 2019-06-25 13:24:47 +02:00
Zed 8000a814df Fix crash on invalid id and non-existent profiles 2019-06-25 13:24:22 +02:00
Zed ac8d0e2052 Improve timeline support, "no more tweets" message 2019-06-25 07:36:36 +02:00
Zed a098d3ea84 Add simple emoji support 2019-06-25 02:38:18 +02:00
Zed 4bf38f71f3 Increase cache times 2019-06-25 01:00:23 +02:00
Zed 06a54a5c32 Fix crash when profile doesn't exist 2019-06-25 00:55:41 +02:00
Zed 1213220ef0 Cache video token 2019-06-24 05:50:43 +02:00
Zed 861ac7a593 Better video/gif support 2019-06-24 05:14:14 +02:00
Zed 6f0452621e Cleanup api code 2019-06-21 03:51:14 +02:00
Zed 89b6cfdf98 Compare string length instead of empty string 2019-06-21 02:16:10 +02:00
Zed abe21e3ebf Add fallback for sensitive profiles 2019-06-21 02:15:46 +02:00
Zed cea5cc0523 Initial commit 2019-06-20 16:16:20 +02:00