This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
闭社主体 forked from
https://github.com/tootsuite/mastodon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1007
Commits
2
Branches
112 MiB
Tree:
777f527d86
closed-social-v3
master
v0.1.2
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '777f527d86'
${ noResults }
mastodon_neko
/
app
/
models
/
web.rb
7 lines
92 B
Raw
Normal View
History
Add extended about page stub
7 years ago
Persist UI settings, add missing localizations for German
7 years ago
# frozen_string_literal: true
module
Web
def
self
.
table_name_prefix
'web_'
end
end