Zed
|
8394b044ef
|
Qualify QueryKind.media to fix Nim 2.0.x build
Fixes #1422
|
2026-07-09 11:32:31 +02:00 |
|
Zed
|
61246df9de
|
Support Top, Latest, Media, and Lists search
Fixes #1335
|
2026-07-08 18:56:12 +02:00 |
|
Zed
|
2f07fa6151
|
Sort replies by relevance, recency, or likes
Fixes #1336
|
2026-07-08 00:11:52 +02:00 |
|
Zed
|
7b27c2c629
|
Add support for Communities
Fixes #1270
|
2026-06-18 13:32:20 +02:00 |
|
Zed
|
fea6f59005
|
Fix mobile gallery and grid, add size preference
Fixes #1379
|
2026-03-21 11:29:42 +01:00 |
|
Zed
|
7ce29bd8f1
|
Add new media grid and gallery views
Fixes #199
Fixes #1342
|
2026-03-15 09:31:55 +01:00 |
|
Zed
|
91ff936cb3
|
Add workaround for broken "until" search filter
Fixes #1372
|
2026-03-14 04:04:18 +01:00 |
|
Zed
|
90b664ffb7
|
Make "Tweet unavailable" clickable and consistent
|
2026-02-14 02:19:53 +01:00 |
|
yav
|
a92e79ebc3
|
Fix the checkmark position (#1347)
Co-authored-by: yav <796176@protonmail.com>
|
2025-12-24 02:22:20 -05:00 |
|
Zed
|
25df682094
|
Expose username as HTML attribute
Fixes #551
|
2025-11-24 23:04:25 +01:00 |
|
Zed
|
b290f6fd29
|
Optimize timeline data structure
|
2023-07-12 01:34:39 +02:00 |
|
Zed
|
0bc3c153d9
|
Fix everything (#927)
* Switch bearer token and endpoints, update parser
* Enable user search, disable tweet search
* Disable multi-user timelines for now
* Fix parsing of pinned tombstone
|
2023-07-10 11:25:34 +02:00 |
|
Zed
|
8ecac89ea0
|
Fix hidePinned preference
|
2022-01-30 16:59:07 +01:00 |
|
Zed
|
51ae076ea0
|
Rearchitect profile, support pins, Profile -> User
|
2022-01-23 07:23:09 +01:00 |
|
Zed
|
888e965f41
|
Unify avatar class generation
|
2022-01-14 03:16:44 +01:00 |
|
Zed
|
ffcac982d0
|
Style fixes
|
2022-01-06 03:57:14 +01:00 |
|
Zed
|
c09a8d87d9
|
Attempt to fix occasional cursor error
|
2021-12-28 08:18:44 +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
|
4610ec6122
|
Increase user search avatar resolution
|
2020-11-08 03:09:40 +01:00 |
|
Zed
|
bde3c3662d
|
Silence some warnings
|
2020-06-22 03:50:16 +02:00 |
|
Zed
|
4f6b8bad9e
|
Lower avatar resolutions
|
2020-06-10 17:05:44 +02:00 |
|
Zed
|
2a3bcaa9aa
|
Fix retweet deduplication
|
2020-06-02 18:05:54 +02:00 |
|
Zed
|
2950c0de35
|
html and css updates
|
2020-06-02 18:05:54 +02:00 |
|
Jason Francis
|
5576cbac8d
|
Change ID types to int64
|
2019-12-09 18:39:12 -05:00 |
|
Zed
|
a63368e871
|
Fix thread line gap above pinned tweet threads
|
2019-11-08 22:53:11 +01:00 |
|
Zed
|
0f43d37c9e
|
Add pref to hide pins
|
2019-10-29 18:32:35 +01:00 |
|
Zed
|
02b206078d
|
Don't export options from types
|
2019-10-26 15:34:30 +02:00 |
|
Zed
|
de8fe659ff
|
Fix "Show thread" not being shown, link to thread
|
2019-10-23 09:47:15 +02:00 |
|
Zed
|
c25b780c03
|
Focus replies when "Load more" clicked
|
2019-10-22 09:18:18 +02:00 |
|
Zed
|
ff359a3fc8
|
Support bidirectional text
Fixes #76
|
2019-10-18 00:54:22 +02:00 |
|
Zed
|
a5c0fc3d72
|
Add button to go back to top
Fixes #72
|
2019-10-15 23:12:46 +02:00 |
|
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 |
|