762 Commits (fae9122cf7341083124cb76e82a5a1062e31b5b6)
 

Author SHA1 Message Date
Simon Grim 45788ac9d6 delete dev comment 9 years ago
Simon Grim c6c4531a11 fix of post formatting to handle sequence of markdown chars correctly 9 years ago
Simon Grim 4eb9ab9213 more fixes of post formatting 9 years ago
Simon Grim 17328b0d7b make ` to be escaping character for any markup, fixes of post formatting 9 years ago
Simon Grim 98c875b2c2 fix of RTF markup 9 years ago
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 9 years ago
Simon Grim bc7b09abb8 fix of post formatting 9 years ago
miguelfreitas dbb4d8d185 Merge pull request #265 from slr/tasty-fixes-10 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 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 9 years ago
Simon Grim a4ae9f80cf clone of branch with fixes for dynamic setting of content's height of modal windows on openning 9 years ago
miguelfreitas edb0b64338 Merge pull request #259 from miguelfreitas/revert-258-tasty-fixes-8 9 years ago
miguelfreitas 8b4efa9fcf Revert "dynamic setting of content's height of modal windows on openning" 9 years ago
miguelfreitas 4188572c29 Merge pull request #258 from slr/tasty-fixes-8 9 years ago
Simon Grim e377325a07 dynamic setting of content height of modal windows on openning, fix of CSS 9 years ago
Miguel Freitas cab3fe85b0 report post delivery for direct messages and group chat. nice! 9 years ago
Miguel Freitas 0ef54f463e experimental post delivery indicator. requires twister-core update. 9 years ago
miguelfreitas d0a94033c9 Merge pull request #257 from slr/tasty-interface-refactoring 9 years ago
Simon Grim 7082d0aedd delete unnecessary check in a loop in processDMsnippet() 9 years ago
Simon Grim b8644a0639 hiding lists in twistday reminder module which have no items 9 years ago
Simon Grim 021bbe2d43 fix of traversing in directMsgSubmit 9 years ago
Simon Grim 5c35807932 add missing flags to clone event too from DM template textareas, code restyling 9 years ago
Simon Grim 5a25dbd76a lower case document title, see #254 9 years ago
Simon Grim 3b6be26184 one repeated array slice and one repeated eval of function call lesser 9 years ago
Simon Grim 498470f436 fix of setting of profile modal's postboard height 9 years ago
Simon Grim 93320ed25b fix to update only user's own following_counter 9 years ago
Simon Grim 9150e87809 localization of header of modal of direct messages with peer 9 years ago
Simon Grim fad1e9780a check to avoid infinite loop of direct messages postboard updating 9 years ago
Simon Grim c95e3d14bd The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This 9 years ago
Miguel Freitas f447d84e06 another undefined (typo) 9 years ago
Miguel Freitas 70a43d18d2 display group chat sender's avatar properly 9 years ago
Miguel Freitas fb71afd78f fix undefined 9 years ago
miguelfreitas 6785ffbeea Merge pull request #256 from slr/tasty-fixes-7 9 years ago
Simon Grim 7fa35cd23b fix of wrong name of option to display image preview 9 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 9 years ago
miguelfreitas 5764e60957 Merge pull request #255 from slr/tasty-fixes-6 9 years ago
Simon Grim 2cc86a55fb fix of htmlFormatMsg() RegExp to allow -+= in hashtags 9 years ago
Simon Grim 371fa926c9 fix of refreshTwistdayReminder() to remove peer from listUpcoming when adding to listCurrent occurs 9 years ago
Simon Grim 0a51e2f0da exluding advert msg of random guy from twisterday reminder routine, fixes of its css 9 years ago
Simon Grim c149e8bbc1 fixes of RegExps and behaviour of htmlFormatMsg() and slightly filterLang() 9 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() 9 years ago
Simon Grim 3574c0389c even more optimization for attachPostsToStream() to avoid as much as possible of DOM traversing 9 years ago
Simon Grim 345966effd more optimization of showPosts(), renaming of it to attachPostsToStream() and applying of it in displayHashtagPending() 10 years ago