789 Commits (68fe2b01744723b02b4acc0818936249f2940975)
 

Author SHA1 Message Date
Simon Grim 68fe2b0174 add workaround to be able to play sound notifications on Firefox 9 years ago
Simon Grim 9ac1daabf1 add volume parameter to playSound() 9 years ago
slr 90d0861a5c Merge pull request #346 from Erkan-Yilmaz/patch-5 9 years ago
Erkan Yilmaz b4abc9a4ab DE: typo 9 years ago
Simon Grim 3d68b90ef9 fix wrong bindings for hyperlinks in fillElemWithTxt() 9 years ago
Simon Grim 17bfce7c43 delete console.log() in htmlFormatMsg() for empty input string 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 c306ef4401 change refreshTwistdayReminder() to match first twist time in local shift, like it was New Year event; fix for #344 9 years ago
slr 2ecc561560 Merge pull request #343 from kissge/digit-screen-name 9 years ago
kissge e1de767f34 Make sure defaultScreenName is loaded as a string value 9 years ago
Simon Grim 8394d8f0f2 fix profile-edit missed popup message on saving: missed htmlFormatMsg() definitioin 9 years ago
Simon Grim d1351e9c7e fix profile-edit missed popup message on saving: wrong text variable name 9 years ago
Simon Grim 904c9315fc add multiline for 'describe youself' in profile-edit; to fix #277 finally 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 606dd0ad67 rewrite getFullname() 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 b8f0c104a9 delete needless .open-following-page binding 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 88c3f6f6ef fix confirm_terminate_daemon popup text to be polygloted when showing 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 d1a520fccd fix of #341: increase .following-own-modal width 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 82ec957172 closeModal() after group leaving instead unsatisfactory history.back() 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 76a0d16836 avatar images' base64 encoding-decoding for gif for local storage, #339 9 years ago
Simon Grim f9ca714791 avatar images' base64 encoding-decoding for jpeg and png for local storage, #339 9 years ago
Simon Grim 573d28723b compress a bit avatar images' base64 headers for jpeg and png for local storage, #339 9 years ago
Simon Grim 57cc22a2fc don't store avatar to local storage if it is 'img/genericPerson.png', #339 9 years ago
Simon Grim e82959efde restyle getAvatar() 9 years ago
Simon Grim 65c5278169 reduce accuracy of time property of storage items to seconds to save some space of local storage, #339 9 years ago
Simon Grim c07e6281ba add removing of old cached avatars and profiles from localStorage, see #339 9 years ago
Simon Grim f4f9f30221 fix #337: add twister_timeline.js to following.html 9 years ago
Simon Grim ac4bb8718b quick fix of DMs openning 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
miguelfreitas 2fe0fbc619 Merge pull request #335 from erqan/blaster 9 years ago