Nathan Mattes
|
74c324f9cf
|
Get rid of commonglog
|
2023-09-22 15:27:05 +02:00 |
Nathan Mattes
|
1afecc85ea
|
Show hashtag-page (IOS-141)
|
2023-09-16 18:39:33 +02:00 |
Nathan Mattes
|
a20f9a57c2
|
Add authentication to trends (#1104)
And clean up here and there.
|
2023-08-21 11:29:48 +02:00 |
Nathan Mattes
|
cc2f7f0b8c
|
Hide activity indicator in case of no emojis (#1088)
|
2023-07-04 16:08:11 +02:00 |
Nathan Mattes
|
fcb5275dc8
|
Use download of default servers (IOS-171)
|
2023-07-02 14:26:21 +02:00 |
Nathan Mattes
|
8804432b60
|
Fix Brand Color (IOS-160) (#1054)
|
2023-06-02 09:52:12 +02:00 |
Nathan Mattes
|
71d8cfb485
|
Fix name for development (IOS-157)
|
2023-05-25 14:42:00 +02:00 |
Nathan Mattes
|
1a1b2d44a4
|
Download (and cache) requested follows (IOS-157)
Thanks to @kimar for pointing this out!
|
2023-05-25 14:42:00 +02:00 |
Marcus Kida
|
e7fe60f7d0
|
Fix broken code
|
2023-05-09 16:16:31 +02:00 |
Marcus Kida
|
141d3561dd
|
Only update current active user in-memory state
|
2023-05-09 16:07:08 +02:00 |
Marcus Kida
|
5dde21c2ae
|
Fix typo
|
2023-05-09 16:05:32 +02:00 |
Marcus Kida
|
3e6d75e1b5
|
Update in-memory following/blocking states upon (un)follow/block action (IOS-140)
|
2023-05-09 16:03:37 +02:00 |
Marcus Kida
|
c7c635d32a
|
Implement MastodonAccountInMemoryCache (I)OS-140)
|
2023-05-09 11:15:28 +02:00 |
Nathan Mattes
|
5e1e22a723
|
Updated Welcome-Screen (IOS-134) (#1005)
|
2023-04-08 23:10:34 +02:00 |
Marcus Kida
|
b4c08bf0c8
|
Make UITableView background color clear IOS-137 (#998)
|
2023-03-30 22:18:19 +02:00 |
Nathan Mattes
|
8060017880
|
IOS-113, bullet 4: Replace icons (#980)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
|
2023-03-20 08:45:28 +01:00 |
Marcus Kida
|
bb15e16959
|
IOS-82: Increase Contrast (#973)
|
2023-03-16 09:05:41 +01:00 |
Nathan Mattes
|
cd4cd66f61
|
Switch tabs in notification-screen (#969)
|
2023-03-13 20:37:55 +01: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 |
Jed Fox
|
b8f1304c56
|
Fix errors and some warnings when building with Swift 5.8 (#952)
|
2023-03-01 14:58:12 +01:00 |
Marcus Kida
|
83f4eb1d8e
|
Merge pull request #862 from mastodon/fix-urlscheme-profile-resolve
fix(deeplinking): Fix profile resolving didn't use WebFinger so resolving non-local profiles might fail
|
2023-01-11 15:31:22 +01:00 |
Nathan Mattes
|
77826956e8
|
Fetch all servers for login-auto-complete (#690)
so far, only those with an open registration were available. Server needs to be adjusted as well.
|
2023-01-07 13:02:59 +01:00 |
Nathan Mattes
|
5e4820739f
|
Download languages (#690)
|
2023-01-07 13:02:58 +01:00 |
Marcus Kida
|
d0710460ab
|
fix(deeplinking): Fix profile resolving didn't use WebFinger so resolving non-local profiles might fail
|
2023-01-06 13:14:18 +01:00 |
jinsu kim
|
a00cd60076
|
Remove duplicate function fetchUser().
|
2023-01-05 15:57:58 -08:00 |
jinsu kim
|
843eeed616
|
Leave data loading to ThreadViewModel
|
2023-01-02 00:26:15 -08:00 |
jinsu kim
|
5c82c04232
|
Use authenticated domain for API calls. Modify URL scheme
|
2023-01-01 15:55:54 -08:00 |
jinsu kim
|
de962a0c09
|
Implement URL scheme
|
2023-01-01 01:01:01 -08:00 |
Nathan Mattes
|
1d7dc2f266
|
Bump to iOS 15 deployment target and fix build issues
|
2022-12-17 20:26:20 +01:00 |
Marcus Kida
|
f530d109d3
|
chore: Address PR codestyle feedback
|
2022-12-14 09:51:15 +01:00 |
Marcus Kida
|
2d9e980215
|
feat: Implement /api/v2/instance to conditionally show Translation option
|
2022-12-12 16:41:13 +01:00 |
Marcus Kida
|
d5be87992d
|
feat: Implement /translate endpoint
|
2022-12-02 23:15:07 +01:00 |
Marcus Kida
|
855d2cbacd
|
feat: Implement followed tags overview
|
2022-12-01 10:54:59 +01:00 |
Marcus Kida
|
b9e4c69576
|
feat: Implement follow/unfollow tag functionality
|
2022-12-01 10:54:59 +01:00 |
Marcus Kida
|
178a6e503a
|
feat: Implement layout for hashtag timeline header view
|
2022-12-01 10:54:58 +01:00 |
Marcus Kida
|
b7458dfc7b
|
feat: Implement hashtag button on Profile
|
2022-12-01 10:54:58 +01:00 |
Marcus Kida
|
54a75d4138
|
feat: Delete Status and Notification Feeds for Blocked/Muted Users
|
2022-11-26 08:02:30 +01:00 |
Marcus Kida
|
803571bb81
|
chore: Revert CoreData 5 and update Block / Mute Database interactions
|
2022-11-26 08:02:30 +01:00 |
Marcus Kida
|
bb30aae322
|
feat: Update block/mutes on block/mute action
|
2022-11-26 08:02:30 +01:00 |
Marcus Kida
|
b1d92c69bd
|
chore: Don't recursively iterate through blocks/mutes
|
2022-11-26 08:02:29 +01:00 |
Marcus Kida
|
12cb8cf8d6
|
feat: Implement blocks/mutes pagination using link header
|
2022-11-26 08:02:29 +01:00 |
Marcus Kida
|
6be1e502b7
|
chore: Use MastodonUser.predicate in APIService+Mute
|
2022-11-26 08:02:29 +01:00 |
Marcus Kida
|
65ed6650e8
|
feat: Implement deletion of records for blocked users
|
2022-11-26 08:02:29 +01:00 |
Marcus Kida
|
ac5e68b74b
|
feat: Delete Users / Statuses on Mute
|
2022-11-26 08:02:28 +01:00 |
Marcus Kida
|
12bfff8b00
|
Merge pull request #579 from woxtu/patch
Fix typos
|
2022-11-21 17:31:05 +01:00 |
Stefan Painhapp
|
d8164c2bc9
|
Fix Video Player Constraints issue
|
2022-11-17 14:26:40 +09:00 |
Nathan Mattes
|
ea78f884ab
|
Download and show server list (#540)
|
2022-11-15 23:29:32 +01:00 |
Marcus Kida
|
548543a8c0
|
chore: Move updateActiveUserAccountPublisher to AuthenticationService
|
2022-11-14 14:15:28 +01:00 |
Marcus Kida
|
a2f2fb83cd
|
Fix authenticated user account not reloaded
|
2022-11-14 13:12:16 +01:00 |
woxtu
|
a36a303532
|
Fix typos
|
2022-11-14 02:53:59 +09:00 |