Commit Graph

15 Commits

Author SHA1 Message Date
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