1452 Commits (9105b0c95428e3bbecd6f8ad106508095eed5643)

Author SHA1 Message Date
David Yip 3896cd5d79
Use absolute paths for new working/not-found SVGs
7 years ago
David Yip bcd86404da
Port 7badad7797 to glitch frontend
7 years ago
David Yip e27eedbd08
Merge branch 'gs-master' into merge-upstream
7 years ago
David Yip 708ec07e27
Style fixes to make eslint happier, hopefully
7 years ago
David Yip 201e82686f
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251)
7 years ago
Renato "Lond" Cerqueira 59797ee233 Weblate translations (#6284)
7 years ago
Jenkins aa2bf07281 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi 0a103c7749 Upgrade ESLint to version 4.x (#6276)
7 years ago
SerCom_KC fb16c37d2a Update Simplified Chinese translations (#6280)
7 years ago
Eugen Rochko 6f244ba82c
Use better reblog icon and improve contrast in HTML e-mails (#6272)
7 years ago
Eugen Rochko 02194838dd
HTML e-mails for NotificationMailer (#6263)
7 years ago
kibi! 60ff086960 Fixed improper mailer import
7 years ago
kibi! cda845ae0e Fix mailer to use webpack core
7 years ago
David Yip 89a9d629f7
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 5276c0a090
HTML e-mails for UserMailer (#6256)
7 years ago
Eugen Rochko 7861c5f108
Surround mid-text display names with bdi tags (#6257)
7 years ago
Eugen Rochko 3987bd18a4
Fix #6128 - Display unfollow button even if account moved (#6258)
7 years ago
Jenkins 0c7dc6c781 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
neetshin 2091ae92be Make columns-area unscrollable when modal opened (#6241)
7 years ago
Gô Shoemake 08e4c78e78 Fix column headers accessibility (#6199)
7 years ago
kibi! 8ee6ed358f Increase priority of favstar gold
7 years ago
kibi! 1ee0e91fb6 Fixes to notification styling
7 years ago
kibi! b9f4896830 Fixes to drawer and CWs
7 years ago
beatrix cd6674606f
Merge pull request #329 from KnzkDev/scss-refactor
7 years ago
beatrix 39f231f3da
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
7 years ago
kibi! 0fb3bd09e9 Oops this should have been a part of last commit
7 years ago
kibi! 1fa03e026a Fixes onboarding modal (#318)
7 years ago
kibi! a5931e1f48 Fixed autocollapse detection
7 years ago
David Yip c2669f93d0
Fix eslint errors. #294.
7 years ago
David Yip 756a9cd139
Run slightly less afoul of accessibility checks. #294.
7 years ago
David Yip e64cc311dd
Introduce a bit of luck into the elefriend selection. #294.
7 years ago
David Yip 53cbc9933e
Add wave background; blend elefriend in a bit more. #294.
7 years ago
David Yip cd1377de7f
Bind click event to elefriend cycling. #294.
7 years ago
David Yip 1dbb6b5e08
Set glitchy elephant friend variant in initial state. #294.
7 years ago
David Yip 1e0b707018
Add the shrinking glitchy elefriend. #294.
7 years ago
David Yip 835eec8a4c
Prototype out glitchy elephant friend. #294.
7 years ago
ncls7615 f9b08e2142
Fix collapsed toot style
7 years ago
ncls7615 1ebe66b78c
Fix un-fullwidth media style
7 years ago
ncls7615 be2bac05aa
Fix media detailed style
7 years ago
ncls7615 b5476f6c75
Fix confirmation modal bug
7 years ago
ncls7615 bc0524834e
Fix letterbox bug
7 years ago
ncls7615 6ecf81cacf
Improve scss refactor 5
7 years ago
ncls7615 64425dbb77
Improve scss refactor 4
7 years ago
ncls7615 a16d885ac9
Improve scss refactor 3
7 years ago
ncls7615 5f35b39f6f
Improve scss refactor 2
7 years ago
ncls7615 bb2ca23839
Improve scss refactor 1
7 years ago
ncls7615 a9be680807
Fix padded-blocks error
7 years ago
ncls7615 6a73c8c8a2
Initial scss refactor
7 years ago
Gô Shoemake 3a0b47982d
load public.js on vanilla#admin
7 years ago
Gô Shoemake 9b9b7fa005
Load packs/public.js for glitch#admin
7 years ago
David Yip 0210e59759
Merge remote-tracking branch 'remotes/origin/fix-column-headers-accessibility'
7 years ago
Marcin Mikołajczak ee7217bc94 i18n: Update Polish translation
7 years ago
ncls7615 cf5789146b
Fix dropdown text
7 years ago
David Yip 095a00ef3d
Merge pull request #316 from glitch-soc/fix-async
7 years ago
kibigo! 35be02f21d Renamed glitch async chunks
7 years ago
David Yip 622c8fdb75
Merge pull request #314 from chriswmartin/merge-vanilla-updates-2
7 years ago
cwm aef4b1af66 Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
cwm f43c2f12f3 Fix overflowing audit logs (tootsuite pr #6184)
7 years ago
cwm 9bdbe66316 Set background to the navigation of Getting Started column (tootsuite pr #6163)
7 years ago
cwm b535f24fe5 Use const instead of let for constant (tootsuite pr #6106)
7 years ago
cwm 0d4dcb5fb2 change key to path in timeline settings containers
7 years ago
cwm 6d1c325167 Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm 7f4374d97d Fix newlines-to-spaces functionality (tootsuite pr #6158)
7 years ago
cwm 8a0e4bb9a4 Hide moved account's follow button in search result (tootsuite pr #5913)
7 years ago
cwm 5963630c63 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
Jenkins e780d5951b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Renato "Lond" Cerqueira 9f04b0d4b1 Weblate translations (#6228)
7 years ago
David Yip ce7f4aef16
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip ec0bdd6c1a
Merge pull request #312 from glitch-soc/tag-sensitive-imgs
7 years ago
Jenkins 7c719c567c Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
kibigo! 60433d03f5 Add missing comma
7 years ago
kibigo! 5d2ef7a616 Show SENSITIVE tag on sensitive images (#267)
7 years ago
kibigo! 824a790e63 Threads now inherit privacy directly (#309)
7 years ago
Andrew fe6663ef50 Minor style fixes
7 years ago
nightpool c235711ffe Refactor /api/web APIs to use the centralized axios instance (#6223)
7 years ago
ncls7615 ef0b7d1e76
fix list editor scss
7 years ago
David Yip 2dc4fbbd1a
When pulling out max_toot_chars, handle nulls
7 years ago
Jenkins 722b3f567f Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 93555182c3
Do not display elephant friend in single-column layout (#6222)
7 years ago
Jenkins c2e1bfd9ae Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
SerCom_KC c4d36d024c Update Simplified Chinese translations (#6215)
7 years ago
Andrew 56312df73b Z indexes and colors
7 years ago
Andrew 7a93acd803 To 2.1.2
7 years ago
Jenkins bcbdd4f88d Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Jeong Arm 9e97fbf0af Translate Korean (#6212)
7 years ago
kibigo! b5874c1428 Fixes to search dropdown
7 years ago
beatrix 61ef8d643e
fix typo in vanilla names.yml
7 years ago
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