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
|
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
|
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 |
|
Simon Grim
|
e94a813587
|
add check if cbFunc is function to focusModalWithElement()
|
2016-01-09 00:03:11 +05:00 |
|
Simon Grim
|
0b68a00481
|
insignificant optimization of vars in postSubmit()
|
2016-01-08 23:58:56 +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
|
07d8f171ee
|
tune confirm_switch_to_network pop-up
|
2015-11-20 03:24:11 +05:00 |
|
Simon Grim
|
813a5984d0
|
make confirmPopup() to apply htmlFormatMsg() with enabled markout to text of confirmation message
|
2015-11-20 01:09:08 +05:00 |
|
Simon Grim
|
4466c72814
|
make confirmPopup() to be able to fetch req object from event.data
|
2015-11-19 23:29:24 +05:00 |
|
Simon Grim
|
07beae2a42
|
fix unwanted minimizing of active modal in case of resuming of some other minimized modal in case if it happens not in result of clicking on it's resume button
|
2015-11-19 22:22:32 +05:00 |
|
Simon Grim
|
e28e824a94
|
add ability to minimize and resume modal buttons
|
2015-11-19 01:09:04 +05:00 |
|
Simon Grim
|
c4a5b6f98c
|
replace window.confirm() with confirmPopup() for 'switch to network.html' confirmation
|
2015-11-02 04:33:51 +05:00 |
|
Simon Grim
|
b2e2ba308c
|
tune confirmPopup()
|
2015-11-02 02:15:58 +05:00 |
|
Simon Grim
|
f8b8b777a1
|
applying of htmlFormatMsg() for 'bio' field in peer/group profile
|
2015-10-27 21:31:04 +05:00 |
|
Simon Grim
|
d5bbe2c6f1
|
replace .parents() method with .closest() — need only first ancestor
|
2015-10-24 01:39:22 +05:00 |
|
Simon Grim
|
98bbdbc560
|
add ability to change DM's group description
|
2015-10-24 01:20:41 +05:00 |
|
Simon Grim
|
7339ef71e5
|
#fix of group profile modal to show scroll-bar if member list doesn't fit on window
|
2015-10-22 02:05:18 +05:00 |
|
Simon Grim
|
7ef1f0129e
|
add alias textcompletion for peers invitation form; textcompletion refactoring
|
2015-09-05 04:14:16 +05:00 |
|
Simon Grim
|
3595a9d2c5
|
introduce #groupchat #UI
|
2015-09-04 03:21:33 +05:00 |
|
Simon Grim
|
bfa925347a
|
fix post preview hiding; clear some CSS
|
2015-08-21 10:10:46 +05:00 |
|
Simon Grim
|
65833ed34a
|
change way of post preview hiding; focus on textarea if it has some when switching
|
2015-08-20 17:31:16 +05:00 |
|
Simon Grim
|
b12d3d450e
|
add button to switch beetween reply and retransmit on the fly; fix of modal prompt CSS
|
2015-08-20 17:19:54 +05:00 |
|
Simon Grim
|
0b87aefca5
|
don't turn window scroll lock on prompt
|
2015-08-20 10:30:07 +05:00 |
|
Simon Grim
|
6028a58777
|
hide post preview on textarea focus out
|
2015-08-20 09:36:16 +05:00 |
|
Simon Grim
|
7a6669d926
|
add click to post citation to open related conversation
|
2015-08-15 02:17:17 +05:00 |
|
Simon Grim
|
21e9db5ea3
|
fix doSubmitPost() dynamic declaration
|
2015-08-13 19:05:15 +05:00 |
|
Simon Grim
|
66431127e6
|
introduce sending posts with citation (retwists with comments)
|
2015-08-12 22:10:42 +05:00 |
|
Simon Grim
|
29e4130e72
|
fix mentions thing in htmlFormatMsg()
|
2015-08-12 01:49:30 +05:00 |
|
Simon Grim
|
ea144e63f9
|
move image preview setup to ~setPostImagePreview()~ in twister_formatpost.js and fix it slightly
|
2015-08-10 03:02:15 +05:00 |
|
Simon Grim
|
47836913cf
|
fix postPreview summoning
|
2015-08-07 21:08:46 +05:00 |
|
Simon Grim
|
4a9069189f
|
delete modal closing after post sending, no reason to do it
|
2015-07-29 19:53:20 +05:00 |
|
Simon Grim
|
c3e1f03c00
|
fix post preview to don't do it if it is turned off
|
2015-07-29 17:13:32 +05:00 |
|
Simon Grim
|
fe0a1e1d50
|
hide post preview if textarea is empty
|
2015-07-25 04:13:53 +05:00 |
|
Simon Grim
|
d123c3838c
|
fix of dynamic width for post preview
|
2015-07-25 03:19:12 +05:00 |
|
Simon Grim
|
e95f745d93
|
add checkbox to #options to enable/disable *post preview*
|
2015-07-25 02:48:19 +05:00 |
|
Simon Grim
|
4e7e09456f
|
dynamic width and margin for post preview, some other fixes
|
2015-07-25 02:19:52 +05:00 |
|
Simon Grim
|
3b696e336a
|
initial very basic post preview
|
2015-07-24 00:51:24 +05:00 |
|
Simon Grim
|
ec73147c75
|
fix of CSP violations like unsafe-eval
|
2015-07-19 05:23:50 +05:00 |
|
Miguel Freitas
|
de78dfd8a6
|
remove inline scripts
|
2015-07-17 17:17:28 -03:00 |
|
Simon Grim
|
a4ae9f80cf
|
clone of branch with fixes for dynamic setting of content's height of modal windows on openning
|
2015-06-12 03:34:59 +05:00 |
|
miguelfreitas
|
8b4efa9fcf
|
Revert "dynamic setting of content's height of modal windows on openning"
|
2015-06-10 16:19:15 -03:00 |
|