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
/
public.js
Age
Commit message (
Expand
)
Author
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-08-26
Fix CW issues in static view on Safari (Fixes #8354) (#8446)
PatrickRWells
2018-08-18
Add remote interaction dialog for toots (#8202)
Eugen Rochko
2018-08-06
Scroll to linked status in public status view (fixes #7884) (#8130)
ThibG
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-07-14
Upgrade webpack to version v4.x (#6655)
Yamagishi Kazutoshi
2018-07-01
Improve embeds (#7919)
Eugen Rochko
2018-05-12
Combine similar components into one on public UI (#7458)
Yamagishi Kazutoshi
2018-05-09
Show card modal on public pages (#7428)
Yamagishi Kazutoshi
2018-03-24
Show media modal on public pages (#6801)
Akihiko Odaki
2017-10-06
Compress and combine emoji data (#5229)
Nolan Lawson
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-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
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-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-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-15
Introduce common JavaScript file (#2981)
Akihiko Odaki
2017-05-11
Fix regressions from #2683 (#2970)
Eugen Rochko
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