Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 年之前 |
Peter Spicer
|
1451e19611
! Something useful for logging.
|
10 年之前 |
Peter Spicer
|
148fd7a333
! And the admin and language stuff
|
10 年之前 |
Peter Spicer
|
ab926e51cf
! More things we don't really want hanging about.
|
11 年之前 |
Suki
|
75f73e8790
Add debug info for instances $context['debug']['instances']
|
11 年之前 |
Peter Spicer
|
e2bd9b7dd3
! Clean up a slightly odd sense of stats.
|
11 年之前 |
Peter Spicer
|
93921bbec4
! Strings we don't need now, and strings that can be moved to where they are needed only.
|
11 年之前 |
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.
|
11 年之前 |
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.
|
11 年之前 |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 年之前 |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 年之前 |
Peter Spicer
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
11 年之前 |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 年之前 |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 年之前 |
margarett
|
cacfcc7200
+ Confirmation to mark as read
|
11 年之前 |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 年之前 |
Arantor
|
cb3de3136e
Merge pull request #794 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
13e382005c
! Also, more resources for likes, including a sprited image, yay!
|
11 年之前 |
John Rayes
|
4fbf0fd686
Restore $txt['by']
|
11 年之前 |
John Rayes
|
7b4c9bc848
$txt['post_by_member']
|
11 年之前 |
Peter Spicer
|
a7e66d8e50
! We removed an old language string forgetting it was in use, but this way is actually better in the long run.
|
11 年之前 |
Peter Spicer
|
f86f0dff4b
! Not using this any more.
|
11 年之前 |
Antes
|
507de38391
no message
|
11 年之前 |
Peter Spicer
|
b0179a5b1c
! Making members pending approval and moderation reports more prominent. The moderation menu, like most of the time, has it wrong anyway and a separate "accident" may happen to it in the future, but for now, let's get rid of icky (and frequently wrong, as well as some old) language strings and be a bit daring.
|
11 年之前 |
Peter Spicer
|
61bdbf018a
! Move the avatar out of the h4 in the thread and PM display templats (fixes #584)
|
11 年之前 |
Peter Spicer
|
d11e719cab
! Add Personal Text to the list of standard profile fields, incidentally this makes the field available on registration, as an option. Because of conflicts with the ability to set default text, setting default text is only available when the field is enabled and not shown at registration (the default). We *could* amend birthday to be disabled but we probably shouldn't, we can revisit that in future, which means this should resolve #301.
|
11 年之前 |
Peter Spicer
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 年之前 |
Peter Spicer
|
09e92f2380
Revert "+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance."
|
11 年之前 |
Peter Spicer
|
254e15ca38
+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance.
|
11 年之前 |
Michael Eshom
|
bfab40f90b
Email addresses are safe now!
|
11 年之前 |