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-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
2019-05-21
Implement scoped tags; use `local:` and `self:` scopes for community and pers...
multiple creatures
2019-05-21
Allow own roars to be included in lists.
multiple creatures
2019-05-21
Custom filters: add ability to create filters that exclude or are exclusive ...
multiple creatures
2019-05-21
Add option to hide public replies from profile
multiple creatures
2019-05-21
DB: Replace `NULL` boolean values with `FALSE` in Monsterpit feature columns;...
multiple creatures
2019-05-21
Dedicated `network` DB column for marking whether a roar is a part of the loc...
multiple creatures
2019-05-21
Add `share_key` column to status table in preparation for letting folks gener...
multiple creatures
2019-05-21
Do not set default in `add_column` migration.
multiple creatures
2019-05-21
Refactored community-curated world timeline code; **privacy**: remove support...
multiple creatures
2019-05-21
hidden accounts + stats hiding
multiple creatures
2019-05-17
Add database row to hold status content type
Thibaut Girka
2019-05-15
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
[next]