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
2018-05-29
Fix context building in the reducer (#7671)
unarist
2018-05-29
Fix error when unmuting a domain without listing muted domains first (#7670)
ThibG
2018-05-29
Fix N+1 on AtomSerializer (#7669)
abcang
2018-05-29
Use URL polyfill (#7664)
Yamagishi Kazutoshi
2018-05-29
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
Eugen Rochko
2018-05-29
Always display tab navigation on local/federated timeline even when empty (#7...
Eugen Rochko
2018-05-29
Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
Eugen Rochko
2018-05-29
Cache attachments on external host with service worker (#7493)
Akihiko Odaki
2018-05-28
fix: Don't validate MX record in development (#7654)
takayamaki
2018-05-28
Fix embed, error and onboarding modals in light theme (#7656)
Lynx Kotoura
2018-05-28
Fix incomplete flex style on trends items (#7655)
Eugen Rochko
2018-05-28
Add a test for emojis_controller (#7652)
Shuhei Kitagawa
2018-05-28
optimize direct timeline (#7614)
tateisu
2018-05-28
Record trending tags from ActivityPub, too (#7647)
Eugen Rochko
2018-05-28
Replace recursion in status mapStateToProps (#7645)
Eugen Rochko
2018-05-27
Track trending tags (#7638)
Eugen Rochko
2018-05-27
Validate that e-mail resolves with MX and it's not blacklisted (#7631)
Eugen Rochko
2018-05-27
Don't use Object.assign with Notification, only display actions for mentions ...
Eugen Rochko
2018-05-26
Fix lock icon position in account card (#7630)
bsky
2018-05-26
Add right margin of notification message (#7628)
Lynx Kotoura
2018-05-26
Fix color mistakes in mastodon-light theme (#7626)
Lynx Kotoura
2018-05-26
Weblate translations (2018-05-26) (#7624)
Yamagishi Kazutoshi
2018-05-26
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
Eugen Rochko
2018-05-26
Disable AMS logging (#7623)
Eugen Rochko
2018-05-25
Remove Puma pidfile before boot if container receives SIGTERM (#7052)
Isatis
2018-05-25
Introduce flat layout to contexts reducer (#7150)
Akihiko Odaki
2018-05-25
Enable media timeline (#7598)
Yamagishi Kazutoshi
2018-05-25
More polished light theme (#7620)
Lynx Kotoura
2018-05-25
Fix color of /about/more link anchors (#7618)
Lynx Kotoura
2018-05-25
Added the law requirements for the EU/EEA (#7605)
Jeroen
2018-05-25
Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
ThibG
2018-05-25
Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610)...
ThibG
2018-05-23
Fix caret position after selected suggestion and media upload (#7595)
ThibG
2018-05-23
Fix tests for invites controller (regression from 4d81809f36fcbfe787e23d490f2...
Yamagishi Kazutoshi
2018-05-22
Yeah, it was supposed to be #create?
Eugen Rochko
2018-05-22
Bump version to 2.4.0
Eugen Rochko
2018-05-22
Remove pointer to light theme until it is more polished (#7594)
Eugen Rochko
2018-05-22
Remove unneeded code now that attachment URL isn't appended to toots (#7593)
ThibG
2018-05-22
Do not encode HTML entities in initial Web Push payload body (#7592)
Eugen Rochko
2018-05-22
[WIP] i18n: Update Simplified Chinese translations (#7576)
SerCom_KC
2018-05-22
Add tests for report notes controller (#7589)
Shuhei Kitagawa
2018-05-22
Enforce order on authorized applications page (#7587)
Eugen Rochko
2018-05-22
Hide section headline for timelines in production (#7590)
Yamagishi Kazutoshi
2018-05-22
Change column params on pinned timeline (#7581)
Yamagishi Kazutoshi
2018-05-22
Remove outline (#7582)
bsky
2018-05-22
[RU] Added mastodon-light string (#7583)
Evgeny Petrov
2018-05-21
🌍: 🇵🇱⬆️ (#7580)
Marcin Mikołajczak
2018-05-21
Save onlyMedia prop when pinning column (#7575)
Eugen Rochko
2018-05-21
Display only domain of report account if remote under comment (#7574)
Eugen Rochko
2018-05-21
Add exact attribute to WrappedRoute for community timeline (#7572)
Yamagishi Kazutoshi
[next]