whalebird-desktop

Single-column Fediverse client for desktop

GPL-3.0 License

Stars
883
Committers
48

Bot releases are hidden (Show)

whalebird-desktop - 1.3.2

Published by h3poteto over 6 years ago

Fixed

  • #376 Remove global shortcut and use mousetrap
whalebird-desktop - 1.3.1

Published by h3poteto over 6 years ago

Added

  • #373 Open account profile when click account name in toot
  • #372 Add shortcut key to jump

Fixed

  • #371 Add hashtag and search page in jump list
  • #369 Enable scroll in side menu
whalebird-desktop - 1.3.0

Published by h3poteto over 6 years ago

Change application name to 'Whalebird'.

Added

  • #362 Remove registered hashtag
  • #359 Add hashtag page and show tag timeline
  • #354 Set context menu
  • #349 Add toot button on header menu

Changed

  • #364 Open tag timeline page when click tag in toot

Fixed

  • #348 Add a space after username in reply
whalebird-desktop - 1.2.0

Published by h3poteto over 6 years ago

Added

  • #343 Allow drag & drop action to upload files
  • #338 Set spoiler text when new toot
  • #337 Set sensitive in new toot modal
  • #336 Hide sensitive medias by default
  • #331 Show content warning status and control visibility

Changed

  • #339 Hide application when can not detect application

Fixed

  • #346 Fix float setting in toot view
  • #345 Fix font and color of placeholder in new toot modal
  • #340 Fix typo in list streaming
  • #335 Guard duplicate username in reply
whalebird-desktop - 1.1.1

Published by h3poteto over 6 years ago

Changed

  • #321 Quit application when window is closed
  • #320 Use forked repository for mastodon-api

Fixed

  • #324 Show image as a picture if the extension is unknown in Media
  • #322 Fix image size in image viewer
whalebird-desktop - 1.1.0

Published by h3poteto over 6 years ago

Added

  • #304 Add a background streaming for local timeline

Changed

  • #315 Show movie on Image Viewer
  • #307 Fill all account name when the status is multiple replied
  • #305 Show the application from which the status was posted

Fixed

  • #313 Clear unread mark when change account
  • #310 Update icon when user add a new account
  • #308 Fix application name, and add comment for website
whalebird-desktop - 1.0.1

Published by h3poteto over 6 years ago

Added

  • #296 Add lazyLoading in account profile timeline
  • #295 Add following status for requested

Changed

  • #294 Show original status timestamp in reblogged toot
  • #292 Update toot status in SideBar

Fixed

  • #298 Ran the new 'npm audit' and updated some of the packages that are mentioned
  • #297 Fix image list arrow
  • #289 Add asar unpacked resource for sounds in electron packager
whalebird-desktop - 1.0.0

Published by h3poteto over 6 years ago

I release it for Mac AppStore from this version.
https://itunes.apple.com/us/app/whalebird/id1378283354

And I pushed to snapcraft.io.
https://snapcraft.io/whalebird

Changed

  • #280 Updated package lists to update vue-router & vuex versions to 3.0.1

Fixed

  • #281 Fix loading circle in sidebar
whalebird-desktop - 0.6.2

Published by h3poteto over 6 years ago

It contain some bug fixes, for example exception when restart app.

Added

  • #279 Add toot delete button
  • #277 Show favourites count in toot
  • #272 Show reblogs count in toot
  • #270 Move image list of a toot
  • #268 Add a button which copy link to toot

Changed

  • #269 Add favourite effect

Fixed

  • #278 Stop streaming when window is closed in macOS
  • #275 Wording changes
whalebird-desktop - 0.6.1

Published by h3poteto over 6 years ago

Fix some light bugs.

Changed

  • #248 Add transition effect to timeline

Fixed

  • #266 Insert error of timeline when lazy loading
  • #265 Fix change status in home and notifications
  • #263 Background color of focused in notifications
whalebird-desktop - 0.6.0

Published by h3poteto over 6 years ago

It will archive statuses in the timeline; therefore the consumption memory of this application is decreasing.

Added

  • #261 Add profile dropdown menu for user's profile

  • #250 Allow to change font-size

  • #239 Add about window for linux and windows

