Simon Grim
ec73147c75
fix of CSP violations like unsafe-eval
2015-07-19 05:23:50 +05:00
Simon Grim
93320ed25b
fix to update only user's own following_counter
2015-05-24 00:18:06 +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
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
Simon Grim
252f22fd69
tunning of dashboard modules
2015-04-21 19:50:10 +05:00
Simon Grim
8765e98a01
option to disable who-to-follow module
2015-04-14 22:39:20 +05:00
Simon Grim
64e85c3601
deleting user self-retwisted posts when unfollow, fix of follow button placement in who-to-follow, workaround checks of in TwisterFollowing.update
2015-03-10 23:36:09 +05:00
Simon Grim
33bea37ae0
improve of timeline updates, fix of follow button event handler
2015-03-10 22:23:28 +05:00
Simon Grim
61c329efed
deleting posts on unfollowing and exlude user from further getposts calls
2015-03-09 21:55:42 +05:00
Simon Grim
9281f8f6a7
fix of follow-unfollow button behaviour, multiple fixes and improvements of UI glitches, adding of missing players
2015-03-07 07:16:45 +05:00
Simon Grim
ac59448db0
prompt template to following, follow-unfollow window events and listeners, MAL.showMentions and MAL.showDMchat, notify.js to tmobile
2015-03-05 21:40:52 +05:00
Simon Grim
62af762e9a
missing stuff of follow button and following config localization
2015-03-04 05:21:50 +05:00
Simon Grim
44462098ef
various fixes around follow button
2015-03-04 04:26:20 +05:00
Simon Grim
581d6c0a8d
removed notification when sending own post or DM, fixed hashtag searching and message about sending
2015-02-07 23:21:19 +06:00
Julian Steinwachs
40246e6e65
no more location.reload()
2015-01-23 10:15:56 +01:00
Julian Steinwachs
293a658302
moved style from html into themes
2015-01-22 18:11:25 +01:00
Julian Steinwachs
12ec501d8d
implemented hasscheme for who-to-follow, added additional popuplayer called prompt and moved retwist reply and following-config from the modal to the prompt
2015-01-22 15:59:00 +01:00
Miguel Freitas
504f23017d
use a more descriptive variable name
2014-12-06 10:39:30 -02:00
Simon Grim
d998de6299
fix follow button behavior
2014-12-05 01:13:45 +06:00
Simon Grim
5e7a6f50df
add following config method modal, fix some related
2014-12-04 09:24:45 +06:00
Miguel Freitas
51a917dead
fix #205
2014-11-30 16:18:23 -02:00
digital dreamer
b0e89777c4
Update i18n
2014-09-21 14:06:48 +02:00
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
erqan
6f1344a016
fixed following user's following data update issue
2014-05-26 16:22:40 +03:00
erqan
098cfa8e1c
Deleting unfollowed user's following data from storage and fixing image preview maximum width
2014-05-25 22:16:34 +03:00
Miguel Freitas
c269007abc
change order to safely update _followingSeqNum: first save to dht (increment seq) and then save to local storage.
...
Thanks to Alan Chan.
2014-05-23 14:20:06 -03:00
erqan
0496ba4623
fixing some setTimeout issues
2014-05-20 16:17:31 +03:00
erqan
114cc7866e
fixing undefined twisterFollowingO issue in guest mode
2014-05-13 18:32:48 +03:00
erqan
9c8e209f19
fixing #151 and #152
2014-05-11 13:24:29 +03:00
erqan
bdab2c116b
fixed TwisterFollowing issue on following.html
2014-05-09 16:19:46 +03:00
erqan
661ab4b338
following's followings and known followers are cached in localStorage instead of session... and added a simple adaptive updating method for following's followings to reduce rpc requests..
2014-05-09 12:27:48 +03:00
erqan
97a65c7b7e
renaming load/storeSessionData functions
2014-05-06 19:27:02 +03:00
erqan
2a0a9267b8
discovering some followers and bringing to life some death functions around of 'who to follow'
2014-05-05 22:28:15 +03:00
digital dreamer
a81246cd5f
add hashtag search
2014-04-14 12:01:26 +02:00
digital dreamer
e4cad372a3
guest mode browsing
2014-03-29 18:16:24 +01:00
Miguel Freitas
6efe263833
move javascripts to js/ like in twister-calm
2014-03-16 22:19:37 -03:00