Commit Graph

342 Commits

Author SHA1 Message Date
Zed f7c1c28368 Initial search refactoring 2019-08-23 02:15:25 +02:00
Zed c7339d2126 Render "more replies" for the main thread 2019-08-23 01:20:00 +02:00
Zed ac6f4e7d61 Add button to enable hls playback when disabled 2019-08-23 00:00:10 +02:00
Zed 728a335f2c Show overlay for unavailable videos 2019-08-19 22:03:00 +02:00
Zed 8b31f58998 Improve play button 2019-08-19 21:27:28 +02:00
Zed 59469da857 Show video plays in tweet stats 2019-08-19 21:18:18 +02:00
Zed 8a45afdd46 Support vmap/amplify video card 2019-08-19 20:53:57 +02:00
Zed f5fef0ff3a Initial hls video playback support 2019-08-19 20:25:00 +02:00
Zed 3f7ccb5525 Go back to previous page when saving settings 2019-08-19 04:37:28 +02:00
Zed ed327bac24 Add video playback preferences 2019-08-19 03:28:53 +02:00
Zed 16f77223ff Generate Prefs type 2019-08-17 21:49:41 +02:00
Zed d05f4fd3ee Improve prefs page css 2019-08-17 18:06:18 +02:00
Zed 1464131707 Clean up 2019-08-15 23:17:13 +02:00
Zed 13b75a6954 Style preferences page 2019-08-15 22:44:11 +02:00
Zed 9fc512d88d Add button to reset preferences 2019-08-15 19:13:54 +02:00
Zed 7dfbc16f4c Add Invidious/Nitter link replacement preferences 2019-08-15 15:51:20 +02:00
Zed 93da24be85 Workaround karax issue 61 2019-08-15 14:52:34 +02:00
Zed 8879612594 Simplify pref macros 2019-08-15 14:38:14 +02:00
Zed 768ec3632f Use custom icon font for a cleaner design 2019-08-15 04:00:40 +02:00
Zed 45d88da3d9 Add more preferences 2019-08-13 21:25:29 +02:00
Zed 7eb66d65aa Fix "show thread" link position on media posts 2019-08-13 21:21:54 +02:00
Zed 966b3d5d62 Add client preferences 2019-08-13 21:06:01 +02:00
Zed c42b2893ff Autofocus search
Fixes #25
2019-08-13 20:21:35 +02:00
Zed 1a3ba05bc0 New navigation bar 2019-08-12 22:57:43 +02:00
Zed 64f9af28e0 Remove test url from metadata 2019-08-12 22:56:27 +02:00
Zed 67467aa70d Add quote tests 2019-08-12 17:02:07 +02:00
Zed b718bbe15c Fix profile website links 2019-08-12 03:32:27 +02:00
Zed 88c1cd50a7 Show ? if profile stat unavailable 2019-08-11 23:30:33 +02:00
Zed 60986ecc88 Display media count above photo rail 2019-08-11 23:24:02 +02:00
Zed 7171486f03 Revamp profile api to display more metadata 2019-08-11 21:30:31 +02:00
Zed 0da26ab197 Support gif link previews 2019-08-07 22:27:37 +02:00
Zed ec5f67123a Implement link previews 2019-08-07 22:02:19 +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 4660d23667 Fix wrong tweet header text 2019-08-06 15:57:47 +02:00
Zed 9d9bd10e15 Change "tweets" to "posts" to avoid ublock hiding 2019-07-31 03:59:38 +02:00
Zed 6a9d182249 Add server config file 2019-07-31 02:15:43 +02:00
Zed 27cf4cdf64 Support promo_video_website cards 2019-07-16 03:45:38 +02:00
Zed 9d1682012d Render cards 2019-07-15 13:41:27 +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 344d3cd57f Reorder timeline tweets according to their threads 2019-07-04 14:55:28 +02:00
Zed b708c78c42 Display unavailable quotes 2019-07-04 04:38:23 +02:00
Zed 8773fd901b Improve profile stat layout on low resolutions 2019-07-04 04:27:30 +02:00
Zed 141bfdc508 Add photo rail support 2019-07-04 04:27:06 +02:00
Zed 779b97db4d Fix "more reply" pluralization 2019-07-03 12:20:35 +02:00
Zed 13a9f6cd1f Add timeline filters
Custom filter menu is still WIP
2019-07-03 11:58:35 +02:00
Zed 4c37e93314 Fix replying-to username links 2019-07-03 10:28:50 +02:00
Zed 92e3df411f Improve memory usage by making Thread a ref object 2019-07-03 07:19:08 +02:00
Zed f378eedcc8 Hide "Replying to" in threads when appropriate 2019-07-02 01:10:15 +02:00
Zed a67d27e0c4 Support "Replying to" and "Show thread" 2019-07-02 00:52:50 +02:00
Zed 3cedcf29ea Refactor tweet stats 2019-07-01 23:48:25 +02:00
Zed c60280415e Minor retweet refactor 2019-07-01 23:22:00 +02:00
Zed 9b07199901 Generate tweet links 2019-07-01 23:14:36 +02:00
Zed 04dbd07959 Fix retweet deduplication 2019-07-01 22:45:28 +02:00
Zed 1bae69e5b0 Fix image/gif properly 2019-07-01 03:56:09 +02:00
Zed a901e50df5 Display "more replies" 2019-07-01 03:13:12 +02:00
Zed 160c28eda3 Improve firefox support for images 2019-07-01 03:12:28 +02:00
Zed 02f63f97d6 Fix gif size regression 2019-06-29 14:33:21 +02:00
Zed 1a0ccbb3f7 Add support for polls 2019-06-29 14:12:20 +02:00
Zed ff01ab61d1 Add support for mp4 videos 2019-06-29 07:45:36 +02:00
Zed ee1d6f7cf0 Fix inconsistent display of timeline warnings 2019-06-29 00:41:09 +02:00
Zed 7107c79334 Remove nested bio 2019-06-28 04:42:23 +02:00
Zed a801b01142 Make tweet profile pics clickable 2019-06-26 21:55:04 +02:00
Zed 547cd635bf Display unavailable tweets 2019-06-26 21:06:53 +02:00
Zed a3285e8410 Fix crash on protected profiles 2019-06-25 13:24:47 +02:00
Zed 684489ee21 Thread lines cleanup 2019-06-25 13:24:18 +02:00
Zed 0155607ed3 Display lines between threads 2019-06-25 12:58:04 +02:00
Zed ac8d0e2052 Improve timeline support, "no more tweets" message 2019-06-25 07:36:36 +02:00
Zed aae0e51154 Ensure correct text formatting 2019-06-25 04:52:38 +02:00
Zed 0fee70eeba Cleaner image code 2019-06-25 03:48:57 +02:00
Zed 94b2187453 Display sensitive quotes properly 2019-06-25 02:58:33 +02:00
Zed 6c5f491ee0 Rename templates 2019-06-24 23:25:21 +02:00
Zed 38565e2e1f Add dynamic page title 2019-06-24 22:40:58 +02:00
Zed b0b23800e1 Properly display names, usernames and badges 2019-06-24 20:45:03 +02:00
Zed 6f932b53b0 Improve quote video badge 2019-06-24 18:19:43 +02:00
Zed e81865e144 Display "No tweets found" when appropriate 2019-06-24 08:44:37 +02:00
Zed 1927858f95 Fix gif padding 2019-06-24 08:24:43 +02:00
Zed af9a5d4872 Render tweet quotes 2019-06-24 08:07:36 +02:00
Zed 861ac7a593 Better video/gif support 2019-06-24 05:14:14 +02:00
Zed 8f7c61eab6 Fix loading more tweets when last one is a retweet 2019-06-24 04:41:23 +02:00
Zed 2c2d2c767e description -> bio 2019-06-24 02:09:32 +02:00
Zed baa936894d Display single images properly 2019-06-24 01:59:32 +02:00
Zed c559ab1f1a Simplify image gallery logic 2019-06-23 22:11:00 +02:00
Zed dd8a7dcdff Use `?name=orig` for original quality images 2019-06-23 02:52:07 +02:00
Zed 64259ef1ea Improve image gallery css 2019-06-23 02:37:25 +02:00
Zed 2a5e0a3f54 Minor html size optimization 2019-06-21 04:35:59 +02:00
Zed cd4e873a45 Escape tweet text 2019-06-21 04:35:48 +02:00
Zed 6103db6893 Cache profiles 2019-06-20 20:04:18 +02:00
Zed 63d7528b8f Change site name 2019-06-20 17:58:31 +02:00
Zed a9826151e9 Preliminary video support 2019-06-20 17:20:32 +02:00
Zed cea5cc0523 Initial commit 2019-06-20 16:16:20 +02:00