Tue, 13 May 2025 14:29:06 -0500
Create a Privacy preference page with the send typing notification preference
This only controls whether or not the conversation window will send typing
notifications, plugins can still do this on their own.
Testing Done:
Used ngrep to verify if the irc typing messages were being sent or not. Also manually modified the settings file and verified the ui update and vice versa.
Bugs closed: PIDGIN-17450
Reviewed at https://reviews.imfreedom.org/r/3999/
|
43092
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
1 | [wrap-file] |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
2 | directory = nghttp2-1.62.1 |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
3 | source_url = https://github.com/nghttp2/nghttp2/releases/download/v1.62.1/nghttp2-1.62.1.tar.xz |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
4 | source_filename = nghttp2-1.62.1.tar.xz |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
5 | source_hash = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
6 | patch_filename = nghttp2_1.62.1-1_patch.zip |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
7 | patch_url = https://wrapdb.mesonbuild.com/v2/nghttp2_1.62.1-1/get_patch |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
8 | patch_hash = e3aa52d5453ba978e0aacd87a148c80342171e0e4bbd4d33adaedac70f1e223e |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
9 | source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nghttp2_1.62.1-1/nghttp2-1.62.1.tar.xz |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
10 | wrapdb_version = 1.62.1-1 |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
11 | |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
12 | [provide] |
|
886b982d5d85
Add a Fedora MinGW cross build file, and required subprojects
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
diff
changeset
|
13 | dependency_names = libnghttp2 |