-
- Downloads
[ABW]: Fixed filling of preview and img_url in hive_posts_data
Fixed edit case with empty title, body or json_metadata Fixed use of json - now everywhere ujson is used In case json_metadata in comment_operation would not actually be json, HiveMind no longer crashes on access Since we are handling bad json anyway it was no longer needed to fill empty json_metadata with {}, original empty string restored
Showing
- hive/db/schema.py 2 additions, 2 deletionshive/db/schema.py
- hive/indexer/blocks.py 0 additions, 1 deletionhive/indexer/blocks.py
- hive/indexer/post_data_cache.py 53 additions, 30 deletionshive/indexer/post_data_cache.py
- hive/indexer/posts.py 30 additions, 19 deletionshive/indexer/posts.py
- hive/server/bridge_api/objects.py 4 additions, 1 deletionhive/server/bridge_api/objects.py
- tests/tests_api 1 addition, 1 deletiontests/tests_api
Loading
Please register or sign in to comment