Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
10 years ago |
Peter Spicer
|
51aacb764f
! Show linked events by default on new installations. Fixes #1125
|
11 years ago |
Peter Spicer
|
9143dea349
! We asked the community, we listened. Might have taken a while but here we go, let's make the default on install to return to the topic by default. I do plan on making other changes to this sometime but they rely on this sort of behaviour anyway.
|
11 years ago |
Peter Spicer
|
96e725c4a9
! So we're going to be logging fun stuff for group requests. Let's kick off with new DB goodness.
|
11 years ago |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
11 years ago |
Peter Spicer
|
9c982407b4
! And remove it from the installer too.
|
11 years ago |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
11 years ago |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
11 years ago |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
11 years ago |
Peter Spicer
|
b354667715
! We need to indicate a default preference for liking posts.
|
11 years ago |
Peter Spicer
|
1ced6ff893
! I just realised we're not using this any more, so let's not install it (and then we won't be loading it every day)
|
11 years ago |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 years ago |
Peter Spicer
|
80ac8f5c0e
! Adding a default value for the first working alert preference.
|
11 years ago |
Peter Spicer
|
01496eb093
! New tables for alerts preferences.
|
11 years ago |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 years ago |
Peter Spicer
|
31cd685b6b
! No point keeping the most_on index when we're not using it as per Mantis 4640.
|
11 years ago |
Peter Spicer
|
051933dbf4
! Removing notify permissions, part 1: the installer.
|
11 years ago |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 years ago |
Peter Spicer
|
ec19648cee
! Would have been nice if people had given me the error message, would have been able to have fixed this silly mistake sooner. Fixes #941.
|
11 years ago |
Peter Spicer
|
328d9ca37a
! Typo in installer, causing categories table not to be made. Fixes #939.
|
11 years ago |
Peter Spicer
|
fb346165b1
! MySQL at least can get *very* upset if you try to feed it a text column (not a varchar) without a defined value.
|
11 years ago |
Peter Spicer
|
1696b6e494
! Adding description for categories.
|
11 years ago |
Peter Spicer
|
4fda2835e4
! And the DB structure of the background tasks subsystem.
|
11 years ago |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 years ago |
Suki
|
63dbefde91
There is only 1 known theme on install.
|
11 years ago |
Suki
|
7d349f04b5
Upgrade and Install changes for enableThemes setting
|
11 years ago |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 years ago |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 years ago |
Michael Eshom
|
f638e39762
Merge pull request #870 from Oldiesmann/pm_labels
|
11 years ago |
Michael Eshom
|
e1db44f1e4
! Forgot the in_inbox column for pm_recipients on install. Also, make it 1 by default.
|
11 years ago |