Ehmad Zubair
|
01e9cb97e2
|
fix: Compatibility with Django 2.1+
|
2019-04-18 14:58:42 +05:00 |
|
Juliano Gouveia
|
51677dd836
|
Fix url pattern alias for the re_path django recommended function
|
2018-06-14 12:26:19 -03:00 |
|
Juliano Gouveia
|
c7c1240f36
|
Remove duplicate url patterns by a more pythonic alternative
|
2018-06-14 12:26:19 -03:00 |
|
Alvaro Leonel
|
970a4907b3
|
Fix #205 Adds ListAll and CountALL endpoints
|
2018-06-07 23:37:51 -03:00 |
|
Alvaro Leonel
|
785c73a0cd
|
Use of timezone in exemple
|
2018-06-07 23:02:35 -03:00 |
|
Alvaro Leonel
|
368e41d469
|
Fix #164 Add a filter to check if an user has notifications
|
2018-06-07 23:01:50 -03:00 |
|
Alvaro Leonel
|
71c7daf2f1
|
Improve code quality on notifications_tags.py
|
2018-05-31 01:13:16 -03:00 |
|
Alvaro Leonel
|
d8bdda1167
|
Improve code quality of tests/views.py
|
2018-05-31 01:06:14 -03:00 |
|
Alvaro Leonel
|
a02dea6e2a
|
Improve code quality of tests/urls.py
|
2018-05-31 01:06:03 -03:00 |
|
Alvaro Leonel
|
54d02864b9
|
Improve code quality of tests.py
|
2018-05-31 01:05:53 -03:00 |
|
Alvaro Leonel
|
fa40750e8b
|
Improve code quality of tests/settings.py
|
2018-05-31 01:05:44 -03:00 |
|
Alvaro Leonel
|
d8e71ef901
|
Improve code quality of notifications_tag.py
|
2018-05-31 01:05:28 -03:00 |
|
Alvaro Leonel
|
55471785fb
|
Improve code quality on __init__.py, admin.py and apps.py
|
2018-05-31 00:22:43 -03:00 |
|
Alvaro Leonel
|
3020ec0d97
|
Improve code quality on models.py
|
2018-05-31 00:18:45 -03:00 |
|
Alvaro Leonel
|
e67155bc06
|
Improve code quality on settings.py
|
2018-05-31 00:05:08 -03:00 |
|
Alvaro Leonel
|
67d84dcaae
|
Improve code quality on signals.py
|
2018-05-31 00:02:45 -03:00 |
|
Alvaro Leonel
|
1081f7aa75
|
Improve code quality on urls.py
|
2018-05-31 00:01:27 -03:00 |
|
Alvaro Leonel
|
9c7953433b
|
Improve code quality on utils.py
|
2018-05-30 23:59:07 -03:00 |
|
Alvaro Leonel
|
09031fc763
|
Improved code quality on manage.py, setup.py and views.py
|
2018-05-30 23:55:54 -03:00 |
|
Alvaro Leonel
|
4ea1f90a49
|
Fix #218
|
2018-05-30 23:03:57 -03:00 |
|
Alvaro Leonel
|
d43c6adf3e
|
Fix typing
|
2018-05-30 02:21:16 -03:00 |
|
Alvaro Leonel
|
de6d41818b
|
Fix #69
|
2018-05-30 02:18:33 -03:00 |
|
Alvaro Leonel
|
f7f0cda92d
|
Improve url confs for better support of Django 2.0+
|
2018-05-30 01:11:40 -03:00 |
|
Alvaro Leonel
|
01f9156e25
|
Release version 1.4.0
|
2018-05-26 21:36:09 -03:00 |
|
Federico Capoano
|
2d22f44000
|
[tests] MIDDLEWARE = MIDDLEWARE_CLASSES (for django 2.0)
|
2018-02-19 15:43:18 +01:00 |
|
Federico Capoano
|
c0b55c297b
|
Bumped VERSION to 1.4.0 alpha
|
2018-02-19 15:41:47 +01:00 |
|
Federico Capoano
|
abc4c27f2a
|
Added indexes (closes #153)
|
2018-02-19 15:41:40 +01:00 |
|
John Pham
|
652222d2b8
|
Django 2.0 support
|
2017-12-07 08:38:29 +08:00 |
|
Aaron Zhao
|
cf0a11d775
|
update queryset methods mark_as_sent() and mark_as_unsent()
|
2017-08-01 14:48:08 +08:00 |
|
Alvaro Leonel
|
81aec93bba
|
Uses a class instead of a id to fill live notifications
|
2017-07-02 19:23:22 -04:00 |
|
Alvaro Leonel
|
c5f1579450
|
Fix #155
|
2017-06-26 21:58:02 -04:00 |
|
Alvaro Leonel
|
339b064f3f
|
Fix #158
|
2017-06-26 21:34:27 -04:00 |
|
Alvaro Leonel
|
37bb7f6ade
|
Bump version 1.3
|
2017-06-25 19:27:43 -04:00 |
|
Alvaro Leonel
|
ba0966a0df
|
Added the option to filter by recipient in the QuerySet methods mark_as_sent and mark_as_unset
|
2017-06-25 19:26:23 -04:00 |
|
Alvaro Leonel
|
751553bb81
|
Fix #176
|
2017-06-20 11:26:51 -04:00 |
|
Alvaro Leonel
|
9565bbc731
|
Fix variable assignment
Sorry, my bad!! :|
|
2017-06-01 23:24:20 -04:00 |
|
Alvaro Leonel
|
3d14fd6b1a
|
Merge branch 'master' into iss169
|
2017-06-01 23:18:58 -04:00 |
|
Alvaro Leonel
|
c31927aeff
|
Fix #169
|
2017-06-01 23:12:33 -04:00 |
|
Curtis Maloney
|
ef12471f65
|
Use map for building menu list
|
2017-05-24 22:57:46 +10:00 |
|
Curtis Maloney
|
498a471c34
|
Make JS better performant
|
2017-05-24 21:57:43 +10:00 |
|
Satyajeet Kanetkar
|
09d01810fa
|
return saved Notification instances from notify_handler, add tests
|
2017-04-18 11:32:38 +05:30 |
|
Roman Vasilyev
|
f7f90b83c8
|
sent/unsent convenience functions
|
2017-02-23 09:27:00 -08:00 |
|
Zhongyuan
|
dece4ad357
|
Merge pull request #150 from osminogin/api-mark-as-read
Mark notifications as read for API requests
|
2016-09-26 09:26:51 +08:00 |
|
Vladimir Osintsev
|
3b61a71a71
|
Minor fixes
|
2016-09-25 15:51:08 +03:00 |
|
Vladimir Osintsev
|
f2175fe77e
|
Testing mark_as_read query param
|
2016-09-25 15:06:45 +03:00 |
|
Vladimir Osintsev
|
99dfa0a818
|
Add mark_as_read param for API
|
2016-09-25 00:58:52 +03:00 |
|
Roman Vasilyev
|
4a2b3d691c
|
don't request full user list, it takes time
|
2016-09-12 12:29:48 -07:00 |
|
Vladimir Osintsev
|
feeec2c28b
|
Fix test_unread_messages_pages test
|
2016-08-14 10:53:12 +03:00 |
|
Vladimir Osintsev
|
c7fd00a0f3
|
Redirect to unread view after mark as read
|
2016-08-13 23:46:04 +03:00 |
|
Yang.Y
|
dca99e959e
|
Bump version 1.2
|
2016-06-17 11:19:47 +08:00 |
|