Peter Spicer
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
há 11 anos atrás |
Peter Spicer
|
04537b5264
! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too.
|
há 11 anos atrás |
Michael Eshom
|
996814e6db
Merge pull request #628 from Oldiesmann/release-2.1
|
há 11 anos atrás |
Michael Eshom
|
394081d22c
Fix a few bugs related to #623
|
há 11 anos atrás |
Michael Eshom
|
7078f0fcb3
Merge pull request #623 from Oldiesmann/release-2.1
|
há 11 anos atrás |
Michael Eshom
|
e896373c84
Copy over the 'Allow users to disable word censor' setting when upgrading
|
há 11 anos atrás |
Michael Eshom
|
6b70181b61
Merge pull request #616 from Oldiesmann/release-2.1
|
há 11 anos atrás |
Michael Eshom
|
c9f531c8cd
Typo fix
|
há 11 anos atrás |
Michael Eshom
|
570e43cd52
Merge pull request #613 from Oldiesmann/release-2.1
|
há 11 anos atrás |
Michael Eshom
|
fa00c29e34
Rename default theme and uninstall old ones when upgrading
|
há 11 anos atrás |
jdarwood007
|
10f57ff83f
Fixes broken development boards from 580 PR
|
há 11 anos atrás |
Michael Eshom
|
547875b12b
disregard -> unwatch in upgrade SQL files
|
há 11 anos atrás |
Michael Eshom
|
8487309e9c
Remove integration hooks on upgrade, per issue #499
|
há 11 anos atrás |
Michael Eshom
|
c7ca57e369
Only keep drafts for 7 days by default (fixes #490)
|
há 11 anos atrás |
Michael Eshom
|
531e159d3c
Merge pull request #474 from Oldiesmann/release-2.1
|
há 11 anos atrás |
Michael Eshom
|
dea59f75f2
Finish up draft stuff (fixes #139)
|
há 11 anos atrás |
Antes
|
df703bafee
apostrophe causing error.
|
há 11 anos atrás |
Michael Eshom
|
062f128403
The 'disregarded' column wasn't set for existing entries, causing a DB error in some cases
|
há 11 anos atrás |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
há 11 anos atrás |
Matthew Kerle
|
a05d5b7d7d
Cleaning up after myself.
|
há 11 anos atrás |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
há 11 anos atrás |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
há 12 anos atrás |
emanuele45
|
ea6aa67f3b
Merge pull request #210 from emanuele45/disregard
|
há 12 anos atrás |
emanuele
|
092fe0e9ce
postgre and sqlite don't have tinyint type
|
há 12 anos atrás |
emanuele
|
119eb7f5e1
Replaced a couple of mysql specific functions in install and upgrade code (including 2.0)
|
há 12 anos atrás |
emanuele
|
88dfbfb5a4
Disregard topics - basic implementation
|
há 12 anos atrás |
emanuele
|
32a908ff9a
Let's not mess with utf8 and current installation of SQLite and Postgre
|
há 12 anos atrás |
emanuele
|
eb309351af
Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem!
|
há 12 anos atrás |
emanuele
|
078a2f8909
Couple of fixes for drafts table creation in upgrade
|
há 12 anos atrás |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
há 12 anos atrás |