.. |
CoreData
|
feat: add profile field and update ActiveLabel entity supports
|
2021-05-27 13:56:55 +08:00 |
Persist
|
feat: implement thread scene
|
2021-04-13 19:46:42 +08:00 |
APIService+APIError.swift
|
feat: [WIP] make the vote poll logic works
|
2021-03-04 18:53:29 +08:00 |
APIService+Account.swift
|
fix: acct lookup support
|
2021-04-28 13:23:23 +08:00 |
APIService+App.swift
|
feat: adapt AuthenticationSession for authentication
|
2021-06-04 18:31:57 +08:00 |
APIService+Authentication.swift
|
feat: adapt AuthenticationSession for authentication
|
2021-06-04 18:31:57 +08:00 |
APIService+Block.swift
|
fix: missing update the latest relationship into database after block/unblock action issue
|
2021-06-24 15:04:10 +08:00 |
APIService+CustomEmoji.swift
|
feat: implement emojis preloading logic
|
2021-03-15 19:25:44 +08:00 |
APIService+DomainBlock.swift
|
chore: add BlockDomainService
|
2021-04-30 15:08:35 +08:00 |
APIService+Favorite.swift
|
fix: reblog and favorite count update delay issue
|
2021-06-17 16:44:57 +08:00 |
APIService+Follow.swift
|
fix: missing update the latest relationship into database after block/unblock action issue
|
2021-06-24 15:04:10 +08:00 |
APIService+FollowRequest.swift
|
fix: delete old notifications in CoreData
|
2021-04-27 15:33:47 +08:00 |
APIService+HashtagTimeline.swift
|
chore: rename Toot -> Status
|
2021-04-02 19:40:15 +08:00 |
APIService+HomeTimeline.swift
|
feat: [WIP] add profile scene
|
2021-04-01 14:39:15 +08:00 |
APIService+Instance.swift
|
feat: add sign out debug menu
|
2021-02-05 15:58:48 +08:00 |
APIService+Media.swift
|
Fix typos in class and file names
|
2021-06-14 23:09:50 +02:00 |
APIService+Mute.swift
|
feat: handle blocking and blocked state for profile
|
2021-04-06 16:43:08 +08:00 |
APIService+Notification.swift
|
Merge pull request #115 from tootsuite/feature/followrequest
|
2021-04-29 17:08:06 +08:00 |
APIService+Onboarding.swift
|
chore: [WIP] refactor pick server scene with diffable data source
|
2021-03-06 00:46:53 +08:00 |
APIService+Poll.swift
|
feat: implement multiple poll
|
2021-03-05 15:53:36 +08:00 |
APIService+PublicTimeline.swift
|
feat: [WIP] add profile scene
|
2021-04-01 14:39:15 +08:00 |
APIService+Reblog.swift
|
fix: reblog and favorite count update delay issue
|
2021-06-17 16:44:57 +08:00 |
APIService+Recommend.swift
|
feature: suggestion account scene
|
2021-04-21 16:17:42 +08:00 |
APIService+Relationship.swift
|
feat: handle profile follow, block, and mute actions
|
2021-04-02 18:13:45 +08:00 |
APIService+Report.swift
|
feat: report
|
2021-04-22 12:52:11 +08:00 |
APIService+Search.swift
|
chore: suggestion use v2 api
|
2021-04-20 15:40:10 +08:00 |
APIService+Status.swift
|
fix: delete relationship missing for Status issue
|
2021-06-21 16:37:28 +08:00 |
APIService+Subscriptions.swift
|
feat: persist notification keys into Keychian
|
2021-04-27 16:26:59 +08:00 |
APIService+Thread.swift
|
feat: implement thread scene
|
2021-04-13 19:46:42 +08:00 |
APIService+UserTimeline.swift
|
Fix typos in class and file names
|
2021-06-14 23:09:50 +02:00 |
APIService.swift
|
fix: image may block to fetch issue
|
2021-07-07 16:10:39 +08:00 |