Marcus Kida
|
24e573d9e2
|
Refactor Polls to not use Core Data (#1265)
|
2024-04-17 16:36:03 +02:00 |
|
Nathan Mattes
|
cb3a90b5be
|
Remove more users (IOS-192)
|
2024-02-14 16:51:24 +01:00 |
|
Nathan Mattes
|
dc53fbbe7c
|
Remove more users (IOS-192)
|
2024-02-09 18:41:12 +01:00 |
|
Nathan Mattes
|
0b959f5bca
|
Remove private-note and notification from user (IOS-192)
|
2024-01-05 16:50:44 +01:00 |
|
Nathan Mattes
|
7ab194b15d
|
Remove remaining Tag-stuff (IOS-186) (#1205)
|
2024-01-05 16:46:49 +01:00 |
|
Nathan Mattes
|
f51d5b7fe2
|
Replace MastodonUser.ID with string (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
|
Nathan Mattes
|
682fe27319
|
Sprinkle in some deprecations to see what needs to be done with MastodonUser (IOS-192, IOS-189)
|
2023-12-31 12:54:09 +01:00 |
|
Nathan Mattes
|
1e780481d1
|
Remove SearchHistory from Core Data (IOS-196)
|
2023-11-23 14:50:49 +01:00 |
|
Marcus Kida
|
5c834c7e09
|
IOS-175: Remove CoreData status edit (#1148)
|
2023-11-10 11:32:02 +01:00 |
|
Nathan Mattes
|
77bf1ab03d
|
Use correct domain to find users
|
2023-11-04 15:11:42 +01:00 |
|
Nathan Mattes
|
87cb71da5d
|
Get rid of translation-persistence
|
2023-10-16 13:28:12 +02:00 |
|
Marcus Kida
|
dcfe13ac36
|
Merge branch 'develop' into performance_experiments
|
2023-09-22 11:36:57 +02:00 |
|
Nathan Mattes
|
ce37a8eb47
|
Copy condensed version of user-view to collection-view in search-history (IOS-141)
|
2023-09-18 17:05:29 +02:00 |
|
Marcus Kida
|
d570d3ef09
|
Replace MastodonAuthentication to not be backed by CoreData
|
2023-06-13 14:47:43 +02:00 |
|
Nathan Mattes
|
0c224f47df
|
Implement post editing / edit history (#875)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
|
2023-03-02 11:06:13 +01:00 |
|
Marcus Kida
|
258aea3682
|
feat: Show translation provider
|
2022-12-19 07:32:48 +01:00 |
|
Jed Fox
|
0c8c9778b0
|
Merge remote-tracking branch 'upstream/develop' into status-cards
|
2022-12-15 07:46:37 -05:00 |
|
Marcus Kida
|
855f626c42
|
fix: Make translatedContent a transient CoreData property
|
2022-12-14 09:35:45 +01:00 |
|
Marcus Kida
|
2d9e980215
|
feat: Implement /api/v2/instance to conditionally show Translation option
|
2022-12-12 16:41:13 +01:00 |
|
Jed Fox
|
7e74b4beb3
|
Merge remote-tracking branch 'upstream/develop' into status-cards
|
2022-12-03 13:49:04 -05:00 |
|
Jed Fox
|
1c5b66f7e7
|
Embed a web view for viewing content inline
|
2022-12-02 20:35:11 -05:00 |
|
Marcus Kida
|
9affb0f637
|
feat: Implement translatedContent which can be used to replace the StatusView content
|
2022-12-02 23:15:06 +01:00 |
|
Marcus Kida
|
bf5a091798
|
chore: Improve Tag.predicate(name:) case-insensitivity
|
2022-12-01 14:24:54 +01:00 |
|
Marcus Kida
|
270bb6a1ed
|
fix: Update HashtagTimelineHeaderView if follow state changes
|
2022-12-01 12:38:23 +01:00 |
|
Marcus Kida
|
855d2cbacd
|
feat: Implement followed tags overview
|
2022-12-01 10:54:59 +01:00 |
|
Marcus Kida
|
b7458dfc7b
|
feat: Implement hashtag button on Profile
|
2022-12-01 10:54:58 +01:00 |
|
Kyle Bashour
|
176067800c
|
Add card when merging
|
2022-11-26 23:42:02 -08:00 |
|
Kyle Bashour
|
f8d1afc7e4
|
Working pretty well
|
2022-11-23 21:51:39 -08:00 |
|
Kyle Bashour
|
595b46e96e
|
Add card persistence
|
2022-11-23 20:03:45 -08:00 |
|
Nathan Mattes
|
ce0e56b84e
|
Add showsReblog to CoreData/persistence (#365)
|
2022-11-08 16:38:01 +01:00 |
|
CMK
|
668a1d28e2
|
fix: AccountList scene not display items issue
|
2022-10-31 14:47:13 +08:00 |
|
CMK
|
8a5d26dc38
|
feat: add follow request notification UX. resolve #390 #458
|
2022-06-30 15:02:24 +08:00 |
|
CMK
|
b0027ebcf6
|
fix: profile fields cannot display issue. Fix race condition in edit fields workflow
|
2022-06-14 13:44:32 +08:00 |
|
CMK
|
69d790c45d
|
feat: allow select accounts for SendPost Siri shortcut intent. resolve #446
|
2022-06-09 18:09:28 +08:00 |
|
CMK
|
c4ab4f68c6
|
fix: status sensitive toggle logic issue
|
2022-04-18 15:33:29 +08:00 |
|
CMK
|
7da3bbcaa7
|
feat: restore user recommend scene
|
2022-02-16 17:25:55 +08:00 |
|
CMK
|
caaf66286f
|
feat: add content warning for post spoiler
|
2022-01-29 17:02:30 +08:00 |
|
CMK
|
12b73f5a10
|
fix: project dependency issue
|
2022-01-28 12:09:28 +08:00 |
|