kibi!
7a692fe499
Increase priority of favstar gold
7 years ago
kibi!
28be50d95e
Fixes to notification styling
7 years ago
kibi!
919caa6e1c
Fixes to drawer and CWs
7 years ago
beatrix
5ded1fc5b8
Merge pull request #329 from KnzkDev/scss-refactor
...
SCSS Refactor
7 years ago
beatrix
093cc02c84
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
...
Add glitchy elephant friend
7 years ago
kibi!
e106f0be6d
Oops this should have been a part of last commit
7 years ago
kibi!
df2f1344fa
Fixes onboarding modal ( #318 )
7 years ago
kibi!
8399fba7f2
Fixed autocollapse detection
7 years ago
David Yip
7333a28191
Fix eslint errors. #294 .
7 years ago
David Yip
20a82bf6a3
Run slightly less afoul of accessibility checks. #294 .
...
This makes the clickable element an interactive element, but doesn't add
alt text and makes it not-obvious that you can click the elefriend. On
one hand, this goes against good practice; on the other hand, it's not
*supposed* to be obvious that you can click the elefriend.
7 years ago
David Yip
7ccde6b46b
Introduce a bit of luck into the elefriend selection. #294 .
7 years ago
David Yip
bbfeb688e5
Add wave background; blend elefriend in a bit more. #294 .
7 years ago
David Yip
1da6d12ea7
Bind click event to elefriend cycling. #294 .
7 years ago
David Yip
e018b6c44c
Set glitchy elephant friend variant in initial state. #294 .
...
Also lay some groundwork needed to interactively change the
glitchfriend.
The codebase uses "elefriend" because it's shorter and didn't require me
to realign the actions in actions/compose.js. Same idea, though.
7 years ago
David Yip
5b4f9858e6
Add the shrinking glitchy elefriend. #294 .
7 years ago
David Yip
a6eeda658c
Prototype out glitchy elephant friend. #294 .
...
Glitched elephant friends kindly provided by @ncls7615.
7 years ago
ncls7615
808ace389f
Fix collapsed toot style
7 years ago
ncls7615
3a5ecab183
Fix un-fullwidth media style
7 years ago
ncls7615
75ab24dcea
Fix media detailed style
7 years ago
ncls7615
8709608e10
Fix confirmation modal bug
7 years ago
ncls7615
3ccbe066f0
Fix letterbox bug
7 years ago
ncls7615
80c899153f
Improve scss refactor 5
7 years ago
ncls7615
a263178cf3
Improve scss refactor 4
7 years ago
ncls7615
25f7568a7e
Improve scss refactor 3
7 years ago
ncls7615
090d7c1807
Improve scss refactor 2
7 years ago
ncls7615
4d9133003f
Improve scss refactor 1
7 years ago
ncls7615
75af54925a
Fix padded-blocks error
7 years ago
ncls7615
9e7150c6fa
Initial scss refactor
7 years ago
Gô Shoemake
64f483cc0f
load public.js on vanilla#admin
7 years ago
Gô Shoemake
056f52edac
Load packs/public.js for glitch#admin
7 years ago
Marcin Mikołajczak
6be6f6f5bd
i18n: Update Polish translation
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
ncls7615
327c9e96e0
Fix dropdown text
7 years ago
David Yip
dbf88612e3
Merge pull request #316 from glitch-soc/fix-async
...
Fix glitch async chunks
7 years ago
kibigo!
c4d63ba442
Renamed glitch async chunks
7 years ago
cwm
12469bed1b
Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223 )
7 years ago
cwm
6b20cd7c10
Fix overflowing audit logs (tootsuite pr #6184 )
7 years ago
cwm
d1ddba043a
Set background to the navigation of Getting Started column (tootsuite pr #6163 )
7 years ago
cwm
3ba78c7bda
Use const instead of let for constant (tootsuite pr #6106 )
7 years ago
cwm
90c35fe17a
change key to path in timeline settings containers
7 years ago
cwm
cf027c74db
Rename key to path in actions and reducers for settings (tootsuite pr #6105 )
7 years ago
cwm
d12ce24054
Fix newlines-to-spaces functionality (tootsuite pr #6158 )
7 years ago
cwm
0d399a4edc
Hide moved account's follow button in search result (tootsuite pr #5913 )
7 years ago
cwm
783f65dd72
Prevent duplicate load of favourites (tootsuite pr #5931 )
7 years ago
David Yip
52d99f96bd
Merge pull request #312 from glitch-soc/tag-sensitive-imgs
...
Show SENSITIVE tag on sensitive images (#267 )
7 years ago
kibigo!
ff6ecdda4e
Add missing comma
7 years ago
kibigo!
95459fc5bd
Show SENSITIVE tag on sensitive images ( #267 )
7 years ago
kibigo!
62a33d5ae0
Threads now inherit privacy directly ( #309 )
7 years ago
ncls7615
2210eb0926
fix list editor scss
7 years ago
David Yip
75cbeb775f
When pulling out max_toot_chars, handle nulls
...
flavours/glitch/util/initial_state is used in places where we want to
exhibit different behavior based on user preferences. This means that
it's used in places where no preference is defined, i.e. on an
unauthenticated access. All values exported from that module must
therefore expect that case; previously, the max chars value didn't.
Addresses #306 .
7 years ago
kibigo!
a38bd57f8a
Fixes to search dropdown
7 years ago