Commit graph

214 commits

Author SHA1 Message Date
Liam Cardenas 6b822a02a4
Update CHANGELOG.md 2018-01-30 08:53:01 -08:00
Liam Cardenas 369e075d12
Update CHANGELOG.md 2018-01-30 08:50:24 -08:00
Liam Cardenas 41cb5f3c74
Update CHANGELOG.md 2018-01-30 08:44:59 -08:00
Liam Cardenas 935db76b64
Update CHANGELOG.md 2018-01-30 08:41:40 -08:00
Thomas Zarebczan 86089a5963
add full URLs to PRs 2018-01-25 14:28:18 -05:00
Thomas Zarebczan d2011551a9
update with channel fix 2018-01-08 11:54:29 -05:00
Liam Cardenas e4f80b232c Bump version: 0.19.4rc2 → 0.19.4 2018-01-08 08:15:09 -08:00
Liam Cardenas d89f87fa73
Update CHANGELOG.md 2018-01-05 21:22:51 -08:00
Liam Cardenas f750fd399d Bump version: 0.19.3rc2 → 0.19.3 2017-12-30 14:24:36 -08:00
Liam Cardenas cb26a92cde
Update CHANGELOG.md 2017-12-29 16:57:07 -08:00
Thomas Zarebczan d038a6544b
update message about rewards 2017-12-23 01:29:49 -05:00
Liam Cardenas b3e47a8f86 Bump version: 0.19.2rc1 → 0.19.2 2017-12-22 22:25:05 -08:00
Liam Cardenas 101650f372
Update CHANGELOG.md 2017-12-22 19:16:15 -08:00
Liam Cardenas 3d95251865
Update CHANGELOG.md 2017-12-22 19:15:52 -08:00
Jeremy Kauffman 1d67f8df9c add copy button to wallet address, fixes #875 2017-12-15 15:46:50 -05:00
Liam Cardenas a0314c21ec Bump version: 0.19.1rc3 → 0.19.1 2017-12-13 09:44:52 -08:00
Liam Cardenas 783fa9df5a Updated changelog 2017-12-13 09:15:06 -08:00
Sean Yesmunt d8f728a9de Bump version: 0.19.0rc4 → 0.19.0 2017-12-11 11:06:28 -05:00
Thomas Zarebczan 40cc49b05f
add windows daemon location note
also add links to 2 issues
2017-12-11 09:55:25 -05:00
Sean Yesmunt 1022a47741 update link 2017-12-08 18:20:30 -05:00
Sean Yesmunt 363decaced fix markdown links 2017-12-08 18:19:43 -05:00
Sean Yesmunt 97527cf170 add links to issues for changelog 2017-12-08 18:15:00 -05:00
Sean Yesmunt abc20e6fd2 update issue links to changelog 2017-12-08 17:41:31 -05:00
Jeremy Kauffman 3ca45a531f update changelog 2017-12-08 17:31:33 -05:00
Liam Cardenas f5daf70d41
Update CHANGELOG.md 2017-12-08 13:56:45 -08:00
Sean Yesmunt a7fe02ea98 persisting subscriptions 2017-12-08 16:09:22 -05:00
Jeremy Kauffman 8c403f640c new first run flow and re-org of wallet area
add changelog

add external service option to get credits page

remove testing code

fix user has existing email and grammar/typos
2017-12-08 15:13:20 -05:00
hackrush 8f83337640
Merge pull request #815 from lbryio/channel-name-page
Highlight channel names in pages.
2017-12-07 00:39:32 +05:30
hackrush 0b3e9f1179 Channel names in pages appear highlighted
Used classnames library for determining classname

changes
2017-12-06 23:51:05 +05:30
Sean Yesmunt 17b38d687b update changelog 2017-12-05 19:41:24 -05:00
hackrush e0d3cb431b Claim page abandon(regression) fixed 2017-12-05 20:15:35 +05:30
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