Michael Eshom
|
40c0a845d3
More HTML5 goodies
|
10 лет назад |
Peter Spicer
|
0afa1dc33d
! A little rejig and we can show from the message index what topics are being watched - and also begin to introduce this terminology properly.
|
10 лет назад |
Peter Spicer
|
fdb9dd1e7f
! And this should remove the rest of send-topic. Just not needed any more.
|
10 лет назад |
Peter Spicer
|
49f172daf7
! A little code consistency and the remainder from Mantis 1493
|
10 лет назад |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 лет назад |
Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
10 лет назад |
Michael Eshom
|
c30b9f7fb0
Don't show 'link to calendar' unless you can actually do that (fixes #1190)
|
10 лет назад |
Peter Spicer
|
1b0d164057
! When deleting or restoring a topic, don't actually touch the messages' icons, instead alter the icon softly if it's in the recycle bin board.
|
10 лет назад |
Peter Spicer
|
5ce7d27f53
! HTML5 validation fix
|
11 лет назад |
Peter Spicer
|
be8dec5b62
! Death to hot topics.
|
11 лет назад |
Peter Spicer
|
9ef51ae4cb
! Not only was this not legal, it wasn't even being used - good thing too, since the images in question don't exist any more either.
|
11 лет назад |
Suki
|
297f2bdbb4
Remove all instances of display_quick_reply from Display.template
|
11 лет назад |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 лет назад |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
11 лет назад |
Michael Eshom
|
1f867076e3
! Fix incorrect prev/next rel links (partial fix for #851)
|
11 лет назад |
Peter Spicer
|
ab36f1994b
! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be.
|
11 лет назад |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 лет назад |
Michael Eshom
|
2f21713d00
! Remove extraneous code.
|
11 лет назад |
Michael Eshom
|
d3ba61003a
! A few more tweaks related to moving topics...
|
11 лет назад |
Michael Eshom
|
e1419d0101
Merge pull request #897 from Oldiesmann/release-2.1
|
11 лет назад |
Michael Eshom
|
7931107d49
! phpDoc updates
|
11 лет назад |
Peter Spicer
|
04dcb279e4
! Oops for wrong precedence on the cache test. This is probably the cause of #890 and #864.
|
11 лет назад |
Michael Eshom
|
04288008e0
Revert "! $context['my_likes'] wasn't always an array (per #890)"
|
11 лет назад |
Michael Eshom
|
cafc28ac13
! $context['my_likes'] wasn't always an array (per #890)
|
11 лет назад |
Peter Spicer
|
8e65cbad1f
! If we're going to use the modified_reason column we should at least have it in the query.
|
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 лет назад |
Peter Spicer
|
e16ab2ca8c
! Minor tweaks for the profile permissions elsewhere.
|
11 лет назад |
Peter Spicer
|
f0956e9169
! And the last things. These are slightly meatier.
|
11 лет назад |
Peter Spicer
|
f006ba737d
! Rejig the spacing on extra_before and extra_after items so the theme controls them rather than the source and more importantly, so that the spacing can be fixed for IE9 and Chrome being silly.
|
11 лет назад |