Marcus Kida
|
6beaabbe32
|
Merge branch 'develop' into fix-warnings
|
2023-01-04 15:12:51 +01:00 |
Marcus Kida
|
6d80df1279
|
fix: Poll percentages were wrong due to wrong count being used (votes vs voters) (#834)
|
2022-12-31 02:22:00 +01:00 |
Marcus Kida
|
66b6bcd0ef
|
chore(onboarding): Replace parseUsersCount
|
2022-12-29 07:51:12 +01:00 |
Nathan Mattes
|
cab9574fbb
|
Merge pull request #784 from Bracciata/bugfix/309
fix: updated logo button's alt text to be more accessible
|
2022-12-26 17:03:45 +01: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
|
df9154a220
|
Merge pull request #823 from mastodon/806-alt-scroll
Alt-Scroll-Adjustments
|
2022-12-26 15:35:27 +01:00 |
Nathan Mattes
|
f26f36a60b
|
Slightly adjust code (#806)
Renaming, remove iOS-checks.
|
2022-12-26 15:29:45 +01:00 |
Peter Minarik
|
fd964c7b3a
|
fix: set Avatar border color based on theme
|
2022-12-25 16:57:14 +01:00 |
Peter Minarik
|
c1f19d1f27
|
chore: DRY setting up colors from theme
|
2022-12-25 16:56:46 +01:00 |
Jed Fox
|
d553dd4f62
|
Resize text when Dynamic Type style updates
|
2022-12-23 14:16:41 -05:00 |
Jed Fox
|
752d76c8be
|
fix sizing if the text view does not need to scroll
|
2022-12-23 14:08:22 -05:00 |
Jed Fox
|
b8b59674f3
|
Fix scroll insets, increase contrast
|
2022-12-23 11:34:05 -05:00 |
Jed Fox
|
0faea45485
|
Allow AltViewController text to scroll
|
2022-12-23 10:27:07 -05:00 |
Tommy Braccia
|
d09339ea20
|
fix: updated to use vars from strings.swift
|
2022-12-22 13:26:27 -05:00 |
Tommy Braccia
|
8064e9c532
|
Merge branch 'bugfix/309' of https://github.com/Bracciata/mastodon-ios into bugfix/309
|
2022-12-22 12:52:31 -05:00 |
Tommy Braccia
|
c08be1e1dd
|
fix: corrected alt for title button
|
2022-12-22 12:52:27 -05: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 |
Nathan Mattes
|
7ee51d06cc
|
Merge pull request #699 from j-f1/alt-button
Add a button to show alt text for media
|
2022-12-22 09:29:00 +01:00 |
Jed Fox
|
dc6a86f846
|
Extract out TouchTransparentStackView
|
2022-12-21 19:38:29 -05:00 |
Jed Fox
|
ff502a4868
|
Remove some os_logs
|
2022-12-21 19:25:39 -05:00 |
Jed Fox
|
e4848d21e5
|
Improve handling of transparent avatars + avatar press state (#802)
* Fix Podfile.lock checksum
* Fix layout of avatarButton inside of border
* Set a background for the avatar button in profile headers
|
2022-12-21 21:41:18 +01:00 |
Nathan Mattes
|
fba444d82f
|
Merge pull request #681 from j-f1/there-is-no-escape
Allow pressing escape to close the media viewer
|
2022-12-21 21:17:27 +01:00 |
Nathan Mattes
|
270d42d1d3
|
Merge pull request #746 from cdoncarroll/cdoncarroll-FixMediaPreviewJump
Fix Issue Media Preview Jumping on Interactive Dismissal
|
2022-12-21 20:26:54 +01:00 |
Jed Fox
|
36b7e50f5b
|
Delete NotificationAvatarButton.swift
|
2022-12-20 18:18:21 -05:00 |
Jed Fox
|
2d606a52af
|
Remove unused DateToolsSwift dependency
|
2022-12-20 14:49:15 -05:00 |
Jed Fox
|
dbf95f726c
|
fix preferredContentSize
|
2022-12-20 09:37:13 -05:00 |
Jed Fox
|
7ab6ea0d23
|
Make alt text selectable
|
2022-12-20 09:37:13 -05:00 |
Jed Fox
|
754b0a7eb0
|
Move HUDButton to MastodonUI
|
2022-12-20 09:37:13 -05:00 |
Jed Fox
|
501e17bf18
|
Hide the ALT button when alt text is unavailable
|
2022-12-20 09:37:13 -05:00 |
Jed Fox
|
ed580541f0
|
Merge top buttons into a single parent view
(also fix tapping just outside a HUDButton)
|
2022-12-20 09:37:12 -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
|
e8e15f3a0e
|
Remove support for previewing local images
(it was unused)
|
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
|
08b63bda00
|
Merge pull request #753 from j-f1/following-customization
Differentiate between “My followers” and other accounts followers for i18n
|
2022-12-20 14:05:07 +01:00 |
Nathan Mattes
|
97c469e624
|
Merge pull request #716 from jordanekay/unused
Remove unused file
|
2022-12-20 13:57:07 +01:00 |
Nathan Mattes
|
da3f631380
|
Merge pull request #736 from cdoncarroll/cdoncarroll-VisibleWindowTouches
Add Debug Option For Displaying Touches
|
2022-12-19 15:51:26 +01:00 |
Marcus Kida
|
ec80ad39ef
|
fix: Translation not available in threads
|
2022-12-19 07:33:20 +01:00 |
Marcus Kida
|
258aea3682
|
feat: Show translation provider
|
2022-12-19 07:32:48 +01:00 |
Tommy Braccia
|
9f53dbdc0a
|
Revert "fix: updated all other occurrences of Logo Button"
This reverts commit bca33aeecd .
|
2022-12-18 10:48:25 -05:00 |
Tommy Braccia
|
d621763a85
|
Revert "fix: swapped to correct alt for the image."
This reverts commit e4027bbe68 .
|
2022-12-18 10:48:23 -05:00 |
Tommy Braccia
|
e4027bbe68
|
fix: swapped to correct alt for the image.
|
2022-12-18 10:33:13 -05:00 |
Nathan Mattes
|
3b77ed7612
|
Merge pull request #613 from j-f1/joined-at
Add a “Joined” cell to the top of the About tab to match the web version
|
2022-12-18 14:30:57 +01:00 |
Tommy Braccia
|
bca33aeecd
|
fix: updated all other occurrences of Logo Button
|
2022-12-17 21:26:35 -05: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 |
Marcus Kida
|
e52315f0e0
|
Merge pull request #771 from j-f1/fix-voiceover-trap
Fix VoiceOver trap in thread titles
|
2022-12-16 21:17:29 +01:00 |
Jed Fox
|
0c8c9778b0
|
Merge remote-tracking branch 'upstream/develop' into status-cards
|
2022-12-15 07:46:37 -05:00 |
Jed Fox
|
cd6bdead01
|
DispatchQueue.main.async
|
2022-12-15 07:39:05 -05:00 |
Jed Fox
|
13c54c39f1
|
Fix VoiceOver trap in thread titles
|
2022-12-15 07:29:25 -05:00 |