Thibaut Girka
|
769a48495c
|
Fix root modal's keyup handling (Fixes #478)
|
7 years ago |
Thibaut Girka
|
7972464e71
|
[Glitch] Also display replies in report modal
Port c88e12fca622c46a361a5c751a529e77aa5bf2ba to glitch-soc
|
7 years ago |
beatrix
|
f4ed38272b
|
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
|
7 years ago |
Thibaut Girka
|
240833c023
|
Fix actions modal on mobile (fixes #441)
|
7 years ago |
Thibaut Girka
|
259bc9840b
|
[Glitch] Fix style of legacy column headers
Backports daefbd66a6
|
7 years ago |
Thibaut Girka
|
7a68079b3f
|
[Glitch] Show media modal on public pages
Port ff7941e652 to glitch-soc
|
7 years ago |
ThibG
|
21837b291e
|
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
Fix the bookmark column pinning fix…
|
7 years ago |
Thibaut Girka
|
1aac83ef47
|
Fix the bookmark column pinning fix…
|
7 years ago |
ThibG
|
84d0aa7b26
|
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
Fix pinning the bookmarks column (fixes #428)
|
7 years ago |
Thibaut Girka
|
54f5170f59
|
Fix pinning the bookmarks column (fixes #428)
|
7 years ago |
David Yip
|
b7804028c2
|
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
Bookmarks
|
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 |
Thibaut Girka
|
a4fa8c9064
|
[Glitch] Avoid using JS to set height in MediaModal
Port fa5c867e0e to glitch-soc
|
7 years ago |
Thibaut Girka
|
87071d9e81
|
[Glitch] Improved media modal
Port 4e929b2d17 to glitch-soc
|
7 years ago |
Thibaut Girka
|
0b86ec4e7f
|
[Glitch] Allow to open a modal for embedded photo
Port bf7757cbbc to glitch-soc
|
7 years ago |
beatrix
|
3304cb681d
|
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
Port #6628 to glitch-soc flavour
|
7 years ago |
Thibaut Girka
|
48bcf4d6e8
|
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
Port 913a38111f to glitch-soc
|
7 years ago |
Thibaut Girka
|
afa813d71f
|
Add basic domain block UI
|
7 years ago |
David Yip
|
a387f99659
|
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
|
f00af46d70
|
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
Port 5131012505 to glitch
|
7 years ago |
Thibaut Girka
|
22870985da
|
Add close modal icon to report dialog (#6591)
Port 379cdfaac5 to glitch-soc flavour
|
7 years ago |
Thibaut Girka
|
9cf574d0d2
|
Port federated reports UI to glitchsoc
Port 41a01bec23 to glitch-soc
|
7 years ago |
cwm
|
00be9eb3fe
|
merge tootsuite pr #6313 into glitch
|
7 years ago |
David Yip
|
bcd86404da
|
Port 7badad7797 to glitch frontend
|
7 years ago |
David Yip
|
708ec07e27
|
Style fixes to make eslint happier, hopefully
|
7 years ago |
beatrix
|
cd6674606f
|
Merge pull request #329 from KnzkDev/scss-refactor
SCSS Refactor
|
7 years ago |
kibi!
|
0fb3bd09e9
|
Oops this should have been a part of last commit
|
7 years ago |
kibi!
|
1fa03e026a
|
Fixes onboarding modal (#318)
|
7 years ago |
ncls7615
|
6a73c8c8a2
|
Initial scss refactor
|
7 years ago |
cwm
|
aef4b1af66
|
Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
|
7 years ago |
kibigo!
|
42f50049ff
|
WIP <Compose> Refactor; 1000 tiny edits
|
7 years ago |
kibigo!
|
b4a3792201
|
WIP <Compose> Refactor; <ActionsModal>; dropdowns
|
7 years ago |
kibigo!
|
083170bec7
|
WIP <Compose> Refactor; SCSS ed.
|
7 years ago |
kibigo!
|
8713659dff
|
WIP <Compose> Refactor; <OnboardingModal> ed.
|
7 years ago |
cwm
|
337c2e77ee
|
Fix layout for RTL (tootsuite pr #6014, #6018)
|
7 years ago |
cwm
|
9042f9a813
|
add keyboard shortcuts to getting started (fixes #275)
|
7 years ago |
cwm
|
37ced4c903
|
add components to getting started column
|
7 years ago |
cwm
|
072ab191cc
|
pulled master, moved locale entry to new location
|
7 years ago |
cwm
|
eec5d350fd
|
removed unneeded actions_modal div
|
7 years ago |
cwm
|
7a8711ccac
|
removed app settings additions
|
7 years ago |
cwm
|
8606e53384
|
moved locales to glitch, created add settings entry
|
7 years ago |
cwm
|
c5a688d70e
|
remove trailing spaces
|
7 years ago |
cwm
|
22cdbca82c
|
fixes, functioning now
|
7 years ago |
cwm
|
a489e5d5cd
|
added a few more things
|
7 years ago |
cwm
|
abe95b614b
|
add initial components based off of tootsuite pr #1507
|
7 years ago |
cwm
|
47157e07b2
|
merged tootsuite pr #5811 into glitch flavour
|
7 years ago |
cwm
|
f44c8fd130
|
merged tootsuite pr #5750 into glitch flavour
|
7 years ago |
kibigo!
|
2f2467ce8e
|
Add option to remove DMs from home (#126)
|
7 years ago |
David Yip
|
d9800a5647
|
Merge branch 'gs-master' into glitch-theme
|
7 years ago |
kibigo!
|
bc4fa6b198
|
Rename themes -> flavours ? ?
|
7 years ago |