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
Age
Commit message (
Expand
)
Author
2020-08-30
Fix inefficiencies in fan-out-on-write service (#14682)
Eugen Rochko
2020-08-30
Fix videos with near-60 fps being rejected (#14684)
Eugen Rochko
2020-08-28
Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
Akihiko Odaki
2020-08-28
Eagerly load statuses with the main query in Api::V1::BookmarksController (#1...
Akihiko Odaki
2020-08-28
Replace incorrect use of distinct with group (#14675)
Akihiko Odaki
2020-08-28
Eagerly load statuses with the main query in Api::V1::FavouritesController (#...
Akihiko Odaki
2020-08-25
Use Status.group instead of Status.distinct in HashQueryService (#14662)
Akihiko Odaki
2020-08-24
Add support for latest HTTP Signatures spec draft (#14556)
ThibG
2020-08-24
Fix dereferencing remote statuses not using the correct account (#14656)
ThibG
2020-08-24
Add WebAuthn as an alternative 2FA method (#14466)
santiagorodriguez96
2020-08-24
Fix: also use custom private boost icon for detailed status (#14471)
Tdxdxoz
2020-08-24
Add support for inlined objects in activity audience (#14514)
ThibG
2020-08-24
Better manage subscriptionCounters (#14608)
Daigo 3 Dango
2020-08-23
reword "boost to original audience" as per #14596 (#14598)
proxy
2020-08-23
Fix click range discrepancies in gifv (#14615)
Takeshi Umeda
2020-08-21
Fix scrolling issues when closing some dropdown menus (#14606)
ThibG
2020-08-19
Fix not being able to unbookmark toots when blocked by their author (#14604)
ThibG
2020-08-19
Fix client-side form validation not accepting handles with uppercase letters ...
ThibG
2020-08-13
Fix hardcoded non-breaking space in public view (#14568)
ThibG
2020-08-12
Improve email address validation (#14565)
ThibG
2020-08-12
Add client-side validation in password change forms (#14564)
ThibG
2020-08-11
Add HTML form validation for the registration form (#14560)
ThibG
2020-08-11
Add support for managing multiple stream subscriptions in a single connection...
Eugen Rochko
2020-08-09
Cache result of SQL (#14534)
niwatori24
2020-08-08
Fix crash when failing to load emoji picker (#14525)
ThibG
2020-08-07
Fix eslint error (#14521)
abcang
2020-08-05
Fallback to previous, more approximative hashtag RE on older browsers (#14513)
ThibG
2020-08-02
Fix audio/video player not using CDN_HOST in media paths on public pages (#14...
ThibG
2020-08-02
Fix audio player on Safari (#14485)
ThibG
2020-08-02
Fix disabled boost icon being replaced by private boost icon on hover (#14456)
ThibG
2020-08-02
Fix new audio player features not working on Safari (#14465)
ThibG
2020-08-02
Fix wrong proptypes for onEditAccountNote (#14481)
ThibG
2020-08-02
Fix the hashtag judgment of the compose form to be the same as the server sid...
kedama
2020-08-01
Fix handling of Reject Follow when a matching follow relationship exists (#14...
ThibG
2020-07-26
Fix following restriction not working when exact match in account search (#14...
Takeshi Umeda
2020-07-24
Fix unnecessary second connection to user stream from account timeline in web...
Eugen Rochko
2020-07-24
New Crowdin updates (#14335)
Eugen Rochko
2020-07-24
Fix hover and normal colors for private boost icon being swapped (#14386)
ThibG
2020-07-23
Add custom icon for private boosts (#14380)
ThibG
2020-07-23
Fix duplicate notification and delivery of mentions (#14378)
Takeshi Umeda
2020-07-22
Change disabled retweet icon (#14373)
ThibG
2020-07-22
Fix not handling Undo on some activity types when they aren't inlined (#14346)
ThibG
2020-07-22
Fix RSS feeds not being cachable (#14368)
ThibG
2020-07-22
Dereference object URIs in Create and Update messages (#14359)
ThibG
2020-07-20
Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)
Takeshi Umeda
2020-07-20
Fix to add RedisLock to handle Announce activity (#14365)
Takeshi Umeda
2020-07-19
Fix movie width and frame_rate returning nil (#14357)
Takeshi Umeda
2020-07-19
Add thumbnail_remote_url in MediaAttachment REST response (#14358)
Takeshi Umeda
2020-07-19
Fix/14021 behaviour on add or remove toots (#14212)
Ariel
2020-07-18
ran `yarn manage:translations` (#14344)
mayaeh
[next]