scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Add gravatar icons to history #97

Closed gazpachoking closed 8 years ago

gazpachoking commented 8 years ago

This adds author_email to the return of Wiki.get_history, which is used by the history wiki view to generate a gravatar url. I've also switched the gravatar styling from the menu a bit to be easier to use with gravatar icons in other places, though not sure if I did it the best way.

scragg0x commented 8 years ago

Very nice thanks.