9dc6416a16
Finish broadcast object type
2022-07-20 17:24:31 +03:00
f5ba7a6dc0
Unencrypted Message Data section, msg object type and refs
2022-07-20 17:24:31 +03:00
08f00d7d6a
More object types
2022-07-20 17:24:31 +03:00
d273e64b76
Finish message types
2022-07-20 17:24:31 +03:00
990aa36f5c
More text and useragent doc
2022-07-20 17:24:31 +03:00
c9c91b3e7a
Message Encodings section and extended_encoding doc
2022-07-20 17:24:30 +03:00
d88e1301e2
encrypted_payload.rst and encryption.rst docs, crossreferences
2022-07-20 17:24:30 +03:00
2b69288540
Added PoW doc, separate pow_formula.rst and reference in protocol.rst
2022-07-20 17:24:30 +03:00
c0657f61dd
Update docs copyright line
2022-07-20 17:24:30 +03:00
0a493eef82
Started formatting the Protocol Specification:
...
in index.rst README.md is splitted in two parts - References now in the
bottom of the page; protocol.rst is the separate file, referenced on top.
Closes : #1033
2022-07-20 17:24:30 +03:00
ffe70350c7
Bypass the docker cache
2022-07-20 03:50:35 +03:00
10cf5b06fd
Remove obsolete travis config for kivy
2022-07-18 14:34:04 +03:00
a38790da60
Cleanup kivy test recipe:
...
- reuse requirements, follow KivyMD doc
- remove unneeded packages
- explicitly run python3 in test.sh
- use pip for installation
2022-07-18 14:33:33 +03:00
aa512d0066
Call snapcraft in build.sh, not test.sh and bypass cache once more
2022-07-17 22:33:12 +03:00
f720919abd
Fix telenium_process
2022-07-15 12:03:29 +05:30
7371827a8f
A buildbot scenario for building the snap
2022-07-14 18:14:20 +03:00
b257accb81
Add tor
2022-07-14 18:14:19 +03:00
c203f196a5
A snapcraft recipe.
...
Forced to add description and summary because parse-info didn't work.
Used git source because snapcraft expects different directory layout.
Closes : #1906
2022-07-14 18:13:49 +03:00
39793dfac8
Add trash query for sent box
2022-07-14 13:12:27 +05:30
2b629ee0e9
Exclude more unused debs from appimage recipe
2022-07-12 20:33:38 +03:00
b3495a1e78
Don't use libglib2.0 while building appimage and exclude it from the recipe.
...
Closes : #1941
2022-07-12 20:33:07 +03:00
32651fbe53
Fix a mistake in packaging sql files for Windows
2022-07-12 01:17:43 +03:00
5fa3e37a1d
Add delete query
2022-07-07 21:17:40 +05:30
da26b0fc17
Add Login screen
2022-07-07 13:31:24 +05:30
453c99a501
Add & Refactor Popup screen
2022-07-07 13:09:22 +05:30
23422dfd7f
Add common methods for backend
2022-07-06 13:08:59 +05:30
4dbf9e6f1d
Update naming convention
2022-07-01 18:05:25 +05:30
28b43d1d56
Update helper_sent
2022-06-30 16:41:51 +05:30
741f9ac4c3
Refactor & Add Scan Screen
2022-06-22 13:12:44 +05:30
cb0d908a5e
Add and refactor Maildetail screen
2022-06-21 19:56:07 +05:30
b8c39e8dce
Refactor Addressbook
2022-06-21 13:15:07 +05:30
cced8fe84e
Add Kivy Payment Screen
2022-06-20 13:09:28 +05:30
4b75c7f831
Add Network Screen
2022-06-16 13:14:44 +05:30
d5f00ce6a9
Update Addressbook helper
2022-06-15 19:35:46 +05:30
133a08198b
Function for kivy_state variable
2022-06-14 18:25:25 +05:30
95cec93952
Add a separate function to get kivy_state variables
2022-06-14 13:09:48 +05:30
e9eb60bad3
Refactor MDList mail details
2022-06-14 13:09:48 +05:30
df4071bac1
Refactor MDList function
2022-06-14 13:09:47 +05:30
0becffb71f
Fixed typo and code quality
2022-06-14 13:09:47 +05:30
9ed856f3a7
Add common methods for all screens
2022-06-14 13:09:46 +05:30
5b615d5ab5
Add kivy QR-code Screen
2022-06-14 12:44:28 +05:30
a0d49272eb
Install sudo and add builder to sudoers
2022-05-30 21:32:56 +03:00
06e5b7bdf3
Start tor service in the build script
2022-05-30 21:32:56 +03:00
3be996eb64
Replace obsolete pycrypto with pycryptodome to support jammy:
...
pycrypto fails to install, openssl 3 has no ripemd160 hash.
Also skip test_crypto.TestHashlib if openssl 3 is found.
2022-05-30 21:32:56 +03:00
8e708c6277
Adjust tox.ini: add py35 and py310, set basepython = python3 for bandit
2022-05-30 21:32:56 +03:00
d4300c3f6f
Add Dockerfile for focal and unify with bionic
2022-05-30 21:32:23 +03:00
e1c4f368d6
Fixed Update Query
2022-05-26 13:04:40 +05:30
ae5a264df0
Update BMConfigParser and add test to enable/disable identity
2022-05-19 13:29:31 +05:30
991e470a06
update the Dockerfile in the .buildbot/kivy
2022-05-12 13:22:11 +05:30
a9f50e2af4
Use kivy_state variable instead of state
2022-05-11 13:04:01 +05:30