index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
migrate
Age
Commit message (
Expand
)
Author
2019-12-11
move sharekeys & import metadata to own tables
multiple creatures
2019-12-11
move normalized text into own table
multiple creatures
2019-11-19
Fix old migrations failing because of new version of `strong_migrations`
Thibaut Girka
2019-11-19
Fix old migrations failing because of new version of `strong_migrations` (#10...
ThibG
2019-11-19
Change default to single column UI (#10847)
Eugen Rochko
2019-11-19
Fix old migrations failing because of new version of `strong_migrations`
Thibaut Girka
2019-11-18
Remove filter caches.
multiple creatures
2019-11-18
Correct `CustomFilters` to `CustomFilter`.
multiple creatures
2019-11-18
Create `f_normalize` function to transform filter queries. Also make the FTS...
multiple creatures
2019-11-18
Migrate old whole-word filters to modified syntax (double quoted strings trea...
multiple creatures
2019-11-18
Remove unused and incompatable filter settings. These will be re-added in ti...
multiple creatures
2019-11-17
Add `filter_undescribed` column to `accounts` table.
multiple creatures
2019-11-16
Moved to using a normalized text column for searches. Admins using an FTS-ena...
multiple creatures
2019-10-27
add profile option to (locally) block anonymous views of public posts
multiple creatures
2019-10-27
add `unboostable` boolean to account model in preparation for adding more typ...
multiple creatures
2019-10-27
add `force_private` boolean to account model in preparation for adding more t...
multiple creatures
2019-10-09
custom filters can now also match posts with missing media descriptions
multiple creatures
2019-10-09
custom filters can now match media descriptions
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-15
custom filters now have an option to add or override content warnings; filter...
multiple creatures
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-08-07
add option to automatically space out boosts over configurable random intervals
multiple creatures
2019-08-06
added ability to link accounts with `account:link:token` + `account:link:add`...
multiple creatures
2019-08-05
add ability to access bookmarks from #self.bookmarks tag
multiple creatures
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-08-02
fix name of `spoiler` column in migration
multiple creatures
2019-08-02
filters now have options to separately match post text, content warnings/titl...
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
multiple creatures
2019-07-29
add `boostable` attribute to statuses model
multiple creatures
2019-07-24
remove chat tables & adjust status table index
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-23
add self-destructing roars & `live`/`lifespan` bangtags
multiple creatures
2019-07-21
split `hide public profile` & `hide public ap outbox` into separate user opti...
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-19
correct references in kobold migration
multiple creatures
2019-07-19
migrate the kobolds from user setting to account
multiple creatures
2019-07-15
make sure user exists before migrating
multiple creatures
2019-07-15
move user variables to `users` relation
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
2019-05-21
add `origin` to status table to mark posts that were previously imported
multiple creatures
2019-05-21
add `imported` column to status table to mark posts imported from a json dump
multiple creatures
2019-05-21
add `edited` column to status table to mark if a mod/admin changed something
multiple creatures
2019-05-21
use dots instead of colons for tag scopes
multiple creatures
2019-05-21
split `i:am` signatures into their very own `footer` column
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Drop remaining OStatus and PuSH code, as well as related database items.
multiple creatures
2019-05-21
Remove unneeded migration.
multiple creatures
2019-05-21
Second round of Rspec fixes.
multiple creatures
2019-05-21
Privacy: add options to make interaction lists private and to not be included...
multiple creatures
[next]