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
2021-03-15
Fix reference to non-existing translation in the exports page. (#15894)
Filipe Rodrigues
2021-03-12
Fix not being able to change world filter expiration back to “Never” (#15...
Claire
2021-03-12
Remove subscription_expires_at leftover from OStatus (#15857)
Claire
2021-03-07
Fix some ignored brakeman warnings (#15829)
Claire
2021-03-04
Fix URL scanning in note length validator and preview card fetching (#15827)
Claire
2021-03-02
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
Claire
2021-03-01
Add borders to 📱 and 📲 emojis (#15794)
Claire
2021-03-01
Add `POST /api/v1/emails/confirmations` to REST API (#15816)
Eugen Rochko
2021-03-01
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)
Eugen Rochko
2021-02-28
Fix WebUI crashing when SVG support is disabled (#15809)
Claire
2021-02-26
Fix crash on receiving requests with missing Digest header (#15782)
Claire
2021-02-24
Add inline description of moderation actions in moderation interface (#15792)
Claire
2021-02-24
Change ResolveAccountService's handling of skip_webfinger (#15750)
Claire
2021-02-22
Fix server rules not being displayed if extended server discription isn't set...
Claire
2021-02-22
Fix default searchTokens (#15775)
abcang
2021-02-21
Add server rules (#15769)
Eugen Rochko
2021-02-19
replace all instances of "ends_with?" with "end_with?" (#15745)
Justin Tracey
2021-02-16
Add `GET /api/v1/accounts/lookup` REST API (#15740)
Eugen Rochko
2021-02-12
Refactor Api::Web::SettingsController (#15717)
Eugen Rochko
2021-02-12
Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)
Eugen Rochko
2021-02-11
Fixed WebUI crash when a status opened in the media modal is deleted (#15701)
kaias1jp
2021-02-11
fix typo (#15705)
Takeshi Umeda
2021-02-11
Onion service related changes to HTTPS handling (#15560)
Cecylia Bocovich
2021-02-11
Use custom mascot on static share page (#15687)
Jeong Arm
2021-02-11
Fix URI of repeat follow requests not being recorded (#15662)
Claire
2021-02-11
Slightly reorder three dots menu on toots to make it more intuitive (#15647)
Mélanie Chauvel
2021-02-11
Add dropdown for boost privacy in boost confirmation modal (#15704)
Claire
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2021-02-09
Change max. image dimensions to 1920x1080px (1080p) (#15690)
Eugen Rochko
2021-02-02
Fix race conditions on account migration creation (#15597)
ThibG
2021-01-31
Change custom emoji to be animated when hovering container (#15637)
ThibG
2021-01-31
Improved performance of notification preloading (#15640)
abcang
2021-01-31
Fix N+1 query when rendering with StatusSerializer (#15641)
abcang
2021-01-28
Fix react/jsx-no-duplicate-props (#15636)
abcang
2021-01-25
Fix first return value of FetchLinkCardService.html method (#15630)
Takeshi Umeda
2021-01-22
Use Enumerable#filter_map in more places (#15527)
luigi
2021-01-22
Add “translate” class to other user strings (#15611)
ThibG
2021-01-22
Optimize some regex matching (#15528)
luigi
2021-01-21
Fix Google Translate breaking web interface (#15610)
ThibG
2021-01-21
Fix sign-up restrictions based on IP addresses not being enforced (#15607)
ThibG
2021-01-19
Fix /activity endpoint not require signature in authorized fetch mode (#15592)
ThibG
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-12
Fix processing of incoming Block activities (#15546)
ThibG
2021-01-10
Fix muting users with duration via the REST api (#15516)
Levi Bard
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2021-01-09
Fix OCR lang data failing to load (#15519)
ThibG
2021-01-08
Skip processing Update activities on unknown accounts (#15514)
ThibG
2021-01-07
Fix rubocop config and warnings (#15503)
abcang
2021-01-05
Fix defaultProps of frameRate to string (#15493)
Takeshi Umeda
2021-01-05
Fix missing key in list timeline policy (#15494)
Takeshi Umeda
[next]