it would be nice to be able to follow nodes other than actors. Hashtags and locations are good starts. Rather than hammering the features in Anahita we want to make sure it would work seamlessly with the graph architecture and Anahita's philosophy. Also how would they play with the stories. #idea
Technically they are not nodes; they are pointers to nodes. They need to be moved to their own table(s) and make necessary changes to the code to accommodate that.
#feature version: 4.3
Currently it is only unlinking the app, however the admin should get a warning and then perhaps the data should be deleted after the app is uninstalled.
#anahita#component#app#bug
We would want to show the relevant hashtags or locations for a keyword query. This could be incorporated in the main query or a separate call to the server on the side.
#hashtags#locations
I was trying to install Anahita on a Rackspace Ubunto/Apache server, but the command composer create-project didn't create the anahita file and as a result I wasn't able to proceed with the anahita specific composer commands.
#anahita#composer#installation#rackspace#ubunto#apache