Rei

Results 4 issues of Rei

it's hard to import this package because the name starts with a number ![image](https://user-images.githubusercontent.com/20894586/128193162-3e6cd763-8c81-4f2c-9f5f-960666a02d36.png) And I also want to run it in a script behind HTTP endpoints so I can...

I was using mySQL engine on AWS' RDS service and I was getting bad, inaccurate search results. However on my local machine, which was running XAMPP, the results were great...

Using Visual Studio 2019 ``` Severity Code Description Project File Line Suppression State Error RC1015 cannot open include file 'afxres.h'. WinKill C:\Users\dynam\Documents\repos\winkill\WinKill\WinKill.rc 10 ```

```var results = await feed.GetEnrichedFlatActivities(GetOptions.Default.WithReaction(ReactionOption.With().Counts().Own()));``` CMIIW but the `OwnReactions` IEnumerable i get from `results`, includes reactions from UserIds that are not the same as the owner of the FeedGroup.