1564 Commits (d75a6054a04820610d8386338faed256e59c143e)

Author SHA1 Message Date
Ondřej Hruška 9f29fd31ba
fixed ctrl enter
7 years ago
Ondřej Hruška 53caab0c0b
Fix the always-threaded bug
7 years ago
ncls7615 f5a4201ad8
Update ja.js
7 years ago
beatrix a251c42192
Merge pull request #296 from glitch-soc/thread-mode
7 years ago
beatrix 2ec9a75a1d
Merge pull request #302 from KnzkDev/fix/search-popout
7 years ago
beatrix fa92e88fb2
appease eslint
7 years ago
ncls7615 da98c33161
Fix search popout
7 years ago
David Yip 2eed4ace11
Read max_toot_chars from root object. Fixes #297.
7 years ago
kibigo! c71d848855 my global .gitignore excluded this file ;_;
7 years ago
kibigo! e4bc013d6f Threaded mode~
7 years ago
kibigo! 6932b464e6 Fixed improper dropdown func binding for #293 + toot button spacing
7 years ago
kibigo! ad10a80a99 Styling and autosuggest fixes for #293
7 years ago
kibigo! 8bf9d9362a Fixes composer mounting issue with #293
7 years ago
Andrew 077f2e600c Win95 to 2.1
7 years ago
Andrew 39c0b6ceb3 Updates and fixes to win95 theme
7 years ago
Andrew ed574fbc09 Theme: Windows 95
7 years ago
David Yip 03aeab857f
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
beatrix f441770e50
Merge pull request #290 from chriswmartin/web-push-updates
7 years ago
beatrix b4e667f86b
Merge pull request #295 from chriswmartin/getting-started-key-fix
7 years ago
beatrix faf20eeaa4
Merge pull request #293 from glitch-soc/compose-refactor
7 years ago
Jenkins f6adb409fd Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
kibigo! ac686d5a5d Fixed overflow issue
7 years ago
kibigo! ec620ae486 Styling fixes
7 years ago
beatrix f41b33eb01
Merge pull request #243 from m4sk1n/glitch-pl
7 years ago
cwm 9fc08e4861 add key to lists div
7 years ago
cwm 6236577734 change how list ColumnLink keys are determined
7 years ago
kibigo! d7ce339c2e WIP <Compose> Refactor; Fin~
7 years ago
Yamagishi Kazutoshi 9a61b0ef22 Fix RFC 5646 Regular Expression (#6190)
7 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits
7 years ago
kibigo! b4a3792201 WIP <Compose> Refactor; <ActionsModal>; dropdowns
7 years ago
kibigo! 083170bec7 WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo! 8713659dff WIP <Compose> Refactor; <OnboardingModal> ed.
7 years ago
kibigo! 3c29f57404 WIP <Compose> Refactor; <Drawer> ed.
7 years ago
kibigo! 924ffe81d4 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
Jenkins c69a23ae46 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Branko Kokanovic d872902997 Small translation fixes for Serbian (and sr@Latn too) (#6188)
7 years ago
Lynx Kotoura 49e296e1b0 Fix overflowing audit logs (#6184)
7 years ago
Nolan Darilek 3b016342c6 Fix accessibility of column headers
7 years ago
Marcin Mikołajczak 0f69a90588 i18n: Update Polish translation
7 years ago
muan 89daeb43a8 Improve Traditional Chinese translation (#6166)
7 years ago
Akihiko Odaki 256c2b1de0 Rearrange items in Getting Started navigation (#6126)
7 years ago
Jenkins fc884d015a Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Quenty31 d907d4352e l10n OC language (#6169)
7 years ago
Marcin Mikołajczak 53d99ebf4f i18n: Update Polish translation (#6168)
7 years ago
Yamagishi Kazutoshi 1001922156
Add Japanese translations #5997, #6003, #6004, #6071, #6099, #6125 and #6132 (#6167)
7 years ago
Jenkins 933840bebf Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Akihiko Odaki 2471796d75 Set background to the navigation of Getting Started column (#6163)
7 years ago
Noiob 94230fe565 Fix newlines-to-spaces functionality (#6158)
7 years ago
ThibG b6af88192f Display a warning when composing unlisted toots with something looking like a hashtag (#6132)
7 years ago
Akihiko Odaki 3ba7cde38d Rename key to path in actions and reducers for settings (#6105)
7 years ago
Branko Kokanovic 21b9da6418 Adding Serbian latin translations (#6146)
7 years ago
David Yip fa768abf5c
More ../ -> ~.
7 years ago
David Yip 54148b9a4a
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Akihiko Odaki 764f876953 Use const instead of let for constant (#6106)
7 years ago
Akihiko Odaki 2c1ed5f872 Show mastodon on modal (#6129)
7 years ago
cwm 72b99f6ee4 bug fix (tootsuite pr #6120)
7 years ago
Jenkins fa9b7ece2e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Branko Kokanovic 7d376e41be Adding Serbian translation (#6133)
7 years ago
David Yip d817c0a958
Merge pull request #291 from glitch-soc/merge-upstream
7 years ago
David Yip 4cca1d1e7e
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
David Yip e4944d065b
Switch to tootsuite's elephant friend for the drawer
7 years ago
David Yip 513d982f29
Use ~ notation in components for image references
7 years ago
cwm 4ce44ba470 remove unused 'saveSettings' from column_settings_container
7 years ago
cwm 0dce26b82b web push updates (tootsuite PRs #5879, #5941, #6047)
7 years ago
Jeong Arm f4b80e6511 Translate Korean (#6131)
7 years ago
MitarashiDango 511c6f9625 bug fix (WebPush does not work) (#6120)
7 years ago
cwm 832a93e67c Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
7 years ago
David Yip 7174d1c955
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Akihiko Odaki 65f30f65a2 Move the mastodon on Getting Started column to drawer column (#6109)
7 years ago
beatrix 7347bc7334
Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
7 years ago
cwm 20ad071931 Set direction style to reply indicator (tootsuite pr #6006)
7 years ago
cwm 14243bf80a Reduce motion for boost animation (tootsuite pr #5871)
7 years ago
cwm 337c2e77ee Fix layout for RTL (tootsuite pr #6014, #6018)
7 years ago
cwm 46565ed746 Fix focused background color of favourited direct toot (tootsuite pr #6021)
7 years ago
cwm 815524412b Move dropdown transform origin (tootsuite pr #6091)
7 years ago
cwm 083571915f onMuteNotifications validation (tootsuite pr #6092)
7 years ago
cwm 2bbd22e91c Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
7 years ago
cwm cc6a2ffd0a use 'flavours/glitch/' prefix in new imports
7 years ago
cwm 22818d2a16 Add mute, block, conversation mute actions to detailed status dropdown menu
7 years ago
Jenkins bed13f22e2 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Chris 1e5d1fa5c8 Add mute, block, conversation mute actions to detailed status dropdown menu (#6099)
7 years ago
MitarashiDango a3b369337f Additional prop name change. (#6098)
7 years ago
Jenkins f77c47d01b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Neetshin 7e6214b869 Add validation for onMuteNotifications (#6092)
7 years ago
Nolan Lawson a8eb0bf44f Reduce motion for boost animation (#5871)
7 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047)
7 years ago
Chris 081956742c removed references to hideOnMobile in column_link and getting_started (#6082)
7 years ago
cpsdqs 8528fd89d2 Move dropdown transform origin to top edge (#6091)
7 years ago
ncls7615 fb57ec41df
Update and add some translate
7 years ago
ncls7615 4694dcfe16
Add more en and ja
7 years ago
ncls7615 02db8aa3a0
Add en and ja
7 years ago
beatrix 60d415bc5e
Merge pull request #266 from chriswmartin/getting-started-improvements
7 years ago
ncls7615 191b625a27
Fix account header avatar
7 years ago
David Yip 7bb99ca3cf
Add data-status-by back to DetailedStatus component. Fixes #273.
7 years ago
cwm d736739e8f <kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)
7 years ago
David Yip dbd5f8b9a5
Wrap <Avatar> in account header in a link to that account's page. Fixes #245.
7 years ago
cwm 9042f9a813 add keyboard shortcuts to getting started (fixes #275)
7 years ago
Jenkins 6f11aa8383 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Akihiko Odaki 81d29e4126 Rename settingKey in setting_toggle to settingPath (#6046)
7 years ago
Neetshin c11a52d888 Replace <code> to <kbd> in KeyboardShortcuts component (#6049)
7 years ago
Jeong Arm e52293482e Update Korean translation (#6050)
7 years ago
ncls7615 d3b2677775
Add en and ja
7 years ago
cwm 14aae9c05c missed a semicolon
7 years ago
cwm be50e45a74 use makeMapStateToProps
7 years ago
cwm e4ebbf4f07 use list-ul icon in list header and web/lists
7 years ago
Jenkins e7fa7fce25 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Peter f38e6a14f2 Add Slovak translation (#6052)
7 years ago
ncls7615 9e8fa3caee fix admin/action_logs page
7 years ago
kibigo! e677dda07c Fixes #244 to make search results scrollable
7 years ago
NCLS e9a5bde9a0
Update ja.js
7 years ago
NCLS 61ed5b972c
Update ja.js
7 years ago
Jenkins 37254c4f5d Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Naoki Kosaka 25b0d7538e Fix oEmbed image_modal src. (#6027)
7 years ago
SerCom_KC 573414f728 Improve Chinese (Simplified) Translations (#6024)
7 years ago
Jeroen aa273a2718 Last minute Dutch string updates (#6025)
7 years ago
Jenkins e5a9831a56 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Lynx Kotoura 0d3ffa691e Fix focused background color of notifications of direct toots (#6021)
7 years ago
Lynx Kotoura 5ad45552b3 Fix overflowing emojis on some devices (#6016)
7 years ago
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
Yamagishi Kazutoshi 07b4427865 Set direction style to reply indicator (#6006)
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 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
cwm b6ded7119e travis fixes
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
beatrix 771b950feb
Merge pull request #254 from glitch-soc/new-theme-ux
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
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
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! b28cd6769c Javascript intl8n flavour support
7 years ago
kibigo! d08d0f9f33 Ruby intl8n for themes
7 years ago
Lynx Kotoura 98aa96b8d6 Refix extraspace for emojis (#5964)
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
cwm 8606e53384 moved locales to glitch, created add settings entry
7 years ago
cwm c5a688d70e remove trailing spaces
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
Eugen Rochko a72d03f43c
Weblate translations (#5946)
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
Yamagishi Kazutoshi f08e6e9ab5 Audio.prototype.seek is undefined (#5935)
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! 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
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
beatrix 81b0145759
Merge pull request #229 from glitch-soc/glitch-theme
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
mayaeh 0393a64a90 Update Japanese translations. (#5893)
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 d9800a5647
Merge branch 'gs-master' into glitch-theme
7 years ago
Jenkins f2f2f10320 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Neetshin 82884ac5c4 Update mutes.js (#5882)
7 years ago
kibigo! 7c75702d05 Fixed image require
7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ?
7 years ago
Jenkins 757f52ff2e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Lynx Kotoura 886829e96c Add keyboard shortcuts link to getting-started navigation (#5874)
7 years ago
Lynx Kotoura 62a94ebed4 Add back button to keyboard shortcuts legend column (#5872)
7 years ago
Jenkins 933eafdcd3 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
cormo bdf6d0a684 Remove redundant import statement in SCSS (#5864)
7 years ago
kibigo! 541fe9b110 Skins support
7 years ago
mayaeh 9927df83ad Update Japanese translations for KeyboardShortcuts. (#5858)
7 years ago
Jenkins d020ed1e05 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Mayu Laierlence f0d4c7d7ab Fix Korean translation (#5853)
7 years ago
Marcin Mikołajczak 82ab9736d5 i18n: 🇵🇱 (#5851)
7 years ago
David Yip 84840e8d8c
Merge pull request #232 from glitch-soc/hotkeys-glitch
7 years ago
David Yip 95c270f5b1
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762)
7 years ago
Yamagishi Kazutoshi 2b3b44ebbc Refactor KeyboardShortcuts component (#5835)
7 years ago
Marcin Mikołajczak d937a59997 i18n: 🇵🇱 (#5841)
7 years ago
David Yip 7463d80ff4
Merge remote-tracking branch 'tootsuite/master'
7 years ago
kibigo! 6a48efe16c Adds spoiler hotkey support to detailed statuses
7 years ago
kibigo! f3c3df62ab Implement status hotkeys + spoiler expanding
7 years ago
Joshua Wood ff78c1177a Add Keyboard Shortcuts Legend (#5823)
7 years ago
David Yip e77c3996a5
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 740f8a95a9
Add consumable invites (#5814)
7 years ago
Jenkins 5de42665d7 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Akihiko Odaki fd87e5a53b Do not filter the status collection after muting and blocking (#5815)
7 years ago
SerCom_KC 57fe4102ea i18n: (zh-CN) Add translations for #5746 & #5750 (#5816)
7 years ago
Akihiko Odaki bf7757cbbc Allow to open a modal for embedded photo (#5777)
7 years ago
Akihiko Odaki 1266c66f79 Rename ariaLabel property of Dropdown to title (#5813)
7 years ago
spla d07983b56d Updated Catalan strings (#5801)
7 years ago
Jenkins 86f4f8e158 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi 520d147803 Add Japanese translations (#5810)
7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750)
7 years ago
sdukhovni 2b51b4094c Don't remove originals of boosted toots from timeline (#5479)
7 years ago
Akihiko Odaki 5a551b530a Do not require onClose property in NavigationBar (#5802)
7 years ago
Jenkins 167fe2ab08 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko e84fecb7e9
Add logging of admin actions (#5757)
7 years ago
kibigo! 2585649b20 Styling fixes
7 years ago
kibigo! 12c0011fee Update statuses on hidden toggle (Fixes #227)
7 years ago
kibigo! 8812bab687 Minor fixes
7 years ago
Jenkins 2a5af9c10c Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Marcin Mikołajczak 3c83b7e06e i18n: Update Polish translation - front-end added (#231)
7 years ago
Joan Montané 53b7b81b43 Update and fix Catalan translation (#5773)
7 years ago
kibigo! bdbbd06dad Finalized theme loading and stuff
7 years ago
David Yip d083f7741a Merge remote-tracking branch 'tootsuite/master'
7 years ago
beatrix bcda3f85ce
Merge pull request #226 from glitch-soc/glitch-theme
7 years ago
kibigo! 321fa41930 Merge remote-tracking branch 'cybre/theme_win95' into glitch-theme
7 years ago
kibigo! a9ed857171 WIP static themeing
7 years ago
kibigo! 92cc79be72 Enabled vanilla thmee
7 years ago
kibigo! 08a01dd037 Public pack fix
7 years ago
kibigo! 672ace5a20 Media styling
7 years ago
kibigo! f51f7b0e06 Font styles are now packagified
7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746)
7 years ago
Jenkins eed50514be Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
SerCom_KC 6be72a3ec6 Updating Chinese (Simplified) translations (#5725)
7 years ago
kibigo! fc2c8b50dd Removed glitch tests
7 years ago
kibigo! e19fc6a9f8 Restore vanilla components
7 years ago
kibigo! 45c44989c8 Forking glitch theme
7 years ago
beatrix 5a9982b425
Merge pull request #223 from glitch-soc/glitchsoc/feature/configurable-status-size
7 years ago
David Yip dc16d73bf5 Merge remote-tracking branch 'lambadalambda/feature/configurable-status-size' into glitchsoc/feature/configurable-status-size
7 years ago
Jenkins 94c5a11cda Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
David Yip 45f18b8f49
Merge pull request #218 from glitch-soc/themed-prefetching
7 years ago
Lynx Kotoura 4a2fc2d444 Increase contrast of Admin badges (#5740)
7 years ago
David Yip 2a386ad88d
Add trailing comma in mapStateToProps
7 years ago
David Yip fbf76feb37
Merge pull request #219 from glitch-soc/no-spin
7 years ago
David Yip 392945f9a3 Throw layout, isWide, navbarUnder back into mapStateToProps.
7 years ago
kibigo! 4dd19054d6 Removes spin theme
7 years ago
kibigo! 585758a373 Themed prefetching
7 years ago
David Yip b28b405b97 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 2151fd3150
Display moderator badge (green), admin badge changed to red (#5728)
7 years ago
Surinna Curtis 35fbdc36f9 Merge tootsuite/master at 3023725936
7 years ago
beatrix 04508868b0
Merge pull request #212 from aschmitz/feat/mute-reblogs
7 years ago
masarakki c73a1fb537 reusable-streaming (#5709)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
SerCom_KC c3ec1e87b8 Updating Chinese (Simplified) translations (#5643)
7 years ago
Marcin Mikołajczak 8087aa83d4 i18n: Update Polish translation (#5699)
7 years ago
Lain Iwakura ca5440b93d Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.
7 years ago
Lain Iwakura dae8916544 Code style fixes.
7 years ago
Lain Iwakura d11b1a1aa7 Handle character limit in initial state in frontend.
7 years ago