shannon
ba73254645
Add ellipsis to end of avatar row if more than the pictured accounts are included in the notification group
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-05 18:08:55 -05:00
shannon
41c0ae0b13
Move timestamp to action summary line
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-05 17:47:48 -05:00
shannon
11fa1c1a90
Remove superheaders for all but mentions
...
Includes restoring the action summary text below the avatar row, but no longer shows the name of the first avatar in grouped notifications, only shows the total count.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-05 17:08:45 -05:00
shannon
332543aa3d
Remove Boutique
...
Not appropriate for this use case.
2025-03-05 16:01:57 -05:00
shannon
5e6978248f
Expand existing cache system to handle grouped notifications
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-05 16:01:49 -05:00
shannon
535cb2429f
Avoid retaining self
2025-03-05 15:05:22 -05:00
shannon
24665c8a6c
Remove background view for notifications
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-04 10:28:55 -05:00
shannon
b219c886ba
Replace new debugPrints with assertionFailures
2025-03-04 10:05:19 -05:00
shannon
13bef5b75b
Change “Follow” button on notifications screen to “Follow back”
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-04 09:59:20 -05:00
shannon
b0b4271202
Wait for cache to load before reporting results
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-04 09:59:12 -05:00
shannon
ae8af633b3
Add time indicator to notifications
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-04 08:50:28 -05:00
shannon
c146152f6d
Limit the length of the notifications list
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-03 13:27:30 -05:00
shannon
0c0e8f2552
Additional localized strings
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-03 10:38:30 -05:00
shannon
b199a6c630
Correct display of custom emoji contained in user names on notification screen
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-03 10:25:05 -05:00
shannon
725a004f33
Add localizations for grouped notifications
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-03 08:06:26 -05:00
shannon
1a2f02e589
Removing unused code
2025-02-28 16:07:33 -05:00
shannon
fc7f6bca0a
Check for ability to group notifications before view appears
...
The instance information may not have been available when the initial check happened.
See IOS-363 for root cause to fix later
2025-02-27 18:35:05 -05:00
shannon
0eb60db7d5
Add unread indicator for notifications screen
...
Does not yet send updated last read info to server.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:14 -05:00
shannon
4972b77049
Some clean up of notifications loading
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:13 -05:00
shannon
7ea113fa7f
Add caching to grouped notifications
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:13 -05:00
shannon
d4349b980e
Clear unread notification badge when arriving on or leaving the notifications screen
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:13 -05:00
shannon
d656d55b33
Remove visible frame from longer post previews
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:13 -05:00
shannon
78683a2fee
Correct left alignment for statuses with short widths
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:13 -05:00
shannon
0e59d03d87
Only label notifications as “reply” if the post they are replying to was authored by the current user
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-26 10:02:13 -05:00
Stanislas
0b5528d1c5
Fix authentication check to use identifier instead of userID ( #1414 )
2025-02-24 11:19:55 -05:00
Vincent Tourraine
40f909be85
Apply different cell styles for navigations/actions in About screen ( #1400 )
2025-02-24 08:56:57 -05:00
shannon
619bb2784f
Add light purple background to notifications about statuses with private visibility, as on the web
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-18 15:15:57 -05:00
shannon
523ff0a78e
Fix typo causing boosts to show up as mentions in notifications
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-18 15:15:55 -05:00
shannon
c85bbad148
Add label above notification to call attention to public vs. private mentions and replies
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-18 14:02:27 -05:00
shannon
4847c461a0
Show more lines of the post preview and omit the attribution header when the author avatar is taking the place of the icon
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-18 12:49:34 -05:00
shannon
a9ff00102c
Show avatar in place of action icon for status notifications and mentions
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-18 12:18:52 -05:00
shannon
3a412ff714
Add isReply to status view model
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-18 11:05:49 -05:00
shannon
07a289a27e
Lighten the style of the follow buttons
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 12:38:15 -05:00
shannon
1efda4e513
Make individual avatars in grouped notifications tappable
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 12:37:58 -05:00
shannon
f749fac51c
Resolve layout issue
...
Seems that having wrapped text in the header line could cause the post preview to show fewer than the allowed 3 lines, but there was still space provided for the lines expected. This caused the layout of the whole row to get messed up, with the avatar row pushed down, out of horizontal alignment with the notification icon.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 11:50:44 -05:00
shannon
08e9af5806
Refactoring for simpler handling of grouped notification authors
...
Moving towards being able to navigate to the profile page of any notification author from their avatar.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 11:40:43 -05:00
shannon
6a27b50728
Add url actions and begin localizing grouped notification display
...
With refactoring to make that easier and more readable.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 08:39:53 -05:00
shannon
408caf05a1
A little more space between avatar row and author text, to avoid the buttons feeling crowded
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 08:39:53 -05:00
shannon
d411035930
Use images instead of text for buttons to approve/reject follow requests
...
Includes refactoring of the RelationshipElement enum to make them less confusing.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-14 08:39:52 -05:00
shannon
c0f1e60c71
Allow unfollow action from new notifications view
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-12 17:06:00 -05:00
shannon
872ac4c5cf
Better layout of disclosure chevron and activity indicator on filtered notifications banner
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-12 13:40:33 -05:00
shannon
44ac523f33
Implement quiet public as a default post visibility option
...
Update code to handle the additional .unlisted post visibility option. And make sure to fetch full account info, which includes any custom privacy settings.
Fixes #1395 [BUG] Implement Quit Public post privacy like the Android app
2025-02-12 10:55:59 -05:00
shannon
87522825f5
Correct default visibility settings
...
Contributes to #1395 [BUG] Implement Quit Public post privacy like the Android app
2025-02-12 10:45:47 -05:00
shannon
bfee18e95c
Better layout of grouped notification avatar row
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-11 15:51:17 -05:00
shannon
3396fd10c9
For now, use plain string version of inline post content, so that SwiftUI stylings work as expected
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-11 15:51:17 -05:00
shannon
d07e9891c6
Add indicator of media attachments to the inline status view
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-11 15:51:17 -05:00
shannon
13619fcfe5
Omit domain from author header of inline post preview if author is on same domain as current user
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-11 15:51:17 -05:00
shannon
d50032b8cc
Remove link styling from inline post previews
...
The links are not tappable in this context.
Also, remove default text size so that displaying views can control that.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-11 15:51:17 -05:00
shannon
a24b2a3240
Dark mode update: .secondarySystemBackground for inline post previews
2025-02-11 15:51:17 -05:00
shannon
ef4ee4cd2f
Subheadline font for inline post content
...
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-02-11 15:51:17 -05:00