Rafał Pitoń
|
4f85c9e3ee
sync translation files with transifex
|
7 years ago |
Rafał Pitoń
|
c726af7c0f
fix #944: added exception handler for NoReverseMatch in login view
|
7 years ago |
Rafał Pitoń
|
8ef0dee0fb
wip category serialization changes
|
7 years ago |
Rafał Pitoń
|
015c1bfd12
fix #940 and #941
|
7 years ago |
Rafał Pitoń
|
54d950e95a
#923: bugfixed add_error
|
7 years ago |
Rafał Pitoń
|
f6ef0ddf41
#923: removed dead code after serializers creation, updated project's template
|
7 years ago |
Rafał Pitoń
|
5f2e57594f
#923: added RegisterUserSerializer
|
7 years ago |
Rafał Pitoń
|
d0cdc281b7
#923: moved admin login form to misago.admin.forms
|
7 years ago |
Rafał Pitoń
|
379b3a2634
#923: moved auth api (minus registration) from forms to serializers
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
3ce2b50039
#934: special handle the 404's in api exception handler
|
7 years ago |
Rafał Pitoń
|
2d1a6df3bf
#934: ApiPatch utility's error handling revamped
|
7 years ago |
Rafał Pitoń
|
e5aa78dda3
fix #914: moved api-specific utils and features from misago.core to misago.api
|
7 years ago |
Rafał Pitoń
|
27326d103c
#931: reorganized frontend context object
|
7 years ago |
Rafał Pitoń
|
1e28a4aade
refresh translation files
|
7 years ago |
Rafał Pitoń
|
784f9d3d4c
bump version number to 0.13
|
7 years ago |
Rafał Pitoń
|
ecebfc24ee
fix #922: added app config for misago.search
|
7 years ago |
Rafał Pitoń
|
06c7c0c0ac
removed unused delete_reads utility function
|
7 years ago |
Rafał Pitoń
|
292add1a7a
fix #929: possible showstopper on markup preview api
|
7 years ago |
Rafał Pitoń
|
c38230c828
fix #924: events are now marked as read by default for users that caused them
|
7 years ago |
Rafał Pitoń
|
08b082d10e
fix #912: keep subscriptions when threads are merged
|
7 years ago |
Rafał Pitoń
|
b31dcba252
#912: added tests for thread move keeping subscriptions
|
7 years ago |
Rafał Pitoń
|
686c456fd9
fix #910: handle readtracker data on threads and posts move/split/merge
|
7 years ago |
Rafał Pitoń
|
584d7741c3
#910: move readdata together with thread
|
7 years ago |
Rafał Pitoń
|
a3a1d9d699
#910: clear postreads when its merged with other posts
|
7 years ago |
Rafał Pitoń
|
7f81075d30
#910: remove readtracker on moved/split posts
|
7 years ago |
Rafał Pitoń
|
5deb06ed03
#675: improved javascript handling reads, tweaked query count and speed
|
7 years ago |
Rafał Pitoń
|
2b54360a21
#675: removed ThreadRead and CategoryRead models, updated clearreadtracker command
|
7 years ago |
Rafał Pitoń
|
0aad470968
#675: removed deprecated apis from readtracker
|
7 years ago |
Rafał Pitoń
|
7e3ed7799b
#675: moved views to per-post readtracking
|
7 years ago |