Simon Grim
|
ad7c95308c
|
text markdown with `monospace`
|
9 years ago |
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
|
79237470d8
|
quick fix of CSS to be able to set up style of posts text with b, i, etc tags
|
9 years ago |
miguelfreitas
|
09135eaaf9
|
Merge pull request #266 from slr/tasty-fixes-10-II-ampersand-strikes-back
fix of post formatting
|
9 years ago |
Simon Grim
|
bc7b09abb8
|
fix of post formatting
|
9 years ago |
miguelfreitas
|
dbb4d8d185
|
Merge pull request #265 from slr/tasty-fixes-10
fix of post formatting, moving from regexps to achieve more flexibility
|
9 years ago |
Simon Grim
|
8b925986ed
|
fix of post formatting, moving from regexps to achieve more flexibility
|
9 years ago |
miguelfreitas
|
bf98928130
|
Merge pull request #264 from slr/tasty-fixes-9
fix 9 from outter space
|
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 |
miguelfreitas
|
8d344f15fd
|
Merge pull request #261 from slr/tasty-fixes-8-evil-clone
dynamic setting of content's height of modal windows on openning
|
10 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
|
edb0b64338
|
Merge pull request #259 from miguelfreitas/revert-258-tasty-fixes-8
Revert "dynamic setting of content's height of modal windows on openn…
|
10 years ago |
miguelfreitas
|
8b4efa9fcf
|
Revert "dynamic setting of content's height of modal windows on openning"
|
10 years ago |
miguelfreitas
|
4188572c29
|
Merge pull request #258 from slr/tasty-fixes-8
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 |
miguelfreitas
|
d0a94033c9
|
Merge pull request #257 from slr/tasty-interface-refactoring
The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This
|
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
|
5a25dbd76a
|
lower case document title, see #254
|
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 |
miguelfreitas
|
6785ffbeea
|
Merge pull request #256 from slr/tasty-fixes-7
yet another bunch of fixes
|
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 |
miguelfreitas
|
5764e60957
|
Merge pull request #255 from slr/tasty-fixes-6
couple of small fixes
|
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
|
0fc45771a0
|
fix of #243 Secret gets cut off in nin theme
|
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 |