mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 15:39:36 -05:00
updated TODO list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8147 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8d7842739c
commit
69612c0c86
5
TODO.txt
5
TODO.txt
@ -26,7 +26,7 @@ E [X] it's not possible to create a Forum thread without a Owner.
|
||||
[ ] switching between forums might cause a crash. Seems to be due to GxsIdDetails::instance not always initialised when used.
|
||||
|
||||
GUI General
|
||||
E [ ] do we keep "Getting Started" ? the look needs to be improved
|
||||
E [ ] do we keep "Getting Started" ? the look needs to be improved. Any help doing this is welcome!
|
||||
E [X] Recommendation messages do not show complete links. Links show up in some buttons and the text is truncated
|
||||
E [X] Recommendation messages should not be signed by the retroshare team!!
|
||||
E [X] when adding a friend through clicking on cert links, the add friend wizard is shown twice!
|
||||
@ -65,6 +65,7 @@ M [ ] popularity calculation seems wrong. To reproduce: create a new chan
|
||||
H [X] Chat lobbies should use Identities. That's a significant change, probably not backward compatible.
|
||||
[X] Remove deprecated code in rschatitems.
|
||||
[X] remove "change nickname" from drop menu
|
||||
[ ] there's no way to remove auto-subscribe when connected to a lobby. Show auto-subscribe status in tooltip, add menu entries.
|
||||
|
||||
Profile creation wizard
|
||||
[X] "Hidden node" should be an option at start. Apparently it becomes mandatory when one sets the advanced mode.
|
||||
@ -92,7 +93,7 @@ H [X] Add timeout to Identities that are unused. Need to keep a time stam
|
||||
M [ ] allow to share identities between locations.
|
||||
|
||||
Network
|
||||
E [ ] Friends => Friend nodes
|
||||
E [X] Friends => Friend nodes
|
||||
E [X] remove TCP, TOR, UDP from the status column, and move it in front of IP
|
||||
|
||||
File transfer
|
||||
|
@ -110,7 +110,7 @@
|
||||
</attribute>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Friends</string>
|
||||
<string>Friend nodes</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
|
Loading…
Reference in New Issue
Block a user