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
Age
Commit message (
Expand
)
Author
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
update schema
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
update schema
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
ignore `tsv` column & add index to local-scope posts
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
handle importing posts from json dumps
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
fix schema
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
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-21
Update schema.
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-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-19
Add post-deployment migration script to delete public-boosts-of-private-toots...
ThibG
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
2019-05-09
Record deleted(by mod) status to prevent re-appear (#10732)
Jeong Arm
2019-05-04
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
[prev]
[next]