Skip to content
Snippets Groups Projects
  1. Feb 19, 2015
  2. Feb 17, 2015
  3. Feb 16, 2015
    • Atanamo's avatar
      Deletion of channels, checks for leaving channels · 9a113b76
      Atanamo authored
      TODO:
      - Button for temporary leaving custom channels (Leave with param true)
      - Flooding protection!
      -- Add closure to client socket, which handles counting emits (By SocketHandler)
      -- All client event handlers must call counting method of closure
      -- Disconnect client on threshold overflow...
      9a113b76
  4. Feb 15, 2015
  5. Feb 13, 2015
    • Atanamo's avatar
      Introducing translations for server messages · 581e4ac9
      Atanamo authored
      Also added some client side flood protection to reduce delay effect of irc flood protection...
      
      TODO:
      - Webclient: Extend gui for channel creation (What is optional when joining?)
      - Temporary leaving custom channels (Without DB update)
      - Permanent leaving custom channels (With DB update)
      
      - Flooding protection!
      -- Add closure to client socket, which handles counting emits (By SocketHandler)
      -- All client event handlers must call counting method of closure
      -- Disconnect client on threshold overflow...
      581e4ac9
  6. Feb 12, 2015
  7. Feb 10, 2015
    • Atanamo's avatar
      Checking channel creation data, Introducing ValidationErrors · 3b618c4d
      Atanamo authored
      TODO:
      - Check channel limit (server side)
      - Translations for server messages
      - Webclient: Extend gui for channel creation (What is optional when joining?)
      - Temporary leaving custom channels (Without DB update)
      - Permanent leaving custom channels (With DB update)
      
      - Flooding protection!
      -- Add closure to client socket, which handles counting emits (By SocketHandler)
      -- All client event handlers must call counting method of closure
      -- Disconnect client on threshold overflow...
      3b618c4d
  8. Feb 06, 2015
  9. Feb 03, 2015
    • Atanamo's avatar
      Introducing channel creation by clients · 2a7254aa
      Atanamo authored
      TODO:
      
      - Tests
      - Check channel limit
      - Integrate/check channel password
      - Temporary leaving custom channels (Without DB update)
      - Permanent leaving custom channels (With DB update)
      - Webclient
      - Translations for server messages
      2a7254aa
  10. Jan 31, 2015
  11. Jan 30, 2015
  12. Jan 29, 2015
  13. Jan 28, 2015
  14. Jan 27, 2015
  15. Jan 26, 2015
  16. Jan 24, 2015
  17. Dec 30, 2014
  18. Dec 29, 2014
Loading