Fixed filenames to have a random hash.
Fixes uploaded picture filenames so they end in a .jpg extension.
Adds a new image style that PixGather uses to transmit lower-res versions of the images to the phone app. Improves stability and speed in the app by quite a bit.
Fixed problems with the default rule, forgot to generalize the fields not just the entity type and bundle.
Fixed install problems with php as dependency Added 'type' => MENU_CALLBACK to the menu entries so that callback pages dont' appear on nav menus.
Adds a default rule so that you don't have to set it up yourself. It can be overridden though.
Also includes an uninstall function to remove the variables when the module is uninstalled.
Initial project release!
This is the dev release. Full 1.0-alpha1 to come.