Commit Graph

1656 Commits (36ddbd365efd2d7c6ffecd580232a81577c15b30)
 

Author SHA1 Message Date
mailchuck 83109796fe Address Tree updates
The Address tree now is sorted and updates when number of unread
messages changes.
7 years ago
mailchuck 83a069d1f6 Migration Wizard
- Not fully working yet
- show this wizard and connection confirmation dialog before showing the
main window, and don't open main window until these two have finished or
were canceled
7 years ago
mailchuck 3a294ac672 Fixes
Some pages were initialised with incorrect number of parameters.
7 years ago
mailchuck 9075f3f5e6 OpenCL Fixes
Still not fully working and hardcoded device number
7 years ago
mailchuck 8043f1ae60 Address tree order sort case insensitive 7 years ago
mailchuck fd7ed893a7 Collapse disabled accounts 7 years ago
mailchuck a961ad1d84 Formatting 7 years ago
mailchuck 9ab9984283 Order reverse
Disabled addresses should go at the end, not at the beginning.
7 years ago
mailchuck cae03d66df Typo fix 7 years ago
mailchuck f2e9b3467f Address tree sorting
Sorts addresses in the address tree
7 years ago
mailchuck 8882912bf3 New address wizard
Not working yet, just UI
7 years ago
mailchuck 324dbfb81a Migration Wizard
- from standard PyBitmessage to this one
- not working yet
7 years ago
mailchuck 9a6db480bd Typo 7 years ago
mailchuck b4fad5c49a Shorten trashed summary
Trash UI now exists, there is no need to tell the user it doesn't.
7 years ago
mailchuck 3888eb11be UI fix
All new messages appeared in current account message list, as opposed to
only new messages associated with that account.
7 years ago
mailchuck 2b1222f970 Fix: UI 7 years ago
Peter Surda bde5bfc42e Add: re-merge API changes
API handler was rewritten in upstream, previous merge
overwrote the changse. This re-enables them.
7 years ago
Peter Surda d3345e051a Add: debugging for freezing api call 7 years ago
lightrabbit f0f9f679e6 Add UPnP support. 7 years ago
Peter Surda bd7c3e6e01 Reverted the code that tried to randomise starting PoW position.
The problem wasn't caused by the starting position but by an int
being interpreted as a string. Fixed in upstream and merged.
7 years ago
Peter Surda 69309b82fb Minor changes in cli, PoW, and a couple of new api calls. 7 years ago
sbkaf 800fd2a143 finished implementing more email client like interface 7 years ago
sbkaf f6f68dc975 start changing QTreeWiget 7 years ago
sbkaf 4763fb1238 merge 7 years ago
sbkaf 585873e4f3 interface 7 years ago
sbkaf 44414c2e88 make interface look more like an e-mail programm, not yet functional 7 years ago
Peter Šurda 8198e1922a Added a CLI interface to the daemon from
https://github.com/Dokument/PyBitmessage-Daemon/raw/master/daemon.py
7 years ago
Peter Šurda 1796c20887 Merge OpenCL code and make OpenCL auto-detectable 7 years ago
Jonathan Warren 72ea076099 Merge pull request #807 from Erkan-Yilmaz/patch-2
typo
8 years ago
Jonathan Warren e8af97fce7 Merge pull request #806 from Erkan-Yilmaz/patch-1
typo (missing char: n)
8 years ago
Erkan Yilmaz 0fe6562440 typo 8 years ago
Erkan Yilmaz de67b9f0c6 typo (missing char: n) 8 years ago
Jonathan Warren 1300222c5b Merge pull request #805 from Atheros1/master
Fix issue #804
8 years ago
Jonathan Warren 4403cde52b Fix issue #804 8 years ago
Jonathan Warren f84d848e06 Merge branch 'master' of github.com:Bitmessage/PyBitmessage 8 years ago
Jonathan Warren fb9f5039f7 Merge pull request #796 from rzr/master
debian: dont depends on dev packages
8 years ago
Jonathan Warren 37e8d01c29 Merge pull request #790 from timothyparez/development
Refactored the code in api.py
8 years ago
Jonathan Warren b50797d5b8 Merge pull request #789 from Erkan-Yilmaz/patch-2
two typos
8 years ago
Jonathan Warren 18df8e9561 Merge pull request #788 from Erkan-Yilmaz/patch-1
typo
8 years ago
Jonathan Warren 05182e7465 Make data send rate more accurate 8 years ago
rzr d9f06d1e62 debian: dont depends on dev packages
Signed-off-by: RzR <rzr@gna.org>
8 years ago
Jonathan Warren b3afbb4308 Merge pull request #792 from Atheros1/sha256
SHA256
8 years ago
Jonathan Warren 6ebf8666dc support SHA256 signatures 8 years ago
Timothy 2dfce7f5e7 Refactored the code in api.py by extracting the handler code for each request to separate methods
This should result in code that is easier to understand, modify and maintain
8 years ago
Timothy 08f2c3bfc0 Revert "Refactored the code in api.py by extracting the handler code for each request to separate methods"
This reverts commit 2ebf716941.
8 years ago
Timothy 2ebf716941 Refactored the code in api.py by extracting the handler code for each request to separate methods
This should result in code that is easier to understand, modify and maintain
8 years ago
Jonathan Warren ba27f6e8a6 Made error message for Raspberry Pi users less serious-sounding 8 years ago
Erkan Yilmaz 8473703bfc two typos 8 years ago
Erkan Yilmaz f0c207e6b7 typo 8 years ago
Jonathan Warren bbb8c645af Merge pull request #787 from Atheros1/specifyTTL
Specify TTL
8 years ago