Thibaut Girka
|
25cfabce26
|
Fix broken reference to handleSubmit
|
6 years ago |
Thibaut Girka
|
041e27bd2d
|
Cleanup
|
6 years ago |
Thibaut Girka
|
2ee26ba420
|
Move ComposerPublisher to Compose
|
6 years ago |
Thibaut Girka
|
bf8b0394b7
|
Add OptionsContainer
|
6 years ago |
Thibaut Girka
|
ef17da32f9
|
Move composer Dropdown from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
a6bb49adf1
|
Move ComposerTextareaIcons to TextareaIcons
|
6 years ago |
Thibaut Girka
|
08faf16d66
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |
Thibaut Girka
|
513547ba57
|
ComposerUploadForm → UploadForm + UploadFormContainer
|
6 years ago |
Thibaut Girka
|
f7d1772fc8
|
Move PollForm from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
2021f14e8f
|
Inline spoiler input
|
6 years ago |
Thibaut Girka
|
3529f6f4ae
|
ComposerReply → ReplyIndicator
|
6 years ago |
Thibaut Girka
|
ad6166f0ef
|
Refactor Compose*Warning → ContainerWarning
Regression: only one warning at a time
|
6 years ago |
Thibaut Girka
|
5e4588524b
|
features/composer/index.js → ComposeForm
|
6 years ago |
Thibaut Girka
|
8ea0e64864
|
DrawerHeader → Header + HeaderContainer
|
6 years ago |
Thibaut Girka
|
2f2381a400
|
DrawerAccount → NavigationBar + NavigationContainer
|
6 years ago |
Eugen Rochko
|
7acc035cbe
|
[Glitch] Show suggested follows on search screen in mobile layout
Port 541fda5fc8 to glitch-soc
|
6 years ago |
Thibaut Girka
|
4aee182cd3
|
DrawerResults → SearchResults + SearchResultsContainer
|
6 years ago |
Thibaut Girka
|
7c2cc9d681
|
Rework DrawerResults to make them closer to upstream
|
6 years ago |
Thibaut Girka
|
5264424b71
|
Move DrawerSearch to Search + SearchContainer
|
6 years ago |
Thibaut Girka
|
7fa3320516
|
Inline DrawerSearchPopout in DrawerSearch
|
6 years ago |
Thibaut Girka
|
a55e1c1d49
|
Refactor a bit DrawerSearch to make it closer to upstream
|
6 years ago |
Thibaut Girka
|
e41c4ad61b
|
Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
|
6 years ago |
Thibaut Girka
|
2da3b24eb8
|
[Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
Port a6fe7ae53c to glitch-soc
|
6 years ago |
Thibaut Girka
|
619d55358f
|
Shift+click on column Back button to return to last pinable column
|
6 years ago |
Thibaut Girka
|
a4db307b6a
|
When selecting a toot via keyboard, ensure it is scrolled into view
|
6 years ago |
Thibaut Girka
|
ae88690fa6
|
Fix opening/closing gifv sometimes making the timeline scroll
|
6 years ago |
Eugen Rochko
|
771dc9235a
|
[Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
Port 403338108e to glitch-soc
|
6 years ago |
Eugen Rochko
|
c97a40647a
|
[Glitch] Add "why do you want to join" field to invite requests
Port SCSS changes from 7eb05b8724 to glitch-soc
|
6 years ago |
Thibaut Girka
|
0405e42c4a
|
Add column title to “Favourited by” and “Boosted by” columns
|
6 years ago |
ashleyhull-versent
|
85a9a248f9
|
[Glitch] Duplicate values
Port 8037fa7d2e to glitch-soc
|
6 years ago |
Eugen Rochko
|
2b965f8d17
|
[Glitch] Port SCSS changes from "Improve blocked view of profiles"
Port public pages SCSS changes from c84c30c542
|
6 years ago |
ThibG
|
3964cc964d
|
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
ThibG
|
729b3841c3
|
[Glitch] Update poll remaining time just like with status timestamps
Port 6e024f0d7a to glitch-soc
|
6 years ago |
Thibaut Girka
|
b83e693c40
|
Do not handle clicks in detailed status content
|
6 years ago |
Eugen Rochko
|
a547a214fd
|
[Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
Port 9a12568a33 to glitch-soc
|
6 years ago |
Eugen Rochko
|
2393504c23
|
[Glitch] Fix search in web UI not setting a limit, restore limit of 10
Port 20769a332a to glitch-soc, but changing
the 5 limit to 10, since that's what we had previously
|
6 years ago |
Alex Gessner
|
d1b617374c
|
[Glitch] squashed identity proof updates
Port JS from be7c92061c to glitch-soc
|
6 years ago |
Thibaut Girka
|
b29731bb10
|
Fix background color transition in destructive buttons
|
6 years ago |
ThibG
|
4211c9b8d3
|
[Glitch] Fix opacity of relationship tags
Port ddd7a9e44b to glitch-soc
|
6 years ago |
Thibaut Girka
|
773c600c26
|
Fix left border of profile navigation tab
|
6 years ago |
Thibaut Girka
|
751739337d
|
Add fa-info-circle to disclaimer
|
6 years ago |
Thibaut Girka
|
a23e513f79
|
Fix double border for account disclaimer
|
6 years ago |
slice
|
5900b0b206
|
[Glitch] Add rel='noopener' to redesigned profile column header avatar link
Port da47c30eac to glitch-soc
|
6 years ago |
ThibG
|
fb17e24352
|
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
Port 2e5ec8b7c8 to glitch-soc
|
6 years ago |
Aditoo17
|
6df0d0fd51
|
[Glitch] Make clicking on avatar open public profile in new tab
Port 70a78d968f to glitch-soc
|
6 years ago |
mayaeh
|
a338bde550
|
[Glitch] Fix menu items that don't action
Port 798d9a6b4a to glitch-soc
|
6 years ago |
Eugen Rochko
|
cfbadfa392
|
[Glitch] Redesign profile column in web UI to match design on public pages
Port 858bc12635 to glitch-soc
|
6 years ago |
Thibaut Girka
|
22d45fe6b9
|
Fix centering on public pages
|
6 years ago |
Thibaut Girka
|
177a0ef2ec
|
Fix padding and centering of display names
|
6 years ago |
Thibaut Girka
|
1476826aba
|
Port search results styling to glitch-soc
|
6 years ago |
Thibaut Girka
|
d72bc923e9
|
Revert "[Glitch] fix: update to emoji-mart 2.10.0"
This reverts commit b0e478fcc5 .
|
6 years ago |
ThibG
|
5ca976c776
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 36a6089a22 to glitch-soc
|
6 years ago |
Hinaloe
|
824dc7c6b9
|
[Glitch] Do not set CSRF Token when no csrf header
Port cc670c3234 to glitch-soc
|
6 years ago |
Eugen Rochko
|
36daf28215
|
[Glitch] Change icons of features on admin dashboard to remove bias
Port SCSS changes from 88a85f2574 to glitch-soc
|
6 years ago |
Eugen Rochko
|
f6767a00d4
|
[Glitch] Add `lang` attribute to statuses in web UI
Port JS changes from 0e730974cd to glitch-soc
|
6 years ago |
ThibG
|
a1cc930335
|
[Glitch] Do not empty timeline of blocked users on block
Port 248de99443 to glitch-soc
|
6 years ago |
Eugen Rochko
|
f37800e097
|
[Glitch] Add custom closed registrations message to landing page when set
Port SCSS changes from b4c64dcccc to glitch-soc
|
6 years ago |
ThibG
|
5c8d15326f
|
[Glitch] Add support for custom emojis in poll options
Fixes #956
Port 2a211ff18c to glitch-soc
|
6 years ago |
ThibG
|
3db8178355
|
[Glitch] Reduce padding around logo on landing page
Port 45e43b70f9 to glitch-soc
|
6 years ago |
Eugen Rochko
|
57b5582301
|
[Glitch] Add Keybase integration
Port SCSS changes from a3c41f3532 to glitch-soc
|
6 years ago |
Eugen Rochko
|
b932e50dde
|
[Glitch] Disable real-time updates on public pages to improve readability
Port 9832fbf3c5 to glitch-soc
|
6 years ago |
Eugen Rochko
|
f7a28fd46d
|
[Glitch] Fix relationship manager on narrow screens
Port 88864708e6 to glitch-soc
|
6 years ago |
ThibG
|
91419e3b68
|
[Glitch] Save quick filter settings when selecting a different filter
Port 14901400f3 to glitch-soc
|
6 years ago |
Nolan Lawson
|
b0e478fcc5
|
[Glitch] fix: update to emoji-mart 2.10.0
Port e781d842a5 to glitch-soc
|
6 years ago |
Eugen Rochko
|
26fdcccce3
|
[Glitch] Fix scrollbar styles on compose textarea, small bugs
Port 55b8a88419 to glitch-soc
|
6 years ago |
Thibaut Girka
|
0ead513c58
|
Fix settings/flavours
Update theming system to use new paths for media files
|
6 years ago |
Eugen Rochko
|
929b66be61
|
[Glitch] Add relationship manager UI
Port SCSS changes from 4fa2d55d4e to glitch-soc
|
6 years ago |
Eugen Rochko
|
80ae1f7bcf
|
[Glitch] Admission-based registrations mode
Port SCSS changes from 73fb7bfa0f to glitch-soc
|
6 years ago |
Eugen Rochko
|
c128abc413
|
[Glitch] Improve invites list with click-to-copy inputs
Port 2e6c6ce855 to glitch-soc
|
6 years ago |
ThibG
|
0381a07606
|
[Glitch] Add UI for enabling/disabling poll notifications
|
6 years ago |
Eugen Rochko
|
177258aa57
|
[Glitch] Add muted style for polls in web UI
Port de50bc6def to glitch-soc
|
6 years ago |
Eugen Rochko
|
ac5169aa31
|
[Glitch] Fix public timeline page not paginating correctly
Port 3a435fa130 to glitch-soc
|
6 years ago |
Eugen Rochko
|
21366f9e05
|
[Glitch] Redesign landing page
Port 56822606f4 to glitch-soc
|
6 years ago |
Thibaut Girka
|
043978a20e
|
Remove leftover console.log
|
6 years ago |
Thibaut Girka
|
1e4ea4f391
|
Make clicking on the account and status column headers scroll to top
|
6 years ago |
ThibG
|
91045bef61
|
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Thibaut Girka
|
3a7fb657f3
|
[Glitch] Add support for poll ending notifications
Port front-end parts of 11ce444b8b to glitch-soc
|
6 years ago |
ash lea
|
00bc35891b
|
add local setting to auto reveal media behind cw
|
6 years ago |
Kirishima21
|
2172dec88d
|
fix poll fotter layout
画面の幅が充分でないときに
表示外にまでボタンが拡大されてしまわないように修正。
|
6 years ago |
Eugen Rochko
|
b9a799c343
|
[Glitch] Fix NaN in Poll component
Port 19cccea89a to glitch-soc
|
6 years ago |
Eugen Rochko
|
7565b8afa3
|
[Glitch] Fix public timelines being broken by new toots when they are not mounted
Port 8e9db67a6a to glitch-soc
|
6 years ago |
Thibaut Girka
|
a9597fd8a6
|
Allow setting whether this is a single choice poll or multiple choices one
|
6 years ago |
Thibaut Girka
|
81a92465f2
|
Disable file upload when there is a poll
|
6 years ago |
Thibaut Girka
|
49c4e57973
|
Use server-provided poll limits instead of hardcoded ones
Also does not enable polls if no limits are provided by the server
|
6 years ago |
Thibaut Girka
|
e2d56cc90d
|
[Glitch] Port polls creation UI from upstream
|
6 years ago |
ThibG
|
6b4eb1ac96
|
[Glitch] Disable the underlying button element when an ItemButton is disabled
Port 365f875f57 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8d82e153f3
|
Add an icon to highlight polls behind a Content Warning
|
6 years ago |
Eugen Rochko
|
9844b44e99
|
Fix poll options not rendering text after vote/refresh
Port 9cae3a3b48 to glitch-soc
|
6 years ago |
Eugen Rochko
|
31017d18a5
|
Avoid line breaks in poll options
Port 0d8890f073 to glitch-soc
|
6 years ago |
Eugen Rochko
|
3ce4d88e6c
|
Render unicode emoji in polls using emoji pack
Port 73d3bb4a2c to glitch-soc
|
6 years ago |
Thibaut Girka
|
bd97259b57
|
Fix toots opening in dynamic column when trying to interact with them
This fixes inline preview cards and polls, preventing them from opening
the toot in detailed view when clicking on an interactive element.
|
6 years ago |
Thibaut Girka
|
6ad1fc3254
|
[Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
|
6 years ago |
Eugen Rochko
|
ec787e4205
|
Fix various issues in polls
Port front-end changes from 1321801577 to glitch-soc
|
6 years ago |
ThibG
|
25ef8dffbc
|
Display closed polls as such
Port 674d232cd1 to glitch-soc
|
6 years ago |
ThibG
|
469e5af537
|
Fixes to the polls UI
Port 4987602069 to glitch-soc
|
6 years ago |
Eugen Rochko
|
c156b6d696
|
Fix web UI crash on page load when detailed status has a poll
Port 21246d861e to glitch-soc
|
6 years ago |
ThibG
|
e31450e8ad
|
Insert polls in redux stores before statuses so it avoids crashes
Port 6d08fd5170 to glitch-soc
|
6 years ago |
Eugen Rochko
|
342d9d25bb
|
Add polls
Port front-end parts of 4a3acdc916 to glitch-soc
|
6 years ago |
Thibaut Girka
|
69fd801c8e
|
Port upstream refactoring of reducers and actions
Also includes 4923646361
|
6 years ago |
Eugen Rochko
|
0dc5c2a4a5
|
Fix home timeline perpetually reloading when empty
Port 0c8d1435c5 to glitch-soc
|
6 years ago |