2015-02-04 12:49:42 -05:00
|
|
|
List of fixes/improvements before 0.6
|
|
|
|
=====================================
|
|
|
|
|
|
|
|
Posted:
|
|
|
|
[ ] it's not possible to create a Posted thread without a Owner.
|
|
|
|
Bug? If not, then remove "No signature" from selection box
|
|
|
|
[ ] Show an info page for unsubscribed posted threads (same as forums)
|
2015-02-08 12:38:30 -05:00
|
|
|
[ ] Fix the counting of unread messages in Posted. Now it's wrong.
|
2015-02-17 15:06:47 -05:00
|
|
|
[ ] Make the GUI of Posted more sexy
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Forums
|
|
|
|
[ ] it's not possible to create a Forum thread without a Owner.
|
|
|
|
Bug? If not, then remove "No signature" from selection box
|
2015-02-05 13:32:30 -05:00
|
|
|
[X] the tooltip over GXS ids should show the avatar on the left side.
|
2015-02-14 16:10:05 -05:00
|
|
|
[X] fix data race between GXS ID default icons
|
2015-02-16 11:00:08 -05:00
|
|
|
[ ] Share of key shows "Not implemented"
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
GUI General
|
|
|
|
[ ] do we keep "Getting Started" ? the look needs to be improved
|
2015-02-17 15:06:47 -05:00
|
|
|
[ ] Recommendation messages do not show complete links. Links show up in some buttons and the text is truncated
|
|
|
|
[ ] Recommendation messages should not be signed by the retroshare team!!
|
|
|
|
[ ] when adding a friend through clicking on cert links, the add friend wizard is shown twice!
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Messages
|
|
|
|
[ ] distant messages should be made async-ed
|
|
|
|
[ ] distant messages are not re-sent when the peer is offline the first time
|
|
|
|
[ ] sent messages to direct peers in the Sent box have inconsistent To field.
|
|
|
|
Raises an error if you click on it.
|
2015-02-14 15:55:05 -05:00
|
|
|
[ ] Merge the new messaging format? (or keep this for > 0.6)
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Channels
|
2015-02-09 17:11:19 -05:00
|
|
|
[X] Unsubscribed channels should show an info page when selected, like forums
|
2015-02-04 12:49:42 -05:00
|
|
|
[ ] marking all as read in channels takes time. The channel icon should show a waiting clock
|
|
|
|
during the operation to avoid the user to re-click many times in the hope to get
|
|
|
|
the posts marked as read.
|
2015-02-16 14:23:31 -05:00
|
|
|
[X] channels items show a 0 left to the up/Dn buttons. What is it??
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Chat lobbies
|
|
|
|
[ ] Chat lobbies should use Identities. That's a significant change, probably not backward compatible.
|
2015-02-14 16:10:05 -05:00
|
|
|
[X] Remove deprecated code in rschatitems.h
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Chat
|
2015-02-08 12:38:30 -05:00
|
|
|
[X] Distant chat window should show GXS avatars
|
2015-02-04 12:49:42 -05:00
|
|
|
[ ] Distant chat should work with shared identities
|
2015-02-14 15:55:05 -05:00
|
|
|
[X] Distant chat fails (tunnel bullet never gets green) when re-openning a distant chat window after closing a tunnel
|
|
|
|
[X] Distant chat fails (chat window never appears) when re-openning a distant chat window after closing a tunnel
|
2015-02-05 15:37:24 -05:00
|
|
|
[X] You should not be enabled to distant-chat yourself!
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Identities:
|
2015-02-05 15:37:24 -05:00
|
|
|
[X] "Owned by you" => "Owned by node [nodename]"
|
|
|
|
[X] Bold face should only be used for keys with admin credentials
|
2015-02-04 12:49:42 -05:00
|
|
|
[ ] reputations are not used yet. We should hide them.
|
|
|
|
[ ] Add timeout to Identities that are unused. Need to keep a time stamp list, updated
|
2015-02-17 15:06:47 -05:00
|
|
|
whenever the identity is used for checking signatures. This should
|
|
|
|
be extented to any group and stored into meta data. Would allow to
|
|
|
|
remove unused forums etc.
|
2015-02-14 16:10:05 -05:00
|
|
|
[X] Fix avatar loading for identities. When loaded for the first time by forums, the avatar does not show up.
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Network
|
|
|
|
[ ] Friends => Friend nodes
|
|
|
|
|
|
|
|
News feed
|
|
|
|
[X] remove the Ghost news feed items
|
2015-02-06 20:04:51 -05:00
|
|
|
[X] remove the double feed publication
|
2015-02-04 12:49:42 -05:00
|
|
|
|
2015-02-08 12:38:30 -05:00
|
|
|
libretroshare
|
|
|
|
[ ] fix the data race in pqissl
|
2015-02-14 03:44:49 -05:00
|
|
|
[ ] valgrind pass for data races
|
|
|
|
[ ] valgrind pass for memory leaks
|
|
|
|
[ ] valgrind pass for memory errors
|
2015-02-17 15:06:47 -05:00
|
|
|
[ ] valgrind pass for performance
|
2015-02-08 12:38:30 -05:00
|
|
|
[ ] remove mktemp => use mkstemp
|
2015-02-04 12:49:42 -05:00
|
|
|
|
2015-02-08 12:38:30 -05:00
|
|
|
Packaging
|
2015-02-14 03:44:49 -05:00
|
|
|
[X] check compilation on debian
|
|
|
|
[X] check compilation on ARM
|
2015-02-08 12:38:30 -05:00
|
|
|
|
2015-02-04 12:49:42 -05:00
|
|
|
Post v0.6 release changes
|
|
|
|
=========================
|
|
|
|
|
|
|
|
File transfer
|
|
|
|
[ ] implement a new file list management, with new info such as access time, total upload, popularity, etc
|
|
|
|
[ ] implement a new file list sharing service based on auto-sync system
|
|
|
|
[ ] get rid of the old cache system (remove CacheStrapper, CacheSource,etc)
|
|
|
|
|
2015-02-14 15:55:05 -05:00
|
|
|
GUI
|
|
|
|
[ ] enable circles for channels/posted/forums
|
|
|
|
[ ] enable people dialog
|
2015-02-14 03:44:49 -05:00
|
|
|
|
2015-02-14 15:55:05 -05:00
|
|
|
GXS
|
|
|
|
[ ] add the ability to use anonymous identities into circles. Needs new distribution model using items encrypted for multiple GXS keys.
|
2015-02-17 15:06:47 -05:00
|
|
|
[ ] use different and incompatible classes for public and private keys in GxsSecurity
|
2015-02-14 03:44:49 -05:00
|
|
|
|
2015-02-04 12:49:42 -05:00
|
|
|
Libretroshare
|
|
|
|
[ ] improve serialisation system. Lots of serialisation tasks (header, verifications, serialiser=>template, can be factored)
|
2015-02-14 15:55:05 -05:00
|
|
|
[ ] separate chat stuff from rsmsgs.h into rschat.h
|
2015-02-04 12:49:42 -05:00
|
|
|
|
|
|
|
Chat
|
|
|
|
[ ] add "chat with this peer" from lobbies to start a private distant conversation with the GXS id of the peer
|
|
|
|
|
|
|
|
|