Commit History

Author SHA1 Message Date
  Spuds 4145013661 ! Missing global $sourcedir in createPost and modfyPost 12 years ago
  Spuds 556ec49bb8 Merge pull request #44 from emanuele45/hooks 12 years ago
  emanuele e81fb783dc Added a new hook before topic creation (kept the existing after because before create the topic SMF doesn't know the id) and passed by-ref also msgOptions, topicOptions and posterOptions 12 years ago
  emanuele 430d964b2f Merge branch 'master' of https://github.com/Spuds/playpen 12 years ago
  Spuds 5f60aad7b6 ! Minor update so 2.1 attachment thumbs work with the new theme 12 years ago
  Spuds 9824d19933 ! First git commit of Ant's new theme, called it penguin for now :P ... its a big [WIP] 12 years ago
  Spuds a869e64fbb ! although we will not use this :P, the tooltip could pop off screen, this fixes that 12 years ago
  Spuds 9b3431a24a ! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy 12 years ago
  Spuds 9fad151ab5 ! move custom index updates to the search api 12 years ago
  Spuds 27cc9f8a74 ! set max length of user title in the template 12 years ago
  Spuds 48021d66f6 ! tweak format of css files cuz Ant said so :P 12 years ago
  Spuds f29876b0ef ! update search template to use progress bar graphic in place of xx% done text 12 years ago
  emanuele e06a46164b Certain hosts could try to inject html using the <body> tag as a reference point (replacing it server-side), this could break all the javascript of the post page 12 years ago
  Spuds 0771ce3324 Merge pull request #43 from emanuele45/master 12 years ago
  emanuele 3f9ed51d04 ooops...debug leftover... 12 years ago
  Spuds 4c630c927f Merge pull request #41 from emanuele45/master 12 years ago
  emanuele 50723781f1 Another kb to KB 12 years ago
  emanuele ad054ff160 [install] passwords should not be escaped [Bug 4924] 12 years ago
  emanuele 393c07d74b Fixed icon_not_found error in icon pages [Bug 4828] 12 years ago
  emanuele 64700ab87e The link tree of the current theme page (and few others) is now correct [Bug 4983] 12 years ago
  emanuele 63edc63e39 Merge branch 'master' of https://github.com/Spuds/playpen 12 years ago
  emanuele b8b7794332 (very) Long emails were truncated because exeeding the body size 12 years ago
  emanuele c8caa98ca7 According to JEDEC Standard 100B.01 the K in kilo for bytes when the factor is 1024 is uppercase 12 years ago
  emanuele 20046a5465 Quick reply is no more special than any other theme option 12 years ago
  Spuds a606a25d7c ! fix for sqlite install of boards table. 12 years ago
  emanuele 3ccb6819dd Before a database dump let's check if we can handle timeouts 12 years ago
  Spuds 653d1182b2 ! revert commit 68d5c2c6672361d732fba53c7f699a960a752224 1 parent f9cdb164c5 as it would break WrapAction function 12 years ago
  Spuds 0789cd2a91 Merge pull request #39 from sicommnend/master 12 years ago
  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 years ago
  Spuds b089f9d649 Merge pull request #38 from Trekkie101/master 12 years ago