mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
updated todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8129 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6b841ba4e1
commit
4074efc9db
6
TODO.txt
6
TODO.txt
@ -23,6 +23,7 @@ E [X] it's not possible to create a Forum thread without a Owner.
|
||||
[X] the tooltip over GXS ids should show the avatar on the left side.
|
||||
[X] fix data race between GXS ID default icons
|
||||
[X] Share of key shows "Not implemented". Since forums are public, share key should be hidden.
|
||||
[ ] 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
|
||||
@ -63,6 +64,10 @@ M [ ] popularity calculation seems wrong. To reproduce: create a new channel a
|
||||
Chat lobbies
|
||||
H [X] Chat lobbies should use Identities. That's a significant change, probably not backward compatible.
|
||||
[X] Remove deprecated code in rschatitems.
|
||||
[ ] remove "change nickname" from drop menu
|
||||
|
||||
Settings
|
||||
[ ] remove HiddenNode fom config->server netWork mode drop menu, or disable it in non hidden mode.
|
||||
|
||||
Chat
|
||||
[X] Distant chat window should show GXS avatars
|
||||
@ -93,6 +98,7 @@ H [X] There's a bug sometimes causing re-hash of shared files at start. F
|
||||
[X] remove the double feed publication
|
||||
|
||||
libretroshare
|
||||
[ ] some users can be declared as connected although they are not. Check Heart-Beat system.
|
||||
H [X] fix the data race in pqissl
|
||||
H [ ] valgrind pass for data races
|
||||
H [ ] valgrind pass for memory leaks
|
||||
|
Loading…
Reference in New Issue
Block a user