mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
super minor changes
This commit is contained in:
parent
b23eb6d7ba
commit
12341593b0
1 changed files with 7 additions and 8 deletions
|
@ -9,16 +9,15 @@ Welcome to the September 2019 LBRY Development update! In this post we’ll show
|
|||
|
||||
To read previous updates, please visit our [Development and Community Update archive](https://lbry.com/news/category/community-update).
|
||||
|
||||
If you want to see a condensed view of what we've completed recently and what’s planned for LBRY, check out our [Roadmap](https://lbry.io/roadmap).
|
||||
If you want to see a condensed view of what we've completed recently and what’s planned for LBRY, check out our [Roadmap](https://lbry.com/roadmap).
|
||||
|
||||
Let’s start with some GitHub stats across all our repos (some of which are internal only to LBRY) since our last update about 31 days ago:
|
||||
38 repos were updated. 550 issues were created, 160 were closed. 29 PRs were merged. 30 GitHub users outside of LBRY made code contributions, including some early ones for [Hacktoberfest](#hacktoberfest):
|
||||
Let’s start with some GitHub stats across all our repos (some of which are internal only to LBRY) since our last update about 31 days ago. 38 repos were updated. 550 issues were created, 160 were closed. 29 PRs were merged. 30 GitHub users outside of LBRY made code contributions, including some early ones for [Hacktoberfest](#hacktoberfest):
|
||||
|
||||
[AlessandroSpallina](https://github.com/AlessandroSpallina), [amaljose02](https://github.com/amaljose02), [Bharat123rox](https://github.com/Bharat123rox), [Borewit](https://github.com/Borewit), [ceoger](https://github.com/ceoger), [Coolguy3289](https://github.com/Coolguy3289), [dangarthwaite](https://github.com/dangarthwaite), [danielcaldas](https://github.com/danielcaldas), [eggplantbren](https://github.com/eggplantbren), [felhe](https://github.com/felhe), [hugovk](https://github.com/hugovk), [ICTman1076](https://github.com/ICTman1076), [JakeVdub](https://github.com/JakeVdub), [jamesgeorge007](https://github.com/jamesgeorge007), [kodxana](https://github.com/kodxana), [ksami](https://github.com/ksami), [mirgee](https://github.com/mirgee), [OrginalS](https://github.com/OrginalS), [osilkin98](https://github.com/osilkin98), [pankajpatel](https://github.com/pankajpatel), [Parikshit-Hooda](https://github.com/Parikshit-Hooda), [ProfessorDey](https://github.com/ProfessorDey), [pranabs1ngh](https://github.com/pranabs1ngh), [priyapande](https://github.com/priyapande), [rishav142k](https://github.com/rishav142k), [StrikerRUS](https://github.com/StrikerRUS), [Taminoful](https://github.com/Taminoful), [utkarshiam](https://github.com/utkarshiam), [ykris45](https://github.com/ykris45), [zxawry](https://github.com/zxawry)
|
||||
|
||||
Thanks to everyone who took time out of their busy days to help LBRY out!
|
||||
|
||||
## In this report, we cover updates for
|
||||
## In This Report
|
||||
* [Hacktoberfest at LBRY!](#hacktoberfest)
|
||||
* [Desktop App](#summary-desktop)
|
||||
* [SDK](#summary-sdk)
|
||||
|
@ -55,8 +54,8 @@ Other new features in Galileo and since our last update include:
|
|||
- Search content within a channel on the channel page.
|
||||
- Saving volume settings between videos.
|
||||
- Saving encryption passwords - no typing your password on each startup.
|
||||
- Max character count on comments.
|
||||
- Sign out button actually signs you out - no more clearing tokens manually!
|
||||
- Enforincg max character count on comments.
|
||||
- Sign out button that actually signs you out - no more clearing tokens manually!
|
||||
- Better internationalization support, more languages can be added easily now.
|
||||
|
||||
Since our last named release, we’ve squashed a few bugs, including:
|
||||
|
@ -205,10 +204,10 @@ Partially completed/still in progress are:
|
|||
* **Internationalization** - improvements added in Galileo, new languages to be added soon
|
||||
* **Protocol Performance** - No updates, but we have a patch coming soon to improve reliability on Mobile
|
||||
|
||||
# Limited Reward Code!
|
||||
## Limited Reward Code!
|
||||
We’ve got a special bonus for readers of this update, enjoy some LBC via this code (while supplies last!): `dev-sept-qkala`
|
||||
|
||||
# Want to Develop on the LBRY ecosystem?
|
||||
## Want to Develop on the LBRY ecosystem?
|
||||
All of our code is open source and available on [GitHub](https://github.com/lbryio). Are you a developer and want to find out more? Check out our [contributing guide](https://lbry.tech/contribute) and our [LBRY App specific contributing document](https://github.com/lbryio/lbry-app/blob/master/CONTRIBUTING.md). Make sure you have turned on the Developer option in your email preferences (see app overview page), or sign up at [lbry.tech](https://lbry.tech). We also have a [LBRY Discourse Forum](https://discourse.lbry.io) where developers can interact with the team and ask questions across all our different projects.
|
||||
|
||||
If you aren’t part of our Discord community yet, [join us](https://chat.lbry.com) anytime and say hello!
|
||||
|
|
Loading…
Add table
Reference in a new issue