Simon Grim
|
79237470d8
|
quick fix of CSS to be able to set up style of posts text with b, i, etc tags
|
2015-07-14 05:51:21 +05:00 |
|
miguelfreitas
|
09135eaaf9
|
Merge pull request #266 from slr/tasty-fixes-10-II-ampersand-strikes-back
fix of post formatting
|
2015-07-10 15:15:17 -03:00 |
|
Simon Grim
|
bc7b09abb8
|
fix of post formatting
|
2015-07-10 22:24:19 +05:00 |
|
miguelfreitas
|
dbb4d8d185
|
Merge pull request #265 from slr/tasty-fixes-10
fix of post formatting, moving from regexps to achieve more flexibility
|
2015-07-10 07:59:20 -03:00 |
|
Simon Grim
|
8b925986ed
|
fix of post formatting, moving from regexps to achieve more flexibility
|
2015-07-10 01:31:54 +05:00 |
|
miguelfreitas
|
bf98928130
|
Merge pull request #264 from slr/tasty-fixes-9
fix 9 from outter space
|
2015-07-05 14:47:15 -03:00 |
|
Simon Grim
|
3fdfe0f33f
|
restyling of js/interface_profile-edit.js
|
2015-07-04 20:08:35 +05:00 |
|
Simon Grim
|
058e24ba6a
|
setup twisterFollowingO before calling of verifyUserAlreadyInBlockchain because following twister requires updating of it
|
2015-07-04 19:26:06 +05:00 |
|
miguelfreitas
|
8d344f15fd
|
Merge pull request #261 from slr/tasty-fixes-8-evil-clone
dynamic setting of content's height of modal windows on openning
|
2015-06-12 11:42: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
|
edb0b64338
|
Merge pull request #259 from miguelfreitas/revert-258-tasty-fixes-8
Revert "dynamic setting of content's height of modal windows on openn…
|
2015-06-10 16:20:06 -03:00 |
|
miguelfreitas
|
8b4efa9fcf
|
Revert "dynamic setting of content's height of modal windows on openning"
|
2015-06-10 16:19:15 -03:00 |
|
miguelfreitas
|
4188572c29
|
Merge pull request #258 from slr/tasty-fixes-8
dynamic setting of content's height of modal windows on openning
|
2015-06-10 08:02:32 -03:00 |
|
Simon Grim
|
e377325a07
|
dynamic setting of content height of modal windows on openning, fix of CSS
|
2015-06-10 02:38:53 +05:00 |
|
Miguel Freitas
|
cab3fe85b0
|
report post delivery for direct messages and group chat. nice!
|
2015-05-31 09:10:42 -03:00 |
|
Miguel Freitas
|
0ef54f463e
|
experimental post delivery indicator. requires twister-core update.
|
2015-05-30 21:12:33 -03:00 |
|
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
|
2015-05-29 17:04:31 -03:00 |
|
Simon Grim
|
7082d0aedd
|
delete unnecessary check in a loop in processDMsnippet()
|
2015-05-29 12:31:48 +05:00 |
|
Simon Grim
|
b8644a0639
|
hiding lists in twistday reminder module which have no items
|
2015-05-26 11:06:02 +05:00 |
|
Simon Grim
|
021bbe2d43
|
fix of traversing in directMsgSubmit
|
2015-05-26 01:53:34 +05:00 |
|
Simon Grim
|
5c35807932
|
add missing flags to clone event too from DM template textareas, code restyling
|
2015-05-26 01:47:53 +05:00 |
|
Simon Grim
|
5a25dbd76a
|
lower case document title, see #254
|
2015-05-25 18:12:23 +05:00 |
|
Simon Grim
|
3b6be26184
|
one repeated array slice and one repeated eval of function call lesser
|
2015-05-25 18:05:30 +05:00 |
|
Simon Grim
|
498470f436
|
fix of setting of profile modal's postboard height
|
2015-05-24 14:01:18 +05:00 |
|
Simon Grim
|
93320ed25b
|
fix to update only user's own following_counter
|
2015-05-24 00:18:06 +05:00 |
|
Simon Grim
|
9150e87809
|
localization of header of modal of direct messages with peer
|
2015-05-23 23:45:12 +05:00 |
|
Simon Grim
|
fad1e9780a
|
check to avoid infinite loop of direct messages postboard updating
|
2015-05-23 23:23:11 +05:00 |
|
Simon Grim
|
c95e3d14bd
|
The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This
|
2015-05-23 22:26:23 +05:00 |
|
Miguel Freitas
|
f447d84e06
|
another undefined (typo)
|
2015-05-21 10:13:25 -03:00 |
|
Miguel Freitas
|
70a43d18d2
|
display group chat sender's avatar properly
|
2015-05-20 23:05:51 -03:00 |
|
Miguel Freitas
|
fb71afd78f
|
fix undefined
|
2015-05-20 23:04:24 -03:00 |
|
miguelfreitas
|
6785ffbeea
|
Merge pull request #256 from slr/tasty-fixes-7
yet another bunch of fixes
|
2015-05-20 08:50:24 -03:00 |
|
Simon Grim
|
7fa35cd23b
|
fix of wrong name of option to display image preview
|
2015-05-20 12:56:54 +05:00 |
|
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
|
2015-05-19 23:33:59 +05:00 |
|
miguelfreitas
|
5764e60957
|
Merge pull request #255 from slr/tasty-fixes-6
couple of small fixes
|
2015-05-18 12:10:25 -03:00 |
|
Simon Grim
|
2cc86a55fb
|
fix of htmlFormatMsg() RegExp to allow -+= in hashtags
|
2015-05-14 11:41:20 +05:00 |
|
Simon Grim
|
371fa926c9
|
fix of refreshTwistdayReminder() to remove peer from listUpcoming when adding to listCurrent occurs
|
2015-05-14 11:34:09 +05:00 |
|
Simon Grim
|
0a51e2f0da
|
exluding advert msg of random guy from twisterday reminder routine, fixes of its css
|
2015-05-13 00:38:36 +05:00 |
|
Simon Grim
|
c149e8bbc1
|
fixes of RegExps and behaviour of htmlFormatMsg() and slightly filterLang()
|
2015-05-12 20:38:41 +05:00 |
|
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()
|
2015-05-12 04:41:32 +05:00 |
|
Simon Grim
|
3574c0389c
|
even more optimization for attachPostsToStream() to avoid as much as possible of DOM traversing
|
2015-05-12 04:29:48 +05:00 |
|
Simon Grim
|
345966effd
|
more optimization of showPosts(), renaming of it to attachPostsToStream() and applying of it in displayHashtagPending()
|
2015-05-10 00:32:54 +05:00 |
|
Simon Grim
|
4ee5ee0bde
|
fix of ordering in postboard showPosts()
|
2015-05-09 10:08:06 +05:00 |
|
Simon Grim
|
ef210732fe
|
optimization of postboard showPosts() and preventing of post duplication
|
2015-05-09 00:51:13 +05:00 |
|
Simon Grim
|
0fc45771a0
|
fix of #243 Secret gets cut off in nin theme
|
2015-05-06 22:31:40 +05:00 |
|
Simon Grim
|
c60b8ef17e
|
fix of wrong binding of functions on keyup event
|
2015-05-06 21:52:49 +05:00 |
|
Simon Grim
|
9fb767619e
|
fix of twistday reminder doesnt show list if there is less than 2 twisters in it
|
2015-05-06 21:43:01 +05:00 |
|
miguelfreitas
|
f626761ade
|
Merge pull request #252 from dryabov/patch-4
Fix new posts notification button
|
2015-04-28 16:47:56 -03:00 |
|
Denis Ryabov
|
ec24f22ee1
|
Fix new posts notification button
|
2015-04-28 21:57:51 +03:00 |
|
miguelfreitas
|
d928dfb927
|
Merge pull request #251 from erqan/tr-tr
updated translation for turkish
|
2015-04-27 15:40:05 -03:00 |
|