231 Commits (c39985c61d5cd46f63dfb5f7b865df128bdee032)

Author SHA1 Message Date
Simon Grim c39985c61d add signaling and appending of new replies with mentions for expanded posts 6 years ago
Simon Grim e1ed62f9e5 fix various edge cases of the appending of twists in an automatic ubiquitous appearing of a sent reply in replies of a twist 6 years ago
Simon Grim d0ed95a665 rewrite newRtMsg() 6 years ago
Simon Grim 2d1d966203 add mark newly sent replies as .new 6 years ago
Simon Grim 37fad362ee secure a sequence order of splitted twists sending 6 years ago
Simon Grim 42b1a6536b add an automatic ubiquitous appearing of a sent reply in replies of a twist 6 years ago
Simon Grim 3180a04de4 rewrite newPostMsg() 6 years ago
Simon Grim b440cb2600 fix blur of the current textarea after submit of a twist 6 years ago
Simon Grim d1f7f65373 add localized timestamps 7 years ago
Simon Grim 0133ffd486 tune DMS and mentions processing, add DMs caching to localStorage 7 years ago
Simon Grim 9e17f2da10 add mentions' retrievement on scroll to the bottom of the mentions modal 7 years ago
Simon Grim f28d4f4153 add session caching of results of mentions' and hashtags' searchings 7 years ago
Simon Grim ff8b99f939 fix storing of ID of updateQueryModal() interval calls 7 years ago
Simon Grim e406822f17 add reset of new DMs counter on click on the show-new-twists button inside mentions' modal 7 years ago
Simon Grim 61d37b0431 fix URI shortener caption localization 8 years ago
Simon Grim b1646914cb convert login.html to #/login modal 8 years ago
Simon Grim 1ae8e6be3e fix follow buttons on new-users and who-to-follow (sic!) lists 8 years ago
Simon Grim 8399674f3a add the button for manual checking for client (twister-html itself) updates 8 years ago
Simon Grim 90f5ee1bde add alertion about suspucious stuff in fetched URIs 8 years ago
Simon Grim 43a1e8b3c8 rename modal.onClose() arg for similarity with modal.onResume() 8 years ago
Simon Grim 4349e33097 tune processWhoToFollowSuggestion() 8 years ago
erqan 16da1c8e31 fixing & developing 8 years ago
erqan 99f8940d38 fix some silly mistakes 8 years ago
erqan 8893d79eed new users module 8 years ago
Simon Grim 3c629129d6 add polyglot 'daemon_is_obsolete' 8 years ago
Simon Grim 32d6d59ee9 add checks to handleClickOpenConversation() 8 years ago
Simon Grim 8662401d0d quibbling to Erkan's latest activity 8 years ago
erqan c5e8c650f4 in following list also 8 years ago
erqan 27a018a23e users' last activity (status) time in 'who to follow' lists 8 years ago
Simon Grim 6387f4c037 separate skips for my_followers and someone_followers modal warnings 8 years ago
Simon Grim d971fb7a51 add text formatting to modal inline warning and tune its CSS 8 years ago
Simon Grim 1b1ba77e28 add checkbox to skip modal inline warning 8 years ago
Simon Grim 173d7e749f make modal inline warning optional for modal; fix modal content height; add CSS for `calm` and `nin` 8 years ago
erqan 80d5a5b92f adding modal warning field 8 years ago
erqan 5cb114b7f2 fix internal image preview 8 years ago
erqan 2010f7c1d3 starting to fav... 8 years ago
Simon Grim 36155be0cf add URI shortener modal window with shortened URIs list 8 years ago
erqan fed0b5e81a makes video controls usable 8 years ago
Simon Grim b83616b5cc add exit from routeOnClick() if we got LMB event and some text is selected 8 years ago
Simon Grim 50a3ef3272 fix of 'followers' link in peer profile modal 8 years ago
Miguel Freitas baf464b761 make post size (display and editor) configurable. 8 years ago
Miguel Freitas b762c645ee fix issues trying to use WebTorrent before it was properly loaded/initialized 8 years ago
Miguel Freitas 758f18fa73 add span inside preview-container 8 years ago
Miguel Freitas ca911842c1 experimental attachment support using webtorrent. 8 years ago
Miguel Freitas d6da998635 guess media type by filename extension when mimetype is missing 8 years ago
Miguel Freitas 8a39eba6b6 initial webtorrent support to display embeded media (disabled by default) 8 years ago
Simon Grim ec37c824f9 fetch shortened URI on click 8 years ago
Simon Grim 572242e0c1 fix for retry to decode shortened URI if we got null response 8 years ago
Simon Grim c93474d3d5 retry to decode shortened URI if we got null response 8 years ago
Miguel Freitas dccc5695e0 support decodeShortURI returning an array [url,mimetype] instead of just url string 9 years ago