-
- Downloads
Add/use new FTN "BBSID" control paragraph (kludge line)
Advertise the system's QWK-ID (a.k.a. BBS ID) in exported echomail messages. This will allow correlation of avatars that were imported via SYNCDATA carried via QWKnet (e.g. DOVE-Net) with messages imported from those same BBSes via FTN. The alternative was to have SYNCDATA Avatar messages include all the AKAs of each BBS (in the body text), but that was looking like a rather complicated solution. This approach (the BBSID kludge) seems a much simpler solution. I still need to implement the JS side of this solution however (for avatar lookups using the FTN BBSID), but this was the first important step.
parent
562cb81a
No related branches found
No related tags found
Showing
- src/sbbs3/js_msgbase.c 14 additions, 15 deletionssrc/sbbs3/js_msgbase.c
- src/sbbs3/sbbsecho.c 16 additions, 0 deletionssrc/sbbs3/sbbsecho.c
- src/smblib/smbdefs.h 6 additions, 19 deletionssrc/smblib/smbdefs.h
- src/smblib/smblib.c 3 additions, 0 deletionssrc/smblib/smblib.c
- src/smblib/smbstr.c 1 addition, 0 deletionssrc/smblib/smbstr.c
Loading
Please register or sign in to comment