1034 Commits (800e27716ad70fb5b334efd28e648e155f3cd639)

Author SHA1 Message Date
Eugen Rochko a1fed002e8 [Glitch] Fix logged out search and changed logged-in search placeholder
2 years ago
Eugen Rochko 1a71d95760 [Glitch] Fix closed registrations message not appearing in web UI
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 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
Takeshi Umeda 87d3b61bb6 [Glitch] Add featured tags selector for WebUI
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
Claire 5cf02124ed [Glitch] Fix WebUI notification settings for new user and new report notifications
2 years ago
Eugen Rochko a27d108cea [Glitch] Add error boundary around routes 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
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 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 dc4e84cebd Port various forgotten fixes from upstream (#1864)
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 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 619601a94b Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
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
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
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 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
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
Claire dadb98634c Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 4c688d82b4 Fix local settings navigation (#1836)
2 years ago
Claire b7e297dc6c Add regexp filter field to public timeline column settings (#1834)
2 years ago
Jeong Arm c3ee35282d Fix react warning on notifications column (#1832)
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
Claire 60649e5665 [Glitch] Revamp post filtering system
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
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
Yamagishi Kazutoshi f6696f7d33 [Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
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
Eugen Rochko 2184897fba [Glitch] Change label of publish button to be "Publish" again
2 years ago
Claire 47fa6c3b91 Add language indicator icon and local settings for status icons (#1788)
2 years ago
Claire ca81647961 Various code cleanup (#1782)
2 years ago
Claire b1085e2dfa Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)
2 years ago
Eugen Rochko c0a5c88364 [Glitch] Add language dropdown to compose in web UI
2 years ago