flash pushed to master at flash/ytkns 2026-03-07 02:22:01 +00:00
f846897737
Removed database config and just use the config.php file.
flash pushed tag 20260306 to flashii/misuzu 2026-03-07 00:56:57 +00:00
flash pushed to trunk at flashii/misuzu 2026-03-07 00:56:44 +00:00
958b6f0ef9
updates updates updates
flash pushed to trunk at flashii/misuzu 2026-03-07 00:14:38 +00:00
1f488dae17
Actually use the password and email address change email templates that have been sitting in the repo for years.
flash pushed to trunk at flashii/misuzu 2026-03-07 00:01:46 +00:00
30cde0bcf6
Merge branch 'trunk' of ssh://patchii.net/flashii/misuzu into trunk
382af95da6
Redid the mailer system a little.
90a51eae25
Resolve newest members on the spot rather than reading a config key (maybe cache this later too though).
Compare 3 commits »
flash pushed to trunk at flashii/misuzu 2026-03-06 20:26:14 +00:00
414504ce46
Resolve newest members on the spot rather than reading a config key (maybe cache this later too though).
flash pushed tag 20260305.1 to flashii/misuzu 2026-03-06 03:48:55 +00:00
flash pushed to trunk at flashii/misuzu 2026-03-06 03:48:49 +00:00
d47320aae4
I fixa da oversight
flash pushed tag 20260305 to flashii/misuzu 2026-03-06 03:21:18 +00:00
flash pushed to trunk at flashii/misuzu 2026-03-06 03:21:10 +00:00
3a862368db
Reworked the permission system again.
a7db02b8f3
Made ancestry and offspring retrieval methods only return ids.
4de70a2195
Updated Index.
f6f7dc509d
Some forum code housekeeping.
7dba42f4e7
Use NULL for root category id instead of a 0.
Compare 6 commits »
flash pushed tag v0.2603.60241 to flash/index 2026-03-06 02:42:42 +00:00
flash pushed to trunk at flash/index 2026-03-06 02:42:39 +00:00
efa6b36e82
Sort params before submission.
flash pushed tag v0.2603.52149 to flash/index 2026-03-05 21:52:55 +00:00
flash pushed to trunk at flash/index 2026-03-05 21:52:54 +00:00
92d8374847
Made DbResult itself iterable.
9284393f44
Replaced DbResultIterator with a simple generator routine.
a12183f9f6
Added non-object return type handling in DbResultIterator.
8e8a2c124d
Made 0 always encode to an empty string (might be backwards incompatible).
c5ec56663c
Updated libraries + static analysis fixes.
Compare 5 commits »
flash pushed to trunk at flashii/misuzu 2026-03-04 01:26:05 +00:00
aa60572b67
Fixed oversights.
flash pushed to trunk at flashii/misuzu 2026-03-04 01:24:20 +00:00
bb4504ccea
Use Generator tpl:render output where possible.
746a2b918a
Fixed Edit Profile button in settings not performing the permission check.
Compare 2 commits »
flash pushed tag 20260226.2 to flashii/misuzu 2026-03-02 13:14:20 +00:00
flash pushed to trunk at flashii/misuzu 2026-03-02 13:14:12 +00:00
f570827d56
Allow using personal tokens for chat authentication.
a1040fa75d
Removed legacy emoticons endpoint.
Compare 2 commits »
flash pushed to trunk at flashii/misuzu 2026-03-01 01:35:36 +00:00
8f18267212
Redid a whole bunch of the CSS variables and also created the styling for the Minecraft section of the Settings section.
flash pushed to master at flashii/mince 2026-02-28 17:31:41 +00:00
a8e1316e74
Messed up the login check oops!