24 lines
717 B
Plaintext

general/other:
5:thorough error checking
5:ability to access curl http return codes
2:move libav/freeimage calls from matrix to standalone functions or a singleton
2:register libav in the libav namespace somewhere
1:use libmagic to determine file types for uploading?
1:raii swscontext
matrix:
5:list room members
3:presence
3:get other user presence
3:add event type to membership_info
2:handle user admin levels (/_matrix/client/r0/rooms/{roomid}/state/m.room.power_levels)
2:handle user join events
2:handle user leave events
2:kick users
2:ban/unban users
1:send custom html messages
1:change password
1:ability to select specification revision
1:handle sticker messages
1:handle voip events