Michael Eshom
|
2f151bde65
! Minor PM tweaks (correct confirmation message when deleting a conversation and don't count deleted PMs in the inbox total)
|
11 years ago |
Arantor
|
ccff0f0b03
Merge pull request #1028 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
453ff1b298
! Something else needed moving up the running order too. Fixes #1025
|
11 years ago |
Arantor
|
b524e7df45
Merge pull request #1022 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
11 years ago |
Arantor
|
996302d582
Merge pull request #1021 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
d5aab12f4b
! Move some standard detection further up the running order (which also ensures the cron setup also receives it) and ensure that 'essential theme data' actually covers one of the most important things.
|
11 years ago |
Michael Eshom
|
28981ac927
Merge pull request #1018 from Hristo-/release-2.1
|
11 years ago |
Arantor
|
29ae308481
Merge pull request #1019 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
f26666a587
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 years ago |
Peter Spicer
|
75265fe23b
! mode=block was way too severe. This should also get fixed in 2.0.7.
|
11 years ago |
Peter Spicer
|
2a8f9485ad
! These will need alert strings shortly...
|
11 years ago |
Peter Spicer
|
5eb2c194bf
! Ooops, better rename it here too.
|
11 years ago |
Peter Spicer
|
935b403944
! Some items have help text, let's show an icon for that.
|
11 years ago |
Peter Spicer
|
757a2590e7
! It really should be {thing}_{action} rather than anything else.
|
11 years ago |
Peter Spicer
|
7a0574fdb8
! Being able to send emails on likes is potentially a very bad idea.
|
11 years ago |
Hristo-
|
484927d55f
Signed-off-by: Hristo- <[email protected]>
|
11 years ago |
Michael Eshom
|
2088dd1de4
Merge pull request #1017 from Hristo-/release-2.1
|
11 years ago |
Hristo-
|
ef4a364355
Signed-off-by: Hristo- <[email protected]>
|
11 years ago |
Michael Eshom
|
9de8724845
Merge pull request #1013 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
906169838c
! Don't forget the permissions.
|
11 years ago |
Michael Eshom
|
6f6cf844e6
! Typo
|
11 years ago |
Michael Eshom
|
6d0f1b7195
+ Initial functionality to handle notifying of group requests via notifications/alerts (more to come in the future)
|
11 years ago |
Arantor
|
ab96b8813a
Merge pull request #1008 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
efe4130a4f
! Oops, $context['show_by'] wasn't actually being honoured for setting up the conditions. Let's fix that, and make the code nicer.
|
11 years ago |
Michael Eshom
|
2895401d55
Merge pull request #1007 from Oldiesmann/release-2.1
|
11 years ago |
Peter Spicer
|
a37b44cef1
! Makes it slightly nicer at the bottom there.
|
11 years ago |
Michael Eshom
|
1c59477fca
! Final Postgres fixes (no lengths on numeric columns and work around an annoying issue with adding NOT NULL columns without default values to existing tables)...
|
11 years ago |
Michael Eshom
|
46178c2711
! Yet more Postgres fixes (including fixing stuff I inadvertantly broke in #1004).
|
11 years ago |
Michael Eshom
|
f9da9c4026
Merge pull request #1005 from Oldiesmann/release-2.1
|
11 years ago |