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
/
javascript
/
packs
Age
Commit message (
Expand
)
Author
2018-03-04
Do not require images in about.js and share.js (#6622)
Akihiko Odaki
2018-01-24
Fix hide and show media button on admin page (#6347)
abcang
2018-01-16
HTML e-mails for UserMailer (#6256)
Eugen Rochko
2017-10-16
Enable ESLint rules import/* (#5414)
Yamagishi Kazutoshi
2017-10-07
Redesign public hashtag pages (#5237)
Eugen Rochko
2017-10-06
Compress and combine emoji data (#5229)
Nolan Lawson
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-09-14
Redesign video player (#4911)
Eugen Rochko
2017-09-11
Reset preview image if avatar/header image selection was cancelled (#4893)
unarist
2017-09-09
Add script to make embedded iframes autosize (#4853)
Eugen Rochko
2017-08-31
Embed modal (#4748)
Eugen Rochko
2017-08-30
Update status embeds (#4742)
Eugen Rochko
2017-08-25
Apply user timezone for the title attribute of .time-ago (#4693)
unarist
2017-08-14
Add protocol handler. Handle follow intents (#4511)
Eugen Rochko
2017-07-21
Dynamicaly change avatar and header bg from account setting (#4289)
Yamagishi Kazutoshi
2017-07-19
Fix a typo in public.js (double semicolons) (#4269)
Cygnan
2017-07-18
Improve admin page (#4121)
abcang
2017-07-18
Require any modules after loading polyfill in entry points (#4231)
Akihiko Odaki
2017-07-17
Require images in common.js (#4232)
Akihiko Odaki
2017-07-14
Do not load unnecessary script files (#4193)
Yamagishi Kazutoshi
2017-07-11
Redesign the landing page, mount public timeline on it (#4122)
Eugen Rochko
2017-07-11
Require stylesheets in common.js (#4152)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-06
Improve Activity stream spoiler (#4088)
abcang
2017-06-11
Remove comments for eslint-disable (#3691)
Yamagishi Kazutoshi
2017-06-09
Check ready state of document in public pages (#3652)
Yamagishi Kazutoshi
2017-05-30
Change libraries path to relative (#3433)
Yamagishi Kazutoshi
2017-05-30
Extract polyfill loading into single module (#3421)
Nolan Lawson
2017-05-25
Add localization of datetime in public page (#3296)
Yamagishi Kazutoshi
2017-05-25
Name the Webpack chunks (#3291)
Nolan Lawson
2017-05-24
Lazy load toots using IntersectionObserver (#3191)
Sorin Davidoi
2017-05-22
Add translations for counter of profile (#3214)
Yamagishi Kazutoshi
2017-05-20
Add MS Edge support to public.js (#3179)
Yamagishi Kazutoshi
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-19
Fix JavaScript error (#3153)
PFM
2017-05-18
Fix character counter not updating for bio (#3101)
Eugen Rochko
2017-05-17
Catch import promise in application.js (#3041)
Stephen Burgess
2017-05-15
Introduce common JavaScript file (#2981)
Akihiko Odaki
2017-05-11
Add dynamic polyfills for older browsers (#2985)
Nolan Lawson
2017-05-11
Fix regressions from #2683 (#2970)
Eugen Rochko
2017-05-09
Use RegExp for require.context to filter custom stylesheets (#2950)
Akihiko Odaki
2017-05-09
Remove jquery-ujs (#2939)
Yamagishi Kazutoshi
2017-05-07
Remove local_time gem, and add similar (#2875)
Yamagishi Kazutoshi
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko