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
2017-09-07
Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
Eugen Rochko
2017-09-07
Feat add validation for report comment: characters under 1000 valid (#4833)
voidSatisfaction
2017-09-06
Fix locking migration on statuses table. Nullable column and NO default value...
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-02
Validate data of Imports (#4782)
abcang
2017-09-02
Fix WebPush (regression from #4524) (#4778)
unarist
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-09-01
Refactor Web::PushSubscription, remove welcome message (#4524)
Eugen Rochko
2017-08-30
Use request.remote_ip instead of request.ip (#4744)
nullkal
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-28
rescue HTTP::ConnectionError in RemoteFollowController#create (#4726)
abcang
2017-08-25
Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
nullkal
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-24
Minor performance improvement for test suite (#4678)
Eugen Rochko
2017-08-22
Application prefs section (#2758)
Colin Mitchell
2017-08-21
Periodically remove expired PuSH subscribers (#4654)
Eugen Rochko
2017-08-21
Do not try to re-subscribe to unsubscribed accounts (#4653)
Eugen Rochko
2017-08-16
Redesign public profiles (#4608)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
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-08-01
fix(web_push_notifications): Send message with welcome notifications (#4471)
Sorin Davidoi
2017-07-29
Count all URLs in text as 23 characters flat, do not count domain part of use...
Eugen Rochko
2017-07-28
Fix web push notifications "boost" icon not being loaded (regression from #44...
Eugen Rochko
2017-07-28
Use consistent icons for web push notifications, same as web UI (#4426)
Eugen Rochko
2017-07-28
feat(web_push_notifications): Group notifications (#4388)
Sorin Davidoi
2017-07-27
fix(push_subscription): Use star icon for favourite action (#4396)
Sorin Davidoi
2017-07-24
Allow domain blocks that only reject media without silencing or suspending (#...
sdukhovni
2017-07-23
Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)
Eugen Rochko
2017-07-19
fix(push_subscription): Guard against malformed favourite notification (#4271)
Sorin Davidoi
2017-07-19
Add ActivityPub attributes to accounts (#4273)
Eugen Rochko
2017-07-19
Fix deprecation warning for non-pipeline assets (#4267)
Eugen Rochko
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
2017-07-18
Improve admin page (#4121)
abcang
2017-07-18
fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226)
Sorin Davidoi
2017-07-14
Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-14
Fix #4149, fix #1199 - Store emojis as unicode (#4189)
Eugen Rochko
2017-07-14
Add option to opt out of search engines on public profile/status pages (#4199)
Eugen Rochko
2017-07-14
add validation to tag name (#4194)
masarakki
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-13
Make tag search case insensitive again (#4184)
unarist
2017-07-13
Fix boolean columns sometimes having a null value (#4162)
Eugen Rochko
2017-07-13
Fix #1010 - When spoiler text is set, enforce sensitivity too (#4176)
Eugen Rochko
2017-07-12
Improve UI of admin site settings (#4163)
Eugen Rochko
2017-07-11
Fix #2848 - Rake task to redownload avatars/headers (#4156)
Eugen Rochko
2017-07-10
Add setting a always mark media as sensitive (#4136)
Yamagishi Kazutoshi
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
[next]