Marcus Kida
|
5cd9343302
|
Merge pull request #847 from jinsu35/fix-issue-391
Implement URL scheme
|
2023-01-06 10:31:06 +01:00 |
jinsu kim
|
a00cd60076
|
Remove duplicate function fetchUser().
|
2023-01-05 15:57:58 -08:00 |
Nathan Mattes
|
b2c0871e9f
|
Merge pull request #682 from j-f1/rotate-media-view
Allow media viewer to be rotated to any orientation
|
2023-01-05 18:32:52 +01:00 |
Marcus Kida
|
74ea67181c
|
chore(profile): Add image to copy username action
|
2023-01-05 13:32:32 +01:00 |
Marcus Kida
|
c56f1abd67
|
chore(profile): Allow profile header username to grow in height
|
2023-01-05 11:47:43 +01:00 |
Marcus Kida
|
2866721ca3
|
feat(profile): Implement tap to copy username
|
2023-01-04 16:38:18 +01:00 |
Marcus Kida
|
6beaabbe32
|
Merge branch 'develop' into fix-warnings
|
2023-01-04 15:12:51 +01:00 |
jinsu kim
|
5c82c04232
|
Use authenticated domain for API calls. Modify URL scheme
|
2023-01-01 15:55:54 -08:00 |
jinsu kim
|
f71c4964f5
|
UI update should be invoked on the main thread
|
2023-01-01 01:00:00 -08:00 |
Jed Fox
|
fbc4c98e7d
|
Force view controllers into portrait orientation where needed
|
2022-12-31 08:37:07 -05: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 |
Jed Fox
|
3e4a5f35fa
|
Merge remote-tracking branch 'upstream/develop' into rotate-media-view
|
2022-12-30 08:15:10 -05: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
|
da3f631380
|
Merge pull request #736 from cdoncarroll/cdoncarroll-VisibleWindowTouches
Add Debug Option For Displaying Touches
|
2022-12-19 15:51:26 +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 |