Commit History

Author SHA1 Message Date
  Michael Eshom 4bb49bae54 ! In some cases the 'post event' button was shown when you couldn't actually post an event (fixes #1182) 10 years ago
  Peter Spicer bb248113c6 ! The main code for avatars no longer needing inline HTML or JS to resize 10 years ago
  Peter Spicer 2898f953db ! A function to easily get CSS into the header (remember: HTML5, we don't need to specify the type as it defaults to text/css) 10 years ago
  Peter Spicer be8dec5b62 ! Death to hot topics. 10 years ago
  Peter Spicer 5c6e7b018f ! Some more HTML5 related clean-up 10 years ago
  Peter Spicer ad39ba6f96 ! Mostly pruning type attributes, a few doctypes that lurked in templates. 10 years ago
  Peter Spicer cb1ede1d80 ! The beginnings of a conversion to HTML5. About time we did this, really. 10 years ago
  Peter Spicer 1be765119e ! A few more things we don't need. 10 years ago
  Peter Spicer 0ddca017ff ! And our ever important source files, plus a little bit of consistency. 10 years ago
  Peter Spicer 5e7d98700a ! There really is no good reason now not to be ORDER BY LENGTH(code) for smileys. MySQL supports it now after those rocky days when we couldn't rely on it, PGSQL and SQLite seem to support it as far as I can tell, it's also cached so the filesort isn't the killer it could necessarily be. Let's do this and fix #1091 while we're at it. 10 years ago
  Suki 75f73e8790 Add debug info for instances $context['debug']['instances'] 10 years ago
  Suki 5fed06fdbb pseudo-singleton pattern 10 years ago
  Suki da0f5d2287 Add object param to Subs::remove_integration_functio() 10 years ago
  Suki b9bee139bc Log if hook execution failed 10 years ago
  Suki e2f0752129 Create the object if requested 10 years ago
  Suki 9a15e18cb4 Add a new param to add_integration_function 10 years ago
  Suki 838e1c4f52 Still a couple of places with some legacy code 10 years ago
  Peter Spicer b5bb3fb944 ! Let's actually assign a copyright year for SMF outside the language files that we can target with patches should we need to. About time we did this. 10 years ago
  Peter Spicer b3d25d972c ! There are several places that HTTP only is expected but HTTPS is quite feasible. 10 years ago
  Peter Spicer 18f30e55f6 ! Back to notification stuff. So with the changes to the menus etc, we don't use the old tests for whether to show reports and whatnot so we might as well begin phasing them out. 10 years ago
  Michael Eshom 3c986d9536 Merge pull request #985 from MissAllSunday/fixes 10 years ago
  Peter Spicer 351c03378c ! And a lurking icon for the generic popup 10 years ago
  Peter Spicer 59b04d1cf2 ! It might also help to mark this field as a proper integer field if we want to play increment with it. 10 years ago
  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. 10 years ago
  Suki 737b07640f Yet another hook 10 years ago
  Suki ae1cd2c3fc getLegacyAttachmentFilename() shouldn't be required anymore 10 years ago
  Suki 4a86877e17 Add the ".dat" extension 10 years ago
  Peter Spicer 3755692c73 ! The beginnings of the new alerts system. 10 years ago
  Peter Spicer 3d0280eef4 ! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use. 10 years ago
  Peter Spicer b36f2c178f ! Shiny new PM popup menu. 10 years ago