Logo
Explore Help
Sign In
stevenoh0908/mastodon-sakyey
1
0
Fork 0
You've already forked mastodon-sakyey
Code Issues Packages Projects Releases Wiki Activity
Files
5c9aa2b7329fe5bd87cee583e33c7b5c1eac4566
mastodon-sakyey/app/assets/javascripts/application_public.js

9 lines
148 B
JavaScript
Raw Normal View History

Upgrade jQuery to v2.x (#2246) Fix #2199 and minifying assets file. jQuery v1.x is supports legacy browsers. But, Mastodon does not support legacy browsers. I think jQuery v1.x is unnecessary.
2017-04-21 23:46:32 +09:00
//= require jquery2
Fix #72 - add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
//= require jquery_ujs
Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
2016-12-18 15:20:39 +01:00
//= require extras
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings with YAML-defined defaults. Add admin page for editing global settings. Add "site_description" setting that would show as a paragraph on the frontpage
2017-01-12 20:46:24 +01:00
//= require best_in_place
$(function () {
$(".best_in_place").best_in_place();
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 43ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API