2024-03-14 04:59:24 +00:00
|
|
|
(note: this backlog is left unprioritiezed)
|
2024-03-14 01:30:19 +00:00
|
|
|
|
2024-03-14 04:59:24 +00:00
|
|
|
# Backlog
|
2024-03-14 01:30:19 +00:00
|
|
|
|
2024-04-25 23:04:57 +00:00
|
|
|
**SDK:** refactor mobile and browser code into an SDK and app
|
|
|
|
|
2024-04-22 05:31:36 +00:00
|
|
|
**Typescript:** refactor mobile and browser apps to use typescript
|
|
|
|
|
2024-04-22 05:36:45 +00:00
|
|
|
**redaxios:** refactor api calls with redaxios
|
|
|
|
|
2024-03-28 05:09:06 +00:00
|
|
|
**Shade Messages:** apply different shade to each conversation member
|
|
|
|
|
2024-03-14 01:30:19 +00:00
|
|
|
**Group Call:** support calls with a list of contacts
|
|
|
|
|
|
|
|
**Embed STUN/TURN:** directly support nat translation for webrtc as part of the server
|
|
|
|
|
|
|
|
**Mobile HTTP:** support plaintext communcation with server from mobile app
|
|
|
|
|
|
|
|
**More Languages:** add any additional language requests
|
|
|
|
|
|
|
|
**CLI:** create a CLI client for automation
|
|
|
|
|
|
|
|
**Bots:** add support for bots
|
|
|
|
|
2024-03-14 01:37:49 +00:00
|
|
|
**Preferred Nodes:** add an admin managed list of other nodes and present the nodes in a select box when searching for contacts
|
|
|
|
|
|
|
|
**2-Factor Auth:** add 2-factor auth capabilities
|
|
|
|
|
|
|
|
**SSO:** support single sign on
|
|
|
|
|
|
|
|
**Audio & Video Message:** support recording and sending audio and video messages
|
|
|
|
|
|
|
|
**Account Migration:** provide tools for account migration to other nodes
|
|
|
|
|
|
|
|
**Pinch Zoom:** support pinch zoom on images
|
|
|
|
|
|
|
|
**Read Receipt:** indicate to sender when recipients have viewed the message
|
|
|
|
|
2024-03-28 05:09:06 +00:00
|
|
|
**Reactions:** allow for messages to be tagged with reactions or replied to
|
2024-03-14 01:37:49 +00:00
|
|
|
|
|
|
|
**Compress Images:** provide option to compress image when posting
|
|
|
|
|
|
|
|
**Customizable Push:** allow for push notifications to be customizable in terms of content and sound effects
|
|
|
|
|
|
|
|
**DB:** add support for other databases, specifically PostgreSQL
|
2024-03-14 04:59:24 +00:00
|
|
|
|
|
|
|
**Contacts:** support selective sharing of details like phone number and address
|
|
|
|
|
2024-03-14 19:31:11 +00:00
|
|
|
**Albums:** support selective sharing of photo albums and allow for commenting
|
2024-03-14 04:59:24 +00:00
|
|
|
|
|
|
|
**Desktop Apps:** destop app versions of the databag client
|
|
|
|
|
2024-03-14 19:31:48 +00:00
|
|
|
**Modularlize:** refactor so databag instance can be embedded as part of another project like a virtual classroom
|
2024-03-14 04:59:24 +00:00
|
|
|
|
|
|
|
**Arch Document:** software design and API document for contributors
|
|
|
|
|
2024-03-14 19:45:51 +00:00
|
|
|
**APN:** avoid firebase for iOS and use APN directly
|
|
|
|
|
2024-04-03 19:20:05 +00:00
|
|
|
**Auto Archive:** add ability to auto delete old data
|
|
|
|
|
2024-03-15 04:56:47 +00:00
|
|
|
**1-1 Sealed:** admin config for defaulting to sealed topic when starting a 1-1 topic from the contact list
|