Historique des commits

Auteur SHA1 Message Date
  darkfi cd3f856417 wallet: several changes: more robust gfx debug info, remember window size, drop stale draw calls, slightly optimize chatview il y a 1 an
  darkfi b1c002d22a wallet: set p2p datastore and hostlist il y a 1 an
  darkfi 12f50b40d8 wallet: page up/down to scroll chatview il y a 1 an
  skoupidi a76b9526bc misc: use ~/.local/share/darkfi for app storage il y a 1 an
  darkfi 7b4aea3f2b wallet: fix paths storing DBs to use ~/.local/share/darkfi/wallet/, and cache dirs to use ~/.cache/darkfi/wallet/ il y a 1 an
  darkfi 3346b63b70 wallet/darkirc: increase timeouts, and dont stop trying to sync il y a 1 an
  darkfi ce080840f4 wallet: add missing file for clipboard il y a 1 an
  darkfi 1a33cd7c02 wallet/gfx: texture debug mode (optional) il y a 1 an
  darkfi c302559322 wallet: bugfix chatview notice messages changing size on redraw il y a 1 an
  darkfi a6da48e254 wallet: display a message for first time users telling them to be patient il y a 1 an
  darkfi 014f39fbb3 wallet: make command popup label clickable il y a 1 an
  darkfi 6bc57f25c0 wallet: enable PASTAH il y a 1 an
  darkfi dab912e9c0 wallet: color highlight channels in the menu when activity or nick mention il y a 1 an
  darkfi 6c19dc279b wallet: add navigation shortcuts: alt+left to go back, alt+1,2,3, ... to jump to channels il y a 1 an
  darkfi 64e43d610a wallet: add a paperlight color scheme il y a 1 an
  darkfi 3edeafce70 wallet: add configurable shortcuts and make enter send the text loool il y a 1 an
  darkfi 877cf887ab wallet: bugfix nick persistence il y a 1 an
  darkfi 6ef8ed23f4 wallet: show unconf lines and disable timestamp correction for self messages il y a 1 an
  darkfi 27c1bcbc73 wallet: print cool lil msg when changing your nick: 'you are now known as <mistah>' il y a 1 an
  darkfi 6dbc3b7a7a wallet: delete old darkirc backends il y a 1 an
  darkfi 5c0db08286 wallet: attach the darkirc backend for a fully working chatapp now :D il y a 1 an
  darkfi cb9fdcf89f wallet/chatview: add workaround hack to display notices (temp for this release) il y a 1 an
  darkfi 02974b8342 wallet/chatedit: add back the missing underline for composing text il y a 1 an
  darkfi f0a2ce1dfa wallet: make paste popup work properly by hiding itself whenever chatedit changes il y a 1 an
  darkfi 13597c5c4e wallet: adjust priority for overlay, and make it a child of content. il y a 1 an
  darkfi 8a2fb9336b wallet: introduce new priority to distinguish node eval order from its drawing z_index. Also correctly build appdata paths on android (rather than hardcoded). il y a 1 an
  darkfi 0482e3526d wallet: dont show keyboard and emoji picker at the same time ever il y a 1 an
  darkfi 201802c972 wallet: clicking paste will insert text from clipboard il y a 1 an
  darkfi 8861a3d78c wallet/gfx: draw calls now have a timestamp associated with them. When updating a draw call, if the update's timestamp is older than the last update then just quietly drop it. il y a 1 an
  darkfi 2e68cfabd8 wallet: make emoji panel the same size as the keyboard on android (kinda) il y a 1 an