Skip to content
Snippets Groups Projects
  1. May 06, 2016
  2. May 04, 2016
  3. May 03, 2016
  4. May 02, 2016
  5. Apr 29, 2016
  6. Apr 28, 2016
  7. Apr 27, 2016
  8. Apr 26, 2016
  9. Apr 25, 2016
  10. Apr 21, 2016
    • akwizgran's avatar
      9b5d3ecb
    • Torsten Grote's avatar
      Move create forum post and share forum buttons in action bar · 44b3d4c1
      Torsten Grote authored
      This also introduces constants for the GROUP_ID, FORUM_NAME and
      MIN_TIMESTAMP as they were used for the two buttons.
      
      Closes #313
      44b3d4c1
    • Torsten Grote's avatar
      Show relevant decline responses in the conversation · 11e6d64e
      Torsten Grote authored
      * If the user has already declined, we don't show that the other
        introducee has declined as well. The backend doesn't have that information, so
        this is compatible with the principle of showing what we know.
      * If the user has already accepted or hasn't yet responded, we show the
        decline response in the private conversation with the introducer. If
        the user hasn't yet responded, we hide the accept/decline buttons
        in the introduction request message.
      
      Messages an introducee receives in a `FINISHED` state are now being
      ignored and deleted.
      
      Closes #295
      11e6d64e
Loading