Commit graph

168 commits

Author SHA1 Message Date
Jeremy Kauffman 11033dd5b2 case-insensitive protocol replacement 2017-10-13 09:33:12 -04:00
Jeremy Kauffman 3735498785 saner paging, fix resolving uri state, fix counts in channel results, fix search prefix 2017-10-12 09:45:59 -04:00
Jeremy Kauffman dd667e8bad Merge branch 'lighthouse_v2' 2017-10-10 09:24:48 -04:00
Jeremy Kauffman 401bb85272 shit-tier channel search results 2017-10-09 19:19:50 -04:00
Jeremy Kauffman 91d4dd610e search working, but no rendering of channels 2017-10-06 17:46:41 -04:00
Baltazar Gomez 2e28582277 Merge branch 'master' into css_patch 2017-09-28 20:30:27 -06:00
Baltazar Gomez 18450209b7 remove unnecessary title from discover page 2017-09-28 20:00:18 -06:00
btzr-io ce889f2d3b add more focus on search
remove icon duplication

minor ux / ui fix
2017-09-26 00:45:49 -06:00
Jeremy Kauffman 4ed7d2cba9 bad solution for #544 2017-09-21 21:12:18 -04:00
Jeremy Kauffman 6b87369bbe transaction value fix 2017-09-20 15:27:25 -04:00
Jeremy Kauffman 33c5158818 channel navigation fixes 2017-09-20 13:12:53 -04:00
Jeremy Kauffman a22a773633 fix channel pagination 2017-09-20 10:57:43 -04:00
Jeremy Kauffman 16bc650d6a fix sign on some transaction outpoints 2017-09-20 10:39:51 -04:00
Jeremy Kauffman e741d5ee27 fix pending play issue introduced much earlier in branch 2017-09-17 22:08:43 -04:00
Jeremy Kauffman 65f65f1aea transaction refactor / cleanup / improvement 2017-09-17 20:52:57 -04:00
Jeremy Kauffman e9b48f0bd6 tip clean up and refactor 2017-09-17 16:33:52 -04:00
Jeremy Kauffman c05edc4042 clean up tip and search navigation 2017-09-17 14:26:55 -04:00
hackrush ae81843c05 Additional tipping fixes/changes
- [x] Display empty message on empty filtered Tx list
- [ ] Tipping form has to stay open until success is detected(or closed
by user)
- [ ] Storing the older transaction list, and refreshing the new one in
the background.

Tip Box shown until valid Txn or manually cancelled

Cleanup of show tip box logic
2017-09-17 12:54:39 -04:00
btzr-io f7367f5c6a tidy up edit / publish logic
edit claim by id

fix #553

display title and icon based on action:  edit / publish

tidy up

remove unused code
2017-09-17 12:30:21 -04:00
Jeremy Kauffman 680bb1df9d make select and file actions refactor 2017-09-07 23:15:05 -04:00
Jeremy Kauffman bdf84b3dbd pausing during partial refactor 2017-09-07 17:18:33 -04:00
Jeremy Kauffman 7a5f3c606d minor fixes 2017-09-07 08:26:44 -04:00
Jeremy Kauffman 03c1d502b2 Merge branch 'hackrush01-tipping_button' into v16 2017-09-07 08:21:04 -04:00
Jeremy Kauffman 0a543a3dcd Merge branch 'tipping_button' of https://github.com/hackrush01/lbry-app into hackrush01-tipping_button 2017-09-07 08:20:23 -04:00
Jeremy Kauffman 4cc9f46934 more settings progress 2017-09-06 21:53:42 -04:00
Jeremy Kauffman 1019a94221 theme refactor and bug fix 2017-09-06 20:52:34 -04:00
Jeremy Kauffman b32f3cbafe default balance to undefined, fixes #534 2017-09-06 15:05:35 -04:00
Alex Liebowitz de08c04158 Add regexp option to FormField
Still needs logic to notify the form when there's invalid input

Add address validation to Send page

Trim address input on Send page

Adds trim prop to FormField

Improve LBRY address regexp

On Send page, don't prevent form submit, and only show error on blur

This isn't a full fix (it only handles blur, it's still the form's
job to do validation on submit). A proper solution to this (that can
generalize to other forms) will probably involve looking at all of the
inputs and asking each one whether it has an error, which will
require some tricky state management.

On Send page, use error message from daemon

Update CHANGELOG.md

Further improve invalid address regexp

 - Remove incorrect check for second character
 - Add "O" to chars excluded from b58 section
 - Allow for 33-character addresses

Don't internationalize daemon error message on Send page

remove console, add i18n
2017-09-06 14:53:57 -04:00
Jeremy Kauffman 2b77c16cdd add datetime component, show date of publishes, store block history in redux 2017-09-03 12:35:01 -04:00
hackrush 5b96039b99 Transaction list now displays additional information
Removed older modal files
2017-09-02 21:06:27 +05:30
btzr-io 8c033d6fef display published date
Fix #59
2017-09-01 21:59:25 -06:00
hackrush 5b49915ff6 Merge branch 'master' into tipping_button 2017-09-01 14:02:35 +05:30
Jeremy Kauffman 56c7561673 fix mis-merge of navigation fix 2017-08-30 14:39:20 -04:00
Jeremy Kauffman 4b759412c1 fix imports, remove unused code 2017-08-30 13:57:42 -04:00
Jeremy Kauffman 339945018d Fix bugs in history navigation in stack ordering and loss of scrolling
and refactor history
2017-08-30 13:40:51 -04:00
Jeremy Kauffman 7cd24c850a fixes from code review 2017-08-30 09:04:38 -04:00
Jeremy Kauffman c7522dc0a5 better?
merging is hard

releasable?
2017-08-29 17:42:11 -04:00
Jeremy Kauffman 2fb0bf4a14 invites for all 2017-08-29 17:42:11 -04:00
Jeremy Kauffman b07682ef9d wallet changes
finish rebase
2017-08-29 17:42:09 -04:00
Jeremy Kauffman 8c012bc087 negative progress 2017-08-29 14:40:30 -04:00
Jeremy Kauffman 7b5e752e90 properly split welcome modal logic 2017-08-29 14:40:30 -04:00
Jeremy Kauffman 2013da3fac decent progress 2017-08-29 14:40:30 -04:00
Jeremy Kauffman 2b8296fcc3 rewards refactor to support types, add list 2017-08-29 14:40:30 -04:00
Jeremy Kauffman 31fb723d87 invites basics 2017-08-29 14:40:30 -04:00
hackrush 21175ba608 Merge remote-tracking branch 'upstream/master' into tb2 2017-08-29 13:21:23 +05:30
Jeremy Kauffman b49318aead Merge pull request #496 from lbryio/redux_volume
Issue #323 switch volume preference to use redux
2017-08-25 16:17:26 -04:00
Jeremy Kauffman cb70fdb4b3 remove unused code 2017-08-25 16:04:05 -04:00
Akinwale Ariwodola faa1c4634b Issue #323 switch volume preference to use redux 2017-08-25 20:05:00 +01:00
hackrush 0054723ed6 Added Fee column 2017-08-25 18:56:43 +05:30
hackrush a2cc9afe05 Displays additional fields in the transaction list 2017-08-20 15:21:57 +05:30