Commit graph

  • a8c6f4e73a Update Travis Django versions Grant McConnaughey 2016-01-11 23:03:05 -0600
  • a292ad06cb Set version 2.2.1 Grant McConnaughey 2016-01-11 23:01:06 -0600
  • 1a2c5e79ab Update release notes Grant McConnaughey 2016-01-04 09:40:06 -0600
  • 2647ed746e Merge pull request #119 from fiduswriter/master Grant McConnaughey 2016-01-04 09:24:32 -0600
  • 6b1aa840f8 remove patterns import Johannes Wilm 2016-01-04 16:15:30 +0100
  • af45e43c46 Remove replace urlpatterns with simple array, make compatible with Django 1.9 Johannes Wilm 2016-01-03 16:10:24 +0100
  • 7a1435557f one fix errors in Brazilian translation file Johannes Wilm 2016-01-03 16:08:31 +0100
  • 4fd5c60a32 fix two errors in Brazilian translation file Johannes Wilm 2016-01-03 16:06:05 +0100
  • ac990639e6 Merge 83bcc6ab35 into 55c27f7f73 Ivor 2015-12-22 06:49:12 +0000
  • 55c27f7f73 Update changelog with new feature Grant McConnaughey 2015-12-21 16:35:28 -0600
  • 24f5452bbf Merge pull request #82 from toogy/master Grant McConnaughey 2015-12-21 16:11:37 -0600
  • c9c1873382 facebook backup Victor Kotseruba 2015-12-21 19:44:43 +0800
  • d182c83e0f Fixing getattr toogy 2014-03-17 22:33:26 +0530
  • 10c9e8af0d Fix GRAVATAR_FIELD > AVATAR_GRAVATAR_FIELD toogy 2014-03-17 20:42:58 +0530
  • 6ac3e46a81 Adding the AVATAR_GRAVATAR_FIELD setting to define the user field used to get the gravatar email. toogy 2014-03-17 19:58:38 +0530
  • 295bfc4148 Set version 2.2.0 Grant McConnaughey 2015-12-02 09:58:46 -0600
  • fd272e6bd7 Update travis test parameters Grant McConnaughey 2015-11-25 10:10:38 -0600
  • 3aaea214b1 Fix Travis Django 1.9 version Grant McConnaughey 2015-10-23 09:40:17 -0500
  • a258377207 Revert unique user/primary pair Grant McConnaughey 2015-10-23 09:33:10 -0500
  • b14fe1624a Remove unnecessary try/except on import Grant McConnaughey 2015-10-23 09:08:19 -0500
  • 1cad3fc8aa Update changelog, use Django 1.9b1 for tests Grant McConnaughey 2015-10-23 08:57:23 -0500
  • b6edb17824 Merge pull request #111 from dannybrowne86/master Grant McConnaughey 2015-10-23 08:54:34 -0500
  • 09f91800b9 Remove branch coverage Grant McConnaughey 2015-09-24 13:45:04 -0500
  • 884210b957 Don't need south migrations anymore Grant McConnaughey 2015-09-24 13:41:12 -0500
  • 6db33fe977 Remove strings in urls.py Grant McConnaughey 2015-09-24 13:35:40 -0500
  • 1c44bd8d01 Python 3.5 is not supported by Django 1.7 or 1.8 Grant McConnaughey 2015-09-24 10:46:49 -0500
  • bc6ae016ee Revert coverage Grant McConnaughey 2015-09-24 10:36:47 -0500
  • 0972a4bbe4 Remove load url from future Grant McConnaughey 2015-09-24 10:32:56 -0500
  • 3d8a55f99d Merge branch 'master' of https://github.com/grantmcconnaughey/django-avatar Grant McConnaughey 2015-09-24 10:27:10 -0500
  • 98bf19afae Update Django/Python versions in Travis Grant McConnaughey 2015-09-24 10:26:48 -0500
  • 00cc973d47 added django migration Danny Browne 2015-09-04 13:14:14 -0400
  • 1c56ed5dbc added database-level enforcement of unique user+primary pair in Avatar model Danny Browne 2015-09-04 12:58:32 -0400
  • a91b9eccb9 Merge pull request #110 from teolemon/patch-1 Grant McConnaughey 2015-08-11 15:22:34 -0500
  • c66e2c2fa8 translate string in French teolemon 2015-08-11 21:15:10 +0200
  • bb520fe504 Update Makefile Grant McConnaughey 2015-08-10 09:49:26 -0500
  • 7fdcd98410 Set version 2.1.1 2.1.1 Grant McConnaughey 2015-08-10 09:42:32 -0500
  • 50acf18d6a Update travis URL Grant McConnaughey 2015-08-10 09:40:54 -0500
  • 8fec268438 Update changelog Grant McConnaughey 2015-08-10 09:38:58 -0500
  • d823165dcf Update maintainer Grant McConnaughey 2015-08-10 09:37:28 -0500
  • 6d2ad4a8bd Add back load url from future, will remove when 1.9 is out Grant McConnaughey 2015-07-23 10:03:04 -0500
  • b4c212dee8 Updated changelog Grant McConnaughey 2015-07-23 08:46:04 -0500
  • be8a172e56 Remove load url from future Grant McConnaughey 2015-07-23 08:43:15 -0500
  • 64e7effc28 Merge pull request #109 from kminkov/master Grant McConnaughey 2015-07-23 08:40:56 -0500
  • 97b1ffd020 Add Django 1.8+ style Meta app_label to Avatar model to prevent RemovedInDjango19Warning Kaloian Minkov 2015-07-23 11:23:33 +0300
  • 3cd2f8e448 Merge pull request #108 from watchdogpolska/master Grant McConnaughey 2015-07-19 11:22:30 -0500
  • 73ad17491e Fix typo in polish locale Adam Dobrawy 2015-07-19 15:46:27 +0200
  • f69b5c64d6 Add polish locale Adam Dobrawy 2015-07-19 15:29:42 +0200
  • 51c6cec178 Merge pull request #106 from davegaeddert/patch-2 Grant McConnaughey 2015-07-19 00:18:12 -0500
  • 200e4ae047 Rename GRAVATAR_DEFAULT to AVATAR_GRAVATAR_DEFAULT in docs Dave Gaeddert 2015-07-18 23:30:37 -0500
  • f4c5e9165f Add GRAVATAR_DEFAULT and AVATAR_MAX_SIZE to docs Dave Gaeddert 2015-07-16 15:28:52 -0500
  • 1197dbe739 EXPOSE_USERNAMES prevents sensitive information leakage Victor Kotseruba 2015-06-12 01:22:02 +0300
  • 1c69ecc73c Fix unicode literals for Python 3.2 2.1 Grant McConnaughey 2015-05-02 13:23:27 -0500
  • 26087d871d Add south and django migrations Grant McConnaughey 2015-05-02 13:13:51 -0500
  • e01effee06 Update Changelog, __version__, and PyPI classifiers Grant McConnaughey 2015-04-26 23:24:29 -0500
  • 449abb9037 Added CHANGELOG.rst Grant McConnaughey 2015-04-26 23:15:41 -0500
  • ec5de6229a Merge pull request #94 from allenling/bugfix Grant McConnaughey 2015-04-24 19:40:24 -0500
  • 3e312bba4e Merge pull request #79 from bazerk/master Grant McConnaughey 2015-04-24 19:18:23 -0500
  • cbcec248e0 Merge pull request #103 from evgenyfadeev/patch-1 Grant McConnaughey 2015-04-24 19:12:14 -0500
  • 7059011aab Update index.txt Evgeny Fadeev 2015-04-24 16:51:28 -0300
  • 7a1cb80f08 Merge 2588f1559e into 0a39f1084d Mapiarz 2015-04-24 18:17:52 +0000
  • c2091269b3 Merge e721b2ae64 into 0a39f1084d Kevin Van Wilder 2015-04-24 18:17:03 +0000
  • 0a39f1084d Merge pull request #86 from aptwebapps/master Grant McConnaughey 2015-04-24 13:16:55 -0500
  • 621d3fc5c7 Merge pull request #66 from kharakawa/trans-ja Grant McConnaughey 2015-04-24 13:14:15 -0500
  • 85bf7ba4f0 Merge pull request #70 from Crop-R/dutch Grant McConnaughey 2015-04-24 13:13:41 -0500
  • 2fb2ffed4a Merge pull request #73 from robertour/patch-2 Grant McConnaughey 2015-04-24 13:11:51 -0500
  • e504a4e1d7 Merge pull request #85 from ayang/master Grant McConnaughey 2015-04-24 13:10:50 -0500
  • 18f3297c8d Merge pull request #88 from joao-bjsoftware/patch-1 Grant McConnaughey 2015-04-24 13:09:30 -0500
  • 54dde3a6a5 One more attempt to get the build to work on Django 1.8 Grant McConnaughey 2015-04-23 15:45:32 -0500
  • 51b336accc Specify django versions Grant McConnaughey 2015-04-23 15:33:26 -0500
  • 5dc77b8d07 Django 1.7 and 1.8 don't support Python 2.6 Grant McConnaughey 2015-04-23 15:16:59 -0500
  • 9355f38ac4 Remove BrokenLinksMiddleware Grant McConnaughey 2015-04-23 15:16:00 -0500
  • 3d48f181f9 Remove django.contrib.comments and add MIDDLEWARE_CLASSES Grant McConnaughey 2015-04-23 15:10:25 -0500
  • b554e65923 Add new versions of python and django to travis build Grant McConnaughey 2015-04-23 14:55:05 -0500
  • 99a64e690e Merge pull request #95 from comzeradd/gravatar_https Grant McConnaughey 2015-04-23 14:45:55 -0500
  • 526971e568 templatetags caching fix Souren Araya 2015-03-03 13:00:32 +1000
  • d68749623e Merge 4d8de28e65 into 206682ce0a Afnarel 2015-02-04 14:34:50 +0000
  • c29a1ec6b2 Merge e7f22d71c5 into 206682ce0a Fryboy 2015-01-28 04:36:03 +0000
  • d7db61b275 Prevent thumbnails clones Igor Mella 2015-01-11 17:49:10 -0300
  • 4d8de28e65 Merge pull request #21 from Kurmaev/master Tomas Babej 2014-12-30 21:51:04 +0100
  • 875d24d9da Allow to customize AVATAR_STORAGE settings kurmaev 2014-12-30 19:41:20 +0600
  • fc3dc002da Py3 fix kurmaev 2014-12-30 19:40:51 +0600
  • e7f22d71c5 Adding functionality to upload avatar for other user Alexei Gousev 2014-12-07 22:12:02 -0800
  • 6184fb10b7 Use https to gravatar url Nikos Roussos 2014-09-18 18:21:00 +0300
  • d3da18d1d2 settings: Remove avatar/setings.py as it is no longer used Tomas Babej 2014-08-20 09:11:21 +0200
  • 32766d6837 README: Update name to django-avatar2 to avoid confusion Tomas Babej 2014-08-20 09:02:21 +0200
  • 0429470a2f Merge pull request #19 from allenling/bugfix Tomas Babej 2014-09-12 07:44:36 +0200
  • eee6b08e07 clean out root 2014-09-10 22:49:45 +0800
  • 346f8519d9 Merge pull request #18 from palmplam/master Tomas Babej 2014-08-20 07:57:49 +0200
  • 871f42545b add USERID_AS_USERDIRNAME parameter to base userdirname on user_id instead of username Jean-Baptiste Nallet 2014-08-19 12:34:43 +0200
  • a55a52aec6 Merge pull request #16 from tbabej/revert-15-master Tomas Babej 2014-08-14 23:52:35 +0200
  • dd475bdf49 Revert "Add an extra param to use user_id as userdirname instead of username" Tomas Babej 2014-08-14 23:51:57 +0200
  • a6a5fd3616 Merge pull request #15 from palmplam/master Tomas Babej 2014-08-14 23:51:46 +0200
  • fbb4e05d9d change to use AVATAR_HASH_USERDIRNAMES param even if AVATAR_USERID_HAS_USERDIRNAMES is True Jean-Baptiste Nallet 2014-08-14 18:25:43 +0200
  • c9c2e06fa1 fix error on userid is not string Jean-Baptiste Nallet 2014-08-14 18:17:49 +0200
  • 7c59dec843 add extra parameter to generate userdirname base on user_id instead of username Jean-Baptiste Nallet 2014-08-14 18:12:36 +0200
  • e721b2ae64 Fixed a incorrect setting variable. Kevin Van Wilder 2014-08-11 12:29:23 +0200
  • 3bfde78a0a Translations: update all translations Tomas Babej 2014-07-20 10:55:15 +0200
  • 32d3b5d088 forms: Replace unicode strings by str Tomas Babej 2014-07-20 10:53:48 +0200
  • 57e979b1ab locale: Added slovak translations Tomas Babej 2014-07-20 03:39:47 +0200
  • d2379c3cfa Various merge fixes and additional pep8 fixes Tomas Babej 2014-07-19 18:07:59 +0200