Simon Grim
f6d8e6a380
text markdown with [link](url)
9 years ago
Simon Grim
fc61d019b6
text markdown with *bold*, ~italic~, _underlined_ and -strikethrough-
9 years ago
Simon Grim
bc7b09abb8
fix of post formatting
9 years ago
Simon Grim
8b925986ed
fix of post formatting, moving from regexps to achieve more flexibility
9 years ago
Simon Grim
3fdfe0f33f
restyling of js/interface_profile-edit.js
9 years ago
Simon Grim
058e24ba6a
setup twisterFollowingO before calling of verifyUserAlreadyInBlockchain because following twister requires updating of it
9 years ago
Simon Grim
a4ae9f80cf
clone of branch with fixes for dynamic setting of content's height of modal windows on openning
10 years ago
miguelfreitas
8b4efa9fcf
Revert "dynamic setting of content's height of modal windows on openning"
10 years ago
Simon Grim
e377325a07
dynamic setting of content height of modal windows on openning, fix of CSS
10 years ago
Miguel Freitas
cab3fe85b0
report post delivery for direct messages and group chat. nice!
10 years ago
Miguel Freitas
0ef54f463e
experimental post delivery indicator. requires twister-core update.
10 years ago
Simon Grim
7082d0aedd
delete unnecessary check in a loop in processDMsnippet()
10 years ago
Simon Grim
b8644a0639
hiding lists in twistday reminder module which have no items
10 years ago
Simon Grim
021bbe2d43
fix of traversing in directMsgSubmit
10 years ago
Simon Grim
5c35807932
add missing flags to clone event too from DM template textareas, code restyling
10 years ago
Simon Grim
3b6be26184
one repeated array slice and one repeated eval of function call lesser
10 years ago
Simon Grim
498470f436
fix of setting of profile modal's postboard height
10 years ago
Simon Grim
93320ed25b
fix to update only user's own following_counter
10 years ago
Simon Grim
9150e87809
localization of header of modal of direct messages with peer
10 years ago
Simon Grim
fad1e9780a
check to avoid infinite loop of direct messages postboard updating
10 years ago
Simon Grim
c95e3d14bd
The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This
10 years ago
Miguel Freitas
f447d84e06
another undefined (typo)
10 years ago
Miguel Freitas
70a43d18d2
display group chat sender's avatar properly
10 years ago
Miguel Freitas
fb71afd78f
fix undefined
10 years ago
Simon Grim
7fa35cd23b
fix of wrong name of option to display image preview
10 years ago
Simon Grim
ede178eb32
rewrite of options.js to get it more useful and faster, move localizeLabels() to theme_option.js of nin, introduce playSound(), clean up a bit trailing spaces
10 years ago
Simon Grim
2cc86a55fb
fix of htmlFormatMsg() RegExp to allow -+= in hashtags
10 years ago
Simon Grim
371fa926c9
fix of refreshTwistdayReminder() to remove peer from listUpcoming when adding to listCurrent occurs
10 years ago
Simon Grim
0a51e2f0da
exluding advert msg of random guy from twisterday reminder routine, fixes of its css
10 years ago
Simon Grim
c149e8bbc1
fixes of RegExps and behaviour of htmlFormatMsg() and slightly filterLang()
10 years ago
Simon Grim
257aedf61a
crazy gonzales optimization of htmlFormatMsg() to avoid AMAP DOM interacting (but with too many RegExps), some minor optimization for postToElem(), introducing of proxyURL()
10 years ago
Simon Grim
3574c0389c
even more optimization for attachPostsToStream() to avoid as much as possible of DOM traversing
10 years ago
Simon Grim
345966effd
more optimization of showPosts(), renaming of it to attachPostsToStream() and applying of it in displayHashtagPending()
10 years ago
Simon Grim
4ee5ee0bde
fix of ordering in postboard showPosts()
10 years ago
Simon Grim
ef210732fe
optimization of postboard showPosts() and preventing of post duplication
10 years ago
Simon Grim
c60b8ef17e
fix of wrong binding of functions on keyup event
10 years ago
Simon Grim
9fb767619e
fix of twistday reminder doesnt show list if there is less than 2 twisters in it
10 years ago
Denis Ryabov
ec24f22ee1
Fix new posts notification button
10 years ago
erqan
ce5beafc36
a little addition...
10 years ago
erqan
c0b5ce6109
updated translation for turkish
10 years ago
Miguel Freitas
cc1c5e5d11
very crude initial support to display group chat as standard direct messages.
...
still a lot to do: using the "from" field from group messages to display
who sent each message, options to invite, display members, change
group description, leave etc.
10 years ago
Denis Ryabov
4ef977c78a
Fix "Maximum call stack size exceeded" error
...
A dirty hack to wait for loading of wallet users list without "Maximum call stack size exceeded" error. It would be better to call `initWhoToFollow` after `loadFollowing` method is executed, but there is adventure of `setTimeout`: it reduces CPU usage if there are no users to suggest.
10 years ago
Miguel Freitas
4365e83028
filter out group aliases from listwalletusers
10 years ago
Eugene Kuligin
049af87dc1
revert changes in Russian translation
10 years ago
Simon Grim
dde3a77c92
fix of tmobile
10 years ago
Denis Ryabov
43b44f14a2
Revert changes in Russian translation made by @shaman
10 years ago
Simon Grim
095b46af4f
fix of tmobile textarea input
10 years ago
Eugene Kuligin
e7e31f3287
fix TwistDay ukrainian localization
10 years ago
Eugene Kuligin
852850b6e2
TwistDay ukrainian localization
10 years ago
Eugene Kuligin
7e655152ff
fix typos
10 years ago