Commit Graph

65 Commits

Author SHA1 Message Date
cb5159d5fe v0.25.4 Bugfixing... 2024-07-02 14:34:24 +10:00
d5fdf78d62 v0.25.3 Bugfixing... 2024-07-02 14:23:16 +10:00
eb929daca5 v0.25.2 Bugfixing... 2024-07-02 14:13:42 +10:00
2627530d48 v0.25.1 Another post content corner case handling for Discourse validation to pass 2024-07-02 13:50:36 +10:00
1600e91ba4 v0.25 Post image handling tweaks 2024-07-02 13:15:07 +10:00
779575c1b4 v0.24 Improve attachment handling for posts 2024-07-01 21:07:58 +10:00
101d7cc0cb v0.23 Corner case for duplicate topic name/title, not allowed in Discourse 2024-07-01 18:49:59 +10:00
efb56dba7e v0.22.3 Add debug output for attachment processing 2024-07-01 16:30:44 +10:00
80b62b018e v0.22.2 Add debug output for attachment processing 2024-07-01 16:28:27 +10:00
b31772e5bb v0.22.1 Add debug output for attachment processing 2024-07-01 16:20:17 +10:00
dd5f3a9333 v0.22 Fix incremental support for post handling 2024-07-01 16:08:07 +10:00
752499806a v0.21.5 Fix coding oversight for image upload handling 2024-07-01 13:00:12 +10:00
69611ee3b5 v0.21.4 Fix coding oversight for image upload handling 2024-07-01 12:57:53 +10:00
aff0c90976 v0.21.3 Fix coding oversight for SQLite methods 2024-06-29 02:17:30 +10:00
1a07b66620 v0.21.2 Wipe URL table for now 2024-06-29 00:42:23 +10:00
c8677aaf0f v0.21.1 Convert Gossamer inline image syntax to \![url](url) 2024-06-29 00:30:16 +10:00
171159cba2 v0.21 Add support for Gossamer inlined external image URLs in Discourse 2024-06-29 00:14:23 +10:00
0bba1c4638 v0.20 Make code persistent with SQLite instead of using hashes for stats/numbers for posts 2024-06-28 22:25:26 +10:00
69be52fcf3 v0.19.3 Killing bugs in new code 2024-06-28 18:56:38 +10:00
cfac3debb0 v0.19.1 Massive improvement of topic and post migration handling with extra field population 2024-06-28 16:40:37 +10:00
c7ce8fdf98 v0.19 Massive improvement of topic and post migration handling with extra field population 2024-06-28 16:32:52 +10:00
94d8264938 v0.17.2a only post importing 2024-06-28 10:58:53 +10:00
1a12adbd97 v0.17.2 Minor typo fix 2024-06-28 10:55:58 +10:00
2139ddc1fe v0.17.1 Handling of Gossamer text tags and TIFF handling fix 2024-06-28 01:44:01 +10:00
b547e7fc6a v0.17 Profile picture / avatar code rewrite 2024-06-28 00:46:16 +10:00
42f1f54876 v0.16.8 Fix TIFF image support bug 2024-06-27 23:54:21 +10:00
daee737529 v0.16.7 Minor syntax fix 2024-06-27 23:16:06 +10:00
ae0efcb489 v0.16.6 Handling for broken input images... again. 2024-06-27 16:22:12 +10:00
a94dfbb550 v0.16.5 Remove duplicate images from user_profile.bio_raw 2024-06-27 15:42:40 +10:00
04bca84117 v0.16.4 Profile image handling improvement 2024-06-27 15:32:05 +10:00
c384aebed5 v0.16.3 Profile image handling improvement 2024-06-27 15:15:12 +10:00
b38e2853bb v0.16.2 Profile image handling improvement 2024-06-27 02:35:15 +10:00
96cb9e7664 v0.16.1 Tweak for rogue image handling 2024-06-27 02:14:09 +10:00
2c9eb66ce8 v0.16 Significant user image handling improvement, including avatar resizing 2024-06-27 01:30:05 +10:00
0c7f521b15 v0.15.9 URI.encode fix 2024-06-26 23:52:24 +10:00
3c939d53a6 v0.15.8 URI.encode fix 2024-06-26 22:41:01 +10:00
95334e5492 v0.15.7 URI.encode fix 2024-06-26 22:33:49 +10:00
26c18138eb v0.15.6 Minor fix 2024-06-26 21:57:32 +10:00
2e9268d993 v0.15.5 Minor fix 2024-06-26 21:35:00 +10:00
5e82e5e3d1 v0.15.4 Minor fix 2024-06-26 21:01:52 +10:00
c9f55a0e87 v0.15.3 Minor fix 2024-06-26 19:42:53 +10:00
969952c992 v2.15.1 Minor fix 2024-06-26 19:42:15 +10:00
1ce4a94a67 v0.15.1 Minor fix 2024-06-26 15:49:43 +10:00
3449f875e8 v0.15 Remove commented line from SQL syntax 2024-06-26 15:39:17 +10:00
fdb69f2d73 v0.14 Code indentation fix and relative path fixes for require at start 2024-06-26 15:26:26 +10:00
30827f69b4 v0.13 Validated in sync with present script, version # added 2024-06-25 14:34:48 +10:00
4816641be3 v0.13 Support for import and attachment of images/attachments to posts 2024-06-22 15:13:41 +10:00
9825f919b9 v0.12 Significant improvement with URL topic-post mapping support 2024-06-20 19:23:30 +10:00
1e62f5ee09 v0.11 Add support for SQLite DB and CSV file generation for mapping of old to new OP / new topic URLs 2024-06-20 13:28:14 +10:00
a6d48e825d v0.10 Add support for SQLite DB and CSV file generation for mapping of old to new usernames 2024-06-20 01:13:08 +10:00