3629 Commits (00d1f8eea1b402f073836bb9b5b99d7207bc4892)

Author SHA1 Message Date
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