Commit Graph

3834 Commits

Author SHA1 Message Date
20ce69b337
Add enableAddress API command and a check for sending from disabled address 2022-07-26 03:28:05 +03:00
b25ed553bc
Format for PEP8 test_api and samples (almost) 2022-07-26 03:28:05 +03:00
e12e9c4155
Add exception type in HandleSendMessage and HandleSendBroadcast
and API error 14 in HandleSendBroadcast.
2022-07-26 03:28:05 +03:00
f311d9d25c
Add a check for sendBroadcast API command with nonexisting address 2022-07-26 03:28:05 +03:00
142514755f
Workaround recent m2r bug: https://github.com/CrossNox/m2r2/issues/40 2022-07-22 06:04:58 +03:00
f58fb505ea
Add Address doc. Closes: #1727. 2022-07-20 17:24:31 +03:00
03d9663caa
Replace behavior bitfield by ref 2022-07-20 17:24:31 +03:00
5ced85113a
verack section: emphasis and reference to Message structure table 2022-07-20 17:24:31 +03:00
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