Eugen Rochko
|
c4d2c72924
|
[Glitch] Add option to open original page in dropdowns of remote content in web UI
Port ef582dc4f2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
5dfb7ba35c
|
[Glitch] Fix missing delete and redraft link in web UI
Port 371d969403 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
b36c58b99e
|
[Glitch] Change post editing to be enabled in web UI
Port 8ebff0efcb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
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 |
Eugen Rochko
|
c9fadb3cae
|
[Glitch] Add interaction modal to logged-out web UI
Port 7fb738c837 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
30e7836a19
|
[Glitch] Add customizable user roles
Port front-end changes from 44b2ee3485 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
642b5a621a
|
[Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)
Port 3dc1e3cfc3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
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
|
5effc0f8fa
|
[Glitch] Add support for private pinned posts
Port JS changes from d5c9feb7b7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Mélanie Chauvel
|
0e7484209c
|
[Glitch] Slightly reorder three dots menu on toots to make it more intuitive
Port f5fefdc11a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
38182fceb3
|
Fix crash when opening detailed view of a status you boosted
|
4 years ago |
Tdxdxoz
|
bf55b5463a
|
[Glitch] Fix: also use custom private boost icon for detailed status
Port a3ec9af9b0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
proxy
|
3bbf6b1519
|
[Glitch] reword "boost to original audience" as per tootsuite#14596
Port 46210a65d1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
3d7fd4a2df
|
Fix boosting private toots in detailed view
|
5 years ago |
ThibG
|
e443874024
|
[Glitch] Fix native share button not being displayed for unlisted toots
Port 02236332ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Sasha Sorokin
|
2bde217ea5
|
[Glitch] Fix unlocalized dropdown button title
Port 1268e3b572 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
1f8563c256
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
5 years ago |
Thibaut Girka
|
f2b307af25
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
5 years ago |
ThibG
|
9e80b34a95
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 6df4a82969 to glitch-soc
|
6 years ago |
Thibaut Girka
|
614ea184bb
|
[Glitch] Add "copy link" item to status action bars
Port 3cfadd875c to glitch-soc
|
6 years ago |
Thibaut Girka
|
b3ff35a75c
|
Move URLs to backend in their own file
|
6 years ago |
Thibaut Girka
|
bd437f8077
|
Add admin links to status and account menus (fixes #673)
If the current logged-in user is an admin, add quick links to the admin
interface in account and toot dropdown menu. Suggestion by @ashkitten
|
6 years ago |
Thibaut Girka
|
130bdb5ee8
|
[Glitch] Show compose form on delete & redraft when in mobile layout
Port 025fbb8285 to glitch-soc
|
6 years ago |
Thibaut Girka
|
a01faecfcb
|
[Glitch] Add redraft function
Port bd0791d800 to glitch-soc
|
7 years ago |
Thibaut Girka
|
b9fdeceb3c
|
Make active bookmarks red (fixes #493)
|
7 years ago |
Thibaut Girka
|
4c91215e1f
|
[Glitch] Use .star-icon instead of hardcoding color in detailed statuses
Port 2587fcdd27 to glitch-soc
|
7 years ago |
Thibaut Girka
|
97c69de416
|
[Glitch] Feature: Direct message from Statuses
Port 904a2479dd to glitch-soc
|
7 years ago |
Thibaut Girka
|
3068384dbc
|
Glitchsoc-specific changes to allow boosting own private toots
|
7 years ago |
Thibaut Girka
|
acb434b0c9
|
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 |
cwm
|
22818d2a16
|
Add mute, block, conversation mute actions to detailed status dropdown menu
|
7 years ago |
cwm
|
abe95b614b
|
add initial components based off of tootsuite pr #1507
|
7 years ago |
kibigo!
|
bc4fa6b198
|
Rename themes -> flavours ? ?
|
7 years ago |