Commit Graph

5769 Commits

Author SHA1 Message Date
AkiraFukushima feb4ba7131
refs #3301 Rewrite molecules/Toot/LinkPreview with composition API 2022-05-21 00:35:06 +09:00
AkiraFukushima e08191edc3
refs #3301 Rewrite molecules/Tag with composition API 2022-05-21 00:32:16 +09:00
AkiraFukushima fe1af9fbb4
refs #3301 Rewrite molecules/User with composition API 2022-05-21 00:28:17 +09:00
AkiraFukushima 64eec9309f
Bump to version 4.6.0 2022-05-19 20:51:20 +09:00
AkiraFukushima b4eea794c6
Bump to version 4.6.0-rc.1 2022-05-16 22:04:39 +09:00
AkiraFukushima 7c94152764
Merge pull request #3353 from h3poteto/fix/spoiler-button
Fix spoiler button style
2022-05-16 01:03:15 +09:00
AkiraFukushima a3af7a24b1
Fix spoiler button style 2022-05-15 23:53:21 +09:00
AkiraFukushima 66d7ac2210
Merge pull request #3352 from h3poteto/iss-3300/settings
refs #3300 Handle shortcut keys in Settings
2022-05-15 21:20:40 +09:00
AkiraFukushima fd1da2eb3b
refs #3300 Handle shortcut keys in Settings 2022-05-15 21:15:08 +09:00
AkiraFukushima dc8f68b419
Bump to version 4.6.0-beta.3 2022-05-14 21:25:30 +09:00
AkiraFukushima 80ad4926d8
Merge pull request #3349 from h3poteto/l10n_master
New Crowdin updates
2022-05-14 21:24:29 +09:00
AkiraFukushima 24d11c7fb9
Merge pull request #3343 from h3poteto/iss-3301/settings
refs #3301 Rewrite Settings with composition API
2022-05-14 21:24:18 +09:00
AkiraFukushima 9e1e2a7e9f New translations translation.json (Scottish Gaelic) 2022-05-13 03:18:08 +09:00
AkiraFukushima e18533dd43
refs #3301 Rewrite Settings with composition API 2022-05-12 23:59:26 +09:00
AkiraFukushima 24e8532945
Merge pull request #3341 from vedantmgoyal2009/master
Publish to WIndows Package Manager (WinGet)
2022-05-12 22:52:35 +09:00
AkiraFukushima 13b6f3611f
refs #3301 Rewrite Settings/Timeline with composition API 2022-05-12 22:50:37 +09:00
AkiraFukushima 8553757657
refs #3301 Rewrite Settings/Filters with composition API 2022-05-12 22:02:39 +09:00
AkiraFukushima 1b5b8a2c09
refs #3301 Rewrite Settings/General with composition API 2022-05-10 01:03:00 +09:00
Begula e73fa6b032
Create winget.yml 2022-05-08 22:55:29 +05:30
AkiraFukushima 4520a2c724
Bump to version 4.6.0-beta.2 2022-05-07 15:37:13 +09:00
AkiraFukushima 1c5cdc643e
Merge pull request #3339 from h3poteto/iss-3300/preferences
refs #3300 Handle shortcut keys in Preferences
2022-05-07 15:36:17 +09:00
AkiraFukushima 38d7a4bab8
refs #3300 Handle shortcut keys in Preferences 2022-05-07 15:30:43 +09:00
AkiraFukushima 70027f9e27
Merge pull request #3336 from h3poteto/iss-3301/preferences
refs #3301 Rewrite Preferences with composition API
2022-05-07 15:18:10 +09:00
AkiraFukushima 225ab4a56f
refs #3301 Rewrite Preferences with composition API 2022-05-07 15:12:03 +09:00
AkiraFukushima 050b1d4cf6
refs #3301 Rewrite Preferences/Notification with composition API 2022-05-07 15:00:13 +09:00
AkiraFukushima f7e1cfed7e
refs #3301 Rewrite Preferences/Network with composition API 2022-05-07 14:36:39 +09:00
AkiraFukushima d30d7eaf22
refs #3301 Rewrite Preferences/Language with composition API 2022-05-07 14:04:38 +09:00
AkiraFukushima 5315fac362
refs #3301 Rewrite Preferences/Account with composition API 2022-05-07 13:36:25 +09:00
AkiraFukushima 5232a0bb00
refs #3301 Rewrite Preferences/General with composition API 2022-05-05 18:56:48 +09:00
AkiraFukushima f18ca59c06
refs #3301 Rewrite Preferences/Appearance with composition API 2022-05-04 22:08:55 +09:00
AkiraFukushima 0d3ecbc177
refs #3301 Rewrite Preferences/Appearance/ColorPallet with composition API 2022-05-04 19:10:35 +09:00
AkiraFukushima adad92ee34
Merge pull request #3337 from h3poteto/iss-3301/authorize
refs #3301 Rewrite Authorize with composition API
2022-05-04 13:13:29 +09:00
AkiraFukushima b1d507a1e1
refs #3301 Rewrite Authorize with composition API 2022-05-04 12:30:47 +09:00
AkiraFukushima a9513fab4e
refs #3301 Rewrite Preferences/Appearance/Toot with composition API 2022-05-04 01:22:37 +09:00
AkiraFukushima 875d7dbde2
Merge pull request #3335 from h3poteto/iss-3301/login
refs #3301 Rewrite Login with composition API
2022-05-04 00:49:06 +09:00
AkiraFukushima de0e9a9368
refs #3301 Rewrite Login with composition API 2022-05-03 23:31:27 +09:00
AkiraFukushima 781d8713d8
Bump to version 4.6.0-beta.1 2022-05-03 21:49:55 +09:00
AkiraFukushima a835712123
Bump to version 4.6.0 2022-05-03 20:42:55 +09:00
AkiraFukushima bc5f78ae3e
Merge pull request #3334 from h3poteto/iss-3301/modal
refs #3301 Rewrite Modal with composition API
2022-05-03 18:57:31 +09:00
AkiraFukushima fc8c9eafb5
refs #3301 Rewrite Modal with composition API 2022-05-03 18:52:08 +09:00
AkiraFukushima 62a8e40629
Merge pull request #3333 from h3poteto/iss-3300/add-list-member
refs #3300 Handle shortcut keys in AddListMember
2022-05-03 18:19:43 +09:00
AkiraFukushima c2d0c42dbb
refs #3300 Handle shortcut keys in AddListMember 2022-05-03 18:13:57 +09:00
AkiraFukushima bd3bb8d35d
Merge pull request #3330 from h3poteto/iss-3300/shortcut
refs #3300 Handle shortcut keys in Shortcut
2022-05-03 11:34:30 +09:00
AkiraFukushima 9211d6e926
refs #3300 Handle shortcut keys in Shortcut 2022-05-03 11:25:06 +09:00
AkiraFukushima 0affc59f68
Merge pull request #3329 from h3poteto/iss-3300/image-viewer
refs #3300 Handle shortcut keys in ImageViewer
2022-05-03 11:24:34 +09:00
AkiraFukushima 3443c20e16
refs #3300 Handle shortcut keys in ImageViewer 2022-05-03 01:53:13 +09:00
AkiraFukushima fad247a8a8
Merge pull request #3328 from h3poteto/iss-3300/jump
refs #3300 Handle shortcut keys in Jump
2022-05-03 01:41:11 +09:00
AkiraFukushima 105acd8337
refs #3300 Handle shortcut keys in Jump 2022-05-03 01:33:42 +09:00
dependabot[bot] 76572d1034
Bump @fortawesome/free-solid-svg-icons from 6.1.0 to 6.1.1
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 16:16:55 +00:00
AkiraFukushima 8f7ccda236
Merge pull request #3326 from h3poteto/iss-3300
refs #3300 Handle shortcut keys in NewToot/Status
2022-05-03 01:12:58 +09:00