Changed

  • #260 Display avatar in global header
  • #249 Add image viewer transition
  • #247 Archive timeline and store unread timeline
  • #246 Disable renderer backgrounding of chromium
  • #243 Change format of username
  • #240 Hide overflowed username when width is narrow

Fixed

  • #245 Block changing account when loading timeline
  • #238 Close side bar when user change account
  • #236 Clear timeline after components are destroyed
whalebird-desktop - 0.5.0

Published by h3poteto over 6 years ago

Add dark theme.

Added

  • #232 Search page to find account
  • #231 Add menu in account profile to open account in browser
  • #226 Open toot detail in browser
  • #222 Add lists channels in jump modal
  • #214 Set theme color and setting theme in preferences

Changed

  • #218 Open toot detail when double click
  • #216 Add side bar transition effect

Fixed

  • #230 Change popover library because vue-js-popover has some bugs
  • #221 Change link color for dark theme
  • #220 Handle error when lazy loading
  • #219 Selected background color when dark theme
  • #217 Fix label in side menu
whalebird-desktop - 0.4.0

Published by h3poteto over 6 years ago

Add

  • #207 Change visibility level of toot
  • #206 Allow user view toot detail at sidebar
  • #200 Show lists in side menu

Changed

  • #201 Show loading when user post new toot

Fixed

  • #208 Block toot when new toot modal is closed
  • #204 Set focus in watch directive on newToot
  • #198 Fix image position in ImageViewer
whalebird-desktop - 0.3.1

Published by h3poteto over 6 years ago

This version, I release nsis package for windows instead of msi.

Added

  • #196 Add sound setting in preferences, and save setting data in json
  • #195 Show follows/followers in account profile
  • #194 Show user's timeline in account profile

Changed

  • #191 Sound a system sound when user favourite or reblog

Fixed

  • #192 Rescue order when account order is unexpected value
  • #189 Show loading when user actions
  • #187 fix: Open user profile on reblogger icon and reblogger name
  • #185 fix: Set font size of close button in login
  • #184 Set limit to attachment height
whalebird-desktop - 0.3.0

Published by h3poteto over 6 years ago

Important: You have to login again after upgrade Whalebird to 0.3.0. Because the local DB is changed to sort accounts.

Added

  • #176 Set accounts order in preferences
  • #172 Create account preferences page

Changed

  • #180 Use vue-shortkey at shortcut when post new toot
  • #175 Save account username in local db

Fixed

  • #180 Show error message when failed to start streaming
  • #179 Set global background color to white
  • #177 Skip removeEvents when dom does not have a target element
  • #170 Fix click event on reblog in notifications
  • #169 Set build category for mac and linux
whalebird-desktop - 0.2.3

Published by h3poteto over 6 years ago

Added

  • #155 #157 #158 Add account profile page in side bar

Fixed

  • #166 Reset ctrl key event handler when close new toot modal
  • #162 Remove html tags in reply notifications
  • #159 Set max height in the image viewer
whalebird-desktop - 0.2.2

Published by h3poteto over 6 years ago

Added

  • #153 Attach images in toot
  • #152 Open images in modal window when click the preview
  • #150 Add lazy loading in timelines

Changed

  • #147 Archive old statuses when close timeline, because it is too heavy
whalebird-desktop - 0.2.1

Published by h3poteto over 6 years ago

I will also release dmg, deb, rpm and msi packages from this time.

Added

  • #142 Show unread marks in side menu

Changed

  • #137 Use electron-builder instead of electron-packager when build release packages

Fixed

  • #144 Open link on the default browser in notifications
  • #140 Refactor closing modal window when post new toot
  • #139 Show username if display_name is blank
whalebird-desktop - 0.2.0

Published by h3poteto over 6 years ago

I will also release the Windows version from this time.

Changelog

  • #135 Release the Windows version
  • #134 Clear the domain name in login form after login
  • #130, #128 Set NotoSans as the default font. And remove google-fonts-webpack-plugin becase the API has been dead.
  • #125, #126 Show attached images of toot in timeline
  • #124 Save window state when close
  • #114 Allow application to be draggable for Mac
  • #113 Add electron-log for production logs
  • #111 Fix text overflow in side menu
  • #110 Clear old status after close new toot modal
  • #109 Get recently timeline in local and public when it is opend
whalebird-desktop - 0.1.0

Published by h3poteto over 6 years ago

The first release.