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.
10 years ago
Simon Grim
252f22fd69
tunning of dashboard modules
10 years ago
Simon Grim
8765e98a01
option to disable who-to-follow module
10 years ago
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
10 years ago
Simon Grim
33bea37ae0
improve of timeline updates, fix of follow button event handler
10 years ago
Simon Grim
61c329efed
deleting posts on unfollowing and exlude user from further getposts calls
10 years ago
Simon Grim
9281f8f6a7
fix of follow-unfollow button behaviour, multiple fixes and improvements of UI glitches, adding of missing players
10 years ago
Simon Grim
ac59448db0
prompt template to following, follow-unfollow window events and listeners, MAL.showMentions and MAL.showDMchat, notify.js to tmobile
10 years ago
Simon Grim
62af762e9a
missing stuff of follow button and following config localization
10 years ago
Simon Grim
44462098ef
various fixes around follow button
10 years ago
Simon Grim
581d6c0a8d
removed notification when sending own post or DM, fixed hashtag searching and message about sending
10 years ago
Julian Steinwachs
40246e6e65
no more location.reload()
10 years ago
Julian Steinwachs
293a658302
moved style from html into themes
10 years ago
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
10 years ago
Miguel Freitas
504f23017d
use a more descriptive variable name
10 years ago
Simon Grim
d998de6299
fix follow button behavior
10 years ago
Simon Grim
5e7a6f50df
add following config method modal, fix some related
10 years ago
Miguel Freitas
51a917dead
fix #205
10 years ago
digital dreamer
b0e89777c4
Update i18n
10 years ago
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
10 years ago
erqan
6f1344a016
fixed following user's following data update issue
11 years ago
erqan
098cfa8e1c
Deleting unfollowed user's following data from storage and fixing image preview maximum width
11 years ago
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.
11 years ago
erqan
0496ba4623
fixing some setTimeout issues
11 years ago
erqan
114cc7866e
fixing undefined twisterFollowingO issue in guest mode
11 years ago
erqan
9c8e209f19
fixing #151 and #152
11 years ago
erqan
bdab2c116b
fixed TwisterFollowing issue on following.html
11 years ago
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..
11 years ago
erqan
97a65c7b7e
renaming load/storeSessionData functions
11 years ago
erqan
2a0a9267b8
discovering some followers and bringing to life some death functions around of 'who to follow'
11 years ago
digital dreamer
a81246cd5f
add hashtag search
11 years ago
digital dreamer
e4cad372a3
guest mode browsing
11 years ago
Miguel Freitas
6efe263833
move javascripts to js/ like in twister-calm
11 years ago
Miguel Freitas
2573fe8297
list ourselves in following list so we may check about torrent synchronization
11 years ago
Block Tester
fe5ad2177e
Fixed clicking on followed by @user link in suggestions.
11 years ago
Msjoinder
5b1ed424c4
use Polyglot.js to translate in JS and in HTML templates
11 years ago
Dionysis Zindros
f3a01897a7
Searching for users with @ should work ( fixes #6 )
11 years ago
Miguel Freitas
2d3f8c3935
minor fixes to "following" display support by @msjoinder .
...
starts with screenname as default, as dhtget suceeds it will be replaced with fullname.
11 years ago
Msjoinder
438767b214
link following to profile pages; css fixes
11 years ago
Msjoinder
0f9571f0e1
Following > list of users followed by any user
11 years ago
Miguel Freitas
58ac130458
limits the number of simultaneous dhtget requests to the daemon to less than max browser connections per domain.
...
should improve the responsiveness of user searching.
11 years ago
Miguel Freitas
0066718a7e
initial import
11 years ago