2015-02-04 12:49:42 -05:00
|
|
|
List of fixes/improvements before 0.6
|
|
|
|
=====================================
|
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
Legend:
|
|
|
|
E: easy. Just GUI stuff, no algorithmics involved
|
|
|
|
M: medium. Needs some care.
|
|
|
|
H: hard. Needs digging into libretroshare.
|
|
|
|
|
|
|
|
Level | What
|
|
|
|
-------------------------------------------------------------------------------------------------------------------
|
|
|
|
Posted:
|
2015-03-18 09:36:38 -04:00
|
|
|
E [X] it's not possible to create a Posted thread without a Owner.
|
2015-02-18 07:58:23 -05:00
|
|
|
Bug? If not, then remove "No signature" from selection box
|
|
|
|
E [ ] Show an info page for unsubscribed posted threads (same as forums)
|
2015-03-06 16:29:48 -05:00
|
|
|
E [X] Links in Posted cannot be clicked.
|
2015-02-18 07:58:23 -05:00
|
|
|
M [ ] Fix the counting of unread messages in Posted. Now it's wrong.
|
2015-02-19 15:23:39 -05:00
|
|
|
E [X] Make the GUI of Posted more sexy: more compact items, remove unecessary text, use consistent icons,...
|
2015-02-18 07:58:23 -05:00
|
|
|
|
2015-03-30 16:41:11 -04:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
Forums
|
2015-03-18 09:36:38 -04:00
|
|
|
E [X] it's not possible to create a Forum thread without a Owner.
|
2015-02-18 07:58:23 -05:00
|
|
|
Bug? If not, then remove "No signature" from selection box
|
|
|
|
[X] the tooltip over GXS ids should show the avatar on the left side.
|
|
|
|
[X] fix data race between GXS ID default icons
|
2015-02-18 18:07:25 -05:00
|
|
|
[X] Share of key shows "Not implemented". Since forums are public, share key should be hidden.
|
2015-04-20 18:28:19 -04:00
|
|
|
[X] switching between forums might cause a crash. Seems to be due to GxsIdDetails::instance not always initialised when used.
|
2015-02-18 07:58:23 -05:00
|
|
|
|
|
|
|
GUI General
|
2015-04-19 16:29:06 -04:00
|
|
|
E [ ] do we keep "Getting Started" ? the look needs to be improved. Any help doing this is welcome!
|
2015-03-30 16:41:11 -04:00
|
|
|
E [X] Recommendation messages do not show complete links. Links show up in some buttons and the text is truncated
|
2015-02-19 15:32:09 -05:00
|
|
|
E [X] Recommendation messages should not be signed by the retroshare team!!
|
2015-03-16 10:40:30 -04:00
|
|
|
E [X] when adding a friend through clicking on cert links, the add friend wizard is shown twice!
|
2015-02-18 14:07:58 -05:00
|
|
|
M [X] add a flag in friends option to allow auto-download of recommended files
|
2015-03-16 13:34:59 -04:00
|
|
|
M [ ] sound is not working for some users on linux. We also need a "test sound" button in config->sound.
|
2015-03-06 16:13:23 -05:00
|
|
|
E [ ] some widgets in the GUI do not follow the system style => GUI looks bad on these systems
|
2015-03-08 09:31:44 -04:00
|
|
|
[X] display version ID in windows version
|
2015-03-21 17:42:40 -04:00
|
|
|
E [X] recommended friends messages have embedded buttons of wrong size. Use RSLinks instead!
|
2015-03-28 11:49:43 -04:00
|
|
|
E [X] "Friends details" should show both PGP key and RS certs in different tabs with appropriate names.
|
2015-03-17 17:49:28 -04:00
|
|
|
It should specify clearly which one should be used to make friends.
|
2015-03-19 17:02:14 -04:00
|
|
|
E [X] addFriend does not work when the cert contains signatures.
|
2015-03-21 17:42:40 -04:00
|
|
|
E [X] PGP signatures are not transmited by discovery2.
|
2015-04-19 11:34:14 -04:00
|
|
|
[X] Default appearance style on Ubuntu should be GTK (to allow correct tooltips)
|
|
|
|
[X] Default layout should use toolbars. The "menu" look is inneficient
|
2015-04-30 03:06:16 -04:00
|
|
|
[X] replace sound tooltip "sound off" by "sound is on, click to turn off"
|
2015-04-25 10:02:45 -04:00
|
|
|
[X] rtt statistic is duplicated in statistics provided by VOIP, so remove it from file transfers
|
2015-02-18 07:58:23 -05:00
|
|
|
|
|
|
|
Messages
|
2015-04-19 11:34:14 -04:00
|
|
|
H [X] distant messages should be made async-ed
|
2015-04-21 16:09:20 -04:00
|
|
|
* [ ] increase sigma of activity events to allow a more generous routing matrix
|
|
|
|
* [ ] collect routing events from chat lobbies? (maybe not a good idea)
|
2015-04-19 11:34:14 -04:00
|
|
|
M [X] distant messages are not re-sent when the peer is offline the first time
|
2015-03-06 16:13:23 -05:00
|
|
|
M [X] sent messages to direct peers in the Sent box have inconsistent To field.
|
2015-02-18 07:58:23 -05:00
|
|
|
Raises an error if you click on it.
|
2015-03-06 16:29:48 -05:00
|
|
|
M [X] icons for GxsTreeWidgetItem are too small in distant messages list widget
|
2015-03-28 11:49:43 -04:00
|
|
|
E [X] "from" should be disabled until we actually use a GXS id in the destination list.
|
|
|
|
E [X] "show all" and "show everyone" in destination list are duplicate names for different things.
|
2015-03-17 17:49:28 -04:00
|
|
|
Either remove one of them, or use appropriate names.
|
2015-02-18 07:58:23 -05:00
|
|
|
|
|
|
|
Channels
|
|
|
|
[X] Unsubscribed channels should show an info page when selected, like forums
|
2015-03-14 11:10:05 -04:00
|
|
|
H [X] 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-18 07:58:23 -05:00
|
|
|
[X] channels items show a 0 left to the up/Dn buttons. What is it??
|
2015-03-18 10:12:31 -04:00
|
|
|
[X] allow to post on channels when attachment is not in shared files. Just display a warning.
|
2015-04-18 03:54:26 -04:00
|
|
|
M [ ] popularity calculation seems wrong. To reproduce: create a new channel and subscribe to it from
|
|
|
|
another location with many friends => popularity is too big at that location (should be 1)
|
2015-04-21 16:09:20 -04:00
|
|
|
[ ] show group owner in channel/forum/posted's details tab
|
2015-02-18 07:58:23 -05:00
|
|
|
|
|
|
|
Chat lobbies
|
2015-03-06 16:13:23 -05:00
|
|
|
H [X] Chat lobbies should use Identities. That's a significant change, probably not backward compatible.
|
2015-02-18 07:58:23 -05:00
|
|
|
[X] Remove deprecated code in rschatitems.
|
2015-04-18 03:54:26 -04:00
|
|
|
[X] remove "change nickname" from drop menu
|
2015-04-30 03:06:16 -04:00
|
|
|
[X] there's no way to remove auto-subscribe when connected to a lobby. Show auto-subscribe status in tooltip, add menu entries.
|
2015-02-18 07:58:23 -05:00
|
|
|
|
2015-04-18 03:54:26 -04:00
|
|
|
Profile creation wizard
|
|
|
|
[X] "Hidden node" should be an option at start. Apparently it becomes mandatory when one sets the advanced mode.
|
2015-04-19 14:35:36 -04:00
|
|
|
[X] the blue button "Generate new node" does not have a clear state. It should be grey while disabled, then
|
2015-04-18 03:54:26 -04:00
|
|
|
not grey. Or maybe use an icon?
|
|
|
|
|
|
|
|
Settings
|
|
|
|
[X] remove HiddenNode fom config->server netWork mode drop menu, or disable it in non hidden mode.
|
2015-04-19 14:35:36 -04:00
|
|
|
[X] Default max upload should be a large number. Not 50KB/s!!
|
2015-04-13 14:42:37 -04:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
Chat
|
|
|
|
[X] Distant chat window should show GXS avatars
|
|
|
|
H [ ] Distant chat should work with shared identities
|
|
|
|
[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
|
|
|
|
[X] You should not be enabled to distant-chat yourself!
|
2015-03-30 16:41:11 -04:00
|
|
|
[X] Nickname completion is broken. It only works with @
|
2015-02-18 07:58:23 -05:00
|
|
|
|
|
|
|
Identities:
|
|
|
|
[X] "Owned by you" => "Owned by node [nodename]"
|
|
|
|
[X] Bold face should only be used for keys with admin credentials
|
2015-02-18 17:09:51 -05:00
|
|
|
E [X] reputations are not used yet. We should hide them.
|
2015-03-14 11:10:05 -04:00
|
|
|
H [X] Add timeout to Identities that are unused. Need to keep a time stamp list, updated whenever the identity is used for checking signatures.
|
2015-02-18 07:58:23 -05:00
|
|
|
[X] Fix avatar loading for identities. When loaded for the first time by forums, the avatar does not show up.
|
|
|
|
M [ ] allow to share identities between locations.
|
|
|
|
|
|
|
|
Network
|
2015-04-19 16:29:06 -04:00
|
|
|
E [X] Friends => Friend nodes
|
2015-03-30 16:41:11 -04:00
|
|
|
E [X] remove TCP, TOR, UDP from the status column, and move it in front of IP
|
2015-02-18 07:58:23 -05:00
|
|
|
|
2015-03-28 11:49:43 -04:00
|
|
|
File transfer
|
2015-04-01 17:13:11 -04:00
|
|
|
H [X] There's a bug sometimes causing re-hash of shared files at start. Find it, kill it.
|
2015-04-07 14:21:33 -04:00
|
|
|
[ ] Bug: when sorting files in friends file list, RS goes into a crazy loop and crashes
|
2015-03-28 11:49:43 -04:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
News feed
|
|
|
|
[X] remove the Ghost news feed items
|
|
|
|
[X] remove the double feed publication
|
|
|
|
|
|
|
|
libretroshare
|
2015-04-18 03:54:26 -04:00
|
|
|
[ ] make sure at least one location is kept when removing old locations as it avoids lots of connection problems.
|
|
|
|
[ ] some users can be declared as connected although they are not. Check Heart-Beat system.
|
2015-03-16 13:34:59 -04:00
|
|
|
H [X] fix the data race in pqissl
|
2015-02-18 07:58:23 -05:00
|
|
|
H [ ] valgrind pass for data races
|
|
|
|
H [ ] valgrind pass for memory leaks
|
|
|
|
H [ ] valgrind pass for memory errors
|
|
|
|
H [ ] valgrind pass for performance
|
2015-03-30 16:41:11 -04:00
|
|
|
E [-] remove mktemp => use mkstemp
|
2015-03-26 03:17:39 -04:00
|
|
|
note: mkstemp is not available on Windows
|
2015-03-14 17:13:28 -04:00
|
|
|
H [ ] RsGxsDataAccess::processRequests locks mDataMutex until all requests are processed.
|
|
|
|
Adding a new request or poll for the request status are freezing until the mutex is available.
|
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
Packaging
|
|
|
|
[X] check compilation on debian
|
|
|
|
[X] check compilation on ARM
|
2015-04-21 16:09:20 -04:00
|
|
|
[ ] Sound files should be part of the install package at least on ubuntu (put them in /usr/share)
|
2015-02-08 12:38:30 -05:00
|
|
|
|
2015-02-04 12:49:42 -05:00
|
|
|
Post v0.6 release changes
|
|
|
|
=========================
|
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
File transfer
|
|
|
|
H [ ] implement a new file list management, with new info such as access time, total upload, popularity, etc
|
|
|
|
H [ ] implement a new file list sharing service based on auto-sync system
|
|
|
|
H [ ] get rid of the old cache system (remove CacheStrapper, CacheSource,etc)
|
2015-02-04 12:49:42 -05:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
GUI
|
|
|
|
H [ ] enable circles for channels/posted/forums
|
|
|
|
E [ ] enable people dialog
|
2015-02-14 03:44:49 -05:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
GXS
|
|
|
|
H [ ] add the ability to use anonymous identities into circles. Needs new distribution model using items encrypted for multiple GXS keys.
|
|
|
|
H [ ] use different and incompatible classes for public and private keys in GxsSecurity
|
2015-02-14 03:44:49 -05:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
Libretroshare
|
|
|
|
M [ ] improve serialisation system. Lots of serialisation tasks (header, verifications, serialiser=>template, can be factored)
|
|
|
|
M [ ] separate chat stuff from rsmsgs.h into rschat.h
|
2015-02-04 12:49:42 -05:00
|
|
|
|
2015-02-18 07:58:23 -05:00
|
|
|
Chat
|
|
|
|
H [ ] add "chat with this peer" from lobbies to start a private distant conversation with the GXS id of the peer
|
2015-02-04 12:49:42 -05:00
|
|
|
|
2015-04-19 14:35:36 -04:00
|
|
|
Msgs
|
|
|
|
H [ ] Merge the new messaging format
|
|
|
|
|
2015-02-04 12:49:42 -05:00
|
|
|
|