Commit Graph

40 Commits

Author SHA1 Message Date
Zed fcfc1ef497 Parse user stats as ints, not strings, cleanup 2022-01-16 03:32:18 +01:00
Zed f21e192a8f Improve mobile responsiveness 2022-01-06 15:21:42 +01:00
Zed ffcac982d0 Style fixes 2022-01-06 03:57:14 +01:00
Zed 73b5b60ac3 Add license headers
Closes #413
2021-12-27 02:37:38 +01:00
Zed 9e413e1f8c Rename replaceUrl to replaceUrls 2021-12-27 02:27:49 +01:00
Zed bd386b3acf Proper support for gif avatars
Fixes #160
2020-06-10 18:34:56 +02:00
Zed 9c8c2cbe88 Use small image version for preview to save memory 2020-06-07 07:57:32 +02:00
Zed 2950c0de35 html and css updates 2020-06-02 18:05:54 +02:00
Zed 5eec0bde3d Misc. fixes and refactorings 2020-06-02 18:05:54 +02:00
Zed 0582e2ea95 Fix displaying urls in location fields 2020-03-09 01:03:24 +01:00
Zed 23647f1d7f Add focus to photo rail links 2020-01-10 02:00:00 +01:00
Zed f8f4487c33 Support tweet locations 2019-12-21 05:44:58 +01:00
Zed ff359a3fc8 Support bidirectional text
Fixes #76
2019-10-18 00:54:22 +02:00
Zed 7b766b793b Rewrite text parsing to ensure correctness 2019-10-09 16:06:51 +02:00
Zed 83a651e732 Link profile location to search query if available
Fixes #60
2019-10-08 23:25:59 +02:00
Zed d8c8b6696a Linkify profile card website properly 2019-10-08 23:12:22 +02:00
Zed 6cf8b392df Reorder profile stats
Fixes #69
2019-10-08 20:51:25 +02:00
Zed 418168e570 Fix tests 2019-09-19 02:29:24 +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 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 9c91688497 Restrict image/gif media host instead of hashing 2019-09-13 12:27:04 +02:00
Zed c7a2387aeb Fix banner triggering download with Firefox 2019-09-08 01:43:54 +02:00
Zed cc58ad95ac Add proper mobile support
Fixes #30
2019-09-08 00:55:12 +02:00
Zed 014f01bf88 Refactor routing code 2019-09-06 02:42:35 +02:00
Zed 1e55f21fa5 Use referer form data instead of relying on header 2019-09-05 22:40:36 +02:00
Zed 59469da857 Show video plays in tweet stats 2019-08-19 21:18:18 +02:00
Zed 7dfbc16f4c Add Invidious/Nitter link replacement preferences 2019-08-15 15:51:20 +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 966b3d5d62 Add client preferences 2019-08-13 21:06:01 +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 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 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