Go to file
Scott Feeney 6feb77e7dc Fix oversized gravatars in in-app notifications
Bug was introduced by 9152e6e128e0ac38d97d893cb8243e3b9185351b, which
requests gravatars at 2x size (for retina displays).

They are now 25px, which is a little on the small side, but will do for
now. Properly centered.

(imported from commit 769b71101d62206cde1341b9b6b11fbb7925ae28)
2013-08-05 15:00:24 -04:00
api Add API endpoint to render some message content without sending a message. 2013-08-01 14:01:58 -04:00
assets Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
bots Escape @ when mirroring content back to Zephyr. 2013-08-01 14:01:58 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Allow anyone to register for the CUSTOMER3 realm through a special URL. 2013-08-04 19:55:00 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Warn users when sshing in to lb0.zulip.net 2013-07-31 10:50:19 -04:00
static Fix oversized gravatars in in-app notifications 2013-08-05 15:00:24 -04:00
templates Don't let CUSTOMER4 users change their names through the web interface. 2013-08-04 22:03:10 -04:00
tools Fix pointer motion at top/bottom of viewport. 2013-08-02 18:18:04 -04:00
zephyr Add a bulk_change_user_name management command. 2013-08-05 10:56:06 -04:00
.gitignore Add new errors/ folder to .gitignore 2013-07-29 16:13:57 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00