|
925f36c33a
|
Remove settings.yaml; add default_profile.png to profile initialization
|
2024-02-26 17:37:34 -08:00 |
|
|
dcd19d9cce
|
Update CHANGELOG.txt for v0.6.3
|
2024-02-25 22:19:07 -08:00 |
|
|
38495e8591
|
Add button and query to delete a List
|
2024-02-25 21:58:56 -08:00 |
|
|
3f66daef68
|
Add Lists pages
- List index page
- List detail pages: Feed and Users
- Improve styling for page headings (e.g., Search, Follows, list title, etc)
|
2024-02-25 17:14:09 -08:00 |
|
|
5b6894eee2
|
Add List queries
|
2024-02-24 16:45:08 -08:00 |
|
|
900e0e417e
|
Fix some tests
|
2024-02-23 18:56:39 -08:00 |
|
|
0e965eadc4
|
Update CHANGELOG.txt for v0.6.1
|
2023-12-31 22:52:28 -06:00 |
|
|
3117a1364c
|
Add /user/followers and /user/followees pages
|
2023-12-26 23:16:51 -06:00 |
|
|
df8093bbd9
|
Add follows
|
2023-12-26 19:52:37 -06:00 |
|
|
cec8f4d124
|
Update CHANGELOG.txt for v0.6.0
|
2023-12-24 22:43:14 -06:00 |
|
|
aaab11b1d0
|
Add DM message replying-to indicators/previews and render embedded tweets
|
2023-11-25 14:21:09 -08:00 |
|
|
e5b00c334d
|
Add embedded tweet recognition to DMs
|
2023-11-19 23:33:04 -08:00 |
|
|
b73ee1f5d2
|
Add support for group DMs; also make UI highlight which chat is currently active
|
2023-11-19 20:37:22 -08:00 |
|
|
46eaf913fd
|
Remove length restriction on Emoji field in a DMReaction; emojis can be >1 char, up to at least 3
|
2023-11-18 14:55:07 -08:00 |
|
|
99f6de9d45
|
Add UI queries for DMs
|
2023-11-12 13:04:02 -08:00 |
|
|
9a9ab459c5
|
Fix syntax error in seed data
|
2023-11-12 13:00:44 -08:00 |
|
|
186cea5f1c
|
REFACTOR: a bunch of miscellaneous spacing and formatting improvements
|
2023-11-12 12:53:56 -08:00 |
|
|
ef72de76e0
|
Rebase DMs, updating for rename of 'scraper' to 'pkg/scraper'
|
2023-11-07 15:04:47 -04:00 |
|
|
99ef17f820
|
Fix likes 'sort_order' being unique when '-1' is used as 'unknown' value
|
2023-10-13 17:55:40 -03:00 |
|
|
dc1bde2fe6
|
Implement 'likes sort order' for Likes tab
|
2023-10-12 15:34:24 -03:00 |
|
|
0907fe7fa8
|
Remove new sample data from 'followed' list
|
2023-10-08 18:34:54 -07:00 |
|
|
407d9fc3b6
|
Add sample data for threads
|
2023-10-08 18:19:04 -07:00 |
|
|
14b9143f76
|
Compound db queries now fetch whether the tweet is liked by the current logged-in user
|
2023-09-04 13:11:58 -03:00 |
|
|
bde911b56d
|
Fix long tweets rendering paragraphs in the wrong order
|
2023-08-26 12:48:25 -03:00 |
|
|
7a750877f6
|
Fix spaces timestamps to remove the factor of 1000x
|
2023-08-19 22:36:50 -03:00 |
|
|
315d872b52
|
Add sample data and build query to load a user feed
|
2023-08-02 23:25:13 -03:00 |
|