John Rayes
|
6caed7acbc
Restore allow_no_censored
|
12 years ago |
John Rayes
|
c89ad72715
Got rid of $context['post_error']['messages']
|
12 years ago |
John Rayes
|
eecfd81c99
call_integration_hook does not need an empty array passed to it
|
12 years ago |
John Rayes
|
d55addc772
- Start to remove duplicate error checking
|
12 years ago |
Antechinus
|
ffe9d46c86
Removed old crap in the rest of the templates
|
12 years ago |
Antechinus
|
a309e8c46f
Template and CSS cleanup, bug fixes, etc.
|
12 years ago |
emanuele
|
47e180cb70
As suggested by John renamed the hook in prepareDisplayContext
|
12 years ago |
John Rayes
|
76e4c16902
+ integrate_display_message_list
|
12 years ago |
John Rayes
|
430e63c38d
+ Adding hooks for search
|
12 years ago |
emanuele
|
0ed2c74849
If guest access is not allowed let's hide the search too
|
12 years ago |
emanuele
|
a0768b8aac
Time to go UTF-8 default for MySQL too
|
12 years ago |
John Rayes
|
58f3a99fff
! Oops, lang string removed
|
12 years ago |
John Rayes
|
1d82831f07
- Duplicated code gone
|
12 years ago |
emanuele
|
b7d5d26500
Logs should say 'unapprove' when posts and topics are unapproved! :P - Thanks Illori for the report
|
12 years ago |
emanuele
|
94402ceaf4
Fragment to reach the appropriate PM from the link in to the notification email - Thanks Illori for the report
|
12 years ago |
Michael Miller
|
131492995f
Improving how the ignore post toggles get created. There was no need to build out an array of them individually.
|
12 years ago |
emanuele
|
24b31a82b8
If a field is required at registration should better be into the 'required informations' box
|
12 years ago |
emanuele
|
d6c41a9f86
'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool
|
12 years ago |
emanuele
|
0260a4109a
Things are rarely special... + a couple of fixes
|
12 years ago |
emanuele
|
36dff66e89
A couple of broken things...
|
12 years ago |
emanuele
|
764aaaed27
The last three hooks I would love to see around...with some tweak because they are a bit special...(i.e. the most accessed pages of a forum, that means I find useless to pass around arrays and call functions if it is not really really necessary)
|
12 years ago |
emanuele
|
df8d266847
Alter columnss is a job for maintenace tasks, not for settings change: moved the altering of the body table from text to mediumtext and vice versa to maintenance with proper checks and warnings regarding possible truncated messages
|
12 years ago |
emanuele
|
8b6b964964
If text is disabled in PM notifications let's send a link to read the message too - still buggy though
|
12 years ago |
Antechinus
|
80ba1a829a
Deleted penguin folder
|
12 years ago |
emanuele
|
490301c387
Show the unapprove button only if post moderation is on and show 'unapprove' instead of 'approve'
|
12 years ago |
emanuele
|
469d6ce6d9
Unapprove posts buttom from SeleePy's Post Unapproval mod
|
12 years ago |
marcusforsberg
|
8a8ec43ba4
+ Load the latest poster's avatar on boards and topics to allow themes to display them, IP.Board-style.
|
12 years ago |
marcusforsberg
|
5551bea03e
! JS vars obviously need to be outputted before all the script files are loaded..........
|
12 years ago |
marcusforsberg
|
be21090480
+ CSS/JS loading functions in the source
|
12 years ago |
emanuele45
|
8161ba2205
Merge pull request #56 from emanuele45/master
|
12 years ago |