• exec/presence-service.js

    From echicken@VERT to Git commit to main/sbbs/master on Tue Apr 13 09:27:58 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/c149a4d8c3f83c2c27616a20
    Added Files:
    exec/presence-service.js
    Log Message:
    Serves "presence" data about local and remote users.

    Upon connecting, a client will be sent a list of who's online on
    the local BBS as well as other systems (if you and they are set
    up for instant messaging). Updates will be sent for subsequent
    events (logon, update, logoff).

    Mostly intended for use by local consumers; you probably don't
    need to open any ports for this.

    Nothing uses this at the moment and you do not need to add it
    to your config. Eventually it'll bring interBBS presence and
    messaging back to webv4 and probably introduce a fancier textmode
    imsg module.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Tue Apr 13 13:35:08 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/83f50984594ab3558cc0bec5
    Modified Files:
    exec/presence-service.js
    Log Message:
    Hack the planet.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Thu Nov 25 20:29:28 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1f40973dd7b0c48d58463789
    Modified Files:
    exec/presence-service.js
    Log Message:
    Changed the format of some messages.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net