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
/
spec
Age
Commit message (
Expand
)
Author
2017-08-07
feat: Cache status height to avoid expensive renders (#4439)
Sorin Davidoi
2017-08-07
Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...
Ondřej Hruška
2017-08-05
Add "signed in as" header to some pages (#4523)
Eugen Rochko
2017-08-03
Redirect to PasswordController#new when reset_password_token is invalid (#4506)
nullkal
2017-07-29
Count all URLs in text as 23 characters flat, do not count domain part of use...
Eugen Rochko
2017-07-28
Cover Api::V1:FavouritesController more (#4409)
Akihiko Odaki
2017-07-27
fix(dropdown_menu): Open as modal on mobile (#4295)
Sorin Davidoi
2017-07-27
Introduce access token fabricators (#4401)
Akihiko Odaki
2017-07-27
Fallback to site_hostname when site_title is empty (#4394)
Yamagishi Kazutoshi
2017-07-27
Remove redundant fabrication in the spec for Api::V1::FavouritesController (#...
Akihiko Odaki
2017-07-27
Fix multipoint shortcode bug (#4387)
Ondřej Hruška
2017-07-24
Redesign /terms page (#4338)
Eugen Rochko
2017-07-24
Bump to 1.5.0rc1 (#4318)
Eugen Rochko
2017-07-23
feat: Enable push subscription for mobile devices by default (#4321)
Sorin Davidoi
2017-07-21
Fix intermittent test failures due to accidentally reused class instance betw...
Eugen Rochko
2017-07-21
Use the same emoji data on the frontend and backend (#4284)
Eugen Rochko
2017-07-20
Fix webfinger retries (#4275)
Eugen Rochko
2017-07-19
Refactor ResolveRemoteAccountService (#4258)
Eugen Rochko
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
feat(emoji): Add back title attribute (#4253)
Sorin Davidoi
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki
2017-07-18
Improve admin page (#4121)
abcang
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko
2017-07-14
Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)
Eugen Rochko
2017-07-14
Fix subsequent replies to unresolved status not being filtered from home (#4190)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-14
🎄🔨 Force tree shake emojione (#4202)
Sorin Davidoi
2017-07-14
Follow renaming of microformats2 gem (#4203)
unarist
2017-07-14
Fix #4149, fix #1199 - Store emojis as unicode (#4189)
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-12
Improve UI of admin site settings (#4163)
Eugen Rochko
2017-07-11
Redesign the landing page, mount public timeline on it (#4122)
Eugen Rochko
2017-07-11
refactor: Rewrite immutablejs import statements using destructuring (#4147)
Sorin Davidoi
2017-07-11
Fix PrecomputeFeedService for filtered statuses (#4148)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-10
Remote following success page (#4129)
STJrInuyasha
2017-07-10
Add setting a always mark media as sensitive (#4136)
Yamagishi Kazutoshi
2017-07-08
Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
nullkal
2017-07-08
Replace OEmbed and initial state Rabl templates with serializers (#4110)
Eugen Rochko
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-07-06
Add a setting allowing the use of system's default font in Web UI (#4033)
Damien Erambert
2017-07-05
Fix Nokogiri::HTML at FetchLinkCardService (#4072)
abcang
2017-07-03
Remove sort in Feed (#4050)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-03
Faster emojify() by avoiding str.replace() entirely (#4049)
Nolan Lawson
2017-06-30
Faster emojify() algorithm, avoid regex replace (#4019)
Nolan Lawson
2017-06-30
Add controller spec for manifests controller (#4003)
Matt Jankowski
2017-06-30
Do not raise an error if PrecomputeFeed could not find any status (#4015)
Akihiko Odaki (@fn_aki@pawoo.net)
[next]