Peter Spicer
|
04537b5264
! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too.
|
11 年之前 |
Peter Spicer
|
1db0e7aa25
! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts.
|
11 年之前 |
Michael Eshom
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 年之前 |
jdarwood007
|
64ae4bd257
Fixes 582 template issue
|
11 年之前 |
Antes
|
4ed6fb99ad
Quote Action
|
11 年之前 |
Michael Eshom
|
daabd2161d
Incorrect link for warnings when viewing own profile in some cases
|
11 年之前 |
PortaMx (Feline)
|
141a9f6746
small update on Profile.template.php for better look on no posts
|
11 年之前 |
PortaMx (Feline)
|
5479626e02
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 年之前 |
PortaMx (Feline)
|
706cf43415
better fix for the Profile.template.php if no Post exits.
|
11 年之前 |
PortaMx (Feline)
|
a6379d3a36
Profile.template.php - show posts/topics/attachements.
|
11 年之前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年之前 |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 年之前 |
emanuele
|
cf5eebdee9
First part of fixing double headers in several sections
|
11 年之前 |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
12 年之前 |
Matthew Kerle
|
37d58be787
Two CSS Bugs in Profiles
|
12 年之前 |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 年之前 |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 年之前 |
Spuds
|
36a3480b6d
! Latest theme updates from Antechinus
|
12 年之前 |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 年之前 |
Norv
|
74598c2506
Copyright correction.
|
12 年之前 |
emanuele
|
0eca34a4b3
Merge branch 'master' into l10n
|
12 年之前 |
emanuele
|
a751985604
Merge pull request #197 from Spuds/theme-in
|
12 年之前 |
emanuele45
|
31227862d5
Merge pull request #198 from Spuds/fixins
|
12 年之前 |
Spuds
|
ada381c54d
! missing end tag
|
12 年之前 |
Spuds
|
776370fa61
! Apply the new theme layout to more areas, mostly basic html re-order
|
12 年之前 |
Spuds
|
f0b5bd844f
! The profile "full editor" choices need to be changed as well
|
12 年之前 |
Spuds
|
86b11db58c
! remove exrta br hr and other misc things like botslice
|
12 年之前 |
Spuds
|
f97fc21495
! change icons to 24x in header bars
|
12 年之前 |
emanuele
|
9a561ecc66
Undefined index in listing attachments (due to switch to createList)
|
12 年之前 |
emanuele
|
a41075fb43
online-text and online-lable were exactly the same thing, at least now text is htmlspecialchar'ed and used only in alt and title, while lable is used in html tags
|
12 年之前 |