Tusker/Pachyderm
Shadowfacts 70bca052c4
Tweak notification grouping
Notifications that are of the same type but are separated by a groupable
notification of a different type are now considered groupable. For
example:

favorite 1 (status 1)
reblog 1 (status 1)
favorite 2 (status 1)
reblog 2 (status 1)
mention 1
reblog 3 (status 1)

will be grouped into:

favorite 1, 2 (status 1)
reblog 1, 2 (status 1)
mention 1
reblog 3 (status 1)
2020-02-28 19:21:39 -05:00
..
Extensions Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Model Only show local posts on public instance timelines 2020-01-25 10:37:22 -05:00
Request Only show local posts on public instance timelines 2020-01-25 10:37:22 -05:00
Response Revert "Fix pagination links not being parsed correctly for some URLs" 2019-09-19 18:57:35 -04:00
Utilities Tweak notification grouping 2020-02-28 19:21:39 -05:00
Client.swift Only show local posts on public instance timelines 2020-01-25 10:37:22 -05:00
ClientModel.swift Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Info.plist Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Pachyderm.h Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00