updated TODO
This commit is contained in:
parent
2cd9e330fb
commit
720b65e33c
28
TODO
28
TODO
@ -1,10 +1,18 @@
|
||||
use libmagic to determine file types?
|
||||
thread pool for workers. rehurn std::promise?
|
||||
sync with matrix. add events to a queue that consumer can wait on or nonblocking check
|
||||
youtube video download
|
||||
raii swscontext
|
||||
thorough error checking
|
||||
register libav in the libav namespace somewhere
|
||||
handle user admin levels
|
||||
ignore own messages
|
||||
handle events other than user messages
|
||||
general/other:
|
||||
use libmagic to determine file types?
|
||||
youtube video download
|
||||
raii swscontext
|
||||
thorough error checking
|
||||
register libav in the libav namespace somewhere
|
||||
|
||||
matrix:
|
||||
thread pool for workers. rehurn std::promise?
|
||||
handle user admin levels
|
||||
ignore own messages
|
||||
handle events other than user messages
|
||||
organize matrix urls. Prevent reallocation of reusable urls.
|
||||
generate nonreusable urls for matrix in an organized manner.
|
||||
|
||||
reddit:
|
||||
handle imgur albums
|
||||
handle youtube links
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user