Historia zmian

Autor SHA1 Wiadomość Data
  emanuele 8a78516ebc Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]" 11 lat temu
  emanuele f9567030ac Fixing things I broke... 11 lat temu
  emanuele 2ec5cf9d88 Moved a bit of things around in Avatar.php and index.php 11 lat temu
  Suki ea2a3be18c Back to good old hackish code 11 lat temu
  Suki 84a0cef02c Nah... Lets do this properly... 11 lat temu
  Suki 0994244d96 Use Avatar.php if there is an attached avatar to display 11 lat temu
  emanuele45 ea6aa67f3b Merge pull request #210 from emanuele45/disregard 11 lat temu
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 11 lat temu
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 lat temu
  emanuele45 ee6b6c309d Merge pull request #212 from emanuele45/master 11 lat temu
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 lat temu
  Norv 74598c2506 Copyright correction. 11 lat temu
  emanuele 99797a97d2 All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54] 11 lat temu
  emanuele 0c5600c2c6 Obviously the previous way was relying on way too many assumptions. That should be more robust 11 lat temu
  emanuele 88dfbfb5a4 Disregard topics - basic implementation 11 lat temu
  emanuele 02667d6d57 Copyrights changed to 2012 12 lat temu
  emanuele 9fa4f52545 A couple of no more used actions (display and im both last used in 1.0-beta 4) 12 lat temu
  John Rayes d47e072440 ! integrate_pre_log_stats wasn't formulated correctly 12 lat temu
  John Rayes 41c161655a ! integrate_default_action wasn't formulated correctly 12 lat temu
  emanuele db51cc4631 Forgot the action to load the editor localization... 12 lat temu
  emanuele a550b65700 That will probably break something: removed all the php functions related to the old editors (html_to_bbc, bbc_to_html, etc.) 12 lat temu
  emanuele ad398323e8 Yes, as live627 (John Rayes) highlighted, better do things the right way 12 lat temu
  emanuele b393d70f02 Let's at least check if the function exists first (any mod should be able to include files from the hook itself) 12 lat temu
  John Rayes f4543d9fec Don't restrict inclsionn to the board index... others want to load files, too. 12 lat temu
  John Rayes 0fc1cd4037 + integrate_default_action 12 lat temu
  Spuds 653d1182b2 ! revert commit 68d5c2c6672361d732fba53c7f699a960a752224 1 parent f9cdb164c5 as it would break WrapAction function 12 lat temu
  sicommnend 68d5c2c667 Ugly and unofficial 404 page handling, If a action is not in the array then show a 404 page. Todo list is add a 404 source file then a 404 template file because this way is ugly but a start. 12 lat temu
  sicommnend f9cdb164c5 php.ini value zlib.output_compression can be greater than 1 if a buffer size is set in php.ini 12 lat temu
  Spuds 822404765c ! Moved browser detection to its own file and class Class-BrowserDetect.php. Supports newer versions of browsers and more mobile detection. 12 lat temu
  Spuds 53c8bc2fc0 ! some missing cleanup from the standardization attempt 12 lat temu