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
/
models
/
concerns
Age
Commit message (
Expand
)
Author
2018-05-03
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-05-03
Fix n+1 queries in StatusThreadingConcern (#7321)
Eugen Rochko
2018-05-03
Fix cache_associated no longer working (#7320)
Eugen Rochko
2018-05-02
Keep notification when muting_notifications is true (#7311)
abcang
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-23
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
Eugen Rochko
2018-04-22
Rescue Mastodon::LengthValidationError in Remoteable (#7228)
Eugen Rochko
2018-04-13
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
David Yip
2018-04-11
Add backend support for bookmarks
Thibaut Girka
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-04-09
Exclude status itself from context query (#7083)
Akihiko Odaki
2018-03-27
Fix UniqueUsernameValidator comparison (#6926)
Eugen Rochko
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-03-17
Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
Daniel Hunsaker
2018-03-08
Rescue when there's no extension in the remotable (#6358)
Renato "Lond" Cerqueira
2018-03-07
Add additional first_name and last_name SAML attribute statement options, and...
Effy Elden
2018-03-06
Fix #3807: Increase avatars to 400x400 max (#6651)
Eugen Rochko
2018-02-26
Fix prev/next links on public profile page (#6497)
Ian McCowan
2018-02-23
New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...
Ghislain Loaec
2018-02-22
New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538)
Ghislain Loaec
2018-02-22
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529)
Eugen Rochko
2018-02-21
Fix avatar and header issues by using custom geometry detector (#6515)
Eugen Rochko
2018-02-19
Don't resize avatars/headers if their dimensions are already right (#6508)
Eugen Rochko
2018-02-18
Cache relationships in API (#6482)
Eugen Rochko
2018-02-04
CAS + SAML authentication feature (#6425)
Eugen Rochko
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-16
Fix AccountFinderConcern::AccountFinder#with_usernames (#5722)
ysksn
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-09-14
Fix #4908 - Do not keep remote file names, generate random (#4934)
Eugen Rochko
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-08-08
Add coalesce option to avatar and header convert processor (#4552)
Yamagishi Kazutoshi
2017-08-08
Revert "Set false to animated options for thumbnail processor" (#4550)
Yamagishi Kazutoshi
2017-08-07
Set false to animated options for thumbnail processor (#4547)
Yamagishi Kazutoshi
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-11
Fix #2848 - Rake task to redownload avatars/headers (#4156)
Eugen Rochko
2017-07-03
Rescue exceptions caused by FetchLinkCardService (#4045)
abcang
2017-06-30
Rescue Addressable::URI::InvalidURIError at Remotable (#4017)
abcang
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-06-05
Introduce StatusThreadingConcern (#3490)
Matt Jankowski
2017-06-04
Remove Targetable (#3548)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-01
Handle nil and blank cases in Account finders (#3500)
Matt Jankowski
2017-05-31
Expand spec coverage and refactor the `Account.find_` methods (#3485)
Matt Jankowski
2017-05-21
Fix mutes_controller error and incorrect statuses_controller report (#3202)
Akihiko Odaki
2017-05-19
Add buttons to block and unblock domain (#3127)
Eugen Rochko
2017-05-19
Define instance method outside #included (#3128)
alpaca-tc
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-05-18
Fetch remote image using http.rb (#3114)
Yamagishi Kazutoshi
[next]