Zoff
Zoff
now ``` github_changelog_generator -u user -p project --exclude-tags "dont_use*" ``` does not work. can you add the ability to use wildcards (or regex if that is easier) ?
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ can you migrate the artifacts to the new service before bintray shuts down?
is there a way to select "_rowid_" just like any other field of a table? orma.selectFromTable()._rowid_Eq(myrowid).... or update with rowid orma.updateTablex()._rowid_Eq(myrowid)....
the text is copied from tox.chat website
adapt to "Add pseudo msg ID to group text messages" this needs: https://github.com/JFreegman/toxcore/pull/29
https://github.com/uTox/uTox/blob/55b0222e30e7a0974ca1ca3ced229646b264cacd/src/xlib/video.c#L22 on ubuntu 18.04 i get values over 31. how are these window IDs generated?
### Overview 1. uTox version: latest 2. Operating system: Windows the problem is here: https://github.com/uTox/uTox/blob/b9f1054080d7f719b810a47441147d96c39c0d77/src/av/video.c#L322 the time it takes to capture and process the frame is not taken into account....
connect (tcp, and mobile network) receive a file accept while the file is coming in, enter an elevator or parking garage mobile network has no signal then get mobile signal...
you can receive many file and accept them. but only 1 progressbar is moving forward at the same time
add an option (in best case per friend) to autoaccept incoming files up to (let's say) 500 KByte. so that images/fotos will be downloaded automatically. also still need a notification...