tii

Tcl-based suite for working with ii/idec protocol
git clone git://git.luxferre.top/tii.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-11-01 05:51updated readme to reflect recent changesLuxferre1+5-7
2024-11-01 05:47reflected the recent standard changes in the docLuxferre4+23-15
2024-10-28 10:07Updated ii-docLuxferre1+54-21
2024-10-27 16:54Mentioned posting via GET in the docsLuxferre1+1-1
2024-10-27 16:53Mentioned posting via GET in the docsLuxferre1+13-1
2024-10-27 16:49improved search filterLuxferre2+6-2
2024-10-27 13:18Added retry logic to fetching processLuxferre1+1-1
2024-10-27 13:16Added retry logic to fetching processLuxferre1+13-2
2024-10-27 07:48added ID hash mismatch display to tiixLuxferre1+4-0
2024-10-27 07:44reverted fetching to a simpler and more robust algoLuxferre2+72-105
2024-10-26 17:22added content_id field to control message integrity (TBD how)Luxferre2+19-6
2024-10-25 16:58clarification with IDEC extensionsLuxferre1+4-2
2024-10-25 15:59attempt to tweak some http paramsLuxferre1+1-1
2024-10-25 15:42ditched x/c functionality in favor of binary expansionLuxferre2+32-21
2024-10-25 13:20Described used IDEC extension in ii-doc.txtLuxferre1+19-1
2024-10-25 13:12Implemented adaptive fetching using IDEC extensionsLuxferre1+40-12
2024-10-25 09:26clarified posting in READMELuxferre1+3-1
2024-10-25 07:22ii-doc.txt typoLuxferre1+1-1
2024-10-25 07:20mentioned ii-doc.txt in READMELuxferre1+1-1
2024-10-25 07:19Implemented max message ID per request customization, also added ii-doc.txtLuxferre3+152-12
2024-10-24 12:07improved autoquotingLuxferre1+1-1
2024-10-24 12:05improved autoquotingLuxferre1+14-0
2024-10-24 11:40added ordering by ID to tiixLuxferre1+1-1
2024-10-24 11:39added ordering by ID to tiixLuxferre1+9-2
2024-10-24 06:06Fixed posting and replying issuesLuxferre2+45-8
2024-10-23 18:23migrated tiiview and tiix to sqlite3Luxferre3+47-79
2024-10-23 17:27Migration to sqlite3 startedLuxferre3+96-141
2024-10-23 15:10final fetch fixLuxferre1+1-0
2024-10-23 15:06one more fetch algo fixLuxferre2+3-2
2024-10-23 14:28Implemented configuration tab in tiixLuxferre2+49-14
2024-10-23 13:25Fixed fetching algorithmLuxferre2+13-5
2024-10-23 12:33msglist fetch fixesLuxferre2+4-9
2024-10-23 12:21fetch/post fixesLuxferre1+4-2
2024-10-23 12:06tiix dev startedLuxferre2+403-5
2024-10-23 08:19now you can comment out stations in stations.txtLuxferre3+9-3
2024-10-22 17:14updated readmeLuxferre1+2-0
2024-10-22 17:11Implemented proxy spec and useragent spoofingLuxferre4+54-11
2024-10-22 14:25Implemented the posting scriptLuxferre2+119-3
2024-10-21 20:30added ts guardLuxferre1+4-1
2024-10-21 19:10Added the cli echo viewer and rudimentary READMELuxferre3+313-6
2024-10-21 14:53Hardcode maxids to 12Luxferre1+4-4
2024-10-21 14:09[WIP] initial uploadLuxferre1+290-0