181 Commits (1da57627f3df9c396394ab1ed9135e8f1dc668ba)

Author SHA1 Message Date
Simon Grim 6ff3252148 add rel="noreferrer" to external links 9 years ago
Simon Grim 1d480f2009 add fetched URIs' text cropping (23 chars + '…') for better readability 9 years ago
Simon Grim d63918dac6 add confirmation to ~shorten URL~ in DMs to tmobile 9 years ago
Simon Grim 4f38edc466 add confirmation to ~shorten URL~ in DMs 9 years ago
Simon Grim e5a8c44d11 tune profile modals openning 9 years ago
Simon Grim e4bc01ecd3 rename openConversationClick() to handleClickOpenConversation() 9 years ago
Simon Grim c7f3c9780b fix routeOnClick() to open already active routes in new tab 9 years ago
Simon Grim b7a8240bbc tune profile modals openning 9 years ago
Simon Grim 07260049cc add flag to getElem() to search in templates too 9 years ago
Simon Grim 6cdc6cc511 tune 'shorten URL', add related localization 9 years ago
Simon Grim 085108cc58 add 'shorten URL' link to .post-area-new textareas and fix misc 9 years ago
Simon Grim 2cfaae8568 fix misspelling of 'shorten' verb 9 years ago
Simon Grim ee7f84d2b6 add and fix checks for daemon version and input data for short URI related functions 9 years ago
Simon Grim 2c26754228 add dummy URI shortener with link in .userMenu-config-dropdown 9 years ago
Simon Grim 08856095b0 fix applyShortenedURI() to handle detached elements too 9 years ago
Simon Grim 7542eddf5b fix console warning for decodeShortURI() 9 years ago
Miguel Freitas f0d80e25c0 reuse the same mechanism that limits parallel dhtgets also for decodeshorturl 9 years ago
Simon Grim 7d0ee60aba add caching of shortened URIs after fetching 9 years ago
Simon Grim 3e43fdb594 add fetching of shortened URIs 9 years ago
Simon Grim 68fe2b0174 add workaround to be able to play sound notifications on Firefox 9 years ago
Simon Grim 3d68b90ef9 fix wrong bindings for hyperlinks in fillElemWithTxt() 9 years ago
Simon Grim a9e750c257 apply fillElemWithTxt() where htmlFormatMsg() was applied 9 years ago
Simon Grim d33f77a44e add fillElemWithTxt() to fill elements with formatted text with bind actions on it 9 years ago
Simon Grim f656997fa4 fix muteEvent()'s default behaviour preventing 9 years ago
Simon Grim 8533e8c6e7 fix routeOnClick()'s routing in new tab 9 years ago
Simon Grim b0c2bacb15 fix modals' minimising-resuming-closing in some conditions 9 years ago
Simon Grim bf88024cb3 fix modals' scroll on resuming 9 years ago
Simon Grim 44e190bc4a make link to more followers in profile to be openning followers modal 9 years ago
Simon Grim 1f95dcb534 fix openFollowersModal() to show not only local user's followers 9 years ago
Simon Grim a4f2d87678 add .followers-list updating on twisterFollowingO.knownFollowers updating 9 years ago
Simon Grim 9baa250ef0 rename followingList related stuff, delete MAL.followingListLoaded() 9 years ago
Simon Grim 57374638e0 add #followers modal with brief explanation of current inability of obtaining of complete followers list 9 years ago
Simon Grim d0098f9f3e make confirmPopup() to be able to polyglot .txtMessage at execution 9 years ago
Simon Grim fae9122cf7 make alertPopup() available to use on events 9 years ago
Simon Grim 702bfd0f96 fix wrong selector which is used to hide following config for ourself in Following 9 years ago
Simon Grim 78af1e6bf1 add open in new modal by MMB & open in new tab by ctrl+LMB; fix misc hash handling 9 years ago
Simon Grim f6f807205b optimization of DMs list handling 9 years ago
Simon Grim 8bb4216ac8 more accurate postExpandFunction() click binding 9 years ago
Simon Grim 7614201d85 attach templates to twister.tmpl.root instead twister.html.detached 9 years ago
Simon Grim 77d51b77c2 fix join-group-import-key inputs via slight rewriting of importSecretKeypress(), move last one to js/interface_common.js 9 years ago
Simon Grim 322d6b7062 add nuteEvent wrapper over event.stopPropagation() to prevent misc unwanted things 9 years ago
Simon Grim 8c9c5f9293 The Natural Born Twister. Mess-O-Rama Music Vol. 2: Songs About Templates, Followings, Confirms, Alerts, Blank Windows And Clicks 9 years ago
Simon Grim 8608a9d235 fix modals' closing on window history navigation 9 years ago
Simon Grim 3da830567d fix window history navigation (and in particular bring back forward button, pardon the pun) 9 years ago
Simon Grim e94a813587 add check if cbFunc is function to focusModalWithElement() 9 years ago
Simon Grim 0b68a00481 insignificant optimization of vars in postSubmit() 9 years ago
Simon Grim 9279b93edf fix of unwanted watchHashChange() initialization 9 years ago
Simon Grim 6a6b3aba5d fix updating of minimized modals / add resuming from desktop notifications 9 years ago
Simon Grim 07d8f171ee tune confirm_switch_to_network pop-up 9 years ago
Simon Grim 813a5984d0 make confirmPopup() to apply htmlFormatMsg() with enabled markout to text of confirmation message 9 years ago