Specification TODO list - TelepathyIM/wiki GitHub Wiki

Dialogs

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/6

Difficulty: 6/10

Rooms

Code: https://github.com/TelepathyIM/telepathy-qt/tree/wip_room

Difficulty: 6/10

The task is to implement an interface complementary for Contacts but we also should keep in mind Dialogs and try to minimize the code

Related: Dialogs

Service-side history

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/1

Difficulty: 8/10

Multimedia messages

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/7

Difficulty: 6/10

Notifications API

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/4

Related: Dialogs

Forwarded messages

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/16

Difficulty: 2/10

Message reply

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/20

Difficulty: 2/10

Peer picture API

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/18

Difficulty: 4/10

Channel FileList API

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/19

Difficulty: 4/10

One time password API

Issue: https://github.com/TelepathyIM/telepathy-qt/issues/6

Difficulty: 4/10

Relevant for Telegram

Active Sessions control API

Difficulty: 4/10

Relevant for Telegram and Matrix

Message draft API

Issue: https://github.com/TelepathyIM/telepathy-spec/issues/15

Difficulty: Arbitrary, as there is a number of sub-features:

  • Plain-text draft
  • All message parts draft (+attachment)
  • Client-side storage
  • Server-side storage with synchronization

See also: Connection_Interface_StoredMessages