Nathan Mattes
831d5a6774
Add pages and page-controller for better onboarding ( #690 )
2023-01-07 13:02:16 +01:00
Marcus Kida
316c6f096e
Merge branch 'develop' into compiler
2023-01-06 10:38:57 +01:00
woxtu
62f18c0204
Enable to run the tests
2023-01-06 10:18:08 +09:00
Jed Fox
fbc4c98e7d
Force view controllers into portrait orientation where needed
2022-12-31 08:37:07 -05:00
Nathan Mattes
b445bb4754
Merge pull request #801 from j-f1/remove-NotificationAvatarButton
...
Remove unused NotificationAvatarButton and RoundedImageView classes
2022-12-26 15:38:45 +01:00
Nathan Mattes
530d69a78c
Merge pull request #795 from mattrobmattrob/mr/mastodon.on.diet
...
Move `MastodonSDK` to dynamic framework
2022-12-23 23:26:55 +01:00
Nathan Mattes
3e2282cb03
Merge pull request #783 from mastodon/ios_15
...
Bump Deplyment Target to iOS 15
2022-12-22 18:36:26 +01:00
Jed Fox
36b7e50f5b
Delete NotificationAvatarButton.swift
2022-12-20 18:18:21 -05:00
Matt Robinson
da8b6848b7
Exclude `Preview Assets.xcassets` from Release config
2022-12-20 13:17:20 -06:00
Matt Robinson
6b041abd6f
Publish both static & dynamic libraries
2022-12-20 13:17:20 -06:00
Matt Robinson
31bd74383d
Move MastodonSDK to dynamic framework
2022-12-20 11:49:55 -06:00
Jed Fox
754b0a7eb0
Move HUDButton to MastodonUI
2022-12-20 09:37:13 -05:00
Jed Fox
582d1cf295
Add an ALT button to the media preview to display alt text
2022-12-20 09:37:12 -05:00
Jed Fox
dd95724d14
Factor out code for the close button
2022-12-20 09:37:12 -05:00
Nathan Mattes
97c469e624
Merge pull request #716 from jordanekay/unused
...
Remove unused file
2022-12-20 13:57:07 +01:00
Nathan Mattes
eedc1a9dfd
Bump version
2022-12-20 09:29:41 +01:00
Nathan Mattes
2cdd8af7c3
Remove workaround for tableviews
2022-12-17 21:57:17 +01:00
Nathan Mattes
af2cf75c56
Remove workaround for collection-views
2022-12-17 21:46:11 +01:00
Nathan Mattes
1d7dc2f266
Bump to iOS 15 deployment target and fix build issues
2022-12-17 20:26:20 +01:00
Nathan Mattes
eb5707ef55
Bump version
2022-12-16 17:51:01 +01:00
Jed Fox
0c8c9778b0
Merge remote-tracking branch 'upstream/develop' into status-cards
2022-12-15 07:46:37 -05:00
Jed Fox
7e74b4beb3
Merge remote-tracking branch 'upstream/develop' into status-cards
2022-12-03 13:49:04 -05:00
Jed Fox
ebf3835403
extract out StatusActivityItem class
2022-12-03 13:09:04 -05:00
Marcus Kida
9affb0f637
feat: Implement `translatedContent` which can be used to replace the StatusView content
2022-12-02 23:15:06 +01:00
Marcus Kida
270bb6a1ed
fix: Update HashtagTimelineHeaderView if follow state changes
2022-12-01 12:38:23 +01:00
Marcus Kida
75dc530dcf
chore: Implement FollowedTagsViewModel+DiffableDataSource
2022-12-01 11:39:02 +01:00
Marcus Kida
855d2cbacd
feat: Implement followed tags overview
2022-12-01 10:54:59 +01:00
Marcus Kida
178a6e503a
feat: Implement layout for hashtag timeline header view
2022-12-01 10:54:58 +01:00
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