Commit History

Author SHA1 Message Date
  emanuele 6fb9302065 Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 11 years ago
  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 years ago
  emanuele 0eca34a4b3 Merge branch 'master' into l10n 11 years ago
  emanuele 88dfbfb5a4 Disregard topics - basic implementation 11 years ago
  Spuds 4235b31dcc ! Rev 10930 was not in trunk, Check for invalid sort methods in message index. (MessageIndex.php) 11 years ago
  emanuele 14ca000688 Revert "Redirect topics instead of do a redirect now uses directly the 11 years ago
  emanuele 2c84f2c6dd Moved the creation of the header links of the topics from theme to source. In my opinion this is an improvement for the themers (at least one less hassle ;)) 11 years ago
  emanuele 02667d6d57 Copyrights changed to 2012 12 years ago
  emanuele c6dd6c3fc2 Merge branch 'master' into generic_js_load_boards 12 years ago
  emanuele45 7b7e7c216e Merge pull request #117 from emanuele45/marcus_master 12 years ago
  emanuele45 410e45dd17 Merge pull request #64 from marcusforsberg/master 12 years ago
  emanuele e8988d8756 Show the avatar is now an option (template_init) and retrieved from the db only if the theme wants it 12 years ago
  Antechinus c256c61a42 Hey, new theme. Shit happens. 12 years ago
  emanuele 3be461e99d A typo and an extra_before link_tree left over 12 years ago
  emanuele befe51b30b (poorly) Expanded the 'jump to' js code to allow using it outside of the jump to, and used them to load the quick moderation list of boards 12 years ago
  John Rayes b8b2d45853 ! Fixing a complex permissions call 12 years ago
  John Rayes 4b80619954 ! Oops, accidentally passed an undefined var 12 years ago
  John Rayes a1b246a853 + Hook into quick moderation option box on message index 12 years ago
  marcusforsberg 8a8ec43ba4 + Load the latest poster's avatar on boards and topics to allow themes to display them, IP.Board-style. 12 years ago
  marcusforsberg 18831c20ca ! No need to pass $context to a hook :P 12 years ago
  marcusforsberg 8b80f02811 ! Move all button_strip arrays to the source 12 years ago
  emanuele45 2253c227d4 Merge pull request #48 from live627/master 12 years ago
  John Rayes bd61a065f3 * Extend boardsAllowedTo() 12 years ago
  emanuele 8c754241ea Redirect topics instead of do a redirect now uses directly the url of the topic that are redirected to (in MessageIndex) 12 years ago
  Spuds 235c4cfcf7 ! add preview class to the author link so tooltips of the previews look the same 12 years ago
  Spuds 53c61074d3 ! Added missing commma to the query 12 years ago
  emanuele 4cbf0dd262 ! If preview_characters is empty don't retrieve the data from the db 12 years ago
  emanuele 9a1585aae5 Concurrent move of topics detected and action stopped first half of [Bug 4910] 12 years ago
  Spuds 8e50023464 + Add settings for message preview length, remove hard coded value 12 years ago
  emanuele 6d43fe50da ! hide next page in message index, next to topics 12 years ago