Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Spicer d20193e7c5 ! We renamed the theme a bit back. há 10 anos atrás
  Peter Spicer 875351674c ! While Mantis 4870 had this dealt with, this is illogical. If you're substituting language-specific strings and the language needs them lower-case, make them lower case and be done with it... don't have workarounds for workarounds. há 10 anos atrás
  Peter Spicer b55b149209 ! Most of the language strings for the new alerts stuff. I'm still working on it so this might change a little. há 10 anos atrás
  Peter Spicer d2afabad45 ! Mods that do things like formatting the username should probably apply their changes on this one, so let's standardise it for them. há 10 anos atrás
  Peter Spicer 9d9bfbd0fc ! Missing spacing between chunks of exciting content (thanks @Yoshi2889 for the heads-up) há 10 anos atrás
  Peter Spicer 31cd685b6b ! No point keeping the most_on index when we're not using it as per Mantis 4640. há 10 anos atrás
  Peter Spicer e46a05c792 ! Fix cutting longish usernames, (fixes #954) thanks Yoshi! há 10 anos atrás
  Arantor 8bb9d3200d Merge pull request #952 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer da464caf73 ! And then just the language changes. há 10 anos atrás
  Peter Spicer ab36f1994b ! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be. há 10 anos atrás
  Peter Spicer 6183c47c6a ! And the upgrader should clean up a bit while we're at it. há 10 anos atrás
  Peter Spicer 051933dbf4 ! Removing notify permissions, part 1: the installer. há 10 anos atrás
  Arantor 518fc36c1b Merge pull request #948 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer df5e3275d2 ! Stupid typo. Fixes #946. há 10 anos atrás
  Arantor 065d28ee4d Merge pull request #947 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer eda72fe9a2 ! Indicate when news has been saved, as per #802 há 10 anos atrás
  Arantor 99c5619329 Merge pull request #945 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer 3755692c73 ! The beginnings of the new alerts system. há 10 anos atrás
  Michael Eshom a0f28efc56 Merge pull request #943 from Oldiesmann/release-2.1 há 10 anos atrás
  Michael Eshom 8039d156b2 ! Don't allow $boarddir, $sourcedir and $settings['theme_dir'] as attachment directories. Partial fix for #899 há 10 anos atrás
  Arantor 270c95543a Merge pull request #942 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer ec19648cee ! Would have been nice if people had given me the error message, would have been able to have fixed this silly mistake sooner. Fixes #941. há 10 anos atrás
  Arantor bb0db15311 Merge pull request #940 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer 328d9ca37a ! Typo in installer, causing categories table not to be made. Fixes #939. há 10 anos atrás
  Arantor 99db0600c0 Merge pull request #938 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer d843e6ba49 ! Disable debugging from within the popups. (fixes #919) há 10 anos atrás
  Arantor 3892df9d29 Merge pull request #937 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer 02c91a0084 ! Focus on the search box when on the search for members page. há 10 anos atrás
  Arantor feaac6608f Merge pull request #936 from Arantor/release-2.1 há 10 anos atrás
  Peter Spicer 45f9f397b7 ! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway. há 10 anos atrás