2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

7096 Commits

Author SHA1 Message Date
shannon
357282ee53 Remove beta setting for grouped notifications
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-11 11:12:17 -04:00
shannon
dc6e0cfe2f Remove unwanted space between notification header and longer summary posts
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-11 11:12:09 -04:00
shannon
f7b992f996 Remove baseline alignment 2025.01-7094 2025-03-10 14:39:01 -04:00
shannon
2e458c8f00 Remove unused localized keys 2025-03-10 14:29:19 -04:00
shannon
ac5c088005 Correct plurals in base localization 2025-03-10 14:28:32 -04:00
shannon
62c1f05db4 Remove redundant accessibility label. 2025.01-7091 2025-03-10 13:37:12 -04:00
shannon
dd0cba8781 Remove obsolete localization file 2025-03-10 13:37:12 -04:00
shannon
53db7079b4 Use shortest possible timestamp on notifications
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-10 13:37:12 -04:00
shannon
552a844582 Move visibility selection to top of compose window 2025-03-10 13:37:12 -04:00
whattherestimefor
6a65aa3c01
Update crowdin.yml
Path to Localizable.stringsdict was out of date.
2025-03-10 12:38:07 -04:00
shannon
a1fec0dabf Localization json fixes 2025-03-10 10:37:25 -04:00
shannon
3fc7fc64ae Show non-public visibility indicator in author header 2025-03-10 09:49:43 -04:00
shannon
804fdf89f8 Distinguish private mentions and replies in the status view header 2025-03-07 11:14:30 -05:00
shannon
36fba12791 If instance information is unavailable, assume grouped notifications are possible rather than assuming they are not
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025.01-7083
2025-03-06 19:14:50 -05:00
shannon
3c3facdf4d Correction to stringsdict formatting 2025.01-7082 2025-03-06 19:04:36 -05:00
shannon
94d6a13e00 Consistent spelling of “favorite” in the UI
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025.01-7081
2025-03-06 14:48:40 -05:00
shannon
828e3c516e Avoid crash due to duplicate ids in search results
Fixes #1416 Mastodon iOS application sometimes quit when performing a search and scrolling down the results
2025-03-06 14:37:57 -05:00
shannon
f294dbe091 Exclude boosts from “Posts and Replies”
Fixes  #1419  ”Posts and replies" tab on profile should not include boosts
2025-03-06 14:28:48 -05:00
shannon
cc0247f138 Always allow attempting to load more after replacing the whole list.
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-06 12:51:47 -05:00
shannon
8f6e22a77f Remove unused index 2025-03-06 12:43:33 -05:00
shannon
f78f432932 Move selection of “Everything” vs. “Mentions” back to the navigation bar
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-06 12:03:29 -05:00
shannon
eb469917ed Remove extra space at bottom of notification row
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-06 12:02:18 -05:00
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.01-7074
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.01-7067 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
620e7d8aef Additional localized strings for notification headers
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-04 08:34:29 -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
cea6c18f38 Add English translations for new plurals
Contributes to #399 [BUG] Multiple interactions do not collapse into a single notification
2025-03-03 10:56:00 -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.01-7056
2025-02-27 18:35:05 -05:00
Eugen Rochko
1fc6e02320
New Crowdin updates (#1393)
* New translations app.json (Hungarian)

* New translations localizable.stringsdict (Hungarian)

* New translations app.json (Czech)

* New translations intents.stringsdict (Portuguese)

* New translations app.json (Portuguese)

* New translations ios-infoplist.json (Portuguese)

* New translations localizable.stringsdict (Portuguese)

* New translations localizable.stringsdict (Portuguese, Brazilian)

* New translations app.json (Portuguese)

* New translations app.json (Vietnamese)

* New translations app.json (Spanish)

* New translations localizable.stringsdict (Turkish)

* New translations app.json (Czech)

* New translations localizable.stringsdict (Czech)

* New translations app.json (Kabyle)
2025.01-7055
2025-02-27 10:56:07 -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.01-7054
2025-02-26 10:02:14 -05:00
shannon
1946a9b884 Be sure to check domain as well as userID for account equivalency
Contributes to #1413 [BUG] handle account switching when accounts have the same id
2025-02-26 10:02:13 -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
c55dbf0f05 Add Boutique for caching 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