Claire
|
d3879c07b1
|
Rename flavours/glitch/util into flavours/glitch/utils
|
2 years ago |
Claire
|
26b687160b
|
Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
|
2 years ago |
Claire
|
0b733ca790
|
[Glitch] Add ability to filter individual posts
Port 50487db122 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
7bf37551c8
|
[Glitch] Change label of publish button to be "Publish" again
Port 628c177ebe to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
4ab3ad3bef
|
Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)
|
3 years ago |
Eugen Rochko
|
2e5fb45be5
|
[Glitch] Add language dropdown to compose in web UI
Port 0cdb077570 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
3dd4f40a0e
|
Fix backend terms link not being used
|
3 years ago |
Claire
|
e4bec702ac
|
[Glitch] Rename toots to posts in various places, add or reword DM warnings
Port part of be0bc9acbf and 7e244879fe
to glitch-soc
|
3 years ago |
Eugen Rochko
|
91e6df7026
|
[Glitch] Add hint about missing media attachment description in web UI
Port 4e9855e09a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
8e04ba87b7
|
[Glitch] Fix reply button on media modal not giving focus to compose form
Port 2cd31b3177 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
f3429d7354
|
[Glitch] Fix controls for unchangeable properties on status edit not being disabled
Port 38845592c4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Holly
|
27803cd2b7
|
Make the settings button go to settings when opened in a new tab
|
3 years ago |
Eugen Rochko
|
5e67858fbc
|
[Glitch] Add editing for published statuses
Port 63002cde03 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
0bb3d445ab
|
Please Codeclimate
|
3 years ago |
Claire
|
e1a4590bca
|
Rework actions modal to bring it closer to upstream and fix modal stacking issue
|
3 years ago |
Claire
|
bc2eaf3581
|
Remove unused noModal prop
|
3 years ago |
Claire
|
f03dc97070
|
Some more refactoring
|
3 years ago |
Claire
|
f87ce13afc
|
Refactor dropdown and action modal code slightly
Simplify it a bit and make it closer to upstream
|
3 years ago |
Claire
|
4dd4fc2e5e
|
[Glitch] Fix text being incorrectly pre-selected in composer textarea on /share
Port 3a103cd317 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Eugen Rochko
|
7aec1bc308
|
[Glitch] Add graphs and retention metrics to admin dashboard (#16829)
Port 07341e7aa6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Eugen Rochko
|
a7f6524c6b
|
[Glitch] Change routing paths to use usernames in web UI
Port 52e5c07948 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Takeshi Umeda
|
8681ef85d0
|
[Glitch] Fix logout link not working in safari
Port b2875b1864 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
34a573ac27
|
[Glitch] Add confirmation modal when closing media edit modal with unsaved changes
Port a8a7066e97 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
a85eb7d930
|
Fix follow suggestions scrolling on mobile view
Also simplify the CSS a bit and bring it closer to upstream.
|
3 years ago |
Eugen Rochko
|
5fa4138bd8
|
[Glitch] Fix "You might be interested in" flashing while searching in web UI
Port 0a3fa034fc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Takeshi Umeda
|
b1d4f21db0
|
[Glitch] Fix not to show follow button in global suggestion
Port baed52c2a7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
e6501d5112
|
[Glitch] Add cold-start follow recommendations
Port front-end changes from f7117646af to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Noiob
|
39b9a0619a
|
Remove superfluous toot length check
|
4 years ago |
Claire
|
5ea53b6158
|
[Glitch] Fix compose form behavior in mobile view
Port 034f37b85a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Claire
|
49eef466b8
|
[Glitch] Add dropdown for boost privacy in boost confirmation modal
Port 07b46cb332 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Claire
|
9213b02656
|
Refactor privacy dropdown to have an interface closer to upstream's
|
4 years ago |
ThibG
|
00e55445b9
|
[Glitch] Add “translate” class to other user strings
Port 5fcac81302 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
b0722fbc14
|
[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
Port 1f564051b6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Mélanie Chauvel
|
40e2de3904
|
[Glitch] Fix character count not ignoring hidden CW field
Port 68775b6039 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Mélanie Chauvel
|
3b96141633
|
[Glitch] Make “Mark media as sensitive” properly translatable
Port c5704e75ae to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
45d1f34a30
|
[Glitch] Fix scrolling issues when closing some dropdown menus
Port c7cfd4e67a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
5dcc406abe
|
Change styling to always have scrollbar on search results
|
4 years ago |
Thibaut Girka
|
a3806ec6ba
|
[Glitch] Fallback to previous, more approximative hashtag RE on older browsers
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
kedama
|
1d8e930445
|
[Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
Port cd94854e7d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
c8cee24cb3
|
Fix Cmd-Enter not working to send toot
Fixes #1333
|
5 years ago |
ThibG
|
6a17fa2b99
|
[Glitch] Fix first poll option not being focused when adding a poll
Port af6d356279 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
7ea8b07b93
|
[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
Port 77ec0875ea to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
ce33822e2c
|
[Glitch] Fix and refactor keyboard navigation in dropdown menus
Port 80182eda62 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Sasha Sorokin
|
b367dd713e
|
[Glitch] Improve polls: option lengths & redesign
Port 37b3985bfa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
7115b0b8c9
|
Fix missing media description dialog when sending toots with keyboard shortcuts
|
5 years ago |
Thibaut Girka
|
531658d6cf
|
Fix posting privacy on secondary button with missing description confirmation dialog
|
5 years ago |
Bèr Kessels
|
fc53d9cc76
|
[Glitch] Code style improvements in JavaScript
Port fd76955f39 to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Mélanie Chauvel (ariasuni)
|
35d2189ac8
|
[Glitch] Change description of privacy levels to be more intuitive in web UI
Port 4063f9f278 to glitch-soc
Co-authored-by: Thibaut Girka <thib@sitedethib.com>
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
955f838f9d
|
Fix clicking on the “TOOT” button send bogus visibility parameter
|
5 years ago |
Thibaut Girka
|
40798cba41
|
Fix alt+enter changing visibility setting without sending toot when toot is empty
|
5 years ago |
ThibG
|
44acac0dcd
|
[Glitch] Fix WebUI allowing to upload more items than the limit
Port 66684c489c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Jeong Arm
|
c274774d06
|
[Glitch] Scroll into search bar when focus
Port 66fda37fd0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
ab646fac5f
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
5 years ago |
Thibaut Girka
|
0e1291c888
|
Fix wrong icons from last refactoring
Fix regressions from f154d9d6e9
|
5 years ago |
Thibaut Girka
|
2aa0cdf7e6
|
Use the `Icon` component instead of directly using `i` tag
|
5 years ago |
Thibaut Girka
|
f154d9d6e9
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
5 years ago |
Thibaut Girka
|
e519b47da6
|
Update backend links and fix hardcoded ones
|
5 years ago |
Thibaut Girka
|
682cfbb829
|
Fix imports importing modules from vanilla flavour instead of glitch
|
5 years ago |
ThibG
|
f11e9d5524
|
[Glitch] Add confirmation modal when logging out from the web app
Port fd3d45d38f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
fae9e34484
|
Add button to edit media description from missing description confirmation dialog
|
5 years ago |
Thibaut Girka
|
dff4ccd7e9
|
Remove code for giving focus to first media without description
Since the textarea is in a modal, now…
|
5 years ago |
Thibaut Girka
|
a334cbcb20
|
Move character counter to the options box to match upstream styling
|
5 years ago |
Thibaut Girka
|
066034c62e
|
Refactor character counter to match upstream
|
5 years ago |
Eugen Rochko
|
ab019800f8
|
[Glitch] Add media editing modal
Port 23f7afa562 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
d10f6036cf
|
Implement keyboard navigation in glitch-soc composer
|
5 years ago |
Thibaut Girka
|
6d2b0fa3f0
|
Refactor composer Dropdown's component a bit to make it closer to upstream
|
5 years ago |
Thibaut Girka
|
68eb58b805
|
Fix color of dropdown icons
|
5 years ago |
ThibG
|
f02ffce249
|
[Glitch] Change icon button styles to make hover/focus states more obvious
Port c8fd823327 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
51411267fd
|
[Glitch] Add search results pagination to web UI (#11409)
Port 8a4674f2c3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
64f3bc77ac
|
[Glitch] Only scroll to the compose form if it's not horizontally in the viewport
Port c07cca4727 to glitch-soc
|
5 years ago |
ThibG
|
43698e08ca
|
[Glitch] Add message telling FTS is disabled when no toot can be found because of this
Port ca8944728f to glitch-soc
|
5 years ago |
Thibaut Girka
|
6ad870a410
|
Change search components classes and styling to match upstream
|
5 years ago |
Thibaut Girka
|
9ef25877df
|
Scroll to compose form rather than reply indicator on focus
|
5 years ago |
Eugen Rochko
|
967456b6a9
|
[Glitch] Add audio uploads
Port front-end changes from f7f23b4a19 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
38d2882447
|
Fix NavigationBar styling
|
5 years ago |
Thibaut Girka
|
a06e7bc3fb
|
Change plaintext icon in composer options
|
5 years ago |
Thibaut Girka
|
d3aaacb6d4
|
Do not scroll in the compose panel on single-column
|
5 years ago |
Thibaut Girka
|
e433386545
|
Fix replying not automatically switching to compose form on mobile
|
6 years ago |
ThibG
|
80849812d2
|
[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
Port b4d67fe57a to glitch-soc
|
6 years ago |
Eugen Rochko
|
362f3973be
|
[Glitch] Fix some React warnings
Port cc8f6b3cda to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Wenceslao Páez Chávez
|
867d1233c7
|
[Glitch] Fix overlap of emoji button on search popup
Port fe3bf3b0fc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Takeshi Umeda
|
8f924eb961
|
[Glitch] Fix emoji picker being always displayed
Port c402c291f4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Takeshi Umeda
|
1329308bc7
|
[Glitch] Improvement variable height in single column layout
Port d93b82af87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
d99a661f08
|
[Glitch] Add responsive panels to the single-column layout
Port 1e5532e693 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
610b4b44c4
|
[Glitch] Add single-column mode
Port 9ddeb30f90 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
fe5c4f976c
|
Fix clicking on the elefriend
|
6 years ago |
Jeong Arm
|
b32a62fe95
|
[Glitch] Scroll to compose form when focus
Port 8f3c32e29c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
a7f6e72b30
|
Fix CW field automatically getting the focus when it is always enabled
|
6 years ago |
slice
|
e04724296b
|
Remove isRequired from Glitch ReplyIndicator status
This can be null under normal circumstances, which isRequired doesn't
like.
|
6 years ago |
Thibaut Girka
|
4fbce23992
|
Refactor contentType selection in glitch composer
|
6 years ago |
Thibaut Girka
|
9df1ef87c2
|
Hide content-type dropdown by default
|
6 years ago |
Haelwenn (lanodan) Monnier
|
c2fa36bbae
|
Content-Type Dropdown: use the selected option icon for the menu
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
KokaKiwi
|
f34a402a94
|
Add status content type dropdown to compose box.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
3ea5c045d7
|
Use a checkbox for the “Mark media as sensitive” composer button
Fixes #1039
|
6 years ago |
Thibaut Girka
|
d4d4e84324
|
Fix media description confirmation modal
Fixes #1040
|
6 years ago |
Eugen Rochko
|
f59973cc85
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port 05ef3462ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
7617f78359
|
Fix crash in onboarding modal
Fixes #1027
|
6 years ago |
Thibaut Girka
|
d7e4be285a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
df52004fe6
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
3a671470ec
|
Refactor selectComposeSuggestion so that different paths can be updated
|
6 years ago |