That splash page is there while the application loads and caches the needed data, gets the first page of messages/conversations, etc. So if we were to remove it (which we don't plan to do) the user would just have a blank page during that time. In general after the first login the time spent on that page should be much shorter since user's will have the application, CSS, and images cached in their browser. |