Peter Spicer
|
fdb9dd1e7f
! And this should remove the rest of send-topic. Just not needed any more.
|
10 lat temu |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 lat temu |
Peter Spicer
|
17f8048ab8
! Adding hookable fallback action as per #224
|
10 lat temu |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 lat temu |
Peter Spicer
|
4c5d25d94d
! Some actions were logged that shouldn't be, and some that were didn't have descriptions, and just for fun, some descriptions would never be used anyway.
|
10 lat temu |
Suki
|
9a64e784d6
Add custom_avatar to the checklist
|
10 lat temu |
Peter Spicer
|
a74da85cb1
! Happy New Year everyone!
|
11 lat temu |
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 lat temu |
Peter Spicer
|
453ff1b298
! Something else needed moving up the running order too. Fixes #1025
|
11 lat temu |
Peter Spicer
|
4fc59a0173
! How did I forget a security check? (per #804)
|
11 lat temu |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
11 lat temu |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 lat temu |
Illori
|
0a8fd0a1ee
maintenance mode requires errors.php
|
11 lat temu |
Illori
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Michael Eshom
|
66cb906205
Allow guests to see helpadmin pages (fixes #354)
|
11 lat temu |
Jeremy D
|
a086ed1887
obExit actually doesn't get called for ajax calls
|
11 lat temu |
emanuele
|
8a78516ebc
Revert "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 lat temu |
emanuele
|
f9567030ac
Fixing things I broke...
|
12 lat temu |
emanuele
|
2ec5cf9d88
Moved a bit of things around in Avatar.php and index.php
|
12 lat temu |
Suki
|
ea2a3be18c
Back to good old hackish code
|
12 lat temu |
Suki
|
84a0cef02c
Nah... Lets do this properly...
|
12 lat temu |
Suki
|
0994244d96
Use Avatar.php if there is an attached avatar to display
|
12 lat temu |
emanuele45
|
ea6aa67f3b
Merge pull request #210 from emanuele45/disregard
|
12 lat temu |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 lat temu |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 lat temu |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 lat temu |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 lat temu |
Norv
|
74598c2506
Copyright correction.
|
12 lat temu |
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]
|
12 lat temu |
emanuele
|
0c5600c2c6
Obviously the previous way was relying on way too many assumptions. That should be more robust
|
12 lat temu |