Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11750

Remove messenger system

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Do
    • 3.1.0-dev
    • None
    • None
    • None

    Description

      Our current messenger system is quite a mess. It tries to combine two entirely different protocols, email and jabber, into one API.

      The big problem with this is, using this system is not entirely intuitive (the API is awful) and it's extremely difficult to extend this system to add other protocols (e.g. sms).

      Emails have to, cc, bcc, reply to, from, and more addresses.
      Jabber has a to/from address.

      These addresses and designs are entirely incompatible, the only way to make one system work with both is to supply every option, then only send things a certain way based on how the user would like it sent. Adding additional backends, such as SMS, would further complicate things.

      RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44427

      Attachments

        Issue Links

          Activity

            People

              Marc Marc
              EXreaction EXreaction [X] (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: