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
[Glitch] Fix ID duplication in timelines
Thibaut Girka
2018-05-29
[Glitch] Fix comparing id
Thibaut Girka
2018-05-29
[Glitch] Fix LoadMore on account media gallery
Thibaut Girka
2018-05-29
[Glitch] Add missing null handling in notification reducer
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch notifications made while they were offline
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch statuses made while they were offline
Thibaut Girka
2018-05-29
Fix error when unmuting a domain without listing muted domains first
Thibaut Girka
2018-05-29
Merge pull request #525 from ThibG/glitch-soc/merge-upstream
David Yip
2018-05-29
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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
[Glitch] Replace onScrollToBottom with onLoadMore
Thibaut Girka
2018-05-27
Do not needlessly refresh pinned toots
Thibaut Girka
2018-05-27
[Glitch] Change icon for domain blocks
Thibaut Girka
2018-05-27
[Glitch] Add option to show only local toots in timeline preview
Thibaut Girka
2018-05-27
[Glitch] Use streaming API for standalone timelines on /about and /tag pages
Thibaut Girka
2018-05-27
Change direct message warning to match upstream
Thibaut Girka
2018-05-27
Merge pull request #520 from ThibG/glitch-soc/merge-upstream
ThibG
2018-05-27
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-05-27
Implement client-size image resizing from upstream
Thibaut Girka
2018-05-27
Port upstream's result section headers (fixes #366)
Thibaut Girka
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
Merge pull request #508 from ThibG/glitch-soc/fixes/remove-leftover-from-atta...
ThibG
2018-05-26
Fix caret position after inserting suggestions (fixes #281)
Thibaut Girka
2018-05-26
Remove unneeded code now that attachment URL isn't appended to toots
Thibaut Girka
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
Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav
ThibG
2018-05-25
Merge pull request #518 from ThibG/glitch-soc/merge-master
ThibG
2018-05-25
Merge branch 'master' into glitch-soc/merge-master
Thibaut Girka
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
[next]