762 Commits (fae9122cf7341083124cb76e82a5a1062e31b5b6)
 

Author SHA1 Message Date
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
erqan dde91776e3 open port testings in new tab 9 years ago
erqan b7929abe29 fix typo.. 9 years ago
Simon Grim e94a813587 add check if cbFunc is function to focusModalWithElement() 9 years ago
Simon Grim 0599685df4 add sound and desktop notification and counter indication if we got new DMs in minimized modal 9 years ago
Simon Grim a6b89ce271 rename some vars and restyle a bit in js/twister_directmsg.js 9 years ago
Simon Grim 0b68a00481 insignificant optimization of vars in postSubmit() 9 years ago
Miguel Freitas f7094887d7 hide empty posts (without text) 9 years ago
Miguel Freitas 3b1428c441 report listening ports and test if they are open (using an external site) 9 years ago
Miguel Freitas 00fa7904a9 bytes, not bits 9 years ago
slr 85a6ecbd32 Merge pull request #334 from erqan/patch-1 9 years ago
slr 4d96278157 Merge pull request #333 from Erkan-Yilmaz/patch-5 9 years ago
erqan 0433315bf7 update tr... 9 years ago
Erkan Yilmaz 7689d1af2e DE: +3 localized group msg items 9 years ago
Simon Grim 316ea505f1 fix of wrong options' notification test setup 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 44641a5271 rewrite showDesktopNotification() 9 years ago
Simon Grim 5acb60a7c8 fix miguelfreitas/twister-html#330: posts' wrong ordering 9 years ago
slr 294ce55f05 Merge pull request #331 from xfq/zh-CN 9 years ago
Xue Fuqiao a3e1b0f9b5 Minor fix for zh-CN translation 9 years ago
Simon Grim 7d35a50b20 add check if target element exists to getAvatar() 9 years ago
Simon Grim bc309abb0a add setting of avatar image in right upper dropdown menu 9 years ago
Simon Grim e59e4f11f0 tune CSS for right upper dropdown menu items in original and calm themes 9 years ago
Simon Grim 25163ed1c5 fix missed parameters in htmlFormatMsg() 9 years ago
Simon Grim 07d8f171ee tune confirm_switch_to_network pop-up 9 years ago
Simon Grim 4039af6dc4 tune CSS for confirmation message in original and calm themes 9 years ago
Simon Grim 0d2b64b778 replace window.confirm() with confirmPopup() for 'confirm_terminate_daemon' confirmation 9 years ago