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
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
2019-11-19
Handle blank poll options more gracefully (#10946)
ThibG
2019-11-19
Truncate long URLs while providing alt text for inline images
Thibaut Girka
2019-11-19
Translate incoming remote img tags by a link
Thibaut Girka
2019-11-19
Add responsive panels to the single-column layout (#10820)
Eugen Rochko
2019-11-19
Fix possible race condition when processing statuses (#10815)
ThibG
2019-11-19
Do not share a single Redcarpet::Markdown object across threads
Thibaut Girka
2019-11-19
Allow rel=tag in status text
Thibaut Girka
2019-11-18
Send status ID instead of objects to `ActivityPub::DistributionWorker`
multiple creatures
2019-11-18
Get rid of the `Formatter` cache. It isn't worth the admin headaches.
multiple creatures
2019-11-18
Remove unused and incompatable filter settings. These will be re-added in ti...
multiple creatures
2019-11-16
Allow callers of `Formatter` methods to specify that formatting results shoul...
multiple creatures
2019-11-16
Moved to using a normalized text column for searches. Admins using an FTS-ena...
multiple creatures
2019-11-16
Regular expressions can now be used in full-text searches. Wrapping a search...
multiple creatures
2019-11-16
Update database queries to reflect change of search implementation.
multiple creatures
2019-11-06
fix missing `srem` argument in commit `d162ebae7`
multiple creatures
2019-11-06
remove undeliverable flag from temporarily offline remote accounts & servers ...
multiple creatures
2019-10-26
fix breaking typos
multiple creatures
2019-10-26
add `skip_cache` to all cached formatter methods & do not cache the results o...
multiple creatures
2019-10-26
add `skip_cache` option to formatter & mark cached html as safe
multiple creatures
2019-10-25
default to `direct` visibility for `admin:` bangtags
multiple creatures
2019-10-13
spell "unannounce" correctly <.<,
multiple creatures
2019-10-12
graylist (reject unknown) federation & known account auto-learning finally ha...
multiple creatures
2019-10-12
add `parent:refetch` and `thread:refetch` bangtags allowing folks to have mon...
multiple creatures
2019-10-12
when somone's posting in html mode, convert newlines to html line breaks (res...
multiple creatures
2019-10-10
allow `lang` attribute to be federated (resolves #11) + allow `aria-hidden`, ...
multiple creatures
2019-10-10
allow `aria-label` attribute to be federated (resolves #10)
multiple creatures
2019-10-10
stopped using private-use codepoints as formatting placeholders (resolves #9)
multiple creatures
2019-10-01
replace `hr`s with `br`s in some bangtag outputs while idly grumbling at mobi...
multiple creatures
2019-10-01
add average & total to `histogram`
multiple creatures
2019-10-01
add `histogram` bangtag
multiple creatures
2019-09-30
community-visible (not community-only!) posts are also distributable - notify...
multiple creatures
2019-09-18
allow up to 3 hops
multiple creatures
2019-09-15
make out-of-body tags actually out of body
multiple creatures
2019-09-02
fix that weird `rt` bug
multiple creatures
2019-09-02
cache results of text formatting to save resources
multiple creatures
2019-09-02
use same matching rules for `skip_download?` as `MediaAttachment.instance.blo...
multiple creatures
2019-08-31
add `strip` bangtag - removes leading/trailing whitespace from lines
multiple creatures
2019-08-31
add `nosr` & `sr` bangtags to mark sections of posts that should and should n...
multiple creatures
2019-08-31
support federating `aria-hidden` property to mark content that should be skip...
multiple creatures
2019-08-26
don't drop posts with invisible participants if they explicitly mention a loc...
multiple creatures
[prev]
[next]