From 3cd8a38a32f036c061128414618dd48506543707 Mon Sep 17 00:00:00 2001 From: b Date: Wed, 8 Apr 2015 19:11:37 +0000 Subject: [PATCH] v.1.3 Improved form reading in mustardtime posting Fixed small bugs in: bbcode to html conversion post editing verifying passwords for post editing git-svn-id: svn://botcastle1b/ottmirror@4 23ac2ed3-cec8-4626-8109-7118d8ca9799 --- botmlogo2.png | Bin 1268 -> 1069 bytes index.htm | 43 ++++++++++++++++------------- ott.zip/botmlogo2.png | Bin 1268 -> 1069 bytes ott.zip/botmlogo3.png | Bin 642 -> 507 bytes ott.zip/end | 18 ++++++------- ott.zip/info.htm | 18 ++++++------- ott.zip/np/end | 18 ++++++------- ott.zip/np/top | 13 ++++----- ott.zip/post.htm | 22 +++++++-------- ott.zip/top | 13 ++++----- ott.zip/update.htm | 2 +- ott.zip/whymirror.htm | 29 ++++++++++++++++++++ pro.zip/bb2html.awk | 7 ++--- pro.zip/bot2.1.awk | 3 +-- pro.zip/post.1.awk | 61 ++++++++++++++++++++++++++++++++++++++---- pro.zip/post.1.cpp | 4 +-- pro.zip/posted.1.cpp | 6 ++--- pro.zip/preview.1.awk | 17 +++++++++--- pro.zip/re.awk | 8 +++--- pro.zip/verify.awk | 39 +++++++++++++++++++++++++-- 20 files changed, 227 insertions(+), 94 deletions(-) create mode 100644 ott.zip/whymirror.htm diff --git a/botmlogo2.png b/botmlogo2.png index 520f68accaa38c9a2407e7ba234ffbaca774cc10..35614830ea10c465dabf08bc3dfd4f5a3309f324 100644 GIT binary patch delta 298 zcmV+_0oDHW39SeriBL{Q4GJ0x0000DNk~Le0002n0000I2m=5B0Oh({4zX$u1AhSM zNkl9dyKP zH9pAuDDuGAXa!2FIDmBS$l)q%4RJ@tCOJui4h)*BxKL`r3^=z*uTfB~++W%)y9AsR zo!8ZOBK?8=rsl$Ca<&8#ABkGjYJaptO9SazEtd@iKEcy2r*&Q>nR&2<8Yg?PNsgRj zONKAD@3HYdU=va9oWr%VeS2x*WK91QTXLQro8S&=(bI7+_pD`A@%G_nxd-^zat|ON wrUxi&_RLdv#=)`ue$#fP?@5`Tzg`fam}Kbua(` z>RI+y?e7jT@qQ9Q9B4g-GyW=TXrR9HvtR_zXhFbJ&f{oi?|d>x3X^T!fn8#A=h z+8xJ1Yile76oGByJGL7QxdDvS$^1_7ljU=K$Cj|~d`0#+TO8*PUd0I)1{8RqfyISp z=n{fBNiK!zYH0t(gA43g7(hyTT>4!O(vS(%37IfIbUkfTK_7%I2 z(cdR)^R8m$dfyNn{d4wR*FDfep}zj7H)G)OiJ}dd1b6~wP+#)=h<*Q2tGj2+_f7!0 zhzoQD8;Tk5H3)lA7s~UyUr`sTT!89XBv7uMkH$cXz%dto#Xu5V%$x`8c$Wv7-$k(r zI+yt;yox+n7`RAEk1&3cIDnT*2G)nH2avpT9HOg od|{v&d*1>b?r-w&l~2du3lW?Kt676&t^fc407*qoM6N<$f;iO7k^lez diff --git a/index.htm b/index.htm index a4227aa..3b440b3 100644 --- a/index.htm +++ b/index.htm @@ -1,18 +1,18 @@ The mirror • Bicycles on the Moon - - - + + + -1190.bicyclesonthemoon.dnsd.info +1190.bicyclesonthemoon.info

You can have your own OTT mirror now!

-

If you want to run your own copy of the ЯOЯЯIM TTO, you +

If you want to run your own copy of the ЯOЯЯIM TTO, you can, because I made it available. Follow these instructions to download and setup your own ЯOЯЯIM TTO.

-

This is about version 1, iteration 2.

+

This is about version 1.3.

Dependencies

The mirror depends on some things:
    @@ -44,10 +44,10 @@ mirror must be hosted at "something.example.com/ott"
  • Create a directory for the source. Download pro.zip and put its contents there. Don't build it yet.

This and earlier versions can also be downloaded from svn://bicyclesonthemoon.dnsd.info/ottmirror. +"svn://bicyclesonthemoon.info/ottmirror">svn://bicyclesonthemoon.info/ottmirror. Use "e" for read-only access.
If you want the source as it is right now, get it from http://1190.bicyclesonthemoon.dnsd.info/ott/src/. +"http://1190.bicyclesonthemoon.info/ott/src/">http://1190.bicyclesonthemoon.info/ott/src/.

Preparing the enviroment

@@ -256,13 +256,20 @@ This moves the log files once in a week. Otherwise they would grow to infinity.

+--> +

