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 |
Simon Grim
|
4466c72814
|
make confirmPopup() to be able to fetch req object from event.data
|
9 years ago |
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
|
9 years ago |
Simon Grim
|
e28e824a94
|
add ability to minimize and resume modal buttons
|
9 years ago |
Simon Grim
|
c4a5b6f98c
|
replace window.confirm() with confirmPopup() for 'switch to network.html' confirmation
|
9 years ago |
Simon Grim
|
b2e2ba308c
|
tune confirmPopup()
|
9 years ago |
Simon Grim
|
f8b8b777a1
|
applying of htmlFormatMsg() for 'bio' field in peer/group profile
|
9 years ago |
Simon Grim
|
d5bbe2c6f1
|
replace .parents() method with .closest() — need only first ancestor
|
9 years ago |
Simon Grim
|
98bbdbc560
|
add ability to change DM's group description
|
9 years ago |
Simon Grim
|
7339ef71e5
|
#fix of group profile modal to show scroll-bar if member list doesn't fit on window
|
9 years ago |
Simon Grim
|
7ef1f0129e
|
add alias textcompletion for peers invitation form; textcompletion refactoring
|
9 years ago |
Simon Grim
|
3595a9d2c5
|
introduce #groupchat #UI
|
9 years ago |
Simon Grim
|
bfa925347a
|
fix post preview hiding; clear some CSS
|
9 years ago |
Simon Grim
|
65833ed34a
|
change way of post preview hiding; focus on textarea if it has some when switching
|
9 years ago |
Simon Grim
|
b12d3d450e
|
add button to switch beetween reply and retransmit on the fly; fix of modal prompt CSS
|
9 years ago |
Simon Grim
|
0b87aefca5
|
don't turn window scroll lock on prompt
|
9 years ago |
Simon Grim
|
6028a58777
|
hide post preview on textarea focus out
|
9 years ago |
Simon Grim
|
7a6669d926
|
add `click to post citation to open related conversation`
|
9 years ago |
Simon Grim
|
21e9db5ea3
|
fix doSubmitPost() dynamic declaration
|
9 years ago |
Simon Grim
|
66431127e6
|
introduce sending posts with citation (retwists with comments)
|
9 years ago |
Simon Grim
|
29e4130e72
|
fix mentions thing in htmlFormatMsg()
|
9 years ago |
Simon Grim
|
ea144e63f9
|
move image preview setup to ~setPostImagePreview()~ in twister_formatpost.js and fix it slightly
|
9 years ago |
Simon Grim
|
47836913cf
|
fix postPreview summoning
|
9 years ago |
Simon Grim
|
4a9069189f
|
delete modal closing after post sending, no reason to do it
|
9 years ago |
Simon Grim
|
c3e1f03c00
|
fix post preview to don't do it if it is turned off
|
9 years ago |
Simon Grim
|
fe0a1e1d50
|
hide post preview if textarea is empty
|
9 years ago |
Simon Grim
|
d123c3838c
|
fix of dynamic width for post preview
|
9 years ago |