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?
|
general/other:
|
||||||
thread pool for workers. rehurn std::promise?
|
use libmagic to determine file types?
|
||||||
sync with matrix. add events to a queue that consumer can wait on or nonblocking check
|
youtube video download
|
||||||
youtube video download
|
raii swscontext
|
||||||
raii swscontext
|
thorough error checking
|
||||||
thorough error checking
|
register libav in the libav namespace somewhere
|
||||||
register libav in the libav namespace somewhere
|
|
||||||
handle user admin levels
|
matrix:
|
||||||
ignore own messages
|
thread pool for workers. rehurn std::promise?
|
||||||
handle events other than user messages
|
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