Skip to content

Releases: vednoc/dark-whatsapp

v1.2.2

21 Nov 22:48
Compare
Choose a tag to compare

Fixes:

  • Fix status modal not being fullscreen if the fullscreen setting is enabled.
  • Fix the default broadcast icon not being styled. Closes #15.

Tweaks:

  • Made message tails slightly smaller (from 12px to 10px).
  • A few minor tweaks to the README headings.

Additions:

  • Add a couple of missing styles for the shared/unknown contacts.

v1.2.1

11 Nov 22:48
Compare
Choose a tag to compare

Fixes:

  • Fix a few missing elements in the gif section.

Tweaks:

  • Made starred message panes have dark background, the same background color as the chat area.

Additions:

  • Styles for stickers, stickers picker menu, etc. Addresses #12.
  • ::selection and ::-moz-selection should be styled properly. Closes #13.
  • ::-webkit-input-placeholder selector should be styled now.

Deletions:

  • Remove fallback @updateURL because it doesn't work the way I thought it works.

v1.2.0

27 Oct 21:55
Compare
Choose a tag to compare

Fixes:

  • Fix "sender is not a contact" section. (closes #10)
  • Fix missing styles for the separated gif section.

Tweaks:

  • Tweak shadow for main app container to be more visible.
  • Tweak whitespace in reply section.
  • Tweak some elements just to address formatting.

Additions:

  • Add @supportURL which enables "Feedback" button to be seen from within the style configuration in Stylus pop-up.
  • Add another @updateURL to serve simply as a fallback; still not quite sure if this works as I expect it to work (by checking both @updateURL tags for an update) but we'll see. The second one should ping GitLab.com/vednoc/onyx in order to check for an update; it's just a mirror (for the time being) as mentioned in the previous release and all the issues should still go here.

Next:

  • Styles for newly introduced stickers will be added as soon as I get them, unless someone provides me a snippet of HTML, more can be seen here: #12.

1.1.6

12 Oct 22:05
Compare
Choose a tag to compare
  • Fix for selecting contacts/messages using your arrow up/down keys, closes #11. Thank you Lucas!
  • Fix jump button background when you have x unseen messages.

Since rawgit.com is shutting down and will remain alive for around one more year, I'll most likely end up using GitLab to check for @updateURL in the future. Everything else will stay the same on GitHub, at least for the time being. Most of my other userstyles and projets are only available at GitLab, as well as a mirror of onyx.

v1.1.5

07 Sep 21:38
Compare
Choose a tag to compare
  • Tweak reply section.
  • Fix dismiss button. #9
  • Few misc tweaks.

v1.1.4

06 Sep 19:55
Compare
Choose a tag to compare
  • Fix embedded documents. #8
  • Tweak shared files section.
  • Few misc tweaks.

v1.1.3

04 Sep 21:17
Compare
Choose a tag to compare
  • Fix mentioning group members missing styles. #7
  • Tweak for a few miscellaneous elements.

1.1.2

28 Aug 22:29
Compare
Choose a tag to compare
  • Tweak a few small UI elements that broke in the last WhatsApp update.
  • Fix indentation in a few sections; refactor needed.

1.1.1

10 Aug 22:16
Compare
Choose a tag to compare
  • Polish compact mode to adjust properly on high resolutions; it should behave a little bit better, but it's still not a perfect implementation and it's prone to breaking whenever a new update lands.
  • Fixed (and refactored) reply section.
  • Tweaked missing button colors, emoji panel header, and a few other small-ish things from the newest update.

1.1.0

10 Aug 22:09
Compare
Choose a tag to compare
  • Updated majority of the enable/disable UserCSS settings.
  • Updated "privacy mode" into two separate settings; now you can blur images and/or contacts separately.
  • Added custom CSS option; now you can tweak all the things to your personal preference and still get fresh updates without any worries!
  • Added option to choose your own compact mode breakpoint meaning you can have compact mode on really high resolutions. Just beware, it's not a perfect implementation.
  • Slightly increased default emoji opacity since it didn't look really good on light color-schemes.