Alessio
|
c0e4c85028
|
BUGFIX: ensure the ActionTweetID and ActionRetweetIDs are updated correctly when adding new Tweets/Retweets to a notification's lists
|
2025-02-15 14:31:26 -08:00 |
|
Alessio
|
041af0f91d
|
Move common type definitions (Tweet, User, etc) from 'scraper' package to 'persistence'
|
2025-02-14 16:02:40 -08:00 |
|
Alessio
|
ac763a97a6
|
REFACTOR: in persistence package, import scraper as '.'
|
2025-02-03 16:25:34 -08:00 |
|
Alessio
|
526582d90c
|
Fix lint error
|
2024-09-14 16:28:00 -07:00 |
|
Alessio
|
2731d787c2
|
Prevent failed SaveNotification transaction from locking the database
|
2024-09-14 16:01:28 -07:00 |
|
Alessio
|
72b547f6aa
|
Unread notifications count should be specific to a single user
|
2024-09-02 16:25:54 -07:00 |
|
Alessio
|
9c7174a84a
|
Add way to scrape unread count; add db query to count unread notifs since a given sort index
|
2024-09-02 15:02:27 -07:00 |
|
Alessio
|
0c620621a6
|
Add scraping notiication detail
|
2024-08-28 19:22:09 -07:00 |
|
Alessio
|
dc816c6f28
|
Track retweet lists in notifications alongside tweets
|
2024-08-28 19:20:29 -07:00 |
|
Alessio
|
2c7c35e23f
|
Add pagination to notifications
- handle notifications end-of-feed
- add support for "quoted" and "mentioned" notifications
|
2024-08-26 00:07:10 -07:00 |
|
Alessio
|
b77612c66f
|
Add SQL queries for notifications
|
2024-08-25 22:54:18 -07:00 |
|