Claire
e0055fdcf7
[Glitch] Fix media modal link button
...
Port f3bad2e26f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Takeshi Umeda
134c785426
[Glitch] Fix action type for unfollowHashtag
...
Port 207208fa8e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Shlee
c70629b506
[Glitch] Update notifications.js
...
Port 7af7fa3a8e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Rens Groothuijsen
6dfb31ea0c
[Glitch] Add warning for sensitive audio posts
...
Port aced8820dd
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
prplecake
cf4bed0ac0
[Glitch] Add ability to follow hashtags in web UI
2 years ago
Mélanie Chauvel
c2208ef466
Use slightly more margin between post buttons (under compose box) ( #1816 )
2 years ago
Claire
5e628e4fd3
Add option to share CW toggle state across instances of a post
2 years ago
Claire
a8b3d6f47e
Regroup CW unfolding settings in their own section
2 years ago
Claire
711301519a
Improve interaction between out-of-CW attachments and collapsed toots
2 years ago
Claire
42d06afe03
Add explanation for some options in the local settings dialog
2 years ago
Claire
406b7d972b
Add local setting toggle to move media attachments outside CWs
...
Fixes #1812
2 years ago
Eugen Rochko
acd3f34a31
[Glitch] Change hashtag numbers to have clearer labels in web UI
...
Port 436e52927a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Yamagishi Kazutoshi
f6696f7d33
[Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
...
Port a3eda85ff9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Jeong Arm
89a416c061
[Glitch] Fix badge color not affected
...
Port 9a42ccca53
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
cfb73f9fc9
[Glitch] Add customizable user roles
...
Port front-end changes from e164d6a687
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
a14136558e
[Glitch] Add notifications for new reports
...
Port e6eb0a29b9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
dcbedf8587
[Glitch] [SSR only] Revamp post filtering system
...
Port CSS and JS for Server-Side Rendered pages from 90e5a9bd98
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
mayaeh
68c03ea7be
[Glitch] Fixed the setting page's logo that is not displayed on the smartphone
...
Port 2cb4c0caed
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
0d7c0f0bf7
[Glitch] Fix contrast of some elements with new brand colors
...
Port 96ecbae0f7
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
a7a44a4dff
Fix checkmark on interaction buttons with larger fonts ( #1799 )
...
Fixes #1796
2 years ago
Claire
bfe05eb101
[Glitch] Fix logo gradient not working on some Safari and Blink-based browsers
...
Port 28dc3750f6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
c3c77fc5d9
[Glitch] Change brand color and logotypes
...
Port SCSS changes from 03d2cb5146
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
18fbdcd5f4
[Glitch] Add administrative webhooks
...
Port SCSS changes from 0eb2db6b52
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
5618c69b2a
Fix language indicator text color ( #1795 )
...
Fixes #1794
2 years ago
Eugen Rochko
2184897fba
[Glitch] Change label of publish button to be "Publish" again
...
Port 8ec66981da
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
c3842a700f
[Glitch] Change language to be carried over on reply
...
Port c5eabffe34
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
705ebf794b
[Glitch] Remove unnused otherAccounts property
...
Port 8ce9a12526
to glitch-soc + other related cleanup
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Jeong Arm
4c43ac85d6
[Glitch] Add lang html attr to each posts
...
Port 9adb7dde33
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Jeong Arm
15b64d2f6b
Translate: Korean ( #1790 )
...
* Translate Korean: glitch frontend
* Translate Korean: backend
* Remove unused string
* Fix yaml
2 years ago
Claire
47fa6c3b91
Add language indicator icon and local settings for status icons ( #1788 )
...
* Add language indicator
* Add local settings for status icons
* Switch to text icon for language
2 years ago
Claire
801b898d31
Add checkmark on top of status icon buttons when they are active ( #1783 )
3 years ago
Claire
ca81647961
Various code cleanup ( #1782 )
...
* Remove duplicate in_chosen_languages definition
* Use `DEFAULT_FIELDS_SIZE` instead of `MAX_FIELDS` to reduce code differences with upstream
* Remove duplicate annotation
* Fix incorrect cross-flavor imports
* Remove deprecated `hide_network` setting (replaced by account column)
* Remove unused KeywordMutesHelper
* Remove trailing spaces
* Remove commit_hash from InstancePresenter, as it has been unused since mid-2017
3 years ago
Claire
b1085e2dfa
Fix crash in glitch-soc search results when Elasticsearch is disabled ( #1780 )
3 years ago
Yamagishi Kazutoshi
1ab4abd764
[Glitch] Fix languages dropdown on light theme
...
Port fa12352fd3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Eugen Rochko
c0a5c88364
[Glitch] Add language dropdown to compose in web UI
...
Port e4a9aa1ab4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
e6af69d56b
Use upstream's settings for CW auto-expand and column swiping ( #1770 )
...
* Use Mastodon server-side settings for automatically expanding toots with CWs
* Add modal warning about settings changes
* Use Mastodon server-side settings for disabling swiping
3 years ago
Eugen Rochko
fbef44009d
[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
...
Port ac3d6f9a35
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Eugen Rochko
6256a3da46
[Glitch] Remove Keybase integration
...
Port 4375813ea7
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
6545114ac7
[Glitch] Fix block/mute lists showing a follow button when unblocking a user ( #18364 )
...
Port 917567567a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
3d8cef439b
[Glitch] Fix streaming notifications not using quick filter logic
...
Port 7919b6631e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
c8edaaba1b
[Glitch] Fix floating action button obscuring last element
...
Port 82dcdc12f1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
3c1979d0dc
Move DM conversation/timeline tab to column settings switch
3 years ago
Claire
a4c1a80a7f
Fix backend terms link not being used
3 years ago
Claire
d748d0b94a
Refactor visibility icon using VisibilityIcon
3 years ago
Claire
6e8284756b
[Glitch] Rename toots to posts in various places, add or reword DM warnings
...
Port part of 07737bb6d1
and c33a26ed38
to glitch-soc
3 years ago
Claire
e2cce242aa
Remove “I don't like it” option from report modal
3 years ago
Eugen Rochko
53d5cb18f1
[Glitch] Fix being able to scroll away from the loading bar in web UI
...
Port c803c1a8db
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
73f1650610
[Glitch] Fix empty “Server rules violation” report option
...
Port ff9d647aa6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Claire
7b26b12378
Swap position of media attachments and polls
3 years ago
Claire
ed1d3bc1e2
[Glitch] Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource stream
...
Port c9a5121ae5
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3 years ago