|
1934387eb6
|
Add toggles for media blackout
Rust CI / check (push) Has been cancelled
Rust CI / build (push) Has been cancelled
Rust CI / test (push) Has been cancelled
Rust CI / formatting (push) Has been cancelled
|
2025-03-01 08:34:30 -05:00 |
|
|
ce4f7856b8
|
Add in-memory cache for trending queries
|
2025-02-26 05:22:15 -05:00 |
|
|
0ffb343658
|
Remove println in feedgen; Fix breaking lexicon change in jetstream test
|
2025-02-26 04:54:51 -05:00 |
|
|
65f829d27f
|
Fix bug with storing images; Migrate to timestamps for posts, likes, videos, and images for better query performance; Add images and videos feeds
|
2025-02-26 04:20:15 -05:00 |
|
|
d750fd8903
|
cargo fmt
|
2025-01-10 06:25:14 -05:00 |
|
|
8277078153
|
Fix CI: ignore tests that require an active database connection by default; Update feedgen tests to include configs for trending and load balancing between read replicas
|
2025-01-09 18:16:57 -05:00 |
|
|
d109db4298
|
Use rsky-common
|
2024-12-22 17:04:44 -05:00 |
|
|
8a1cd427aa
|
Add hashtag limit to feed
|
2024-12-19 08:26:19 -05:00 |
|
|
7bcaf2bb93
|
Add support for self-labels
|
2024-12-16 04:10:49 -05:00 |
|
|
c948af23e5
|
Fix query issues while filtering out labeled posts
|
2024-12-14 20:56:57 -05:00 |
|
|
5394cd2510
|
Rolling back labeled posts filter for now
|
2024-12-14 20:35:50 -05:00 |
|
|
536b503604
|
Firehose: Subscribe to labels; Lexicon: SubscribeLabels struct; Feedgen: Ingest labels for posts and filter out labeled posts in all-posts and trending
|
2024-12-14 20:09:43 -05:00 |
|
|
3f298e0917
|
Firehose: Subscribe to labels; Lexicon: SubscribeLabels struct; Feedgen: Ingest labels for posts and filter out labeled posts in all-posts and trending
|
2024-12-14 19:44:11 -05:00 |
|
|
19ba7b120a
|
Add optional buffer window on get_all_posts so cleanup scripts have time
|
2024-12-12 06:20:55 -05:00 |
|
|
ced329c148
|
Fix bug that prevented members from joining specific lists; Add if statement before trying to insert records
|
2024-12-10 18:20:03 -05:00 |
|
|
5554d3002a
|
Add indexes and properly store quoteUris for mediaquotes
|
2024-12-08 04:02:24 -05:00 |
|
|
261eb68bb7
|
bump feedgen version; add discord link to README
|
2024-11-27 19:35:38 -05:00 |
|
|
6401da5b07
|
randomize trending percentile
|
2024-11-26 16:31:30 -05:00 |
|
|
abeb568407
|
Fix hashtag filter in get_posts_by_membership; Add BlackEduSky
|
2024-11-26 12:28:09 -05:00 |
|
|
9042d00d89
|
Add BlackMedSky
|
2024-11-26 12:02:15 -05:00 |
|
|
d1ba3c7fa4
|
Add filter for hashtags or membership; Add sponsored post to membership feeds
|
2024-11-25 01:01:25 -05:00 |
|
|
c421d350f6
|
Host BlackskyTravel
|
2024-11-24 23:47:19 -05:00 |
|
|
3490e17e59
|
Fix bug that had replies showing up as top level posts
|
2024-11-24 12:05:26 -05:00 |
|
|
b5acd420ef
|
Comment out 'invite' feature for feed
|
2024-11-24 11:45:18 -05:00 |
|
|
967c07e3cc
|
paramterize the trending percentile
|
2024-11-22 20:09:45 -05:00 |
|
|
1b630fa91e
|
Adjust trending query
|
2024-11-22 19:46:11 -05:00 |
|
|
2489478420
|
Add individual post hashtags: locsky, blackhairsky, and blackbluesky
|
2024-11-20 19:31:38 -05:00 |
|
|
22803e13b0
|
Move banned_from_tv to db call
|
2024-11-16 19:45:21 -05:00 |
|
|
d9319cc90c
|
Add to banned_from_tv
|
2024-11-16 17:24:00 -05:00 |
|
|
7671829ae1
|
Move where created_at correction happens Updated banned_from_tv
|
2024-11-16 13:03:20 -05:00 |
|
|
4046bd828d
|
Update banned_from_tv; Add load balancing between read_replicas
|
2024-11-15 22:06:49 -05:00 |
|
|
9d38b0e7ab
|
Update banned_from_tv
|
2024-11-15 15:52:04 -05:00 |
|
|
b438c0c9c4
|
update banned_from_tv
|
2024-11-14 23:09:35 -05:00 |
|
|
40bd896bca
|
Modify created_at to equal indexed_at on received posts if created_at is greater
|
2024-11-14 19:40:01 -05:00 |
|
|
ca589824b2
|
update banned_from_tv
|
2024-11-14 18:25:23 -05:00 |
|
|
73cc04a958
|
Output posts that contain slurs to console; Don't ever add to feed
|
2024-11-13 03:35:33 -05:00 |
|
|
b8bd8bf217
|
Update banned_from_tv
|
2024-11-13 02:06:50 -05:00 |
|
|
419460b103
|
Add createdAt to trending query
|
2024-11-09 05:21:39 -05:00 |
|
|
9ef224c50b
|
Update banned_from_tv; Add createdAt to posts; Order feeds by createdAt
|
2024-11-09 05:00:59 -05:00 |
|
|
48a42bfa6b
|
Update banned_from_tv; Change test db urls
|
2024-10-19 14:06:08 -04:00 |
|
|
7d80865465
|
Add sponsored posts; Replace lazy_static with once_cell; Move routes to routes.rs
|
2024-10-19 14:04:56 -04:00 |
|
|
1de9258734
|
Update banned_from_tv
|
2024-10-14 12:34:54 -04:00 |
|
|
f78143198e
|
cargo fmt
|
2024-10-12 14:13:06 -04:00 |
|
|
04515fd91a
|
Update banned_from_tv
|
2024-10-06 09:56:18 -04:00 |
|
|
7702cc9e18
|
Write better READMEs
|
2024-09-21 23:33:12 -04:00 |
|
|
778aaf6945
|
Add support for video posts
|
2024-09-12 10:27:17 -04:00 |
|
|
f9c283b49f
|
Update Banned_From_TV - HS
|
2024-09-10 18:17:50 -04:00 |
|
|
7ea9311f49
|
Update Banned_From_TV - soyjak
|
2024-09-07 11:05:16 -04:00 |
|
|
a4f10f5fd1
|
Update Banned_From_TV - soyjak
|
2024-09-06 12:38:40 -04:00 |
|
|
ee9e7fe251
|
Update Banned_From_TV - soyjak
|
2024-09-06 11:25:52 -04:00 |
|