Marcus Kida
2987bb29fa
feat: Add FollowedTagsViewController
2022-12-01 10:54:58 +01:00
Jordan Kay
8db551837c
Remove unused file
2022-11-30 17:22:17 -05:00
Kyle Bashour
5e36bea7d5
Check in project changes
2022-11-24 08:56:49 -08:00
Rose
b54fc7cd30
Update dependencies to latest versions
...
I figure it would be best to update our dependencies since we will be updating this app soon.
2022-11-21 10:10:47 -05:00
Nathan Mattes
977b38c489
Bump build so that Testflight works again
2022-11-21 05:47:27 +01:00
CMK
2064a318c3
Merge branch 'main' into develop
...
# Conflicts:
# Mastodon/Scene/MediaPreview/Video/MediaPreviewVideoViewController.swift
2022-11-21 11:18:36 +08:00
Marcus Kida
be2583094d
chore: Move UIImage(systemName: "chevron.up.chevron.down") to UIImage Extension
2022-11-18 10:10:54 +01:00
Jed Fox
560a1d9ac5
Add names to the Run Script actions
2022-11-17 14:15:56 -05:00
Marcus Kida
60d9d3537d
feat: Implement double-tap account switching on iPad
2022-11-17 10:22:13 +01:00
CMK
972b82268a
feat: new i18n languages. Czech (cs) and Slovenian (sl)
2022-11-16 19:56:16 +08:00
Nathan Mattes
f9f14cff3c
Make list of servers look nice ( #540 )
2022-11-15 23:29:32 +01:00
Nathan Mattes
ea78f884ab
Download and show server list ( #540 )
2022-11-15 23:29:32 +01:00
Nathan Mattes
9c220a6abc
Add navigation-view ( #540 )
2022-11-15 23:29:32 +01:00
Nathan Mattes
47401b0940
Add ViewController ( #540 )
2022-11-15 23:28:57 +01:00
Nathan Mattes
366070d12e
Remove obsolete cells ( #540 )
2022-11-15 23:27:24 +01:00
Kyle Bashour
754cc10d8c
Merge branch 'develop' into kb/refresh-control-z-index
...
* develop: (224 commits)
Fix build
feat: improve the i18n workflow
chore: update SwiftGen to the latest version
chore: code clean
chore: Move updateActiveUserAccountPublisher to AuthenticationService
Fix authenticated user account not reloaded
feat: restore keyboard shortcut for compose scene
feat: update i18n string
chore: update i18n resources
feat: restore post compose limit
fix: iPad navigation bar still could be large title issue
feat: add throttle for post compose auto-complete query
fix: visibility missing bind back to source issue
Update Localization/app.json
New translations app.json (Galician)
New translations Intents.strings (Portuguese, Brazilian)
New translations app.json (Portuguese, Brazilian)
New translations Intents.stringsdict (Portuguese, Brazilian)
New translations ios-infoPlist.json (Portuguese, Brazilian)
New translations app.json (Portuguese, Brazilian)
...
2022-11-14 14:21:16 -08:00
Kyle Bashour
7b3c7bbd7b
Fix refresh control positioning
2022-11-14 14:09:59 -08:00
CMK
82abc68486
chore: code clean
2022-11-14 00:06:44 +08:00
CMK
939429aacc
feat: restore share action extension
2022-11-14 00:05:43 +08:00
CMK
91bfc8ad5a
feat: add paste image input for post compose scene
2022-11-13 22:57:35 +08:00
CMK
b1f03d397c
Merge pull request #486 from NanoSector/feature/385-paste-from-clipboard
...
feat: handle paste event and insert images on the clipboard
2022-11-13 22:46:20 +08:00
CMK
1e8bb1dca2
Merge branch 'develop' into feature-compose-media
2022-11-13 22:41:34 +08:00
CMK
929a27d572
feat: [WIP] restore publish button and compose pre-insert content
2022-11-13 22:08:26 +08:00
CMK
88307057c0
feat: restore emoji picker for post compose
2022-11-13 19:42:50 +08:00
CMK
e7ef0f79c7
feat: restore auto-complete for compose scene content input
2022-11-13 16:04:29 +08:00
Nathan Mattes
b212ec3ee3
Merge pull request #527 from jordanekay/fix-spelling
...
Fix spelling of directory name
2022-11-12 08:20:07 +01:00
CMK
78ce26b889
fix: manually bump the version to workaround auto version management not working issue
2022-11-08 14:17:43 +08:00
Jordan Kay
39e8c286e9
Fix spelling of directory name
...
Diffiable > Diffable
2022-11-07 10:52:32 -05:00
CMK
eb86b5a9d8
chore: update to version 1.4.7
2022-11-04 12:26:38 +08:00
NanoSector
85ffc88d2a
Merge branch 'develop' into feature/385-paste-from-clipboard
...
Signed-off-by: NanoSector <rick@nanosector.nl>
# Conflicts:
# Mastodon/Scene/Compose/ComposeViewController.swift
2022-11-01 19:29:22 +01:00
CMK
060aec6bcb
Merge branch 'release-1.4.6' into feature/package-refactor
...
# Conflicts:
# .arkana.yml
# AppShared/Info.plist
# Documentation/Setup.md
# Gemfile
# Gemfile.lock
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved
# MastodonSDK/Package.swift
# MastodonSDK/Sources/MastodonCore/AppSecret.swift
# MastodonSDK/Sources/MastodonCore/Service/Notification/NotificationService.swift
# Podfile
# Podfile.lock
2022-11-01 14:14:00 +08:00
NanoSector
2c2ca419dd
chore: add project entries
...
Signed-off-by: NanoSector <rick@nanosector.nl>
2022-10-30 18:00:45 +01:00
CMK
f1b5c52815
feat: restore the compose toolbar layout using SwiftUI
2022-10-18 19:01:31 +08:00
CMK
02e3ad9a16
chore: [WIP] restore the replyTo entry for compose
2022-10-10 19:14:52 +08:00
CMK
56f04db40f
chore: fix compile issue
2022-10-09 21:40:02 +08:00
CMK
bb5c999bea
chore: [WIP] inject AuthContext into ViewModel
2022-10-09 20:07:57 +08:00
CMK
64f3d2fe3a
chore: [WIP] move core logic into package
2022-09-30 19:28:09 +08:00
nyaxix
213ef94ec5
Add bookmarking and bookmarks view
...
Based heavily on the work for favorites.
Adds bookmarking functionality to the application. The status view has been updated to include a bookmark button that can bookmark/unbookmark a status. The profile page has been updated to include a button in the header to navigate to a page that lists your bookmarks.
2022-08-14 17:51:36 -05:00
CMK
c58f3a2be8
chore: rearrange project package dependency to resolve packet signature issue
2022-07-27 19:46:42 +08:00
CMK
78b2259b8f
chore: replace CocoaPods-Keys with Arkana
2022-07-15 11:34:16 +08:00
CMK
fbbfd5cda6
chore: bump package version and update version to 1.4.6 (146)
2022-07-15 04:27:41 +08:00
CMK
fc1ec7ec62
chore: update version to 1.4.6 (145)
2022-07-15 04:23:19 +08:00
CMK
0be721be3b
feat: update follow request UI
2022-07-13 17:44:47 +08:00
CMK
a3cfbdd373
chore: update version to 1.4.5 (144)
2022-07-01 14:02:37 +08:00
CMK
867f98d089
chore: update version to 1.4.4 (142)
2022-06-15 12:59:16 +08:00
CMK
0c0cbb103f
chore: update version to 1.4.4 (141)
2022-06-14 14:34:48 +08:00
CMK
0bfb27a0d6
chore: update version to 1.4.4 (140)
2022-06-14 14:13:21 +08:00
CMK
6c8ec744b9
chore: update version to 1.4.4 (139)
2022-06-09 18:18:20 +08:00
CMK
69d790c45d
feat: allow select accounts for SendPost Siri shortcut intent. resolve #446
2022-06-09 18:09:28 +08:00
CMK
ed2e1bb462
chore: update version to 1.4.3 (138)
2022-06-05 16:43:04 +08:00
CMK
229d75b76a
chore: update version to 1.4.3 (136)
2022-06-02 19:33:29 +08:00
CMK
f49be82d2b
chore: restore profile keyboard navigation
2022-06-02 19:33:10 +08:00
CMK
a19293a163
chore: update version to 1.4.3 (135)
2022-06-02 18:49:41 +08:00
CMK
5467a04a6d
chore: update version to 1.4.3 (134)
2022-05-27 00:10:48 +08:00
CMK
ad63c512df
fix: refactor the profile UI to fix internal AutoLayout crash issue. resolve #440
2022-05-26 23:19:47 +08:00
CMK
503fcfab2a
chore: [WIP] refactor profile UI
2022-05-26 02:51:02 +08:00
CMK
052979fa93
chore: update version to 1.4.2 (133)
2022-05-23 12:11:17 +08:00
CMK
08aa0d4655
chore: update version to 1.4.2 (132)
2022-05-19 11:22:01 +08:00
CMK
f87a6096d7
chore: add Finnish language
2022-05-19 11:21:40 +08:00
CMK
cc413074f3
chore: update version to 1.4.2 (131)
2022-05-19 10:55:41 +08:00
CMK
4e83be76c4
chore: update version to 1.4.2 (130)
2022-05-18 00:33:13 +08:00
CMK
ca91e756ff
chore: update version to 1.4.2 (129)
2022-05-17 23:28:29 +08:00
CMK
e1710299d5
feat: add reblogged by and favorited by user list entry for status
2022-05-17 22:09:43 +08:00
CMK
57c40b9050
feat: add familiar followers list
2022-05-17 18:49:29 +08:00
CMK
b0edbb9db0
chore: update version to 1.4.2 (128)
2022-05-16 19:43:20 +08:00
CMK
39ff50212b
feat: supports hashtag timeline pull-down-refresh
2022-05-16 11:34:20 +08:00
CMK
02f383129f
chore: update strings mapping and i18n resources
2022-05-13 12:46:37 +08:00
CMK
971c8674b6
chore: update version to 1.4.2 (127)
2022-05-11 21:12:38 +08:00
CMK
3672db37f0
Merge branch 'develop' into feature-report-flow
...
# Conflicts:
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
2022-05-11 20:55:01 +08:00
CMK
fe93c8b4f7
feat: add keyboard commands for discovery posts, tag. And also restore for hashtag timeline and profile scene
2022-05-11 18:40:21 +08:00
CMK
945241e730
fix: NewsView image layout not fixed issue
2022-05-11 18:39:34 +08:00
CMK
7f1b3188de
feat: add report actions
2022-05-11 16:09:52 +08:00
CMK
18bd5d66d2
chore: add profile scheme and build configuration
2022-05-11 11:08:33 +08:00
CMK
2ef6345d83
feat: add violates server rules report path
2022-05-10 18:34:39 +08:00
CMK
238945d9b1
chore: update version to 1.4.1 (126)
2022-05-07 15:13:07 +08:00
CMK
716e8bf121
chore: update version to 1.4.1 (125)
2022-05-07 11:45:44 +08:00
CMK
8aa8825269
chore: suppress warnings
2022-05-07 11:42:10 +08:00
CMK
9054b4eae3
chore: update version to 1.4.1 (124)
2022-05-06 15:18:16 +08:00
CMK
c8e8013901
chore: update version to 1.4.1 (123)
2022-05-06 14:47:49 +08:00
CMK
096ae1ad19
chore: update version to 1.4.1 (122)
2022-05-06 14:30:28 +08:00
CMK
8e4f382a8f
chore: update version to 1.4.0 (121)
2022-04-29 20:42:11 +08:00
CMK
f78da37915
chore: update version to 1.4.0 (120)
2022-04-29 19:12:09 +08:00
CMK
0b7ff6e54d
chore: update version to 1.4.0 (119)
2022-04-29 18:46:56 +08:00
CMK
2a8305a6a0
fix: workaround post render crash issue #404
2022-04-29 18:45:08 +08:00
CMK
d49fa0cced
chore: update version to 1.4.0 (118)
2022-04-29 15:56:06 +08:00
CMK
b2b81e27e8
feat: add Chinese Traditional, Galician, Italian, and Turkish languages
2022-04-29 15:34:23 +08:00
CMK
64a87a7aab
feat: add Sorani (Kurdish) language
2022-04-29 15:25:39 +08:00
CMK
60a69cff20
chore: rearrange package dependency to fix CI build issue
2022-04-29 14:38:18 +08:00
CMK
0548aa5f56
feat: add Community tab into discovery scene
2022-04-29 13:35:03 +08:00
CMK
9ffdd25fdf
chore: update version to 1.3.3 (117)
2022-04-28 07:12:14 +08:00
CMK
433d2a964b
chore: update to version 1.3.3 (116)
2022-04-27 20:37:51 +08:00
CMK
f365b51e41
chore: add Swedish language
2022-04-27 20:34:21 +08:00
CMK
090f847fa8
chore: update version to 1.3.3 (115)
2022-04-27 17:38:50 +08:00
CMK
2ae3f21a99
fix: add missing error prompt for sign up scene
2022-04-27 17:37:03 +08:00
CMK
033c584eb4
chore: update version to 1.3.2 (114)
2022-04-26 17:02:17 +08:00
CMK
7ea26aad90
chore: update version to 1.3.1 (113)
2022-04-19 21:35:28 +08:00
CMK
d70f734957
feat: add discovery intro banner
2022-04-19 21:34:49 +08:00
CMK
063119337d
chore: update version to 1.3.1 (112)
2022-04-18 18:23:11 +08:00
CMK
c9a8834ff7
chore: update version to 1.3.1 (111)
2022-04-18 17:58:44 +08:00
CMK
c4ab4f68c6
fix: status sensitive toggle logic issue
2022-04-18 15:33:29 +08:00
CMK
5c1f5eb8f0
chore: update version to 1.3.1 (110)
2022-04-15 17:36:37 +08:00
CMK
b0fca49413
feat: add For You tab for Discovery scene
2022-04-14 21:15:21 +08:00
CMK
080f20d253
feat: add hashtag and news list for Discovery scene
2022-04-13 20:43:16 +08:00
CMK
af619e198a
feat: add Discovery page with posts segment
2022-04-12 17:32:38 +08:00
CMK
80702e81af
feat: add language Kabyle and Vietnamese
2022-04-01 09:48:48 +08:00
CMK
5f79b94170
chore: update version to 1.3.0 (109)
2022-03-19 02:54:28 +08:00
CMK
57f4dd9cd6
chore: update i18n resources. resolve #343
2022-03-19 01:08:30 +08:00
CMK
12349105e7
chore: update the snapshot documents and UITests
2022-03-19 01:02:23 +08:00
CMK
8c01f21276
chore: update version to 1.3.0 (108)
2022-03-16 11:01:04 +08:00
CMK
d7599a6e49
chore: update version to 1.3.0 (106)
2022-03-16 02:32:23 +08:00
CMK
08a603c2b3
chore: update version to 1.3.0 (105)
2022-03-10 17:13:10 +08:00
CMK
37f4bc1fc9
feat: add UITests for snapshots
2022-03-02 19:44:48 +08:00
CMK
a73e65e903
chore: update version to 1.3.0 (104)
2022-02-18 19:34:27 +08:00
CMK
a42acad337
chore: update version to 1.3.0 (103)
2022-02-18 19:09:25 +08:00
CMK
a1b9ac8394
chore: update status timeline margin
2022-02-18 17:49:20 +08:00
CMK
b52f969c05
chore: update version to 1.3.0 (102)
2022-02-17 17:13:14 +08:00
CMK
19c26cd989
chore: update version to 1.3.0 (101)
2022-02-17 10:47:49 +08:00
CMK
aaeaf6c72e
chore: update version to 1.3.0 (100)
2022-02-16 19:49:33 +08:00
CMK
bb4f9f8e20
feat: restore keyboard shortcut supports
2022-02-16 19:47:51 +08:00
CMK
7da3bbcaa7
feat: restore user recommend scene
2022-02-16 17:25:55 +08:00
CMK
6596827837
chore: update version to 1.3.0 (99)
2022-02-15 20:13:11 +08:00
CMK
771c8327b3
chore: update version to 1.3.0 (98)
2022-02-15 19:58:18 +08:00
CMK
9158700c69
chore: update version to 1.3.0 (97)
2022-02-14 19:57:32 +08:00
CMK
66c1b71610
feat: add cell height cache for user timeline
2022-02-14 16:09:39 +08:00
CMK
462d9060e0
chore: update version to 1.3.0 (96)
2022-02-11 20:26:12 +08:00
CMK
dd7a0a48ca
chore: update version to 1.3.0 (95)
2022-02-10 20:02:23 +08:00
CMK
54e84ed814
fix: [WIP] add suggestion account scene back
2022-02-10 19:30:41 +08:00
CMK
ba76fc51a1
fix: add missing margin for timeline with horizontal regular size class
2022-02-10 15:03:57 +08:00
CMK
d1441aee8c
fix: text strip wrong color in the Dark Mode issue
2022-02-10 14:21:19 +08:00
CMK
a651b30674
chore: update version to 1.3.0 (94)
2022-02-09 20:35:54 +08:00
CMK
582843f54a
feat: add video player for audio/video kind media
2022-02-09 20:35:19 +08:00
CMK
1789e6eb86
chore: update version to 1.3.0 (93)
2022-02-08 20:39:05 +08:00
CMK
9051e5d1ec
feat: update setting scene UI
2022-02-08 18:17:17 +08:00
CMK
f4bb2d947f
feat: update report flow
2022-02-08 12:36:06 +08:00
CMK
c964255a2a
chore: update version to 1.3.0 (92)
2022-01-29 21:48:36 +08:00
CMK
d332c98a0f
feat: add content warning for post media
2022-01-29 19:51:40 +08:00
CMK
caaf66286f
feat: add content warning for post spoiler
2022-01-29 17:02:30 +08:00
CMK
12b73f5a10
fix: project dependency issue
2022-01-28 12:09:28 +08:00
CMK
b76b3a2750
feat: adapt the app to async & await. Update timeline UI
2022-01-27 21:23:39 +08:00
CMK
5431d7a98c
chore: update version to 1.3.0 (90)
2022-01-07 19:14:39 +08:00
CMK
7bf14c0450
feat: update register scene UI
2022-01-07 18:49:37 +08:00
CMK
a7a36d503a
feat: update server rule scene UI
2022-01-05 18:12:52 +08:00
CMK
d08cb9ece9
chore: update version to .1.3.0 (89)
2022-01-04 19:28:46 +08:00
CMK
223049a3f5
feat: update server pick scene UI
2022-01-04 18:30:21 +08:00
CMK
cff048c2a3
feat: add shadow and fix modal transition issue
2021-12-31 17:31:13 +08:00
CMK
4a38daa345
feat: update Welcome scene UI
2021-12-31 16:47:13 +08:00
CMK
7711564cdd
chore: remove Texture pod
2021-12-28 16:15:44 +08:00
CMK
1550617110
chore: update version to 1.2.0 (88)
2021-12-03 20:29:25 +08:00
CMK
4f6890ff01
chore: deselect iPad target
2021-12-03 19:23:21 +08:00
CMK
6ac184a427
chore: update to version 1.2.0 (87)
2021-11-10 18:00:16 +08:00
CMK
9d1c1322d9
chore: update version to 1.2.0 (86)
2021-11-10 17:56:16 +08:00
CMK
832b146c82
feat: update list fetch trigger logic for UserTimeline scene
2021-11-10 17:55:12 +08:00
CMK
dd118023b9
chore: update version to 1.2.0 (85)
2021-11-04 19:26:01 +08:00
CMK
6117c903f1
fix: register may fail due to locale parameter issue
2021-11-04 19:24:46 +08:00
CMK
a590917afd
chore: update MetaTextKit package version to v2.1.2 to workaround SDWebImage crash issue
2021-11-03 15:49:42 +08:00
CMK
716326351e
feat: add store rating supports
2021-11-03 14:24:52 +08:00
CMK
1aea75fb83
chore: update version to 1.2.0 (83)
2021-11-02 19:16:34 +08:00
CMK
865718351d
feat: update wizard for new iPad design
2021-11-02 19:15:46 +08:00
CMK
30b2a35b84
feat: implement following list
2021-11-02 16:12:20 +08:00
CMK
8ebb2e5347
feat: add following list
2021-11-02 14:56:42 +08:00
CMK
0eba513d5c
chore: update version to 1.2.0 (82)
2021-11-01 20:11:18 +08:00
CMK
f0a570ea0c
feat: add follower list for user
2021-11-01 19:54:54 +08:00
CMK
d66dfccad0
chore: update to version 1.2.0 (81)
2021-10-29 19:38:21 +08:00
CMK
b4c240967f
feat: add Kurmanji (Kurdish) i18n strings from Crowdin
2021-10-29 19:29:58 +08:00
CMK
b1f3729f56
chore: update version to 1.2.0 (80)
2021-10-28 19:33:29 +08:00
CMK
19db0afa3e
feat: update for new iPad UI
2021-10-28 19:17:41 +08:00
CMK
b2e8eb18a0
chore: update version to 1.2.0 (79)
2021-10-25 18:11:52 +08:00
CMK
510199aad3
chore: update version to 1.2.0 (78)
2021-10-22 20:31:30 +08:00
CMK
d60ea1fdb6
chore: update version to 1.2.0 (77)
2021-10-18 19:01:49 +08:00
CMK
5b2cdea193
chore: update version to 1.2.0 (76)
2021-10-18 18:49:15 +08:00
CMK
0f55d80e20
chore: update trends line chart style
2021-10-18 18:35:19 +08:00
CMK
68a5c6d4fd
chore: update version to 1.2.0 (75)
2021-10-18 17:43:44 +08:00
CMK
5377adb39f
feat: update trends UI with chart
2021-10-18 17:43:29 +08:00
CMK
75bcbdb7a8
chore: update version to 1.2.0 (74)
2021-10-11 20:03:55 +08:00
CMK
cba963a81e
chore: update snapshot update logic for iOS 15 new default behavior
2021-10-11 14:11:10 +08:00
CMK
3b7e52edfa
chore: update version to 1.2.0 (73)
2021-10-09 19:25:42 +08:00
CMK
1eb9812588
feat: dynamic set compose post character limit. resolve #222
2021-10-09 19:01:08 +08:00
CMK
2ef55bc5ca
chore: update version to 1.2.0 (72)
2021-10-08 19:09:34 +08:00
CMK
b18250c928
chore: update version to 1.2.0 (71)
2021-09-30 14:28:07 +08:00
CMK
bd60804e2f
chore: update version to 1.2.0 (70). Add database size log in DEBUG mode
2021-09-29 19:59:56 +08:00
CMK
9104602893
chore: update sidebar color and Detail placeholder background color
2021-09-29 18:42:28 +08:00
CMK
4af5023c4c
chore: update version to 1.2.0 (69)
2021-09-28 19:58:53 +08:00
CMK
3bc1a3de39
feat: add scroll position record and shortcut bar
2021-09-28 19:58:14 +08:00
CMK
25d6515c98
chore: update version to 1.2.0 (68)
2021-09-27 18:00:53 +08:00
CMK
cc36d473c5
chore: update build version to 1.2.0 (67)
2021-09-27 16:33:45 +08:00
CMK
eaa915f96c
feat: update scene modal style and update Settings scene tableView style
2021-09-27 16:30:36 +08:00
CMK
1da803fb97
feat: add recent search history in sidebar
2021-09-27 11:38:15 +08:00
CMK
d35f163623
chore: update version to 1.2.0 (66)
2021-09-24 20:09:26 +08:00
CMK
d8de3c4f65
feat: update sidebar UI
2021-09-24 19:58:50 +08:00
CMK
98bec294f6
chore: update version to 1.2.0 (65)
2021-09-23 19:33:38 +08:00
CMK
275cce88b2
feat: update navigation stack when transition from .regular to .compact
2021-09-23 19:32:44 +08:00
CMK
c30da6533e
chore: update version to 1.2.0 (64)
2021-09-22 19:10:00 +08:00
CMK
5b3e85b68c
feat: add Root scene for iPad
2021-09-22 19:08:09 +08:00
CMK
45c50e266f
chore: update version to 1.1.0 (63)
2021-09-17 19:41:56 +08:00
CMK
7bc3ba32fe
chore: update version to 1.1.0 (62)
2021-09-16 18:35:18 +08:00
CMK
5a746ef881
feat: add notification badge in AccountList scene
2021-09-16 16:30:21 +08:00
CMK
1d554a3d9e
chore: update version to 1.1.0 (61)
2021-09-15 20:26:45 +08:00
CMK
016d7b987d
feat: add wizard for multiple account entry
2021-09-15 20:18:19 +08:00
CMK
46ebdd8059
feat: update account list UI
2021-09-14 18:21:15 +08:00
CMK
66af30da2a
feat: [WIP] add account list for multiple account switch
2021-09-13 19:14:26 +08:00