3712 Commits (8713659dffc884c65376091d3731c8074ac581e4)

Author SHA1 Message Date
Olivier Humbert dc313f27bb 1 fix + 1 translation (#6019)
7 years ago
Jenkins 10f800ab46 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 3487460f00
Fix regression from #6014 (#6018)
7 years ago
Jenkins 82236a3703 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Quenty31 72314d26ae l10n OC and FR updates (#6017)
7 years ago
Eugen Rochko cc75d47926
Fix layout for RTL (#6014)
7 years ago
Lynx Kotoura 8bf4cc72b6 Excahnge the order of spoiler-input and unlocked warning (#6015)
7 years ago
Lynx Kotoura 0aeec0390b Redesign tootbox (#5919)
7 years ago
Eugen Rochko fef6625496
Weblate translations (#6011)
7 years ago
SerCom_KC 775c3056b6 Update Chinese (Simplified) translations (#6005)
7 years ago
Eugen Rochko ad75ec8b5b
Add filters to admin UI for custom emojis (#6003)
7 years ago
Yamagishi Kazutoshi 07b4427865 Set direction style to reply indicator (#6006)
7 years ago
Eugen Rochko a8deb6648b
Fix redundant HTTP request in FetchLinkCardService (#6002)
7 years ago
Eugen Rochko 20a6584d2d
Clean up admin UI for accounts (#6004)
7 years ago
Eugen Rochko 155e211dd0
Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)
7 years ago
cwm 17e53b931c code style fixes
7 years ago
cwm 9719983f2d move list items into an array, don't unnecessarily concat misc nav item
7 years ago
Eugen Rochko 5706fe18c2
Fix #5952 - NameError (regression from #5762) (#5999)
7 years ago
Eugen Rochko 71965cbef2
Adjust empty list timeline message (#5997)
7 years ago
Eugen Rochko 0128b86d30
Use streaming API for standalone timelines on /about and /tag pages (#5998)
7 years ago
Neetshin 0c8b1eb577 Make detect empty string before assign image description (#5994)
7 years ago
Akihiko Odaki f9f6918148 Store preview image for embedded photo in preview cards (#5986)
7 years ago
cwm b6ded7119e travis fixes
7 years ago
Renato "Lond" Cerqueira 19257d91bf Return false if object does not respond to url (#5988)
7 years ago
Renato "Lond" Cerqueira fe180f18ff Change conditional to avoid nil into string error in sidekiq (#5987)
7 years ago
beatrix 504c3d650f
Merge pull request #264 from KnzkDev/add-ja
7 years ago
David Yip a057ed5cfe
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
7 years ago
cwm 9b7208f4b4 readded connect for onboarding modal
7 years ago
cwm b358483ef2 remove unneeded imports from getting_started_misc
7 years ago
cwm 37ced4c903 add components to getting started column
7 years ago
ncls7615 b93ad3d0e8 add ja
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
beatrix 771b950feb
Merge pull request #254 from glitch-soc/new-theme-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
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
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
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
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
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
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
kibigo! b28cd6769c Javascript intl8n flavour support
7 years ago
kibigo! d08d0f9f33 Ruby intl8n for themes
7 years ago
Andrea Scarpino 6a82939adb Fix account and tag searches with leading/trailing spaces (#5965)
7 years ago
Lynx Kotoura 98aa96b8d6 Refix extraspace for emojis (#5964)
7 years ago
abcang 3caec1ecc2 Save media outside transaction (#5959)
7 years ago
cwm 066458a659 removed one last app settings addition
7 years ago
cwm 7a8711ccac removed app settings additions
7 years ago
Quenty31 7d4ebeecbd l10n i18n OC: corrections (#5962)
7 years ago
ncls7615 0e56797792 add and fix
7 years ago
beatrix 282f48ddd1
Merge pull request #248 from chriswmartin/glitch-theme-lists
7 years ago
beatrix ef53c972b1
Merge pull request #237 from dexamphetamine/jpn-localization
7 years ago
amphetamine eb2b971a52 i18n: add ja glitch strings
7 years ago
Yamagishi Kazutoshi 6e3f176b8e Add Galician language support (#5955)
7 years ago
Olivier Humbert a4710f9af8 French translation update (#5954)
7 years ago
abcang fcc0795a40 Remove unused function (#5950)
7 years ago
cwm 8606e53384 moved locales to glitch, created add settings entry
7 years ago
cwm c5a688d70e remove trailing spaces
7 years ago
cwm 7284e36fbd fixed fav setting change
7 years ago
cwm 22cdbca82c fixes, functioning now
7 years ago
cwm a489e5d5cd added a few more things
7 years ago
cwm baf9ea8018 remove keyboard shortcuts from getting started because thats a different thing
7 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507
7 years ago
Yamagishi Kazutoshi e7d55df38d Ignore HEAD method if does not support (#5949)
7 years ago
Eugen Rochko a72d03f43c
Weblate translations (#5946)
7 years ago
Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated (#5923)
7 years ago
Yamagishi Kazutoshi 931e66e572 Back to Web UI from tag page when signed in (#5943)
7 years ago
Yamagishi Kazutoshi cdae7e4c8b Move push notifications settings (regression from #5879) (#5941)
7 years ago
Quenty31 3a52c90de1 l10n i18n OC update (#5939)
7 years ago
cwm 02d71c6a11 fix a missing semicolon and mixed tabs/spaces that travis was complaining about
7 years ago
cwm 4a5401a58e merge tootsuite prs #5895 and #5889 into glitch flavour
7 years ago
cwm 28423dd046 merge tootsuite pr #5904 into glitch flavour
7 years ago
cwm b165950ca7 add keyboard shortcut to getting started, add missing list style
7 years ago
cwm 47157e07b2 merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm f44c8fd130 merged tootsuite pr #5750 into glitch flavour
7 years ago
abcang 99242b92bc Keep WebPush settings (#5879)
7 years ago
Eugen Rochko ec3b449baa
Fix #5630 - Prevent duplicate load of favourites (#5931)
7 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933)
7 years ago
Yamagishi Kazutoshi f08e6e9ab5 Audio.prototype.seek is undefined (#5935)
7 years ago
Eugen Rochko 86b4d5439c
Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929)
7 years ago
Eugen Rochko c36b9cc5a6
Ensure link thumbnails are not stretched to super low quality (#5932)
7 years ago
Eugen Rochko 70ce2a2095
Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Jenkins 776867ea73 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi dad0a09675 Remove unused messages (#5924)
7 years ago
Eugen Rochko bca9e2e57a
Weblate translations (#5922)
7 years ago
Yamagishi Kazutoshi 65e0bbd958 Disable status content outline (#5921)
7 years ago
kibigo! 717b7d555c Skins shouldn't apply to fallback flavours
7 years ago
kibigo! 9cdd81e9dd Glitch doesn't have a home stylesheet anymore
7 years ago
kibigo! 96126a5b01 Packaged local_settings styles in common
7 years ago
Lynx Kotoura 832a7f9a05 ReFix font-weight of <strong> element for CJK fonts (#5920)
7 years ago
SerCom_KC a1fc626e57 Fix font-weight of <strong> element for CJK fonts (#5914)
7 years ago
Yamagishi Kazutoshi 9a6fc03332 Hide moved account's follow button in search result (#5913)
7 years ago
Quenty31 7445f17571 OC language update (#5905)
7 years ago
David Yip 67d625c42d
Fix hide reblogs in glitch frontend (#5909)
7 years ago
David Yip ddb61decce
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip 935c1944e2
Merge pull request #241 from glitch-soc/no-dm-option
7 years ago
Jenkins 744447b3c0 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi 0c4ca3e549 Remove duplicate annotate (#5910)
7 years ago
Akihiko Odaki c083816c24 Add embed_url to preview cards (#5775)
7 years ago
Yamagishi Kazutoshi 432761f375 Fix hide reblogs (regression from #5887) (#5909)
7 years ago
kibigo! 2f2467ce8e Add option to remove DMs from home (#126)
7 years ago
David Yip 133f5b3b53
Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
7 years ago
kibigo! 061211a1e3 Fix common packs when other pack also there
7 years ago
David Yip 161d286df2
Use settings pack for InvitesController (#229)
7 years ago
beatrix 81b0145759
Merge pull request #229 from glitch-soc/glitch-theme
7 years ago
David Yip 017fc81caf
Prepend check_enabled_deletion to Settings::DeletesController (#229)
7 years ago
Jenkins 8ca91cef45 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Marcin Mikołajczak a0047fdca0 i18n: 🇵🇱 (#5903)
7 years ago
Lynx Kotoura a20509b41e Fix list editor modal on narrow devices (#5904)
7 years ago
Lynx Kotoura 281c577cf8 Fix extra space between status text and username (#5902)
7 years ago
aschmitz 4de211b80a Break out nested relationship API keys (#5887)
7 years ago
Yamagishi Kazutoshi 063a1c2a8b Fix emoji picker scrollbar (regression from #5046) (#5901)
7 years ago
Yamagishi Kazutoshi a9ca5ce920 Handle submit event of new list form (#5895)
7 years ago
Yamagishi Kazutoshi d7a17b5e8b Search only from followees (#5897)
7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859)
7 years ago
Eugen Rochko 42bcbd36b7 Remove rabl dependency (#5894)
7 years ago
mayaeh 0393a64a90 Update Japanese translations. (#5893)
7 years ago
Eugen Rochko d68868ca14
Lists redis clean-up (#5886)
7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811)
7 years ago
SerCom_KC 12cea76634 Update Chinese (Simplified) translations for version 2.1.0rc1 (#5849)
7 years ago
Neetshin b4bc594c5a Add aria-autocomplete='list' in Textaria (#5889)
7 years ago
kibigo! 5bed0f10ed Various fixes
7 years ago
David Yip a807e3b71b
current_theme -> current_flavour (#229)
7 years ago