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
2020-01-20
Original upstream merge
ThibG
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2020-01-13
add new privacy option to auto-defederate after a given timespan + add option...
multiple creatures
2020-01-10
add option for changing the monsterfork api exposure level, defaulting to `fu...
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
multiple creatures
2020-01-10
add ability to toggle individual filters without deleting them
multiple creatures
2020-01-10
switch (back) to postgres fts engine for fast search & timeline filters
multiple creatures
2019-12-28
lazily add `safety_assured` to allow some migrations to work in prod
multiple creatures
2019-12-21
add option to only apply phrase filters to timelines
multiple creatures
2019-12-21
add option to use phrase filters as an allow list
multiple creatures
2019-12-21
add option to set mutes that apply only to timelines
multiple creatures
2019-12-19
rework hide boosts / show only packmates options to work with timeline streaming
multiple creatures
2019-12-12
better key constraints on imported statuses, sharekeys, & normalized statuses...
multiple creatures
2019-12-12
add ability for post authors to kick jerks out of their threads
multiple creatures
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
[next]