Peter Spicer
|
eb506b9942
! Add index to the moderation log table, this will potentially have other benefits later too. Board/log index didn't seem to have any benefits. Fixes #317
|
vor 10 Jahren |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
vor 10 Jahren |
Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
vor 10 Jahren |
Peter Spicer
|
20a8597e42
! Adding an index on email address helps those queries.
|
vor 10 Jahren |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
vor 10 Jahren |
Peter Spicer
|
94ef5c5e40
! We have no need of this 'resize with HTML' and 'resize with JS' for avatars, so let's go for a single 'resize with CSS' that just deals with it. First, the installer.
|
vor 10 Jahren |
Peter Spicer
|
80427012cd
! We don't need these settings any more
|
vor 10 Jahren |
Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
vor 11 Jahren |
Peter Spicer
|
51aacb764f
! Show linked events by default on new installations. Fixes #1125
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
96e725c4a9
! So we're going to be logging fun stuff for group requests. Let's kick off with new DB goodness.
|
vor 11 Jahren |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
vor 11 Jahren |
Peter Spicer
|
9c982407b4
! And remove it from the installer too.
|
vor 11 Jahren |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
vor 11 Jahren |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
vor 11 Jahren |
Peter Spicer
|
45aea8c3ef
! House cleaning with PostgreSQL installer file
|
vor 11 Jahren |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
vor 11 Jahren |
Peter Spicer
|
b354667715
! We need to indicate a default preference for liking posts.
|
vor 11 Jahren |
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)
|
vor 11 Jahren |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
vor 11 Jahren |
Peter Spicer
|
80ac8f5c0e
! Adding a default value for the first working alert preference.
|
vor 11 Jahren |
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)...
|
vor 11 Jahren |
Michael Eshom
|
ca17c1f48e
! PostgreSQL fixes
|
vor 11 Jahren |
Peter Spicer
|
01496eb093
! New tables for alerts preferences.
|
vor 11 Jahren |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
vor 11 Jahren |
Peter Spicer
|
31cd685b6b
! No point keeping the most_on index when we're not using it as per Mantis 4640.
|
vor 11 Jahren |
Peter Spicer
|
051933dbf4
! Removing notify permissions, part 1: the installer.
|
vor 11 Jahren |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
1696b6e494
! Adding description for categories.
|
vor 11 Jahren |