Rafał Pitoń
|
d8ec6d7882
small cleanup
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
NeKit
|
78e125c19c
Make sure misago.acl tests run on Python 3/Django 1.9
|
9 years ago |
Rafał Pitoń
|
4591494170
add migration for django 1.9 changes in usermodel, fix testssuite
|
9 years ago |
Rafał Pitoń
|
84f39b1dbf
basic posts and events look, visibility tests
|
9 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
d9cea33e41
moved threadview to viewmodels
|
9 years ago |
Rafał Pitoń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
af8d08a0c2
mark as read backend, reducer and ui
|
9 years ago |
Rafał Pitoń
|
b7d297ab09
thread subscription model, thread weight util
|
9 years ago |
Rafał Pitoń
|
3d000343c6
create online tracker together with user model, add maintenance task for filling blanks. fix #563
|
9 years ago |
Rafał Pitoń
|
43f451e32b
cut dropped features in reads tracker, optimised new/unread lists a little, brought in placeholder for unread threads count
|
9 years ago |
Rafał Pitoń
|
dc095f995c
dropped is_on_index rank flag
|
9 years ago |
Rafał Pitoń
|
d2a898705a
moved active posters ranking utils to separate modules, moved users signals initialization to apps.py
|
9 years ago |
Rafał Pitoń
|
154604557d
wip users moderation in API
|
9 years ago |
Rafał Pitoń
|
cf5d3500cd
static profile views done
|
9 years ago |
Rafał Pitoń
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 years ago |
Rafał Pitoń
|
a9afde7d11
fix #522: dropped changed_by_slug
|
10 years ago |
Rafał Pitoń
|
08f0016282
Change forum options, edit signature
|
10 years ago |
Rafał Pitoń
|
0741a5e7f8
hash user avatars for cache versioning
|
10 years ago |
Rafał Pitoń
|
39385f5e5f
silence race condition fails cos #516
|
10 years ago |
Rafał Pitoń
|
e1e117e34f
Close #505: removed explicit timezone settings
|
10 years ago |
Rafał Pitoń
|
3b0b88ae72
Add/Remove participants
|
10 years ago |
Rafał Pitoń
|
b6fb94bc8c
#477: models
|
10 years ago |
Rafał Pitoń
|
2b36924447
fix #384: pm's preference setting
|
10 years ago |
Rafał Pitoń
|
73d58e65d2
improved test suite for start/reply thread cases
|
10 years ago |
Rafał Pitoń
|
4aa9a44572
AbstractBaseUser already defines is_active = True
|
10 years ago |
Rafał Pitoń
|
578eccd563
fix #439
|
10 years ago |
Rafał Pitoń
|
abbe37fbfe
fix #444
|
10 years ago |