Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

platform feature overview #39

Open
r10s opened this issue Nov 8, 2020 · 12 comments
Open

platform feature overview #39

r10s opened this issue Nov 8, 2020 · 12 comments

Comments

@r10s
Copy link
Member

r10s commented Nov 8, 2020

this table does not honor all the great work already done! if we'd add all this as "3x ✅", the table would be mostly green :) (⚡=new)

feature android ios desktop
all media view (pr) (pr)
clear chat (pr)
screen reader support
rtl-language support (issue)
other accounts unread badge (pr) (pr) (pr)
create quotes (pr) (pr)
display quotes (pr)
jump to quote (pr)
search globally
search in chat (pr) (pr)
search in help (pr)
search in html-messages (pr)
create chat on forwarding
create contact on group create (issue)
jump to global search result (pr) (pr)
open chat at "last seen" (pr) (pr)
delete message from gallery (pr)
prev/next image in gallery
"show in chat" from gallery (pr) (pr)
open profile from memberlist
staging area (pr) (pr)
message multi-select (pr)
chat multi-select (pr)
mark all/multiple chats as read (pr) (pr) ✅ ⚡ (issue)
attach multiple images/videos ✅ ⚡ (pr) (issue) ✅ ⚡ (pr)
attach multiple files (issue) ✅ ⚡ (pr)
background notifications (pr)
select wallpaper image (pr)
multi-account (pr)
take photo for self-avatar (maybe not applicable)
take photo for group-image (pr) (maybe not applicable)
share to delta (maybe not applicable)
share from delta (pr) (maybe not applicable)
edit images before sending (pr)      
send voice messages
mailing lists, impersonation (pr) (pr) (pr)
show html-mails (pr) (pr) (pr)
show status (pr) (pr) (pr)
show stickers (pr) (pr)
copy link from message ✅ ⚡ (pr)
display verified by (pr)
.xdc app picker ✅ ⚡ (pr) (issue)
prepare .xdc as draft (issue)
clone group ✅ ⚡ (issue)

this table is not meant as a roadmap, there are items that require lots of work and are postponed for good reasons. also, this is no wishlist, so, unless planned for the near future, "3x missing" does not make sense as well.

also, this list is not complete, eg. not all features are regarded to be synced on all platforms and experimental things are mostly missing

@Simon-Laux
Copy link
Member

"take photo for self-avatar" and "take photo for group-image" could be done on desktop when a webcam is available.
I saw that suggestion recently somewhere. It's probably a 1-2days effort to implement, but I currently think it isn't worth the maintenance effort.

@adbenitez
Copy link
Member

sticker support could be added to the list, android and desktop have some support for them already

@r10s r10s pinned this issue Dec 3, 2021
@x011
Copy link

x011 commented Jun 8, 2023

Voice messages for Desktop would be nice and it's long due.

Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Sep 14, 2023
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Sep 19, 2023
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Sep 19, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Sep 19, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Sep 28, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Oct 23, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Oct 28, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Oct 28, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Oct 29, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
Simon-Laux added a commit to deltachat/deltachat-desktop that referenced this issue Oct 29, 2023
* correct way of showing gallery errors

* fix formatting

* placeholder for showing Gallery errors

* no fake sort timestamp, show media in place

* refactor: aways show the same elements for a gallery tab
and move error display to those elements

* rm non working options from getBrokenMediaContextMenu

* add context menu option to delete media-messages from gallery

"delete message from gallery" was mentioned in deltachat/interface#39

* remove load error from getting displayed

because it is too large to be displayed

* fix all attachments get displayed as images

* make errors visually fit in

---------

Co-authored-by: SimonLaux <[email protected]>
@Raiden-GH
Copy link

Raiden-GH commented Jan 4, 2025

The item "attach multiple images/videos" is outdated. In DC-Desktop it is now possible to send multiple images/videos. However, the videos are sent as a file.
Perhaps the items "markdown", "chat audit log" and "attach multiple files" could be added. DC-Desktop is currently the only version that has these features.

@r10s
Copy link
Member Author

r10s commented Jan 4, 2025

i updated the table wrt "attach multiple images/videos" and added "attach multiple files" (which is possible on android as well), thanks for the hint.

markdown and chat-audit-log are experimental features that did not make it into list of things we officially support and care for (yet :) - i added a hint above. the list is mainly used internally to keep track of things, therefore, conditions are a bit underspecified

nb: ArcaneChat supports markdown as well

@r10s r10s unpinned this issue Jan 5, 2025
@Simon-Laux
Copy link
Member

delete message from gallery

this is available in desktop, unless there is some bug with it.

@r10s
Copy link
Member Author

r10s commented Jan 5, 2025

this is available in desktop, unless there is some bug with it.

thanks for the pointer, i updated the list.

but there is indeed a bug, i filed an issue: deltachat/deltachat-desktop#4452

@WofWca
Copy link

WofWca commented Jan 6, 2025

edit images before sending

What is this about?

@WofWca
Copy link

WofWca commented Jan 6, 2025

create contact on group create

It is possilbe: deltachat/deltachat-desktop#3594, but perhaps the UX is not ideal

@r10s
Copy link
Member Author

r10s commented Jan 6, 2025

It is possilbe: deltachat/deltachat-desktop#3594, but perhaps the UX is not ideal

thanks, i updated the table. anyways, that part became a little less important by chatmail, where you anyways cannot "just" add an email

@Raiden-GH
Copy link

Maybe the item "forward to multiple contacts" would also make sense in the list. So far, this is only possible in DC-Android.

added "attach multiple files" (which is possible on android as well)

That's right. I meant selecting and sending files directly in the app, as is already possible with images.

@r10s
Copy link
Member Author

r10s commented Jan 8, 2025

you're right, attaching multiple files in android is not possible from within the app - i somehow thought that's implemented, but it is for images only. i corrected the table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants