2042 Commits (2ba404d90fe8ba3831f7f12c1e9e3e32e0d689ab)

Author SHA1 Message Date
Robert Laurenz c7f3efb312 [Glitch] fix(component): adjust style of counter button to fix overflow issue
2 years ago
Claire 9e071d5c78 Remove local settings items that make no sense anymore
2 years ago
Claire f1d9278d0a [Glitch] Remove navigation links to /explore when trends are disabled
2 years ago
Eugen Rochko 97e7443443 [Glitch] Fix redirecting to `/publish` when compose form is visible in web UI
2 years ago
Eugen Rochko 7d3b787d05 [Glitch] Change settings area to be separated into categories in admin UI
2 years ago
Eugen Rochko 2caae26da9 [Glitch] Fix media, following and followers tabs in web UI
2 years ago
Eugen Rochko 6ecd6364be [Glitch] Fix too many featured tags causing navigation panel scroll in web UI
2 years ago
Eugen Rochko e06a095eb4 [Glitch] Change featured hashtags to be displayed in navigation panel
2 years ago
Eugen Rochko ad94457784 [Glitch] Remove volume number from hashtags in web UI
2 years ago
Takeshi Umeda 87d3b61bb6 [Glitch] Add featured tags selector for WebUI
2 years ago
Eugen Rochko ccdf8b587f [Glitch] Fix `nofollow` rel being removed in web UI
2 years ago
Eugen Rochko 3c8f8ed8e3 [Glitch] Change floating action button to be a button in header in web UI
2 years ago
Claire 535bd4712c [Glitch] Add closed registrations modal
2 years ago
Eugen Rochko 62ab234587 [Glitch] Fix notifications about deleted reports not being also deleted
2 years ago
Eugen Rochko 358012fefd [Glitch] Fix missing delete and redraft link in web UI
2 years ago
Eugen Rochko 60bd9718cf [Glitch] Change post editing to be enabled in web UI
2 years ago
Eugen Rochko 76e6e35a52 [Glitch] Add ability to view previous edits of a status in admin UI
2 years ago
Claire 5cf02124ed [Glitch] Fix WebUI notification settings for new user and new report notifications
2 years ago
Eugen Rochko 354ebf9483 [Glitch] Fix language dropdown causing zoom on mobile devices in web UI
2 years ago
Eugen Rochko a27d108cea [Glitch] Add error boundary around routes in web UI
2 years ago
Eugen Rochko 7ed4c4db9e [Glitch] Fix reply not opening compose page on certain screen sizes in web UI
2 years ago
Eugen Rochko f3c3f1f244 [Glitch] Fix error when rendering limited account in web UI
2 years ago
Claire e90ba7df8f [Glitch] Change landing page to be /about instead of /explore when trends are disabled
2 years ago
Eugen Rochko a916c471d1 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 1f9f465931 [Glitch] Fix error on profile in web UI
2 years ago
prplecake 8a6d6ae4fc [Glitch] Don't use "unfollow language" when cancelling follow requests
2 years ago
Claire 37879eb72e fixup! [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Claire 3462b81094 fixup! [Glitch] Change public accounts pages to mount the web UI
2 years ago
Claire 3e360ed0b4 fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 104af53947 [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko b8c9d74210 [Glitch] Fix missing rules in report modal in web UI
2 years ago
Eugen Rochko ca506459b7 [Glitch] Fix error while server rules are loading in report modal in web UI
2 years ago
Yamagishi Kazutoshi 32716cf0d3 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi 935359fcc7 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
Eugen Rochko 5f44aae001 [Glitch] Change about page to be mounted in the web UI
2 years ago
Yamagishi Kazutoshi 9e32bcc0d8 [Glitch] Redirect non-logged-in user to owner statuses on single user mode
2 years ago
Yamagishi Kazutoshi f25dd7d44e [Glitch] Hide list panel from nav bar in mobile layout
2 years ago
Yamagishi Kazutoshi f801b65abf [Glitch] Fix `ColumnLink` labels not disappearing in mobile UI
2 years ago
Yamagishi Kazutoshi f9c8ac8dd1 [Glitch] Fix fedi/local timeline nav link always hide
2 years ago
Eugen Rochko 47700a2f99 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 579cb88392 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi 6fcc2e5969 [Glitch] Add title to pages with missing title in Web UI
2 years ago
Yamagishi Kazutoshi 0094109575 [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Eugen Rochko d80c810243 [Glitch] Change privacy policy to be rendered in web UI, add REST API
2 years ago
Eugen Rochko 197fa15990 [Glitch] Add server rules to sign-up flow
2 years ago
Eugen Rochko d8338794a1 [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Eugen Rochko a0cf17883f [Glitch] Remove code for rendering public and hashtag timelines outside the web UI
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 6e553c6467 Revert notification design (#1875)
2 years ago
Claire 7379f8aa14 Fix status prepend design (#1874)
2 years ago
Claire 001e6a8d57 Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Claire 96a738e51f Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Claire dc4e84cebd Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 1ce75c18e0 Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire 74e5dc13d8 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire d540cfc73f Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire bf6b66bf32 Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 3f30353684 Remove unused `redux_helpers` module
2 years ago
Claire 61c3d9fc75 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/
2 years ago
Claire bd82ae6aaa Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 812b755bcb Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 7691829703 Remove unneeded change in flavours/glitch/api
2 years ago
Claire 619601a94b Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 9c54b00c13 Refactor initial_state to isolate glitch-soc changes
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko e86db22726 [Glitch] Change font size of active users in server banner to be larger in web UI
2 years ago
trwnh bde98fd0a0 [Glitch] Fix crash in report modal
2 years ago
Eugen Rochko 7fbd7deefa [Glitch] Add server banner to web app
2 years ago
Eugen Rochko f1599cb808 [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 4160cefccf [Glitch] Fix trying to connect to streaming API when logged out in web UI
2 years ago
Eugen Rochko 790ee76c1c [Glitch] Fix various issues with logged-out web UI
2 years ago
Yamagishi Kazutoshi e047eabd87 [Glitch] Fix missing await
2 years ago
Yamagishi Kazutoshi d177319241 [Glitch] Disable push notification when not logged in
2 years ago
Eugen Rochko 03db25b632 [Glitch] Add dynamic document title to WebUI
2 years ago
Eugen Rochko 80bc15addb [Glitch] Add sign-up button to logged-out web UI
2 years ago
Eugen Rochko f9d95f82d6 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Claire 8f2aea6069 Fix logged-out UI not using single-column interface
2 years ago
Eugen Rochko 4af4647786 [Glitch] Add logged-out access to the web UI
2 years ago
Eugen Rochko 591b8ea9a5 [Glitch] Fix wrong logo on start screen in web UI
2 years ago
Eugen Rochko 6782bded91 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko 107105db3b [Glitch] Add empty message for “Explore” tabs
2 years ago
Claire 31ec9d79ee Restore ability to discard interactions-based follow suggestions
2 years ago
Claire c1633dd228 Change “Explore” tab to only provide search when trends are disabled
2 years ago
Eugen Rochko 9f4e9f4f5b [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko fad2cd35be [Glitch] Fix crash when search fails in web UI
2 years ago
Eugen Rochko fc1217d6e4 [Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
2 years ago
mayaeh d990bcae48 [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag
2 years ago
mayaeh f1c4fd586b [Glitch] Add menu column of explore to getting-started
2 years ago
Eugen Rochko 00b6ddc59e [Glitch, partial] Change appearance of account cards in web UI
2 years ago
Eugen Rochko 125f4b70ad [Glitch] Remove profile directory link from main navigation panel
2 years ago
Eugen Rochko f80c249684 [Glitch] Fix not showing loading indicator when searching in web UI
2 years ago
Eugen Rochko da834aa518 [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 440676c84a [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire f82e28aef5 [Glitch] Add ability to select all accounts matching search for batch (#1857)
2 years ago
prplecake 426c456a59 Clarify language RE secondary toot button (#1851)
2 years ago
Claire 750c9cf5b3 Fix clicking bookmark column header not scrolling to top in single-column
2 years ago
Claire 1c0f550cf3 Fix clicking List timeline header not scrolling to top in single-column
2 years ago
Claire ea36d0f294 Fix “Change subscribed languages” crashing in some situations
2 years ago
Eugen Rochko 699be6d185 [Glitch] Add ability to filter followed accounts' posts by language
2 years ago
Eugen Rochko f833894675 [Glitch] Change path of privacy policy page
2 years ago
Claire 45bfc39a81 [Glitch] Add privacy icons to report modal
2 years ago
Mélanie Chauvel 17dc4201f0 Make composers button all aligned and the same size (#1843)
2 years ago
Claire dadb98634c Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 0dfcf54d06 Fix position of “expand” icon in media modal on glitch-soc (#1838)
2 years ago
Claire 4c688d82b4 Fix local settings navigation (#1836)
2 years ago
Claire 1b3977b3fb Fix WebUI error in development mode (#1835)
2 years ago
Claire b7e297dc6c Add regexp filter field to public timeline column settings (#1834)
2 years ago
Yamagishi Kazutoshi a348bc9e84 [Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`
2 years ago
Jeong Arm c3ee35282d Fix react warning on notifications column (#1832)
2 years ago
Claire 4769a7f569 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 76e2074e47 [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire 06dd2120ce Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire cf0ca96ca7 Remove obsolete filter local settings
2 years ago
Claire e1d3397818 [Glitch] Add ability to filter individual posts
2 years ago
Takeshi Umeda 4116cc4e83 [Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
2 years ago
Claire 98594fd4e4 [Glitch] Remove dead code in WebUI filtering code
2 years ago
Claire 6ce8b42ff1 [Glitch] Fix reblogged statuses being erroneously shown as filtered
2 years ago
Claire 60649e5665 [Glitch] Revamp post filtering system
2 years ago
Claire 58261f2888 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire e0055fdcf7 [Glitch] Fix media modal link button
2 years ago
Takeshi Umeda 134c785426 [Glitch] Fix action type for unfollowHashtag
2 years ago
Shlee c70629b506 [Glitch] Update notifications.js
2 years ago
Rens Groothuijsen 6dfb31ea0c [Glitch] Add warning for sensitive audio posts
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
2 years ago
Eugen Rochko acd3f34a31 [Glitch] Change hashtag numbers to have clearer labels in web UI
2 years ago
Yamagishi Kazutoshi f6696f7d33 [Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
2 years ago
Jeong Arm 89a416c061 [Glitch] Fix badge color not affected
2 years ago
Eugen Rochko cfb73f9fc9 [Glitch] Add customizable user roles
2 years ago
Eugen Rochko a14136558e [Glitch] Add notifications for new reports
2 years ago
Claire dcbedf8587 [Glitch] [SSR only] Revamp post filtering system
2 years ago
mayaeh 68c03ea7be [Glitch] Fixed the setting page's logo that is not displayed on the smartphone
2 years ago
Eugen Rochko 0d7c0f0bf7 [Glitch] Fix contrast of some elements with new brand colors
2 years ago
Claire a7a44a4dff Fix checkmark on interaction buttons with larger fonts (#1799)
2 years ago
Claire bfe05eb101 [Glitch] Fix logo gradient not working on some Safari and Blink-based browsers
2 years ago
Eugen Rochko c3c77fc5d9 [Glitch] Change brand color and logotypes
2 years ago
Eugen Rochko 18fbdcd5f4 [Glitch] Add administrative webhooks
2 years ago
Claire 5618c69b2a Fix language indicator text color (#1795)
2 years ago
Eugen Rochko 2184897fba [Glitch] Change label of publish button to be "Publish" again
2 years ago
Claire c3842a700f [Glitch] Change language to be carried over on reply
2 years ago
Claire 705ebf794b [Glitch] Remove unnused otherAccounts property
2 years ago
Jeong Arm 4c43ac85d6 [Glitch] Add lang html attr to each posts
2 years ago
Jeong Arm 15b64d2f6b Translate: Korean (#1790)
2 years ago
Claire 47fa6c3b91 Add language indicator icon and local settings for status icons (#1788)
2 years ago