AsmBB

Check-in [cc4fa9d1a2]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merged with sse_service branch. New, better handling of the server-sent-events.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cc4fa9d1a2eecbfaace3b8f65726be96f2cb31ce
User & Date: johnfound 2018-08-04 12:37:51.851
Context
2018-08-04
14:16:40
Fixed small bug in sqlite.less check-in: 60daad368e user: johnfound tags: trunk
12:37:51
Merged with sse_service branch. New, better handling of the server-sent-events. check-in: cc4fa9d1a2 user: johnfound tags: trunk
12:35:44
Removed the sender field from the EventQueue table as not needed. leaf check-in: 97d27df3c0 user: johnfound tags: sse_service
2018-07-31
16:04:15
Fixed minor mistakes in the edit form JS. check-in: d703adf4b6 user: johnfound tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to source/chat.asm.
Changes to source/chat_ipc.asm.
Changes to source/commands.asm.
Changes to source/create.sql.
Changes to source/engine.asm.
Changes to source/engine.fpr.
Changes to source/fcgi.asm.
Added source/sse_service.asm.
Changes to www/templates/Wasp/chat.tpl.
Changes to www/templates/mobile/chat.tpl.