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
Age
Commit message (
Expand
)
Author
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-06
Enable custom emojis in profiles (notes, field values, display names) (#7374)
Eugen Rochko
2018-05-05
4 profile fields max, store only 255 characters per name/value (#7348)
Eugen Rochko
2018-05-05
Store home feeds for 7 days instead of 14 (#7354)
Eugen Rochko
2018-05-04
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
Eugen Rochko
2018-05-03
Fixes/do not override timestamps (#7336)
ThibG
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-05-02
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
Eugen Rochko
2018-05-02
Speed up test suite by not generating RSA keys in test environment (#7296)
Eugen Rochko
2018-04-27
Add entity cache (#7271)
Eugen Rochko
2018-04-23
Implement the ability for instances to define a list of disallowed hashtags (...
Emelia Smith
2018-04-23
Prevent suspended accounts from appearing in AccountSearchService (#7246)
Emelia Smith
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
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-21
Force convert to JPG for preview card thumbnails to avoid animations (#7109)
Eugen Rochko
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2018-04-17
Fix warning about using SQL in order for Account#partitioned (#7159)
Eugen Rochko
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-12
Upgrade Rails to version 5.2.0 (#5898)
Yamagishi Kazutoshi
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-04-10
Feature: Improve reports ui (#7032)
Emelia Smith
2018-04-10
Change custom emoji search to `ILIKE` instead of `=` (#7099)
Paul Woolcock
2018-04-10
Feature: Allow staff to change user emails (#7074)
Emelia Smith
2018-04-10
Fix GIFV encoding params (#7098)
MIYAGI Hikaru
2018-04-09
Exclude status itself from context query (#7083)
Akihiko Odaki
2018-04-02
Feature: Report improvements (#6967) (#7000)
Emelia Smith
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-27
Fix UniqueUsernameValidator comparison (#6926)
Eugen Rochko
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-24
Change columns in notifications nonnullable (#6764)
Akihiko Odaki
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-03-22
Restore username validation to disallow dots, for now (#6863)
Eugen Rochko
2018-03-22
Fix MENTION_RE to not match nil usernames (#6862)
ThibG
2018-03-21
Permit dots in usernames with conditions (#6844)
Eugen Rochko
2018-03-19
bugfixes and gem update (#6831)
Alexander
2018-03-17
Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
Daniel Hunsaker
2018-03-11
Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6...
Eugen Rochko
2018-03-08
Rescue when there's no extension in the remotable (#6358)
Renato "Lond" Cerqueira
2018-03-07
Remove text requirement when media attached from statuses (#6672)
Eugen Rochko
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-03-04
Provide default OTP_SECRET value for development environment (#6617)
Akihiko Odaki
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-02-28
Fix #942: Seamless LDAP login (#6556)
Eugen Rochko
2018-02-28
Federated reports (#6570)
Eugen Rochko
2018-02-26
Fix prev/next links on public profile page (#6497)
Ian McCowan
[next]