Commit Graph

434 Commits

Author SHA1 Message Date
Simon Grim
bf88024cb3 fix modals' scroll on resuming 2016-02-16 04:17:33 +05:00
Simon Grim
44e190bc4a make link to more followers in profile to be openning followers modal 2016-02-16 03:48:39 +05:00
Simon Grim
1f95dcb534 fix openFollowersModal() to show not only local user's followers 2016-02-16 03:35:34 +05:00
Simon Grim
606dd0ad67 rewrite getFullname() 2016-02-16 01:16:57 +05:00
Simon Grim
a4f2d87678 add .followers-list updating on twisterFollowingO.knownFollowers updating 2016-02-15 23:53:12 +05:00
Simon Grim
9baa250ef0 rename followingList related stuff, delete MAL.followingListLoaded() 2016-02-15 22:56:05 +05:00
Simon Grim
b8f0c104a9 delete needless .open-following-page binding 2016-02-15 22:40:21 +05:00
Simon Grim
57374638e0 add #followers modal with brief explanation of current inability of obtaining of complete followers list 2016-02-15 22:32:37 +05:00
Simon Grim
88c3f6f6ef fix confirm_terminate_daemon popup text to be polygloted when showing 2016-02-15 15:22:40 +05:00
Simon Grim
d0098f9f3e make confirmPopup() to be able to polyglot .txtMessage at execution 2016-02-15 15:18:06 +05:00
Simon Grim
fae9122cf7 make alertPopup() available to use on events 2016-02-15 01:05:24 +05:00
Simon Grim
702bfd0f96 fix wrong selector which is used to hide following config for ourself in Following 2016-02-09 23:20:39 +05:00
Simon Grim
78af1e6bf1 add open in new modal by MMB & open in new tab by ctrl+LMB; fix misc hash handling 2016-02-04 00:03:45 +05:00
Simon Grim
f6f807205b optimization of DMs list handling 2016-02-03 22:04:53 +05:00
Simon Grim
8bb4216ac8 more accurate postExpandFunction() click binding 2016-02-03 18:04:42 +05:00
Simon Grim
7614201d85 attach templates to twister.tmpl.root instead twister.html.detached 2016-02-03 12:02:47 +05:00
Simon Grim
82ec957172 closeModal() after group leaving instead unsatisfactory history.back() 2016-02-03 01:51:33 +05:00
Simon Grim
77d51b77c2 fix join-group-import-key inputs via slight rewriting of importSecretKeypress(), move last one to js/interface_common.js 2016-02-03 01:39:35 +05:00
Simon Grim
322d6b7062 add nuteEvent wrapper over event.stopPropagation() to prevent misc unwanted things 2016-02-03 01:29:41 +05:00
Simon Grim
8c9c5f9293 The Natural Born Twister. Mess-O-Rama Music Vol. 2: Songs About Templates, Followings, Confirms, Alerts, Blank Windows And Clicks 2016-01-31 11:23:07 +05:00
Simon Grim
76a0d16836 avatar images' base64 encoding-decoding for gif for local storage, #339 2016-01-18 11:24:29 +05:00
Simon Grim
f9ca714791 avatar images' base64 encoding-decoding for jpeg and png for local storage, #339 2016-01-18 10:59:55 +05:00
Simon Grim
573d28723b compress a bit avatar images' base64 headers for jpeg and png for local storage, #339 2016-01-18 00:21:19 +05:00
Simon Grim
57cc22a2fc don't store avatar to local storage if it is 'img/genericPerson.png', #339 2016-01-17 23:48:39 +05:00
Simon Grim
e82959efde restyle getAvatar() 2016-01-17 23:45:38 +05:00
Simon Grim
65c5278169 reduce accuracy of time property of storage items to seconds to save some space of local storage, #339 2016-01-17 23:36:14 +05:00
Simon Grim
c07e6281ba add removing of old cached avatars and profiles from localStorage, see #339 2016-01-17 02:52:43 +05:00
Simon Grim
ac4bb8718b quick fix of DMs openning 2016-01-10 21:47:57 +05:00
Simon Grim
8608a9d235 fix modals' closing on window history navigation 2016-01-10 03:25:40 +05:00
Simon Grim
3da830567d fix window history navigation (and in particular bring back forward button, pardon the pun) 2016-01-10 03:22:28 +05:00
erqan
b7929abe29 fix typo.. 2016-01-09 14:40:51 +02:00
Simon Grim
e94a813587 add check if cbFunc is function to focusModalWithElement() 2016-01-09 00:03:11 +05:00
Simon Grim
0599685df4 add sound and desktop notification and counter indication if we got new DMs in minimized modal 2016-01-09 00:02:12 +05:00
Simon Grim
a6b89ce271 rename some vars and restyle a bit in js/twister_directmsg.js 2016-01-09 00:00:40 +05:00
Simon Grim
0b68a00481 insignificant optimization of vars in postSubmit() 2016-01-08 23:58:56 +05:00
Miguel Freitas
f7094887d7 hide empty posts (without text) 2015-12-24 14:07:07 -02:00
Miguel Freitas
3b1428c441 report listening ports and test if they are open (using an external site) 2015-12-24 13:46:07 -02:00
Miguel Freitas
00fa7904a9 bytes, not bits 2015-12-24 13:08:16 -02:00
slr
85a6ecbd32 Merge pull request #334 from erqan/patch-1
update tr translation
2015-12-09 13:32:55 +05:00
erqan
0433315bf7 update tr... 2015-12-07 16:41:26 +02:00
Erkan Yilmaz
7689d1af2e DE: +3 localized group msg items
see https://github.com/miguelfreitas/twister-html/pull/332
2015-12-07 11:31:17 +01:00
Simon Grim
316ea505f1 fix of wrong options' notification test setup 2015-12-03 14:06:12 +05:00
Simon Grim
9279b93edf fix of unwanted watchHashChange() initialization 2015-12-03 03:37:40 +05:00
Simon Grim
6a6b3aba5d fix updating of minimized modals / add resuming from desktop notifications 2015-12-03 03:31:49 +05:00
Simon Grim
44641a5271 rewrite showDesktopNotification() 2015-12-03 03:24:22 +05:00
Simon Grim
5acb60a7c8 fix miguelfreitas/twister-html#330: posts' wrong ordering 2015-11-28 12:55:18 +05:00
Xue Fuqiao
a3e1b0f9b5 Minor fix for zh-CN translation 2015-11-26 20:14:46 +08:00
Simon Grim
7d35a50b20 add check if target element exists to getAvatar() 2015-11-21 03:45:17 +05:00
Simon Grim
bc309abb0a add setting of avatar image in right upper dropdown menu 2015-11-21 03:34:50 +05:00
Simon Grim
25163ed1c5 fix missed parameters in htmlFormatMsg() 2015-11-21 02:35:40 +05:00