Simon Grim
a9e750c257
apply fillElemWithTxt() where htmlFormatMsg() was applied
9 years ago
Simon Grim
606dd0ad67
rewrite getFullname()
9 years ago
Simon Grim
a4f2d87678
add .followers-list updating on twisterFollowingO.knownFollowers updating
9 years ago
Simon Grim
76a0d16836
avatar images' base64 encoding-decoding for gif for local storage, #339
9 years ago
Simon Grim
f9ca714791
avatar images' base64 encoding-decoding for jpeg and png for local storage, #339
9 years ago
Simon Grim
573d28723b
compress a bit avatar images' base64 headers for jpeg and png for local storage, #339
9 years ago
Simon Grim
57cc22a2fc
don't store avatar to local storage if it is 'img/genericPerson.png', #339
9 years ago
Simon Grim
e82959efde
restyle getAvatar()
9 years ago
Simon Grim
65c5278169
reduce accuracy of time property of storage items to seconds to save some space of local storage, #339
9 years ago
Simon Grim
c07e6281ba
add removing of old cached avatars and profiles from localStorage, see #339
9 years ago
Simon Grim
7d35a50b20
add check if target element exists to getAvatar()
9 years ago
Simon Grim
f8b8b777a1
applying of htmlFormatMsg() for 'bio' field in peer/group profile
9 years ago
Miguel Freitas
0ef54f463e
experimental post delivery indicator. requires twister-core update.
10 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
10 years ago
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.
10 years ago
Julian Steinwachs
11bef01ac4
Fixing #224 - twister in subdir
10 years ago
Julian Steinwachs
d52ad05630
somewhat working hashscheme for conversation modal
10 years ago
Miguel Freitas
4f4c720202
cache pubkeys in browser memory
10 years ago
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
10 years ago
Miguel Freitas
f25c6389c3
removed default username and password from javascript.
...
please use url http://user:pwd@localhost:28332 instead
11 years ago
erqan
098cfa8e1c
Deleting unfollowed user's following data from storage and fixing image preview maximum width
11 years ago
erqan
9c8e209f19
fixing #151 and #152
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
Miguel Freitas
75dea2cc14
merge tox and bitmessage support from calm
11 years ago
Miguel Freitas
6efe263833
move javascripts to js/ like in twister-calm
11 years ago
Miguel Freitas
77ddb79d81
fix harmless exception if value is null
11 years ago
Miguel Freitas
060cd78712
annoying unclickable blank names...
11 years ago
Miguel Freitas
72782cea6c
use extended dhtget timeout parameters for mentions and hashtags (requires twister_core >= 0.9.14)
11 years ago
Block Tester
d53d0ea0d7
Fixed displaying of fullname for profiles that do not have one, made sure that we fill the span with the usrname first.
11 years ago
Block Tester
84da2bc83c
Fixed displaying of fullname for profiles that do not have one, made sure that we fill the span with the usrname first.
11 years ago
Msjoinder
5b1ed424c4
use Polyglot.js to translate in JS and in HTML templates
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
faf9db00bb
cache avatar AND profile into local storage. makes UI faster!
11 years ago
Miguel Freitas
0066718a7e
initial import
11 years ago