Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
Rafał Pitoń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 years ago |
Rafał Pitoń
|
f296f5a955
fix: #735: replaced short_title computed property with get_any_title() method
|
8 years ago |
Rafał Pitoń
|
7c4e452e36
#644: finalize api
|
8 years ago |
Rafał Pitoń
|
a7e586d167
#644: renamed Subsettable to MutableFields
|
8 years ago |
Rafał Pitoń
|
07b2696a75
#644: cut down number of serializers and dried up fields lists on those
|
8 years ago |
Rafał Pitoń
|
70b0955ba4
#644: replaced PostFeedSerializer with FeedSerializer, moved to separate file
|
8 years ago |
Rafał Pitoń
|
a50052670e
#644: dropped BasicCategorySerializer
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
aeed397553
use PostFeedSerializer for user feeds
|
8 years ago |
Rafał Pitoń
|
70b6bd7f5b
misc cleanups in threads and viewmodels, viewmodels for user content feeds
|
8 years ago |
Rafał Pitoń
|
0f6f2c333d
js/backend posts likes implementation
|
8 years ago |
Rafał Pitoń
|
1a1ebd6d4c
wip ui for liking/unliking
|
8 years ago |
Rafał Pitoń
|
dac17f197c
backend for posts likes
|
8 years ago |
Rafał Pitoń
|
6204246126
likes api
|
8 years ago |
Rafał Pitoń
|
44e2ab1e6e
misc cleanups, API for post changelog
|
8 years ago |
Rafał Pitoń
|
c90b2f1823
fin quote bbcode
|
8 years ago |
Rafał Pitoń
|
0febc26113
display attachments lists under posts
|
8 years ago |
Rafał Pitoń
|
0e84a665e6
upload attachment api, download atachment view
|
8 years ago |
Rafał Pitoń
|
751031b681
api for reading posts
|
8 years ago |
Rafał Pitoń
|
f685ea1ada
use threadtype objects for api url building
|
8 years ago |
Rafał Pitoń
|
8f788f893d
ui for replying to threads and editing posts
|
8 years ago |
Rafał Pitoń
|
7f7e2b3290
posts list ui preview
|
8 years ago |
Rafał Pitoń
|
59f78352da
small cleanup of thread and post serializers
|
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ń
|
0ba4264220
getting started on threads/x/posts/ api endpoint
|
9 years ago |