Commit Verlauf

Autor SHA1 Nachricht Datum
  emanuele 777cecec77 Database errors are not nice, used a fatal_lang_error when a smiley set is not found vor 12 Jahren
  emanuele 57de7ca2c0 @todo is this really needed? => apparently no vor 12 Jahren
  emanuele 0ed2c74849 If guest access is not allowed let's hide the search too vor 12 Jahren
  emanuele a0768b8aac Time to go UTF-8 default for MySQL too vor 12 Jahren
  emanuele 94402ceaf4 Fragment to reach the appropriate PM from the link in to the notification email - Thanks Illori for the report vor 12 Jahren
  emanuele d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool vor 12 Jahren
  emanuele 8b6b964964 If text is disabled in PM notifications let's send a link to read the message too - still buggy though vor 12 Jahren
  emanuele45 8161ba2205 Merge pull request #56 from emanuele45/master vor 12 Jahren
  emanuele 11f9b8df3b When checks for a new permission are added all over the place...well, it would be nice to add it to ManagePermissions too. Added send_email_to_members... lol vor 12 Jahren
  emanuele45 27f05bf0c4 Merge pull request #60 from marcusforsberg/curve_popups vor 12 Jahren
  emanuele d0452d5866 Merged template_javascript and template_javascript_vars (the second never called) and moved to Subs.php because it's useless to have those functions repeated in each and every theme - Thanks marcusforsberg for the suggestion vor 12 Jahren
  marcusforsberg f426b76048 + New, prettier help popups in Curve, and an awesome new PM notification message. vor 12 Jahren
  emanuele 4b6b2ae0ff [install] Removed a couple of css from the past (classic theme) - thanks Illori for the report vor 12 Jahren
  emanuele 3c4c58625e Fix for boardsAllowedTo vor 12 Jahren
  emanuele ad398323e8 Yes, as live627 (John Rayes) highlighted, better do things the right way vor 12 Jahren
  emanuele45 8901eb9291 Merge pull request #49 from marcusforsberg/button_strip-in-source vor 12 Jahren
  emanuele 1adad2e8f1 As per Ant request and as per logic: we are not going to support pre-SMF 2.0 RC2 themes any more, so compat.css can become history vor 12 Jahren
  emanuele b393d70f02 Let's at least check if the function exists first (any mod should be able to include files from the hook itself) vor 12 Jahren
  emanuele 70c0e1170d Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1 vor 12 Jahren
  emanuele45 113903e41d Merge pull request #52 from live627/master vor 12 Jahren
  emanuele 63669b33df Hide attachments permissions if attachments are disabled - thanks Illori for the report vor 12 Jahren
  John Rayes f4543d9fec Don't restrict inclsionn to the board index... others want to load files, too. vor 12 Jahren
  John Rayes 0fc1cd4037 + integrate_default_action vor 12 Jahren
  emanuele aa4fb5b64d It's always better to initialize variable...unless you want to have troubles... fixed a bug in deny board access that when denied it was impossible to move back to allowed vor 12 Jahren
  emanuele 61e0716b7e Fixed an undefined index error - thank Illori for the report vor 12 Jahren
  emanuele e688881f14 another clear to separate pages and moderated posts vor 12 Jahren
  Marcus Forsberg 8ccab68f4c Merge pull request #2 from marcusforsberg/master vor 12 Jahren
  marcusforsberg 18831c20ca ! No need to pass $context to a hook :P vor 12 Jahren
  emanuele d460b5a3f4 If pacman doesn't know the action is better to report a nice error rather than die with php error messages vor 12 Jahren
  Marcus Forsberg e97a0ce1e9 Merge pull request #1 from marcusforsberg/button_strip-in-source vor 12 Jahren