emanuele
|
777cecec77
Database errors are not nice, used a fatal_lang_error when a smiley set is not found
|
12 年之前 |
emanuele
|
57de7ca2c0
@todo is this really needed? => apparently no
|
12 年之前 |
emanuele
|
0ed2c74849
If guest access is not allowed let's hide the search too
|
12 年之前 |
emanuele
|
a0768b8aac
Time to go UTF-8 default for MySQL too
|
12 年之前 |
emanuele
|
94402ceaf4
Fragment to reach the appropriate PM from the link in to the notification email - Thanks Illori for the report
|
12 年之前 |
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 年之前 |
emanuele
|
8b6b964964
If text is disabled in PM notifications let's send a link to read the message too - still buggy though
|
12 年之前 |
emanuele45
|
8161ba2205
Merge pull request #56 from emanuele45/master
|
12 年之前 |
emanuele
|
11f9b8df3b
When checks for a new permission are added all over the place...well, it would be nice to add it to ManagePermissions too. Added send_email_to_members... lol
|
12 年之前 |
emanuele45
|
27f05bf0c4
Merge pull request #60 from marcusforsberg/curve_popups
|
12 年之前 |
emanuele
|
d0452d5866
Merged template_javascript and template_javascript_vars (the second never called) and moved to Subs.php because it's useless to have those functions repeated in each and every theme - Thanks marcusforsberg for the suggestion
|
12 年之前 |
marcusforsberg
|
f426b76048
+ New, prettier help popups in Curve, and an awesome new PM notification message.
|
12 年之前 |
emanuele
|
4b6b2ae0ff
[install] Removed a couple of css from the past (classic theme) - thanks Illori for the report
|
12 年之前 |
emanuele
|
3c4c58625e
Fix for boardsAllowedTo
|
12 年之前 |
emanuele
|
ad398323e8
Yes, as live627 (John Rayes) highlighted, better do things the right way
|
12 年之前 |
emanuele45
|
8901eb9291
Merge pull request #49 from marcusforsberg/button_strip-in-source
|
12 年之前 |
emanuele
|
1adad2e8f1
As per Ant request and as per logic: we are not going to support pre-SMF 2.0 RC2 themes any more, so compat.css can become history
|
12 年之前 |
emanuele
|
b393d70f02
Let's at least check if the function exists first (any mod should be able to include files from the hook itself)
|
12 年之前 |
emanuele
|
70c0e1170d
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 年之前 |
emanuele45
|
113903e41d
Merge pull request #52 from live627/master
|
12 年之前 |
emanuele
|
63669b33df
Hide attachments permissions if attachments are disabled - thanks Illori for the report
|
12 年之前 |
John Rayes
|
f4543d9fec
Don't restrict inclsionn to the board index... others want to load files, too.
|
12 年之前 |
John Rayes
|
0fc1cd4037
+ integrate_default_action
|
12 年之前 |
emanuele
|
aa4fb5b64d
It's always better to initialize variable...unless you want to have troubles... fixed a bug in deny board access that when denied it was impossible to move back to allowed
|
12 年之前 |
emanuele
|
61e0716b7e
Fixed an undefined index error - thank Illori for the report
|
12 年之前 |
emanuele
|
e688881f14
another clear to separate pages and moderated posts
|
12 年之前 |
Marcus Forsberg
|
8ccab68f4c
Merge pull request #2 from marcusforsberg/master
|
12 年之前 |
marcusforsberg
|
18831c20ca
! No need to pass $context to a hook :P
|
12 年之前 |
emanuele
|
d460b5a3f4
If pacman doesn't know the action is better to report a nice error rather than die with php error messages
|
12 年之前 |
Marcus Forsberg
|
e97a0ce1e9
Merge pull request #1 from marcusforsberg/button_strip-in-source
|
12 年之前 |