Commit graph

25 commits

Author SHA1 Message Date
postscriptum
927858ae2f add collisions notice 2025-07-03 20:02:02 +03:00
postscriptum
db09d3ba04 optimize conditions 2025-07-03 19:42:07 +03:00
postscriptum
b8c5e2de86 fix missed attachment index extend on update, implement shared filepath function 2025-07-03 19:05:54 +03:00
postscriptum
34d35230c3 handle own posts only 2025-07-03 18:09:31 +03:00
postscriptum
1e3043d683 implement daemon mode argument option 2025-07-03 12:53:59 +03:00
postscriptum
77d0650aef fix debug message 2025-07-03 12:35:42 +03:00
postscriptum
037a5bfe74 remove deprecated members 2025-07-03 12:32:14 +03:00
postscriptum
d8dac50cb6 implement argument option to Keep Nex entry on Snac post was removed (disables cleanup action) 2025-07-03 12:30:51 +03:00
postscriptum
499a78004a implement deleted posts cleanup, extend sync response features 2025-07-03 12:00:05 +03:00
postscriptum
e85a4bb7d0 order struct members asc 2025-07-02 20:43:12 +03:00
postscriptum
3aba70cb31 unify post type member name 2025-07-02 20:40:45 +03:00
postscriptum
b6d2088863 make sure post entry has expected content type, reorganize post members 2025-07-02 20:38:22 +03:00
postscriptum
5d24b9e46e update comment 2025-07-02 17:17:18 +03:00
postscriptum
eb41f8ac46 update documentation comment 2025-07-02 17:12:00 +03:00
postscriptum
20c0aea8f3 add attachment symlinks option, rename binary option to attachment with export type value 2025-07-02 17:10:02 +03:00
postscriptum
9f24a133ed warn on using reserved chars instead of trim 2025-07-02 14:40:09 +03:00
postscriptum
1df12cee92 fix updated counter 2025-07-02 14:07:53 +03:00
postscriptum
9f18f63df9 update comment 2025-07-02 13:49:14 +03:00
postscriptum
d60d5d00d6 make performance optimizations on storage update by using .state file based on timestamp, improve disk overwrite logic, rename attachments to short iter format. 2025-07-02 13:47:09 +03:00
postscriptum
2e93fd24e7 apply clippy, add comments 2025-07-01 22:52:06 +03:00
postscriptum
ae0661ad78 add comments, dump attachment copy event 2025-07-01 22:37:05 +03:00
postscriptum
9c835a9ec0 prevent ssd extra writes if the post file is up to date 2025-07-01 22:26:18 +03:00
postscriptum
1c9b3621e6 update default file name 2025-07-01 21:25:32 +03:00
postscriptum
ef1ba39589 implement optional binary files copy 2025-07-01 20:13:44 +03:00
postscriptum
63f53528dc initial commit 2025-07-01 17:39:30 +03:00