Commit graph

183 commits

Author SHA1 Message Date
Jeremy Kauffman
caa8cd6755 change header balance to 2 decimal places 2017-11-26 14:56:02 -05:00
hackrush
9e82c59ae6 Added CHANGELOG 2017-11-22 22:30:08 +05:30
Igor Gassmann
d489aad4ee Fixed sorting by title for published files (#614) 2017-11-21 19:00:53 -03:00
Jeremy Kauffman
3c9410439b fix empty claims breaking transaction screens #755 2017-11-20 17:16:57 -05:00
Sean Yesmunt
9d0205bc8e update changelog 2017-11-17 16:29:38 -05:00
Jeremy Kauffman
857414238e
Merge pull request #744 from lbryio/issue721
Issue #721 fix - Inconsistent thumbnail sizes
2017-11-15 16:57:47 -05:00
Liam Cardenas
654edc9885 Bump version: 0.18.2rc1 → 0.18.2 2017-11-15 14:39:09 -05:00
Liam Cardenas
1304182fbc Added to changelog 2017-11-15 14:38:25 -05:00
Akinwale Ariwodola
ff133a03df Issue #721 fix - Inconsistent thumbnail sizes 2017-11-14 12:56:24 -05:00
Jeremy Kauffman
cdbfd73893 Bump version: 0.18.0rc5 → 0.18.0 2017-11-13 13:42:04 -05:00
Jeremy Kauffman
440128d2c3 add changelog related to build improvements 2017-11-13 09:58:37 -05:00
Jeremy Kauffman
9529b1a0af no newlines in changelog 2017-11-08 18:20:36 -05:00
Jeremy Kauffman
60b344bcb9 update changelog prior to rc 2017-11-08 18:19:38 -05:00
Jeremy Kauffman
8987fca22c Merge branch 'revoke_claims' 2017-11-08 18:15:15 -05:00
Jeremy Kauffman
a6946b4930 Merge remote-tracking branch 'origin/master' into revoke_claims 2017-11-08 17:42:51 -05:00
Jeremy Kauffman
748dd9268e CHANGELOG update missing from previous commit 2017-11-08 17:38:56 -05:00
Jeremy Kauffman
350c4dc98c minor changes to tray functionality 2017-11-08 17:27:20 -05:00
hackrush
7a0a0c468e Rudimentary implementation of tray minimization(WIP)
Minimize app to tray

@kauffj I was not sure about which icon to use so I used a 96x96 png as
a placeholder. The feature is working well.

Fixes #374

3 small changes

Broken Minimization

Fixed App-minization finally

Bug fix and compatibility check

Added Alt+F4 accelerator to quit the app

Small features and fixes

Homerun: Added Quit to Menu

Fixes and changes
2017-11-08 17:27:17 -05:00
Jeremy Kauffman
f9e419adb9 add changelog for previous commit 2017-11-07 09:36:22 -05:00
Thomas Zarebczan
db06489543
update to include first publish also
update to include first publish also
2017-10-30 17:46:53 -04:00
Alex Grintsvayg
76b21801ab changelog 2017-10-30 17:37:57 -04:00
hackrush
c4626dda4a Merge branch 'master' into revoke_claims and clean-up 2017-10-30 22:16:42 +05:30
hackrush
28241aaa3a Updated Changelog 2017-10-28 11:09:40 +05:30
hackrush
44f962fe2a Rewards marked in txn list 2017-10-27 17:23:53 -04:00
Jeremy Kauffman
8f1e2ea72b fix settings bug and update changelog 2017-10-27 17:14:42 -04:00
Jeremy Kauffman
c8cc05b685 Bump version: 0.17.1rc1 → 0.17.1 2017-10-25 17:57:51 -04:00
Jeremy Kauffman
1f41446738 update daemon version 2017-10-25 17:51:06 -04:00
Jeremy Kauffman
29463ac57b update references to slack 2017-10-25 17:45:47 -04:00
hackrush
72130c74ae Fixed parsing of channel names of length < 4 2017-10-20 13:46:18 +05:30
Jeremy Kauffman
3cc05e0768 upgrade changelog for changes since 0.17.0 release 2017-10-15 08:36:56 -04:00
Thomas Zarebczan
e1122ef1e3 fix pr
fix 547 > 576
2017-10-12 14:12:22 -04:00
Jeremy Kauffman
fed95f0549 Bump version: 0.17.0rc3 → 0.17.0 2017-10-12 13:04:17 -04:00
Jeremy Kauffman
34addb6ffd update daemon and changelog 2017-10-10 09:29:48 -04:00
Jeremy Kauffman
dd667e8bad Merge branch 'lighthouse_v2' 2017-10-10 09:24:48 -04:00
Jeremy Kauffman
646c91efcb Merge branch 'css_patch' 2017-10-10 09:17:16 -04:00
Alex Liebowitz
c5c67a0de5 Minor refactors in doResolveUri()
Add doResolveUris()

Always call resolveUri() in FileTile and FileCard

Before, these components would only try and resolve if claim info
wasn't provided.

Don't require uri param in lbry.resolve()

It can now be "uris" instead, plus the error message about caching
doesn't really apply anymore.

Don't cache/cancel open resolve requests

No longer needed because we're not doing resolve requests in bulk

Add support for multiple URI resolution in lbry.resolve()

Handle multi URL resolves with one action

Update CHANGELOG.md
2017-10-10 09:03:17 -04:00
Jeremy Kauffman
91d4dd610e search working, but no rendering of channels 2017-10-06 17:46:41 -04:00
Baltazar Gomez
57b6948212 Merge branch 'master' into css_patch 2017-10-05 10:39:44 -06:00
Thomas Zarebczan
b64196a641 update daemon version
0.16.3 ->0.16.4
2017-10-05 01:20:39 -04:00
Jeremy Kauffman
b8980c00d3 update upgrade message 2017-10-03 17:52:53 -04:00
Baltazar Gomez
b66968d9f9 Merge branch 'master' into css_patch 2017-10-02 09:30:39 -06:00
Jeremy Kauffman
a7a4e8dc16 remove channel length minimum, fixes #645 2017-10-02 08:40:42 -04:00
Jeremy Kauffman
92f3cf46e2 Merge branch 'fix-empty-channels' 2017-10-01 12:49:03 -04:00
Baltazar Gomez
732b8d219f update changelog 2017-09-30 23:47:45 -06:00
Baltazar Gomez
c25ee25482 update change log 2017-09-30 21:01:47 -06:00
Baltazar Gomez
78232eb2a9 update changelog 2017-09-29 17:25:53 -06:00
Baltazar Gomez
2e28582277 Merge branch 'master' into css_patch 2017-09-28 20:30:27 -06:00
Baltazar Gomez
1c83e8f78a update changelog 2017-09-28 20:23:26 -06:00
Baltazar Gomez
6ae166a559 Update CHANGELOG.md 2017-09-28 20:19:25 -06:00
Jeremy Kauffman
f4b2c599c3 fix #615 2017-09-28 20:32:59 -04:00