Skip to content
Snippets Groups Projects
  1. Jul 02, 2008
  2. Jul 01, 2008
    • js's avatar
      Use caps to determine remote clients' support for specific features. · 62fe1c72
      js authored
      Caps is now used for: File Transfers, MUC Invites, Ad-Hoc Commands.
      
      TODO:
       * Also handle it this way for typing notifications
         (This might give some trouble / compatibility issues)
       * Fall back to service discovery if no caps are available. Otherwise,
         we break compatibility with a lot of clients. (Asterix?)
      62fe1c72
  3. Jun 30, 2008
    • steve-e's avatar
      Fix really bad modelfilter bug that may have caused segfaults. · a836c7ec
      steve-e authored
      This also fixes the problem of showing the wrong icon when expanding metacontacts.
      
      Example:
      We have the groups A, B, C in our child model
      But only A and C are visible (and therefore in modelfilter)
      
      Imagine we have a childIter_G pointing to group B
      Getting its path in the childmodel, will give us (lets say) 2
      2 means now the second group/row in the CHILD model
      We now pass this to the tree and tell him "Expand row 2"
      The tree itself is looking at the 2nd row of modelfilter: "Hey modelfilter, expand row number 2"
      
      For modelfilter row number 2 is C and NOT B
      a836c7ec
    • steve-e's avatar
      Commit two new assert statements in roster window. · a1f595b7
      steve-e authored
      We are not absolutely sure why some things are happening. Maybe that will help tracing the strange bugs.
      a1f595b7
  4. Jun 29, 2008
  5. Jun 28, 2008
  6. Jun 27, 2008
  7. Jun 26, 2008
  8. Jun 25, 2008
  9. Jun 24, 2008
  10. Jun 23, 2008
Loading