KitaitiMakoto
KitaitiMakoto pushed to search-actor at Plume/Plume 2021-01-08 16:11:26 +00:00
cfc88d483c Update pot
8c77fedd56 Fix tests to follow API changes
Compare 2 commits »
KitaitiMakoto pushed to search-actor at Plume/Plume 2021-01-07 13:52:46 +00:00
128adf5dd0 Update pot
8f10866245 Remove searcher from arguments of Post::delete() and dependented methods
30408c92cb Send event to channel when post deleted
dab1248072 Update pot
15c8d81a1e Remove searcher from arguments of Post::update()
Compare 13 commits »
KitaitiMakoto pushed to search-actor at Plume/Plume 2021-01-07 07:46:54 +00:00
9428117a27 Run cargo fmt
KitaitiMakoto pushed to search-actor at Plume/Plume 2021-01-07 07:38:40 +00:00
ccf6d5e1fb Suppress clippy
KitaitiMakoto pushed to search-actor at Plume/Plume 2021-01-07 03:42:39 +00:00
309926912e Run cargo fmt
KitaitiMakoto created pull request Plume/Plume#870 2021-01-06 20:02:10 +00:00
WIP: Search Actor
KitaitiMakoto pushed to search-actor at Plume/Plume 2021-01-06 19:56:57 +00:00
2a7abd1a10 Initialize SearchActor at start
d4a64634cb Define SearchActor::init()
d5ffc523d7 Define ACTOR_SYS and POST_CHAN
236372c627 Define SearchActor
8b956c3cf8 Define PostEvent
KitaitiMakoto deleted branch logging from Plume/Plume 2021-01-06 13:43:07 +00:00
KitaitiMakoto closed issue Plume/Plume#623 2021-01-06 13:38:55 +00:00
Better logging
KitaitiMakoto merged pull request Plume/Plume#868 2021-01-06 13:38:55 +00:00
Fix #623 tracing crate
KitaitiMakoto merged pull request Plume/Plume#868 2021-01-06 13:38:49 +00:00
Fix #623 tracing crate
KitaitiMakoto pushed to main at Plume/Plume 2021-01-06 13:38:48 +00:00
8539bdaf72 Merge pull request 'Fix #623 tracing crate' (#868) from logging into main
c1abd3d6f9 Use eprintln! instead of println! for console message
becb40544c Replace println!()s with logging macros
ee96d2b754 Fix a typo
30093d3a9f Initialize Rocket early to initialize logger early
Compare 7 commits »
KitaitiMakoto pushed to logging at Plume/Plume 2021-01-06 13:33:52 +00:00
c1abd3d6f9 Use eprintln! instead of println! for console message
becb40544c Replace println!()s with logging macros
ee96d2b754 Fix a typo
30093d3a9f Initialize Rocket early to initialize logger early
29f2239e3f Extract dotenv initialization from init_pool because it affects not only database
Compare 12 commits »
KitaitiMakoto commented on issue Plume/Plume#869 2021-01-06 11:02:21 +00:00
Follow blogs instead of users?

Nice!

In addition, I'm thinking use the feature with combination with multi-user feature as isseud as #774. Whan a blog has multiple users, a follower might want to follow the the blog instead of follow each user.

KitaitiMakoto commented on issue Plume/Plume#869 2021-01-05 23:53:53 +00:00
Follow blogs instead of users?

Plume doesn't support such feature, though it sounds interesting.

KitaitiMakoto commented on pull request Plume/Plume#813 2021-01-05 15:08:14 +00:00
WIP: Extract DbConn, Searcher & Worker into Riker Actors

Thanks! I will start later.

KitaitiMakoto deleted branch fix-update from plume/documentation 2021-01-05 15:05:09 +00:00
KitaitiMakoto merged pull request plume/documentation#119 2021-01-05 15:04:12 +00:00
Fix update step for Docker
KitaitiMakoto merged pull request plume/documentation#119 2021-01-05 15:04:08 +00:00
Fix update step for Docker
KitaitiMakoto pushed to main at plume/documentation 2021-01-05 15:04:08 +00:00
365915d0aa Merge pull request 'Fix update step for Docker' (#119) from fix-update into main
b0f01d4b38 Fix update step for Docker
Compare 2 commits »