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 · 3 comments
Open

platform feature overview #39

r10s opened this issue Nov 8, 2020 · 3 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
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
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) ☑️ ⚡ (buggy)
attach multiple images/videos ✅ ⚡ (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
send video chat invitations (pr)
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 (issue)
display verified by (pr)
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.

@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]>
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

4 participants