Commit Graph

586 Commits

Author SHA1 Message Date
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
erqan
ce5beafc36 a little addition... 2015-04-27 13:05:39 +03:00
erqan
c0b5ce6109 updated translation for turkish 2015-04-27 12:56:17 +03:00
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.
2015-04-24 17:49:55 -03:00
miguelfreitas
6c4ea6544a Merge pull request #250 from dryabov/patch-3
Fix "Maximum call stack size exceeded" error
2015-04-24 16:13:33 -03:00
Miguel Freitas
9dd6839036 Merge branch 'master' of github.com:miguelfreitas/twister-html 2015-04-24 16:09:33 -03:00
miguelfreitas
cc7d7ebbe7 Merge pull request #247 from shaman/master
How about next localization pack & fix locale containers?
2015-04-24 16:09:16 -03:00
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.
2015-04-24 21:54:08 +03:00
Miguel Freitas
4365e83028 filter out group aliases from listwalletusers 2015-04-24 11:36:33 -03:00
miguelfreitas
658cb76b15 Merge pull request #248 from dryabov/patch-2
Revert changes in Russian translation made by @shaman
2015-04-24 07:28:29 -03:00
miguelfreitas
3d75532e70 Merge pull request #249 from slr/tasty-fixes-5
fix of tmobile textarea input
2015-04-24 07:23:22 -03:00
Eugene Kuligin
049af87dc1 revert changes in Russian translation 2015-04-24 12:38:45 +03:00
Simon Grim
dde3a77c92 fix of tmobile 2015-04-24 14:17:07 +05:00
Denis Ryabov
43b44f14a2 Revert changes in Russian translation made by @shaman 2015-04-24 10:57:03 +03:00
Simon Grim
095b46af4f fix of tmobile textarea input 2015-04-24 12:55:21 +05:00
Eugene Kuligin
e7e31f3287 fix TwistDay ukrainian localization 2015-04-23 21:11:05 +03:00
Eugene Kuligin
852850b6e2 TwistDay ukrainian localization 2015-04-23 21:00:47 +03:00
Eugene Kuligin
7e655152ff fix typos 2015-04-23 20:42:32 +03:00
Eugene Kuligin
4829209fed Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	js/interface_localization.js
2015-04-23 20:33:01 +03:00