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
/
app
/
lib
Age
Commit message (
Expand
)
Author
2020-02-04
fix rss endpoint & add option to enable it (off by default)
multiple creatures
2020-02-01
**MAJOR**: fix access policy short-circuit bug caused by `fa8437f49` & `cb38a...
multiple creatures
2020-01-25
fix breaking the server trying to fix replies not showing up >.>;
multiple creatures
2020-01-25
fix replies not showing up
multiple creatures
2020-01-20
More smoke testing, merge in request pool from upstream
Holly 'Frinkel' Lotor
2020-01-20
Merge first smoke test
Holly 'Frinkel' Lotor
2020-01-20
Original upstream merge
ThibG
2020-01-19
add chest floof to monsterfork api & outgoing federation
multiple creatures
2020-01-17
make sure there are actually media attachments before trying to match againis...
multiple creatures
2020-01-15
handle passing `0` to `lifespan` & `defed_in` bangtags to unset the auto-dest...
multiple creatures
2020-01-15
fix tired dev operating `vim` without adequate coffee & breaking code
multiple creatures
2020-01-15
anti-harassment: add option to toggle whether to allow follows/packmate reque...
multiple creatures
2020-01-14
skip duplicate redis check
multiple creatures
2020-01-14
fix check for "filter if in reply to blocker" setting
multiple creatures
2020-01-13
make `:m` in `defed_in` & `delete_in` mean minutes not months
multiple creatures
2020-01-13
add new privacy option to auto-defederate after a given timespan + add option...
multiple creatures
2020-01-12
add privacy option to limit lifespan of public access to post & object urls b...
multiple creatures
2020-01-10
`account.filter_undescribed?` -> `account.user.filter_undescribed?`
multiple creatures
2020-01-10
avoid checking filter cache twice
multiple creatures
2020-01-10
add custom filter master toggle, add media gallery mode, & fix various filter...
multiple creatures
2020-01-10
switch (back) to postgres fts engine for fast search & timeline filters
multiple creatures
2020-01-04
monsterpit says trans rights!!!
multiple creatures
2019-12-23
fix `queued:boosts` & `queued:posts` breaking if populated
multiple creatures
2019-12-23
add next scheduled seconds to `queued:boosts`
multiple creatures
2019-12-23
set footers on service dms
multiple creatures
2019-12-23
fix tired admin typo
multiple creatures
2019-12-23
add `queued:boosts` & `queued:posts` bangtags
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-19
add preference options to a: hide boosts globally, & b: show only packmates a...
multiple creatures
2019-12-17
remove prefix from the `bangtag` bangtag
multiple creatures
2019-12-17
fix the `bangtag` bangtag but actually
multiple creatures
2019-12-17
fix `bangtag` bangtag
multiple creatures
2019-12-12
avoid letting folks kick themselves out of their own threads
multiple creatures
2019-12-12
avoid posting when body only has mentions it
multiple creatures
2019-12-12
use `origin` prop for imported announces
multiple creatures
2019-12-12
add `thread:kick` & `thread:unkick` bangtags, alias them to `kick` & `unkick`
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-12-10
add accessibility option to make everything lowercase
multiple creatures
2019-12-07
add option to toggle whether regex filters should be applied to mentions
multiple creatures
2019-12-07
skip posts that don't actually exist
multiple creatures
2019-12-06
use `self.draft` scope tag for draft posts & add draft header
multiple creatures
2019-12-05
use `update` to change `curated` flags
multiple creatures
2019-12-03
cache list of already-filtered statuses
multiple creatures
2019-12-03
fix `thread:sharekey:sync` by spelling `earliest` correctly
multiple creatures
2019-11-19
Change priority of delete activity forwards for replies and reblogs (#11002)
Eugen Rochko
2019-11-19
Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
ThibG
2019-11-19
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
[next]