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
Age
Commit message (
Expand
)
Author
2019-05-21
remove clipping border from links
multiple creatures
2019-05-21
formatted bios + merge monsterpit markdown styles directly into glitch-soc scss
multiple creatures
2019-05-21
apply monsterpit style overrides to public pages
multiple creatures
2019-05-21
set correct name on media caption `div`
multiple creatures
2019-05-21
add html to `format` bangtag + shortcut for bbdown`
multiple creatures
2019-05-21
add bbdown & bbcode options to prefs menu
multiple creatures
2019-05-21
fix bbdown newlines + format & emojify footers
multiple creatures
2019-05-21
correct media reveal wording
multiple creatures
2019-05-21
reimplement monsterpit bbcode and markdown extensions on top of new glitch-so...
multiple creatures
2019-05-21
split `i:am` signatures into their very own `footer` column
multiple creatures
2019-05-21
tell other ap software what content type they should expect source text to be
multiple creatures
2019-05-21
spell correctly
multiple creatures
2019-05-21
re-add support for tags `sup`, `h6`, `hr`
multiple creatures
2019-05-21
fix schema
multiple creatures
2019-05-21
one lil zwnj to make sure compat sigs always get parsed correctly
multiple creatures
2019-05-21
compact `i:am` signatures when there are no newlines or block starters
multiple creatures
2019-05-21
make large emojos 24px instead of 32px
multiple creatures
2019-05-21
fix hover-to-play emoji clipping
multiple creatures
2019-05-21
remove the buggy do-not-@-me impl - we'll replace this with a bangtag later
multiple creatures
2019-05-21
when autoplay is off play animated emoji on hover
multiple creatures
2019-05-21
add option to embiggen the emojos & embiggen small bbcode text on hover
multiple creatures
2019-05-21
Strings: Replace the confusing "include(s)" with "address" (verb) and "mentio...
multiple creatures
2019-05-21
Strings, Moderation: Replace "blocked domain" with "changed policy for" (re: ...
multiple creatures
2019-05-21
Accounts, UI: Expose kobold badges over the API. Render badges in the web app.
multiple creatures
2019-05-21
Custom filters: resolve bug where filter is erronously ignored when media fil...
multiple creatures
2019-05-21
`PostStatusService`: Add options to set a specific creation time and whether ...
multiple creatures
2019-05-21
Correct a 6-in-the-morning breaking typos.
multiple creatures
2019-05-21
Expose user settings to `Account` model and update code referencing those set...
multiple creatures
2019-05-21
`ActivityPub::ProcessAccountService`: Correct `force_` method names.
multiple creatures
2019-05-21
ActivityPub `Actor`: use correct property name for `suggestedMinAge`.
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Make user settings for status filter accessible from `account` model.
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
Account model: drop `protocol` attribute when looking up AP inboxes; use `rem...
multiple creatures
2019-05-21
User model: give user settings getter methods better names; cache the setting...
multiple creatures
2019-05-21
Statuses: set `local_only` flag from the `PostStatusService`. Default to `en`...
multiple creatures
2019-05-21
`SettingsHelper`: return `HUMAN_LOCALES` keys directly
multiple creatures
2019-05-21
Strings: correct broken username interpolations while reflecting upon the dan...
multiple creatures
2019-05-21
Bangtags: do not assume `status.in_reply_to_id` exists just because `status.r...
multiple creatures
2019-05-21
Second round of Rspec fixes.
multiple creatures
2019-05-21
RSpec: Test for correct media description limit.
multiple creatures
2019-05-21
Remove automatic language detection.
multiple creatures
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-21
Allow passing an array of tags to `PostStatusservice`
multiple creatures
2019-05-21
Revise status filter logic.
multiple creatures
2019-05-21
Adjust Glitch UI defaults
multiple creatures
2019-05-21
Replies should not exceed the visibility being replied to.
multiple creatures
2019-05-21
Add line-break-sized padding after lists and blockquotes.
multiple creatures
2019-05-21
Do not process mentions or bangtags in drafts. Add `draft?` method to `Statu...
multiple creatures
[next]