Jed Fox
|
df25feb7fd
|
Left-align the username in the profile header
|
2023-01-10 17:57:09 -05: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 |
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
|
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 |
Jed Fox
|
47024bfb4d
|
Differentiate between “My followers” and other accounts followers in i18n
|
2022-12-13 10:07:37 -05:00 |
Stefan Painhapp
|
d27d7456c9
|
Merge branch 'develop' into refactorPinToParent
|
2022-11-18 02:20:58 +09:00 |
Stefan Painhapp
|
e56104c756
|
Revert paddingView.pinToParent
|
2022-11-18 02:07:33 +09:00 |
Stefan Painhapp
|
abe25f2156
|
Refactor pin to (parent) layout constraints as extension of UIView
|
2022-11-18 01:45:27 +09:00 |
Jed Fox
|
f4018935f9
|
Re-add missing debug line
|
2022-11-17 07:25:16 -05:00 |
Jed Fox
|
4af5d3910a
|
Wire up the header image to be actually displayed
|
2022-11-16 23:05:48 -05:00 |
Jed Fox
|
23a0943b12
|
Constrain size
|
2022-11-16 22:52:44 -05:00 |
Jed Fox
|
5d91bcf8b5
|
Basic banner editing support
|
2022-11-16 22:49:49 -05: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 |
CMK
|
bb5c999bea
|
chore: [WIP] inject AuthContext into ViewModel
|
2022-10-09 20:07:57 +08:00 |
CMK
|
fa27a28a60
|
chore: move core logic into package
|
2022-10-08 13:43:06 +08:00 |
CMK
|
8835531a0e
|
feat: add i18n words for profile "Follows You" indicator
|
2022-07-15 04:20:57 +08:00 |
CMK
|
742c02ce6a
|
fix: profile header background cannot dynamic adapt UI appearance issue
|
2022-07-15 03:30:33 +08:00 |
CMK
|
34b3cad365
|
Merge branch 'release-1.4.4' into feature-purple-tint
# Conflicts:
# AppShared/Info.plist
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon/Info.plist
# MastodonIntent/Info.plist
# MastodonTests/Info.plist
# MastodonUITests/Info.plist
# NotificationService/Info.plist
# ShareActionExtension/Info.plist
|
2022-06-14 14:28:35 +08:00 |
CMK
|
1ccb4aeb13
|
feat: add follows you indicator. resolve #397
|
2022-06-09 16:41:54 +08:00 |
CMK
|
0ffb3e75f9
|
Merge branch 'release-1.4.3' into feature-purple-tint
# Conflicts:
# AppShared/Info.plist
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon/Info.plist
# MastodonIntent/Info.plist
# MastodonTests/Info.plist
# MastodonUITests/Info.plist
# NotificationService/Info.plist
# ShareActionExtension/Info.plist
|
2022-06-05 16:51:24 +08:00 |
CMK
|
b91b3fa23d
|
fix: use acct instead of username in profile header view
|
2022-06-05 16:41:47 +08:00 |
CMK
|
0c8e7d2cea
|
feat: update to new purple tint color
|
2022-06-02 17:48:18 +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
|
8efaf38395
|
fix: app enter background break profile header layout issue
|
2022-05-13 17:26:57 +08:00 |
CMK
|
7380d28d74
|
fix: profile bio line break get trimmed issue. resolve #311
|
2022-05-07 15:12:00 +08:00 |
CMK
|
b0fca49413
|
feat: add For You tab for Discovery scene
|
2022-04-14 21:15:21 +08:00 |
CMK
|
cc3826dd1f
|
fix: profile segmented bar use wrong tint color when force Dark Mode issue
|
2022-02-18 18:55:52 +08:00 |
CMK
|
8e880326eb
|
chore: update profile header and segmented bar margin
|
2022-02-18 18:55:26 +08:00 |
CMK
|
8f2e789183
|
fix: profile relationship button fill the width on iPad issue
|
2022-02-17 15:59:14 +08:00 |
CMK
|
c488e53863
|
fix: relationship background use wrong color when force dark style
|
2022-02-17 10:46:40 +08:00 |
CMK
|
d4a4e4ba3d
|
chore: update color panel
|
2022-02-15 18:16:09 +08:00 |
CMK
|
94470c9f1b
|
chore: update profile relationship button UI
|
2022-02-15 17:13:02 +08:00 |
CMK
|
c2e5bcafb2
|
chore: add a11y hint for profile dashboard
|
2022-02-15 12:48:07 +08:00 |
CMK
|
ce80409ead
|
feat: make status detail accessible
|
2022-02-14 19:34:22 +08:00 |
CMK
|
ca4406e941
|
fix: the profile segmented control use wrong selection tint color under force light UI style issue
|
2022-02-10 15:54:19 +08:00 |
CMK
|
05646e6f59
|
fix: profile segmented controls missing margin issue
|
2022-02-10 15:53:38 +08:00 |
CMK
|
b76b3a2750
|
feat: adapt the app to async & await. Update timeline UI
|
2022-01-27 21:23:39 +08:00 |
CMK
|
7bf14c0450
|
feat: update register scene UI
|
2022-01-07 18:49:37 +08:00 |
CMK
|
f0a570ea0c
|
feat: add follower list for user
|
2021-11-01 19:54:54 +08:00 |
CMK
|
e669d17d49
|
feat: make notification coordinator works
|
2021-10-29 18:56:58 +08:00 |
CMK
|
5eb6a5f7cd
|
chore: make label fit i18n strings
|
2021-08-06 17:45:07 +08:00 |
CMK
|
d134178032
|
fix: bio editor not stable issue. resolve #265
|
2021-08-05 18:11:00 +08:00 |
CMK
|
7f617758c1
|
fix: [WIP] bio note edit logic
|
2021-08-05 17:20:03 +08:00 |
CMK
|
7806816213
|
fix: some label trimmed under zoomed display mode issue
|
2021-08-04 16:24:19 +08:00 |
CMK
|
71e2f46ede
|
fix: profile bio allow custom emoji user interact issue
|
2021-07-26 15:17:59 +08:00 |
CMK
|
356b5905fe
|
fix: add missing emoji animation for status report scene
|
2021-07-23 20:21:03 +08:00 |