A collection of ideas submitted by the community.
These ideas might or might not see the light of day, but until then they'll be stored here for future reference:
Ideas: (Updated 20-06-2016 12:52 CEST)
What about fast reply from the notification?
That one is a big one on the wishlist, so I put that one on laat with the UWP-specific features :)
Hi, we need to redact an "How to contribute". Its important once @guerrerotook finish the project organization to describe it and set some guidelines for contribution.
Please add: "The option to have Round or Square profile pictures"
@Alexmitter Added!
Possible feature suggestion - the ability to export an entire chat history as a file (eg: doc file)
@thepaulomalley Doc is bad. We need something with some markup that is human readable but serializable so you can use them as backup.
@danielsteiner Maybe we can just use a plain txt showing the user name, the datetime, and the message. Or use XML/JSON to share the chat between differents unigram.
@thepaulomalley Added the idea! ;)
@thepaulomalley, XML would be great, really, like Live Messenger did at the time! XML can handle timestamp and many things, such as emojis and replies! And we can just write a style sheet to make it show correctly on a browser!
Design-wise, I think there is some unnecessary repetition on a desktop:

We could do something like the Twitter client, using only the system bar:

We can do this doing a simple if-state to see if the device is mobile or desktop and loading the correct XAML page accordingly. Of course, the system bar can be coloured.
Finally, when the Desktop is in "Tablet mode" the system bar is hidden. We could show in that case the second bar (of first screenshot) as there are ways to check if the user is in tablet mode or not.
What do you think? :smile:
We need that bar because we will use it in chat view. But instead of "UNIGRAM" we could place a search box
@FrayxRulez if we use it for a search feature or anything different from the app name it's fine with me. The important thing is avoiding useless repetition.
Anyway, are you still accepting new Collaborators? I'd like to contribute actively :wink:. I'm a computer science student and I have some experience with C# and in general with UWP.
@MateiRadu join us! https://telegram.me/joinchat/ARAF8wcUwLskZCgotn3kKA
Most helpful comment
@thepaulomalley Doc is bad. We need something with some markup that is human readable but serializable so you can use them as backup.