Collected URLs

I would like to see this feature in TS6 as well. I use it in TS3 and I think it would be useful.

6 Likes

I’ll forward this internally. The implementation for only the server should be relatively straight forward, but I am not sure how exactly this would work in relation to the global chat. What happens when a message is sent while being offline?

2 Likes

In TS3, this is stored in the client. Couldn’t it be solved in a similar way? It would be independent of global chat, just a locally stored list that the user could access offline. So i think exactly the same solution just like in TS3.