Plan/Plan/velocity
Risto Lahtela a7478645bd Reduce the amount of tasks used for upkeep
- Ping gathering now uses a map of timestamps
  - Removes a task that waited for ping data to be reliable (one task / join)
- Cookie expiration now uses a map of timestamps
  - Removes a task that waited for cookie to expire (one task / login cookie)

Affects issues:
- Possibly fixed #1984
2022-01-06 15:43:48 +02:00
..
src Reduce the amount of tasks used for upkeep 2022-01-06 15:43:48 +02:00
build.gradle Bump Blossom to 1.3.0 & fix build error (#1955) 2021-06-24 22:40:17 +03:00