ncls7615
c0c4526283
add ja for fav conf
7 years ago
Gô Shoemake
04eaa1943f
Merge pull request #262 from chriswmartin/fix-oauth-pack
...
Add missing set pack to authorizations_controller
7 years ago
ncls7615
c95af71da5
optimize paperclip
7 years ago
Akihiko Odaki
14c4a33cd9
Change account_id non-nullable in lists ( #5979 )
7 years ago
Eugen Rochko
30d2ea03b0
Improve public status page title ( #5985 )
7 years ago
Eugen Rochko
1356ed72cd
Fix #5953 - Add GET /api/v1/accounts/:id/lists ( #5983 )
7 years ago
Eugen Rochko
481fac7c84
Exclude moved accounts from search results ( #5984 )
7 years ago
cwm
0a52e37648
change pack to 'auth'
7 years ago
cwm
44992df257
load pack
7 years ago
Erin
2efffe77dc
reblog_service.rb: Status#local_only -> local_only?
7 years ago
Erin
c5a4eda694
move outbox filtering to Status#permitted_for (as per @ekiru)
7 years ago
Erin
3ec47e732b
post_status_service: stylistic change (local_only -> local_only?)
7 years ago
Quenty31
c588fcf4bc
Tiny little change ( #5981 )
7 years ago
kibigo!
8aa527434c
Fixed index in webpack config
7 years ago
beatrix
7d024a6b68
Merge pull request #259 from KnzkDev/flavours-ja
...
i18n: Add ja translate for flavour/skin ux
7 years ago
ncls7615
d8206d1931
add ja
7 years ago
beatrix
771b950feb
Merge pull request #254 from glitch-soc/new-theme-ux
...
New flavour/skin UX
7 years ago
Eugen Rochko
feed07227b
Apply a 25x rate limit by IP even to authenticated requests ( #5948 )
7 years ago
beatrix
0cd5f2a61f
Merge pull request #255 from KnzkDev/remove-picture
...
Remove getting-started picture
7 years ago
Akihiko Odaki
e56323a4dd
Remove preview_card fabricator ( #5975 )
...
preview_card fabricator has a removed attribute, status, and is no longer
functional.
7 years ago
David Yip
204688e803
Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController.
7 years ago
ncls7615
9d5ecdbf41
remove picture
7 years ago
David Yip
1138d0c321
Add Rake task to backfill local-only flag ( #253 )
7 years ago
kibigo!
ed7231947c
Added styling
7 years ago
kibigo!
bdca1614d5
Screenshot support for themes
7 years ago
kibigo!
dabf66e676
Moved flavour UI into own prefs tab
7 years ago
beatrix
08b0861b96
Merge pull request #250 from chriswmartin/fav-confirm-modal
...
add favourite confirmation modal
7 years ago
beatrix
01a3461bef
Merge pull request #252 from ncls7615/glitch-langfiles
...
i18n: Add translate and fix problems
7 years ago
Erin
288f1293ef
set local_only in a before_create callback instead of status service
7 years ago
Erin
0c46058a43
remove vestigial Status#local_only? definition
7 years ago
Erin
c1410af368
post_status_service.rb: save the status after setting local_only
7 years ago
Erin
24f36ca912
Status#not_local_only scope should match nils too
7 years ago
Sylvhem
84d5bfb35e
Change the disclaimer under the sign up form ( #5817 )
...
* Change the disclaimer below the sign up form
Change the disclaimer below the sign up form on the home page. The current text is linking to the /about/more page under "our terms of service" and to the /terms page under "privacy policy". This change intend to make the message more coherent.
Change l’avertissement en-dessous du formulaire d’inscription sur la page d’accueil. Le texte actuel redirige vers /about/more sous un lien intitulé "nos conditions d’utilisation" et vers /terms via "notre politique de confidentialité". Ce changement vise à rendre le message plus cohérent.
* Second take on the disclaimer
A new version of the disclaimer, based on feedback.
Une nouvelle version de l’avertissement, basé sur les premiers retours.
7 years ago
Erin
f080a9fac7
filter local-only toots from AP outboxes
7 years ago
ncls7615
d420e2f047
add comma
7 years ago
ncls7615
279231c5dd
" => '
7 years ago
ncls7615
a98b0a47ef
Merge branch 'master' of https://github.com/glitch-soc/mastodon into glitch-langfiles
...
# Conflicts:
# app/javascript/glitch/locales/ja.json
7 years ago
Erin
6bd18e43ba
filter local-only statuses from public pages
7 years ago
Erin
5ef65aab8f
replace reblog service check for an 👁️ with #local_only
7 years ago
Erin
cfbb95605b
set local_only flag on statuses in post_status_service
7 years ago
Erin
08519cd4f4
status: stub local_only?, add scope, add marked_local_only?
7 years ago
Erin
434c70fd98
add a local_only column to the statuses table
7 years ago
cwm
0466aa8d08
use single quotes in locale entry
7 years ago
cwm
072ab191cc
pulled master, moved locale entry to new location
7 years ago
cwm
eec5d350fd
removed unneeded actions_modal div
7 years ago
beatrix
26c9b9fa27
Merge pull request #246 from glitch-soc/theme-intl8n
...
Internationalization for flavours and skins
7 years ago
kibigo!
64b839b769
Removed MORE theme localizns
7 years ago
kibigo!
cd107e92cb
Move ja localization to new locaiton
7 years ago
kibigo!
6b7085a33e
Linting fixes
7 years ago
kibigo!
1c728df92e
Only localize js when there's a theme
7 years ago