21 Commits (c8431ee75df6cf9163a71df49e08e408c5f32d48)

Author SHA1 Message Date
erqan 8d5bd0c956 signing userpost without rt/sig_rt to do rt again... 9 years ago
Miguel Freitas 2668b4d832 keep track of torrent location (n,k) for direct messages as well. 10 years ago
Miguel Freitas 91de877a4d Fix DM/groupchat "from" field which was read as integer instead of string. 10 years ago
erqan 5fa729fc47 adding new methods for public and private favorites 10 years ago
Miguel Freitas 1341bfcfe9 implement leavegroup 10 years ago
Miguel Freitas 8379dde980 experimental group chat support 10 years ago
Miguel Freitas 9d3b0744ff 0.9.27 new 'getmentions' api. return known mentions from users we follow. 10 years ago
Miguel Freitas e52f2c2527 dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
Miguel Freitas 5eb40d9ffd don't assume the fastest dht node to be the most up-to-date on a given resource. 11 years ago
Miguel Freitas 03d037c197 truncate file when saving settings 11 years ago
Miguel Freitas 1e577bfdfb missing function. thanks jpfox 11 years ago
toyg 83dcd048bb fixes to compile and run under OSX 10.9.1 11 years ago
Miguel Freitas bc990abfff "hexcape" binary strings before json encoding. 11 years ago
Miguel Freitas b470360bd5 fix another case of uninitialized entry on bencode 11 years ago
Miguel Freitas c7141bcb2e prevent bencoding uninitialized entries (which causes assertion fail) 11 years ago
Miguel Freitas f75fc11274 getlocaldirectmessages: get decrypted direct messages sent/received by user 11 years ago
Miguel Freitas b803734915 prevent duplicates when adding dm to the list of decrypted messages (in memory) - untested 11 years ago
Miguel Freitas 9d1b5915f9 better error checking and variables names in user_data save/load 11 years ago
Miguel Freitas 02f3de841b do lazy_entry type checking in loadUserData 11 years ago
Miguel Freitas 4c33706c40 persist user_data (following and DMs) 11 years ago
Miguel Freitas ea32a5a117 - begin refactoring twister_utils.h 11 years ago