Commit graph

624 commits

Author SHA1 Message Date
Zed 27c8c0a97a Fix missing videos due to broken token logic 2019-11-08 22:51:31 +01:00
Zed 50ebafdf79 Unset max height for videos with title/description 2019-11-04 23:13:58 +01:00
Zed 4d2c68e9f5 Implement preference DSL 2019-10-29 21:48:27 +01:00
Zed 68cf8216b7 Remove old Prefs type-checking code 2019-10-29 18:48:17 +01:00
Zed 25a6590a56 Add pref to hide tweet replies 2019-10-29 18:33:50 +01:00
Zed 0f43d37c9e Add pref to hide pins 2019-10-29 18:32:35 +01:00
Zed 76b9fcea76 Increase navbar fontsize on mobile
Fixes #85
2019-10-29 18:17:20 +01:00
Zed 8bc6381f4d Proxy attribution avatar 2019-10-28 16:27:27 +01:00
Zed 08845922f4 Set default theme if not set 2019-10-28 04:10:21 +01:00
Zed 51a5c473ae Fix select element styling for Firefox 2019-10-28 04:02:22 +01:00
Zed 98b66267a2 Add dark Twitter theme 2019-10-28 03:51:42 +01:00
Zed c9da638366 Rename themes 2019-10-27 13:02:22 +01:00
Zed 295a93e5ec Add Pleroma-inspired theme 2019-10-27 11:47:50 +01:00
Zed ffba11a565 Add high contrast theme 2019-10-27 11:45:40 +01:00
Zed d0cb6d3da4 Add Mastodon-inspired theme 2019-10-27 11:23:30 +01:00
Zed c3ce397280 Add tweet focus to referer paths 2019-10-26 17:21:35 +02:00
Zed 0b5c15ce67 Display content attribution 2019-10-26 16:37:58 +02:00
Zed a01265fa48 Fix wrong flex direction for non-video cards 2019-10-26 15:53:59 +02:00
Zed 371a2473bc Support title and description for videos 2019-10-26 15:50:42 +02:00
Zed 02b206078d Don't export options from types 2019-10-26 15:34:30 +02:00
Zed d179ac547c Refactor video cache 2019-10-26 15:33:38 +02:00
Zed aeeea492c4 Fix theme typo 2019-10-24 07:06:34 +02:00
Zed e91e7bcc1e Add hmacKey config field for video signing 2019-10-24 00:17:38 +02:00
Zed a56f217074 Fix exception when image path is empty 2019-10-24 00:04:54 +02:00
Zed 510abb9b50
Merge pull request #81 from zedeus/themes
Themes
2019-10-24 00:03:54 +02:00
Zed 3e661bab8a Add defaultTheme config option 2019-10-23 14:06:47 +02:00
Zed b018dbdf27 Cleanup themes 2019-10-23 13:58:28 +02:00
Zed 64d2d39424 Tweak light theme to resemble Twitter more 2019-10-23 13:58:10 +02:00
Zed a3ca693dbe Require latest norm version 2019-10-23 12:47:01 +02:00
Zed aaf079a141 Alphabetize theme order 2019-10-23 12:46:52 +02:00
Zed 1bba009656 Tweak light theme 2019-10-23 12:46:46 +02:00
Zed ac0e0b5e0d Finalize theme support 2019-10-23 12:37:12 +02:00
Zed 4f746193a0 Add simple migration for theme preference 2019-10-23 12:32:23 +02:00
Zed 4a5d99974c Update readme 2019-10-23 12:16:21 +02:00
Zed d4b86fd0f8 Style select element 2019-10-23 12:05:08 +02:00
Zed 6481004940 Add dark and light themes 2019-10-23 11:48:47 +02:00
Zed 5630a4da32 Add theme option 2019-10-23 11:48:08 +02:00
Zed 9aa4ddb30b Fix navbar icon color 2019-10-23 11:47:20 +02:00
Zed 81160b1915 Rewrite sass variables to support themes 2019-10-23 11:15:57 +02:00
Zed d31ada9bad Fix incorrect gif width 2019-10-23 09:54:23 +02:00
Zed de8fe659ff Fix "Show thread" not being shown, link to thread 2019-10-23 09:47:15 +02:00
Zed 813cfefbb4 Refactor list routes 2019-10-23 09:47:02 +02:00
Zed 73afb1d6a4 Link mp4 instead of embed for gif tweet previews 2019-10-23 09:16:27 +02:00
Zed 779187529c Strip list member bios 2019-10-23 09:05:35 +02:00
Zed 5979d7f588 Refactoring 2019-10-23 09:03:15 +02:00
Zed ffce6e21ab Use media endpoint for profile media tab
This bypasses "search" rate limits. It now includes media beyond
images and videos (eg. YouTube links are "media"), but the old
behaviour can be restored by clicking search, then filtering "Media"
and excluding retweets and replies.
2019-10-23 08:34:03 +02:00
Zed 0e6ac69a3f
Merge pull request #79 from Perflyst/add-travis-badge
Add Travis badge
2019-10-22 09:42:55 +02:00
Zed ba54182e0a Add PR support to travis config
Thank you @setenforce0
2019-10-22 09:32:15 +02:00
Zed 1769865964 Include profile picture in preview 2019-10-22 09:28:54 +02:00
Zed c25b780c03 Focus replies when "Load more" clicked 2019-10-22 09:18:18 +02:00