Thoughts (1141)
September 2nd, 2013, 04:56 AM Actions…Arantor » When it was suggested that I fork Wedge myself, I said it wouldn't work because the code would diverge too much. After one day of coding (against SMF 2.1 for my own project, not from Wedge), I've already completely broken any chance of compatibility. (…)
August 25th, 2013, 03:14 AM Actions…Arantor » @Nao> It isn't going to change. (…)
August 24th, 2013, 01:27 AM Actions…Arantor » @Nao> But why would a PM thing use the notifications language file, that's the thing that makes no sense to me. (…)
August 24th, 2013, 01:21 AM Actions…Arantor » @Arantor> If it didn't share code with #notifs we wouldn't even be having this conversation.
August 24th, 2013, 01:20 AM Actions…Arantor » @Nao> Are you going to move the stuff out of PersonalMessage.php itself too? Needs to be everything or not at all. Seems to me that it made much more sense to keep PM stuff with the PMs... (…)
August 24th, 2013, 12:04 AM Actions…Arantor » @Nao> Why would the PM popup stuff be in the notifications language file when both are loaded AJAXively from their separate actions? One loads action=notification, one loads action=pm, they have their lang files, and ne'er the twain shall meet. (…)
August 23rd, 2013, 11:52 PM Actions…Arantor » It occurs to me that making PMs into a plugin would now be even easier than it's ever been before.
August 23rd, 2013, 10:45 PM Actions…Arantor » I do like seeing my work hit a production site, btw :) (…)
August 23rd, 2013, 09:12 PM Actions…Arantor » I'm such a bad person :lol:
August 23rd, 2013, 08:40 PM Actions…Arantor » @Nao> Yeah, the French version needs work. Also... the PM popup is handled by the PM code therefore the PM language file ;) (…)
August 23rd, 2013, 08:32 PM Actions…Arantor » @Nao> The page thing is insane. We really need to separate the list of conversations from the conversations themselves.
August 23rd, 2013, 06:03 PM Actions…Arantor » @Arantor> Take a look at it, it's committed now. (…)
August 23rd, 2013, 06:01 PM Actions…Arantor » @Arantor> Lemme commit, I'm almost done writing up the commit note. (…)
August 23rd, 2013, 06:01 PM Actions…Arantor » @Nao> Definitely interesting and funny.
August 23rd, 2013, 06:01 PM Actions…Arantor » @Nao> It adds a page number to the title if and only if you're in a paginated setup, but I don't need to worry about that for PM permalinking... unless you've made a drastic change I didn't notice... (…)
August 23rd, 2013, 05:28 PM Actions…Arantor » @Arantor> I'll be committing shortly.
August 23rd, 2013, 05:27 PM Actions…Arantor » @Nao> O RLY???? (…)
August 23rd, 2013, 05:27 PM Actions…Arantor » @Nao> Huh? I'm just sending users to index.php?action=pm;f=inbox;pmsg=whatever... Seems to work OK... (…)
August 23rd, 2013, 03:51 PM Actions…Arantor » Who designed the PM code? It's a labyrinthine mess. (…)
August 23rd, 2013, 03:13 PM Actions…Arantor » @Arantor> It had no child declarations or anything.