3723 Commits (06a32b262199a47573a9a248a12586d547cc000c)

Author SHA1 Message Date
NCLS b9d1543f7e Update ja.js
7 years ago
Jenkins 601f0fe4a3 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 99a208cd8f Do not hide statuses from silenced accounts from other silenced accounts (#6030)
7 years ago
Naoki Kosaka 7da34ff0a3 Fix oEmbed image_modal src. (#6027)
7 years ago
Eugen Rochko ef8fc3542b Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)
7 years ago
SerCom_KC 19a2ed9a04 Improve Chinese (Simplified) Translations (#6024)
7 years ago
Jeroen 0cadfd35a5 Last minute Dutch string updates (#6025)
7 years ago
David Yip b8e6074c53 Examples for Status#set_locality and .as_tag_timeline.
7 years ago
Jenkins e3d8c010b1 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Lynx Kotoura d0a8463db0 Fix focused background color of notifications of direct toots (#6021)
7 years ago
Lynx Kotoura 891b03536f Fix overflowing emojis on some devices (#6016)
7 years ago
Olivier Humbert 4621fd6461 1 fix + 1 translation (#6019)
7 years ago
Jenkins ac183e024b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 1010831783 Fix regression from #6014 (#6018)
7 years ago
Jenkins 1366e96a02 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Quenty31 10c0745c8f l10n OC and FR updates (#6017)
7 years ago
Eugen Rochko 772456072e Fix layout for RTL (#6014)
7 years ago
Lynx Kotoura cbf6bd4e0c Excahnge the order of spoiler-input and unlocked warning (#6015)
7 years ago
Lynx Kotoura d7bd1906d4 Redesign tootbox (#5919)
7 years ago
Eugen Rochko d4d0befb4b Weblate translations (#6011)
7 years ago
SerCom_KC 9bef4eb4c0 Update Chinese (Simplified) translations (#6005)
7 years ago
Eugen Rochko d6088c5308 Add filters to admin UI for custom emojis (#6003)
7 years ago
Yamagishi Kazutoshi 7a5e2ffebe Set direction style to reply indicator (#6006)
7 years ago
Eugen Rochko 8c04f9417f Fix redundant HTTP request in FetchLinkCardService (#6002)
7 years ago
Eugen Rochko aea3d0814b Clean up admin UI for accounts (#6004)
7 years ago
Eugen Rochko 88aef653ee Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)
7 years ago
cwm f464eefc45 code style fixes
7 years ago
cwm 430733477c move list items into an array, don't unnecessarily concat misc nav item
7 years ago
Eugen Rochko 5b2ab607db Fix #5952 - NameError (regression from #5762) (#5999)
7 years ago
Eugen Rochko 992e8a11fe Adjust empty list timeline message (#5997)
7 years ago
Eugen Rochko 895e3c2e6c Use streaming API for standalone timelines on /about and /tag pages (#5998)
7 years ago
Neetshin 9a7fb53a7f Make detect empty string before assign image description (#5994)
7 years ago
Akihiko Odaki d67575edea Store preview image for embedded photo in preview cards (#5986)
7 years ago
cwm 2fa762ef0a travis fixes
7 years ago
Renato "Lond" Cerqueira 15bc3398f7 Return false if object does not respond to url (#5988)
7 years ago
Renato "Lond" Cerqueira ab3d248f48 Change conditional to avoid nil into string error in sidekiq (#5987)
7 years ago
beatrix 82ec368680 Merge pull request #264 from KnzkDev/add-ja
7 years ago
David Yip a56c9ac5dc Merge remote-tracking branch 'tootsuite/master' into merge-upstream
7 years ago
cwm 6cbf55ce7b readded connect for onboarding modal
7 years ago
cwm c746388452 remove unneeded imports from getting_started_misc
7 years ago
cwm 975d888f5c add components to getting started column
7 years ago
ncls7615 6bfbeb1fe1 add ja
7 years ago
Akihiko Odaki a90fa13235 Change account_id non-nullable in lists (#5979)
7 years ago
Eugen Rochko d5f4baf720 Improve public status page title (#5985)
7 years ago
Eugen Rochko 7f286d1af0 Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
7 years ago
Eugen Rochko 3b69e9b99c Exclude moved accounts from search results (#5984)
7 years ago
cwm 690cd248b1 change pack to 'auth'
7 years ago
cwm 7e8c87e443 load pack
7 years ago
Erin bdf25f5a60 reblog_service.rb: Status#local_only -> local_only?
7 years ago
Erin eb0660f6ef move outbox filtering to Status#permitted_for (as per @ekiru)
7 years ago
Erin 080149acaf post_status_service: stylistic change (local_only -> local_only?)
7 years ago
beatrix af0031fe1b Merge pull request #254 from glitch-soc/new-theme-ux
7 years ago
Eugen Rochko 31fe0d067b Apply a 25x rate limit by IP even to authenticated requests (#5948)
7 years ago
beatrix cb05ff359f Merge pull request #255 from KnzkDev/remove-picture
7 years ago
David Yip b1f803d360 Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController.
7 years ago
ncls7615 58a133978b remove picture
7 years ago
kibigo! d9e1496990 Added styling
7 years ago
kibigo! a1c79ef544 Screenshot support for themes
7 years ago
kibigo! 901c08a999 Moved flavour UI into own prefs tab
7 years ago
beatrix 252de634bb Merge pull request #250 from chriswmartin/fav-confirm-modal
7 years ago
Erin 6f3321fe4f set local_only in a before_create callback instead of status service
7 years ago
Erin 7fc6f40a88 remove vestigial Status#local_only? definition
7 years ago
Erin c3e84d208c post_status_service.rb: save the status after setting local_only
7 years ago
Erin 278d34a0ec Status#not_local_only scope should match nils too
7 years ago
Erin 3d1bef760d filter local-only toots from AP outboxes
7 years ago
ncls7615 b07111ceba add comma
7 years ago
ncls7615 3e6949b554 " => '
7 years ago
ncls7615 5cd4e577c2 Merge branch 'master' of https://github.com/glitch-soc/mastodon into glitch-langfiles
7 years ago
Erin b463321c6f filter local-only statuses from public pages
7 years ago
Erin a80c329328 replace reblog service check for an 👁️ with #local_only
7 years ago
Erin d431bb8930 set local_only flag on statuses in post_status_service
7 years ago
Erin 993449ee59 status: stub local_only?, add scope, add marked_local_only?
7 years ago
Erin 5eadff9883 add a local_only column to the statuses table
7 years ago
cwm 2f56e7e00d use single quotes in locale entry
7 years ago
cwm 34630e00cb pulled master, moved locale entry to new location
7 years ago
cwm 06c490be96 removed unneeded actions_modal div
7 years ago
kibigo! bb65adc0c0 Move ja localization to new locaiton
7 years ago
kibigo! b27126f1d6 Linting fixes
7 years ago
kibigo! 853082e760 Only localize js when there's a theme
7 years ago
kibigo! 99e8710095 Javascript intl8n flavour support
7 years ago
kibigo! f4c233f59f Ruby intl8n for themes
7 years ago
Andrea Scarpino e8198cd298 Fix account and tag searches with leading/trailing spaces (#5965)
7 years ago
Lynx Kotoura 188f230f1e Refix extraspace for emojis (#5964)
7 years ago
abcang a55211ee5b Save media outside transaction (#5959)
7 years ago
cwm 4b9fa497c6 removed one last app settings addition
7 years ago
cwm 0d6a515145 removed app settings additions
7 years ago
Quenty31 7f56924d71 l10n i18n OC: corrections (#5962)
7 years ago
ncls7615 2a69b778c1 add and fix
7 years ago
beatrix f836468a7e Merge pull request #248 from chriswmartin/glitch-theme-lists
7 years ago
beatrix ce2528c50b Merge pull request #237 from dexamphetamine/jpn-localization
7 years ago
amphetamine 5c58c4cbb3 i18n: add ja glitch strings
7 years ago
Yamagishi Kazutoshi 07030db7ad Add Galician language support (#5955)
7 years ago
Olivier Humbert 74cdbdcc51 French translation update (#5954)
7 years ago
abcang cef07895a9 Remove unused function (#5950)
7 years ago
cwm 7a066e814b moved locales to glitch, created add settings entry
7 years ago
cwm c47e5232bd remove trailing spaces
7 years ago
cwm 98815c76ce fixed fav setting change
7 years ago
cwm ac42b2b95d fixes, functioning now
7 years ago
cwm 7ff586054c added a few more things
7 years ago
cwm 09c82d4343 remove keyboard shortcuts from getting started because thats a different thing
7 years ago
cwm 41bbfeec7c add initial components based off of tootsuite pr #1507
7 years ago
Yamagishi Kazutoshi f54ca825c5 Ignore HEAD method if does not support (#5949)
7 years ago
Eugen Rochko 2a8ab39a06 Weblate translations (#5946)
7 years ago
Eugen Rochko 87af0bf6cf Rate limit by user instead of IP when API user is authenticated (#5923)
7 years ago
Yamagishi Kazutoshi 03d28b6ec8 Back to Web UI from tag page when signed in (#5943)
7 years ago
Yamagishi Kazutoshi f6780ee507 Move push notifications settings (regression from #5879) (#5941)
7 years ago
Quenty31 5c12b555b4 l10n i18n OC update (#5939)
7 years ago
cwm f42a622bf9 fix a missing semicolon and mixed tabs/spaces that travis was complaining about
7 years ago
cwm 591a3769f4 merge tootsuite prs #5895 and #5889 into glitch flavour
7 years ago
cwm a762aa7933 merge tootsuite pr #5904 into glitch flavour
7 years ago
cwm 2668d56334 add keyboard shortcut to getting started, add missing list style
7 years ago
cwm 0fbf7f2838 merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm f6634f4fdc merged tootsuite pr #5750 into glitch flavour
7 years ago
abcang 7fc5cf7a12 Keep WebPush settings (#5879)
7 years ago
Eugen Rochko d83d1326cd Fix #5630 - Prevent duplicate load of favourites (#5931)
7 years ago
Eugen Rochko f16141ebac Limit users to 50 lists, remove pagination from lists API (#5933)
7 years ago
Yamagishi Kazutoshi dfeb3ba74f Audio.prototype.seek is undefined (#5935)
7 years ago
Eugen Rochko 856e8465ea Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929)
7 years ago
Eugen Rochko 46cce9ee4b Ensure link thumbnails are not stretched to super low quality (#5932)
7 years ago
Eugen Rochko b95863ec48 Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Jenkins c6572ed6c8 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi 3d0fbe8c16 Remove unused messages (#5924)
7 years ago
Eugen Rochko bcba7bba2d Weblate translations (#5922)
7 years ago
Yamagishi Kazutoshi dc01c2f951 Disable status content outline (#5921)
7 years ago
kibigo! 5758a12491 Skins shouldn't apply to fallback flavours
7 years ago
kibigo! f9387aabaa Glitch doesn't have a home stylesheet anymore
7 years ago
kibigo! 31674d5083 Packaged local_settings styles in common
7 years ago
Lynx Kotoura 7cd63f0aae ReFix font-weight of <strong> element for CJK fonts (#5920)
7 years ago
SerCom_KC a77bf28ec1 Fix font-weight of <strong> element for CJK fonts (#5914)
7 years ago
Yamagishi Kazutoshi 87f1b249c1 Hide moved account's follow button in search result (#5913)
7 years ago
Quenty31 57e0d88c19 OC language update (#5905)
7 years ago
David Yip 82cd4a0a3c Fix hide reblogs in glitch frontend (#5909)
7 years ago
David Yip 9075094715 Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip 04b03999c2 Merge pull request #241 from glitch-soc/no-dm-option
7 years ago
Jenkins 099159741b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi a7f20ed185 Remove duplicate annotate (#5910)
7 years ago
Akihiko Odaki ce3989fc6a Add embed_url to preview cards (#5775)
7 years ago
Yamagishi Kazutoshi 6bb4fb008a Fix hide reblogs (regression from #5887) (#5909)
7 years ago
kibigo! 8dc8ea2c0a Add option to remove DMs from home (#126)
7 years ago
David Yip 08290b0b02 Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
7 years ago
kibigo! 41f9a4d4e4 Fix common packs when other pack also there
7 years ago
David Yip 6a5ba9d129 Use settings pack for InvitesController (#229)
7 years ago
beatrix f0b37f92a9 Merge pull request #229 from glitch-soc/glitch-theme
7 years ago
David Yip 63c41247ff Prepend check_enabled_deletion to Settings::DeletesController (#229)
7 years ago
Jenkins a3a7b6a848 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Marcin Mikołajczak e3422e363b i18n: 🇵🇱 (#5903)
7 years ago
Lynx Kotoura d3d52615ab Fix list editor modal on narrow devices (#5904)
7 years ago
Lynx Kotoura 1696fe1c84 Fix extra space between status text and username (#5902)
7 years ago
aschmitz cbaddc6447 Break out nested relationship API keys (#5887)
7 years ago
Yamagishi Kazutoshi eeb17ff02d Fix emoji picker scrollbar (regression from #5046) (#5901)
7 years ago