Commit Graph

60 Commits (e43bd36618ae26c6a76a981a34a1511ab72d3731)

Author SHA1 Message Date
Mahendra 1a36361ef9
replace all random.xxx with helper random function
5 years ago
Peter Šurda 6062277d60
Rename configparser.py to bmconfigparser.py
6 years ago
Justin Ramos fd95f8f519
allowing for max outbound connection configuration
6 years ago
Peter Šurda 157881bc63
Cyclic import fix
6 years ago
Peter Šurda 8cb0953401
Moved writeKeysFile into configparser
6 years ago
Peter Šurda bd520a340f
Trustedpeer fix and more refactoring
6 years ago
Peter Šurda fa0a3135e7
Fixes pointed out by landscape.io
6 years ago
Peter Šurda ac348e4e6b
Fixes and refactoring
6 years ago
Peter Šurda 8bcfe80ad0
Refactoring of config parser and shared.py
6 years ago
Peter Šurda d35062b49c
Half-open connection limit warning fix
6 years ago
Louis-Guillaume DUBOIS afa715cf1b
Fixes #867 - Changes default time format to %c
7 years ago
mailchuck 8136b022bc Typos
7 years ago
mailchuck 5a45d7dd8f Portable mode fixes
7 years ago
Henrik Olsson 57575d0a39 Fix some typos
7 years ago
Jonathan Warren ba27f6e8a6 Made error message for Raspberry Pi users less serious-sounding
8 years ago
Jonathan Warren 9044e84093 some specifyTTL work completed
8 years ago
Jonathan Warren 50c392c197 resolve merge conflict
8 years ago
Yuri 34824c044e Moved all keys.dat writing code into writeKeysFile in shared.py
9 years ago
Jonathan Warren 0865e863ec Added ability to limit network transfer rate
9 years ago
Jonathan Warren c84cdecba4 Normalize the noncetrialsperbyte and payloadlengthextrabytes for each of the user's existing addresses
9 years ago
Jonathan Warren c306062282 Bitmessage Protocol Version Three
9 years ago
Jonathan Warren 38d7db24ad Merge pull request #639 from bpeel/wip/trusted-peer
9 years ago
Neil Roberts 03263156de Add a 'trustedpeer' option to keys.dat
9 years ago
Daniel Kraft 6326147d6f Make reply below quote opt-in.
9 years ago
Jonathan Warren 917e27c19b minor change to new function isOurOperatingSystemLimitedToHavingVeryFewHalfOpenConnections
9 years ago
Jonathan Warren c98ca590a8 Fix #566
9 years ago
Jonathan Warren bd2803bebc various changes to 'messages expire' pull request
10 years ago
Jonathan Warren f7ef2b4e05 various changes to Identicon code
10 years ago
Jonathan Warren 753155aa86 Merge branch 'feature/Identicons' of git://github.com/sendiulo/PyBitmessage into sendiulo-feature/Identicons
10 years ago
ikarakatsanis 9066dad5e3 AQWA feature: UI setting for Bitmessage to stop trying to send messages after X hours/days/months
10 years ago
ikarakatsanis c16d9787d2 feature1_v3_AQWA
10 years ago
ikarakatsanis d487b522cf feature_v1
10 years ago
ikarakatsanis e1fc820226 changes in keys.dat, edit hours/days/months is working now, variable time_period inserted
10 years ago
Jonathan Warren 6081863b28 raise default demanded difficulty from 1 to 2
10 years ago
sendiulo aed489a2bc Merge branch 'upstream/master'
10 years ago
sendiulo a58164d831 - additional identicon type "empty" if you want to have a placeholder
10 years ago
Jonathan Warren 0d5f2680d4 various modifications to previous commit regarding ability to select language
10 years ago
sendiulo 6c20d83edc Merge branch 'upstream/master'
10 years ago
Jonathan Warren 1b5158d658 refactored helper_startup.py so that it can make use of a pre-set shared.appdata variable
10 years ago
Jonathan Warren 82db79ca39 removed option from previous commit which allowed user-settable maximum network message size pending further discussion
10 years ago
Jonathan Warren a5c65f11e8 resolve merge conflict
10 years ago
sendiulo da93d1d8b4 Combobox for language selection.
10 years ago
sendiulo a6b946f5be Enable user-set loclization. There is a checkbox in the settings to switch this on and off. The text field in the settings can be filled with the appropriate language code.
10 years ago
Bob Mottram 3063c256d4 Maximum message length configurable within keys.dat
10 years ago
Daniel Kraft 665659f214 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into namecoin-id
10 years ago
Jonathan Warren ebccf1e6e0 Merge branch 'master' of github.com:Atheros1/PyBitmessage into askToConnectFirst
10 years ago
Jonathan Warren 350e8d66c7 Prompt user to connect at first startup
10 years ago
Jonathan Warren f5e17eeeaa Moved code to add the sockslisten config option to a spot where it will actually work properly
10 years ago
Daniel Kraft a2fe6a1b44 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into namecoin-id
10 years ago
Jonathan Warren 73f3b5d92c Merge pull request #297 from mybluevan/master
10 years ago