Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
před 11 roky |
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.
|
před 11 roky |
Suki
|
75f73e8790
Add debug info for instances $context['debug']['instances']
|
před 11 roky |
Suki
|
5fed06fdbb
pseudo-singleton pattern
|
před 11 roky |
Suki
|
da0f5d2287
Add object param to Subs::remove_integration_functio()
|
před 11 roky |
Suki
|
b9bee139bc
Log if hook execution failed
|
před 11 roky |
Suki
|
e2f0752129
Create the object if requested
|
před 11 roky |
Suki
|
9a15e18cb4
Add a new param to add_integration_function
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
před 11 roky |
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.
|
před 11 roky |
Michael Eshom
|
3c986d9536
Merge pull request #985 from MissAllSunday/fixes
|
před 11 roky |
Peter Spicer
|
351c03378c
! And a lurking icon for the generic popup
|
před 11 roky |
Peter Spicer
|
59b04d1cf2
! It might also help to mark this field as a proper integer field if we want to play increment with it.
|
před 11 roky |
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.
|
před 11 roky |
Suki
|
737b07640f
Yet another hook
|
před 11 roky |
Suki
|
ae1cd2c3fc
getLegacyAttachmentFilename() shouldn't be required anymore
|
před 11 roky |
Suki
|
4a86877e17
Add the ".dat" extension
|
před 11 roky |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
před 11 roky |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
před 11 roky |
Peter Spicer
|
9fcf27428f
! The submenu button for moderation > reports should include the number of reports since that's the item triggering a number to look at!
|
před 11 roky |
Peter Spicer
|
6c273483c5
! Propagated the member approvals count from the admin menu sub-item to the top level item too.
|
před 11 roky |
Peter Spicer
|
784e24252a
! Several exciting things at once: instead of using [1] in menu items, use a class which looks a little better (and is definitely easier to theme), and hive the profile menu off out the way. Incidentally this fixes #733 which was kind of the point all along anyway.
|
před 11 roky |
Peter Spicer
|
0e179d3faa
! Since the menu only actually makes sense to you if you are in your own profile, and you can see that as a member, why make it any more complex? (The menu is going away soon anyway. This is merely to avoid it being broken in the interim.)
|
před 11 roky |
Jessica González
|
1f52fdbe4e
Merge pull request #818 from MissAllSunday/AdditionalPermissions
|
před 11 roky |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
před 11 roky |
Suki
|
9997540536
Changes on Subs
|
před 11 roky |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
před 11 roky |