Load filtered home activity streams
This commit is contained in:
@@ -164,7 +164,7 @@ pub struct HistoryCommit {
|
||||
pub struct HomeData {
|
||||
pub activities: Vec<models::Activity>,
|
||||
pub heatmap: Vec<models::UserHeatmapData>,
|
||||
pub has_more: bool,
|
||||
pub next_page: Option<i32>,
|
||||
}
|
||||
|
||||
pub type PullRefs = HashMap<String, Vec<String>>;
|
||||
|
||||
Reference in New Issue
Block a user