Thibaut Girka
f83dc9507f
Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka
46b36c44ce
[Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka
e0bffe8856
[Glitch] Center thumbnails on focus point
...
Port the display part of the following commits to glitch-soc:
* 865c7e7178
* 62d18a3f9b
* 15ec9431be
* c1d44284ca
7 years ago
ThibG
ccb708e614
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
...
Fix the bookmark column pinning fix…
7 years ago
Thibaut Girka
42e4225e03
Fix the bookmark column pinning fix…
7 years ago
ThibG
83e2740b44
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
...
Fix pinning the bookmarks column (fixes #428 )
7 years ago
Thibaut Girka
2b30d057b6
Fix pinning the bookmarks column ( fixes #428 )
7 years ago
Thibaut Girka
9a3fd77c72
[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
...
Port the video-player part of 8c85fd26bb
to
glitch-soc. MediaGallery part ignored since it has diverged quite a bit.
This fixes #423
7 years ago
Thibaut Girka
6153d6a6dc
[Glitch] Fix media button type
...
Port 6cb5d71e5f
to glitch-soc
7 years ago
Thibaut Girka
4b1909612a
[Glitch] Handle preference to always display sensitive media
...
Port the UI part of 219b28e172
to glitch-soc
7 years ago
David Yip
605016368d
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
...
Bookmarks
7 years ago
David Yip
f42e335e19
Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
...
Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
David Yip
ef678ae350
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
...
Port various media modal improvements to glitch-soc
7 years ago
Thibaut Girka
8b3d03067b
Add glitch-soc front-end support for bookmarks
...
Unlike boosts and like, there is no confirmation dialog as misclicking
can be recovered without another user seeing it.
7 years ago
Thibaut Girka
d1bfe4cdad
Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka
27ad9247a3
Fix video modal
7 years ago
Thibaut Girka
9a5a49f17c
[Glitch] Avoid using JS to set height in MediaModal
...
Port 010c71f19c
to glitch-soc
7 years ago
Thibaut Girka
89f5ae00a5
[Glitch] Improved media modal
...
Port d6e88e29e2
to glitch-soc
7 years ago
Thibaut Girka
a5a305feb5
[Glitch] Allow to open a modal for embedded photo
...
Port 16a49799cf
to glitch-soc
7 years ago
Thibaut Girka
2a4785a250
Fix video playback in glitch-soc detailed statuses
7 years ago
Thibaut Girka
e1e4a53496
[Glitch] Fix: Prevent submission using same logic as submit button disabling.
...
Port 7d791f494b
to glitch-soc
7 years ago
beatrix
766a008931
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
...
Port #6628 to glitch-soc flavour
7 years ago
Thibaut Girka
769c536db4
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
...
Port 95fce1bca0
to glitch-soc
7 years ago
Thibaut Girka
957d5c36c7
Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka
d2b9747a50
Add basic domain block UI
7 years ago
Thibaut Girka
e47593cac8
Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka
32ede640af
[Glitch] Display unfollow button even if account moved
...
Backport 1a90ef9c25
to glitch-soc
7 years ago
Thibaut Girka
f63450c7ec
[Glitch] Profile redirect notes
...
Port WebUI changes from b89f614bd7
7 years ago
David Yip
8d5abcb749
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
...
Port WebUI toots/with reply/media tabs and pinned toots to glitch
7 years ago
Thibaut Girka
b05bebce6d
[Glitch] Federate pinned statuses over ActivityPub
...
Port b1f8dfd3cf
to glitch
7 years ago
Thibaut Girka
ce24c3186b
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
...
Port ca9d8402c3
to glitch
7 years ago
Thibaut Girka
5ac00cbf1f
Show media on report UI
...
Ports deba74063f
to glitch-soc
7 years ago
Thibaut Girka
8e7394c876
Add close modal icon to report dialog ( #6591 )
...
Port 9769285278
to glitch-soc flavour
7 years ago
Thibaut Girka
15563f8421
Port federated reports UI to glitchsoc
...
Port 0ebd2a1718
to glitch-soc
7 years ago
Gô Shoemake
76f948f206
Merge pull request #384 from ThibG/glitch-soc/features/no-media-url
...
Remove text requirement when media attached from statuses (fixes #381 )
7 years ago
Gô Shoemake
61f7b7bc3e
Merge pull request #344 from chriswmartin/getting-started-badge-merge
...
merge tootsuite pr #6313 into glitch & move getting_started dispatch stuff to mapDispatchToProps
7 years ago
Thibaut Girka
cb3a0bf3ed
Remove text requirement when media attached from statuses ( fixes #381 )
...
Ports 0c2a08adeb
to glitchsoc
7 years ago
Thibaut Girka
552b68452a
Port #6627 and #6636 to glitch-soc
7 years ago
cwm
5a3792dfd8
add 'this.props' to fetchLists
7 years ago
cwm
0bf2f1d6d5
remove unused openOnboardingModal from getting_started
7 years ago
cwm
02b8b6efdf
merge tootsuite pr #6313 into glitch
7 years ago
David Yip
8354cca2fa
Merge pull request #336 from ThibG/glitch-soc/features/tag-warning
...
Display a warning when composing unlisted toots with something looking like a hashtag
7 years ago
Thibaut Girka
41c1e5533e
Display a warning when composing unlisted toots with something looking like a hashtag
...
This is a backport of b42cdedfc3
to the glitch flavour.
7 years ago
David Yip
2a201c2ec6
Port 9cfbbbce1f
to glitch frontend
7 years ago
David Yip
dfcee78446
Style fixes to make eslint happier, hopefully
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
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
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
75af54925a
Fix padded-blocks error
7 years ago
ncls7615
9e7150c6fa
Initial scss refactor
7 years ago
ncls7615
327c9e96e0
Fix dropdown text
7 years ago
cwm
12469bed1b
Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223 )
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
783f65dd72
Prevent duplicate load of favourites (tootsuite pr #5931 )
7 years ago
kibigo!
a38bd57f8a
Fixes to search dropdown
7 years ago
Ondřej Hruška
07ea1aa6fe
fixed ctrl enter
7 years ago
kibigo!
25da6ed5c1
my global .gitignore excluded this file ;_;
7 years ago
kibigo!
e5a10a1fd3
Threaded mode~
7 years ago
kibigo!
85ffb07656
Fixed improper dropdown func binding for #293 + toot button spacing
7 years ago
kibigo!
77cb2d04f9
Styling and autosuggest fixes for #293
7 years ago
kibigo!
0e418264fb
Fixes composer mounting issue with #293
7 years ago
beatrix
5500346b79
Merge pull request #290 from chriswmartin/web-push-updates
...
Web push updates
7 years ago
beatrix
3671d07f37
Merge pull request #295 from chriswmartin/getting-started-key-fix
...
unique ColumnLink keys in getting_started
7 years ago
cwm
17034d36cf
add key to lists div
7 years ago
cwm
56429e7ca9
change how list ColumnLink keys are determined
7 years ago
kibigo!
55ead6a4b2
WIP <Compose> Refactor; Fin~
7 years ago
kibigo!
7a9aaf28c4
WIP <Compose> Refactor; 1000 tiny edits
7 years ago
kibigo!
0cb97608c7
WIP <Compose> Refactor; <ActionsModal>; dropdowns
7 years ago
kibigo!
c560373d5e
WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo!
c20717bd9f
WIP <Compose> Refactor; <OnboardingModal> ed.
7 years ago
kibigo!
49d8d72192
WIP <Compose> Refactor; <Drawer> ed.
7 years ago
kibigo!
f87cce9e28
WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
cwm
a4ae9c4109
remove unused 'saveSettings' from column_settings_container
7 years ago
cwm
093c27fe46
web push updates (tootsuite PRs #5879 , #5941 , #6047 )
7 years ago
beatrix
dde1db7efb
Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
...
Merge various small vanilla updates into glitch
7 years ago
cwm
4d2ca09ae8
Set direction style to reply indicator (tootsuite pr #6006 )
7 years ago
cwm
ccc14ad59b
Fix layout for RTL (tootsuite pr #6014 , #6018 )
7 years ago
cwm
ab81f8414d
Rename settingKey to settingPath (tootsuite pr #6046 & #6098 )
7 years ago
cwm
15796d0b5f
use 'flavours/glitch/' prefix in new imports
7 years ago
cwm
61aa7a385b
Add mute, block, conversation mute actions to detailed status dropdown menu
7 years ago
beatrix
9ba54d457a
Merge pull request #266 from chriswmartin/getting-started-improvements
...
Getting started column improvements
7 years ago
David Yip
d93f6b4720
Add data-status-by back to DetailedStatus component. Fixes #273 .
7 years ago
cwm
f923aeec08
<kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049 )
7 years ago
David Yip
c94a497ef6
Wrap <Avatar> in account header in a link to that account's page. Fixes #245 .
7 years ago
cwm
ca77c18c24
add keyboard shortcuts to getting started ( fixes #275 )
7 years ago
cwm
5b185a0a0f
missed a semicolon
7 years ago
cwm
1dd4e3791f
use makeMapStateToProps
7 years ago
cwm
d6ca0e29a7
use list-ul icon in list header and web/lists
7 years ago
kibigo!
e59d124be5
Fixes #244 to make search results scrollable
7 years ago
cwm
f464eefc45
code style fixes
7 years ago
cwm
430733477c
move list items into an array, don't unnecessarily concat misc nav item
7 years ago
cwm
2fa762ef0a
travis fixes
7 years ago
cwm
6cbf55ce7b
readded connect for onboarding modal
7 years ago
cwm
c746388452
remove unneeded imports from getting_started_misc
7 years ago
cwm
975d888f5c
add components to getting started column
7 years ago
cwm
34630e00cb
pulled master, moved locale entry to new location
7 years ago
cwm
06c490be96
removed unneeded actions_modal div
7 years ago
cwm
4b9fa497c6
removed one last app settings addition
7 years ago
cwm
0d6a515145
removed app settings additions
7 years ago
cwm
7a066e814b
moved locales to glitch, created add settings entry
7 years ago
cwm
c47e5232bd
remove trailing spaces
7 years ago
cwm
ac42b2b95d
fixes, functioning now
7 years ago
cwm
7ff586054c
added a few more things
7 years ago
cwm
09c82d4343
remove keyboard shortcuts from getting started because thats a different thing
7 years ago
cwm
41bbfeec7c
add initial components based off of tootsuite pr #1507
7 years ago
cwm
2668d56334
add keyboard shortcut to getting started, add missing list style
7 years ago
cwm
0fbf7f2838
merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm
f6634f4fdc
merged tootsuite pr #5750 into glitch flavour
7 years ago
kibigo!
31674d5083
Packaged local_settings styles in common
7 years ago
David Yip
82cd4a0a3c
Fix hide reblogs in glitch frontend ( #5909 )
...
This applies 6bb4fb008a
to the glitch copy
of the Mastodon frontend.
7 years ago
David Yip
04b03999c2
Merge pull request #241 from glitch-soc/no-dm-option
...
Add option to remove DMs from home (#126 )
7 years ago
kibigo!
8dc8ea2c0a
Add option to remove DMs from home ( #126 )
7 years ago
David Yip
08290b0b02
Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour ( #239 )
7 years ago
David Yip
1221e3075d
Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo!
882055afd0
Rename themes -> flavours ? ?
7 years ago