Simon Grim
cecd428e5d
convert profile-edit.html to #/account modal
2019-02-02 14:14:03 +05:00
Simon Grim
8c70eae82a
rewrite profiles' and avatars' caching
2019-02-02 14:09:26 +05:00
Simon Grim
4c4666f221
update jQuery to 3.3.1 (and 1.12.4 for tmobile)
2019-01-23 06:24:32 +05:00
Simon Grim
3c629129d6
add polyglot 'daemon_is_obsolete'
2016-10-06 23:44:15 +05:00
Simon Grim
8662401d0d
quibbling to Erkan's latest activity
2016-09-27 04:04:35 +05:00
erqan
27a018a23e
users' last activity (status) time in 'who to follow' lists
2016-09-22 18:14:40 +03:00
Simon Grim
50a3ef3272
fix of 'followers' link in peer profile modal
2016-07-31 02:37:52 +05:00
Simon Grim
aad737f10d
fix RPC console warnings
2016-03-22 21:31:12 +05:00
Simon Grim
ee7f84d2b6
add and fix checks for daemon version and input data for short URI related functions
2016-03-22 17:43:04 +05:00
Simon Grim
7542eddf5b
fix console warning for decodeShortURI()
2016-03-21 22:58:42 +05:00
Simon Grim
c5d178779d
rewrite of twister_io.js: indentation, vars renaming, styling, console messages, misc
2016-03-21 22:55:51 +05:00
Miguel Freitas
f0d80e25c0
reuse the same mechanism that limits parallel dhtgets also for decodeshorturl
2016-03-20 18:44:28 -03:00
Simon Grim
a9e750c257
apply fillElemWithTxt() where htmlFormatMsg() was applied
2016-02-22 17:09:01 +05:00
Simon Grim
606dd0ad67
rewrite getFullname()
2016-02-16 01:16:57 +05:00
Simon Grim
a4f2d87678
add .followers-list updating on twisterFollowingO.knownFollowers updating
2016-02-15 23:53:12 +05:00
Simon Grim
76a0d16836
avatar images' base64 encoding-decoding for gif for local storage, #339
2016-01-18 11:24:29 +05:00
Simon Grim
f9ca714791
avatar images' base64 encoding-decoding for jpeg and png for local storage, #339
2016-01-18 10:59:55 +05:00
Simon Grim
573d28723b
compress a bit avatar images' base64 headers for jpeg and png for local storage, #339
2016-01-18 00:21:19 +05:00
Simon Grim
57cc22a2fc
don't store avatar to local storage if it is 'img/genericPerson.png', #339
2016-01-17 23:48:39 +05:00
Simon Grim
e82959efde
restyle getAvatar()
2016-01-17 23:45:38 +05:00
Simon Grim
65c5278169
reduce accuracy of time property of storage items to seconds to save some space of local storage, #339
2016-01-17 23:36:14 +05:00
Simon Grim
c07e6281ba
add removing of old cached avatars and profiles from localStorage, see #339
2016-01-17 02:52:43 +05:00
Simon Grim
7d35a50b20
add check if target element exists to getAvatar()
2015-11-21 03:45:17 +05:00
Simon Grim
f8b8b777a1
applying of htmlFormatMsg() for 'bio' field in peer/group profile
2015-10-27 21:31:04 +05:00
Miguel Freitas
0ef54f463e
experimental post delivery indicator. requires twister-core update.
2015-05-30 21:12:33 -03: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
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
Julian Steinwachs
11bef01ac4
Fixing #224 - twister in subdir
2015-02-23 15:16:29 +01:00
Julian Steinwachs
d52ad05630
somewhat working hashscheme for conversation modal
2015-01-23 09:08:52 +01:00
Miguel Freitas
4f4c720202
cache pubkeys in browser memory
2014-12-19 20:43:10 -02:00
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
Miguel Freitas
f25c6389c3
removed default username and password from javascript.
...
please use url http://user:pwd@localhost:28332 instead
2014-06-23 13:34:12 -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
erqan
9c8e209f19
fixing #151 and #152
2014-05-11 13:24:29 +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
Miguel Freitas
75dea2cc14
merge tox and bitmessage support from calm
2014-04-10 18:24:03 -03:00
Miguel Freitas
6efe263833
move javascripts to js/ like in twister-calm
2014-03-16 22:19:37 -03:00