Skip to content

Releases: FireCubeStudios/DarkSky

v0.2.0-alpha

24 Nov 21:39
Compare
Choose a tag to compare

What's Changed

  • Infinite posts scrolling with incremental loading and progress bar
  • Multiple images in post preview
  • Link embeds in post preview
  • Quote posts work accidently??
  • Feed shows posts with replies
  • Feed shows posts with retweets
  • Fixed duplication bugs
  • Post dates show formatted correctly

Known bugs: profiles view scrolling broken, performance is a bit slow

Installing instructions

To install the app you need to add the certificate to the "Trusted Root Certification Authorities" store.

  • To do this right click the .cer file then select "Install Certificate"
  • Select "local machine"
  • Select "Place all certificates in the following store"
  • Click "Browse" then choose "Trusted Root Certification Authorities"
  • Continue with "Next" and "Finish" until it is imported
  • Open the .msixbundle file and install with app installer

If it asks for dependencies then go to the dependencies folder, then find the folder matching your computer architecture which will contain msixbundle dependencies you can install.

0.1.0 alpha preview release

23 Nov 15:19
Compare
Choose a tag to compare
Pre-release

This version includes basic login with handle and password, viewing timeline, viewing your own profile and your own posts. A lot of buttons will not work and some pages will display if they are incomplete.

All credentials are stored securely in the windows credential locker

Instructions:

  1. To install the app you need to add the certificate to the "Trusted Root Certification Authorities" store.
  2. To do this right click the .cer file then select "Install Certificate"
  3. Select "local machine"
  4. Select "Place all certificates in the following store"
  5. Click "Browse" then choose "Trusted Root Certification Authorities"
  6. Continue with "Next" and "Finish" until it is imported
  7. Open the .msixbundle file and install with app installer