Changes

    -
  • v.1, i.2 (25.09.2014): +
  • v.1.3 (8.03.2015) +
      +
    • Improved form reading in mustardtime posting
    • +
    • Fixed small bugs in:
        +
      • bbcode to html conversion
      • +
      • post editing
      • +
      • verifying passwords for post editing
      • +
    • +
  • +
  • v.1.2 (25.09.2014):
    • Posts sent from the mirror are now quotable.
    • Posts sent from the mirror are now editable.
    • @@ -271,13 +278,13 @@ in next update.
    • Added a relinking interface.
    • Improved related URL relinking
  • -
  • v.1, i.1 (12.08.2014): +
  • v.1.1 (12.08.2014):
    • Added AGPL license.
    • Added BBcode to HTML translation.
    • Fixed a bug causing bot2 to stop on 403 error when downloading attachments.
  • -
  • v.1, i.0 (17.07.2014): +
  • v.1.0 (17.07.2014):
    • First publicly available version
  • @@ -286,8 +293,8 @@ in next update.

    Copyright, license, etc.

    The code (in pro.zip) is written by me, Balthasar Szczepański and is released under the AGPL 3 license -since version 1, iteration 0.
    -Version.1, iteration.0 doesn't have any license defined.

    +since version 1.1.
    +Version.1.0 doesn't have any license defined.

    The resources in ott.zip contain HTML, CSS, Javascript and images from phpBB which is released under the GPL 2 license. @@ -300,6 +307,6 @@ TTO. Now wait for it until it catches the whole thread.
    Balthasar

-1190.bicyclesonthemoon.dnsd.info +1190.bicyclesonthemoon.info \ No newline at end of file diff --git a/ott.zip/botmlogo2.png b/ott.zip/botmlogo2.png index 520f68accaa38c9a2407e7ba234ffbaca774cc10..35614830ea10c465dabf08bc3dfd4f5a3309f324 100644 GIT binary patch delta 298 zcmV+_0oDHW39SeriBL{Q4GJ0x0000DNk~Le0002n0000I2m=5B0Oh({4zX$u1AhSM zNkl9dyKP zH9pAuDDuGAXa!2FIDmBS$l)q%4RJ@tCOJui4h)*BxKL`r3^=z*uTfB~++W%)y9AsR zo!8ZOBK?8=rsl$Ca<&8#ABkGjYJaptO9SazEtd@iKEcy2r*&Q>nR&2<8Yg?PNsgRj zONKAD@3HYdU=va9oWr%VeS2x*WK91QTXLQro8S&=(bI7+_pD`A@%G_nxd-^zat|ON wrUxi&_RLdv#=)`ue$#fP?@5`Tzg`fam}Kbua(` z>RI+y?e7jT@qQ9Q9B4g-GyW=TXrR9HvtR_zXhFbJ&f{oi?|d>x3X^T!fn8#A=h z+8xJ1Yile76oGByJGL7QxdDvS$^1_7ljU=K$Cj|~d`0#+TO8*PUd0I)1{8RqfyISp z=n{fBNiK!zYH0t(gA43g7(hyTT>4!O(vS(%37IfIbUkfTK_7%I2 z(cdR)^R8m$dfyNn{d4wR*FDfep}zj7H)G)OiJ}dd1b6~wP+#)=h<*Q2tGj2+_f7!0 zhzoQD8;Tk5H3)lA7s~UyUr`sTT!89XBv7uMkH$cXz%dto#Xu5V%$x`8c$Wv7-$k(r zI+yt;yox+n7`RAEk1&3cIDnT*2G)nH2avpT9HOg od|{v&d*1>b?r-w&l~2du3lW?Kt676&t^fc407*qoM6N<$f;iO7k^lez diff --git a/ott.zip/botmlogo3.png b/ott.zip/botmlogo3.png index 543c64b28986b0f44ada9c19506d5f65d6d3fce5..d0e440750b858a8e2197caae84e2804b3003da9b 100644 GIT binary patch literal 507 zcmeAS@N?(olHy`uVBq!ia0vp^w}IGAt>EaktaqI1^$h^Y}0t^8w zsy4{!y1zdALVS|*;a9p7@BQ}j&FSBG*kFeuP!j|cH2%m+_EKyWaOx?3TlxDkr_}wG zvh}LVuD+Mc{rc-&N1^onxwYT;uGb%}{bzLVfa$*I{WtFESEX$6(Oj};?Vmk=e_tr6 zef&Zuxnr;0lV>mQoO_;ZYJ4iEAUy4L@0r!gPfpzo{die@^Fj5rZP)f}+xF{+zI52D zp3B|Wz0xcn+ZY=+Z@%X`Pw;mHcxd^bmCxay!L*rjK~I^8UFhZ%rx0wXU}wi--?3ywZH9J1P-mOHp#wq{O!g&@6X8YU*^Ac|L*O#&X>E% zKmIq@GA&%HU0bHUzwT;GyB4!TtmKlk?~}gmytyp@etY5VFQtDz&pS8gZrb`-mJ^5 ze?4pGwjH*mf9|Bm-QK@%@A;my?pyxXuE^E5tULQ-dW>}Rx%+Y1e`o!h8ngf7Kd|*V zvD)%`3e*XPQpO+gkd|S(NZOz5_ zo0n?4msTr-7H5#n-;BHDY+B)x7n*=JZ?3J1ytdURTLFIZOBY{yS&v_e#&UiaYtw^nLs< z*|yu!*L(cg?Y7om=Gk0&R>nSdMxK7A{q9fEHulyb(^T&>TYmbplBYqyiKDlE(Io%> v;lH%);%1*>2#{pZ!WNlW;upJ6_$T(|e>1`~)+aCl(-woLtDnm{r-UW|s>~<6 diff --git a/ott.zip/end b/ott.zip/end index ea3c80e..72a4713 100644 --- a/ott.zip/end +++ b/ott.zip/end @@ -25,7 +25,7 @@ -

Return to Board index

+

@@ -48,10 +48,10 @@ - + - - + + @@ -84,22 +84,22 @@

You cannot read about your forum permissions