231 Commits (47d02719579695e950ad436b4f26dd562b7c6367)

Author SHA1 Message Date
Claire af86c7a5de [Glitch] Fix media descriptions not being used for client-side filtering
3 years ago
David Sterry 50d62fe2e7 [Glitch] ignore hashtag suggestions if they vary only in case
3 years ago
Claire 188d66c9a8 [Glitch] Add aliases for WebUI routes that were renamed in #16171
3 years ago
Eugen Rochko a7f6524c6b [Glitch] Change routing paths to use usernames in web UI
3 years ago
matildepark 39193be1c4 [Glitch] Fix follow request count to dynamically update
3 years ago
Claire 34a573ac27 [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Claire 036ec18fb3 Fix WebUI crash when a toot with a playing video gets deleted
3 years ago
Eugen Rochko d30dd5b1db [Glitch] Change home timeline to reload after follow recommendations in web UI
4 years ago
Eugen Rochko 5fa4138bd8 [Glitch] Fix "You might be interested in" flashing while searching in web UI
4 years ago
Eugen Rochko 2f2c77c747 [Glitch] Change follow recommendations to be limited to 20 instead of 40 in web UI
4 years ago
Eugen Rochko 89bc4dff6f [Glitch] Change onboarding by replacing tutorial with follow recommendations in web UI
4 years ago
Takeshi Umeda 72eac238ba [Glitch] Fix to update suggestion list after dismiss
4 years ago
Eugen Rochko e6501d5112 [Glitch] Add cold-start follow recommendations
4 years ago
Claire 3b7b607300 Migrate glitch-soc local notification settings to upstream system
4 years ago
Claire 49eef466b8 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
ThibG e0a253fb22 [Glitch] Change notification permission handling
4 years ago
Eugen Rochko b5134595d8 [Glitch] Fix alert when failing to save timeline markers in web UI
4 years ago
abcang b9fc807115 [Glitch] Fixed ESLint error
4 years ago
Eugen Rochko 0aeb833317 [Glitch] Add button to dismiss desktop notifications permissions banner
4 years ago
Eugen Rochko 8f950e540b [Glitch] Add pop-out player for audio/video in web UI
4 years ago
ThibG b5927301cf [Glitch] Fix browser notification permission request logic
4 years ago
OSAMU SATO 78ad04420c [Glitch] Add duration parameter to muting.
4 years ago
Takeshi Umeda 8071613dd7 [Glitch] Fix mark as read in notifications to be saved immediately
4 years ago
Eugen Rochko 14869ee656 [Glitch] Add option to be notified when a followed user posts
4 years ago
Eugen Rochko 0a069bffd9 [Glitch] Optimize the process of following someone
4 years ago
ThibG 572d1a1bf8 [Glitch] Fix home TL marker code mishandling gaps
4 years ago
Thibaut Girka 787d5d7289 Fix minor bugs
4 years ago
Thibaut Girka 312c936d51 Minor refactoring and fixups
4 years ago
Thibaut Girka f1c0cf9806 Add button to manually mark all notifications as read
4 years ago
Eugen Rochko 8ae52dc792 [Glitch] Add support for managing multiple stream subscriptions in a single connection
4 years ago
ThibG e248399220 [Glitch] Freeze scroll position when a dropdown menu is open in the TL
4 years ago
ThibG 4acb7efb4b
Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-option
4 years ago
Eugen Rochko 6c7ac1b48f [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
Thibaut Girka d973e11061 Add UI option to show local-only toots in public timeline
4 years ago
ThibG 511edccf61 [Glitch] Add user notes on accounts
4 years ago
Ben Lubar 4657c1a1ca [Glitch] FIX: filters ignore media descriptions
4 years ago
ThibG 9707dbee6f [Glitch] Fix timeline markers in Firefox
4 years ago
ThibG 9bd30b8dd5 [Glitch] Fix timeline markers not working on Chrome
4 years ago
Thibaut Girka e8714530a4 Fix local-only hashtag columns
4 years ago
Takeshi Umeda 44ea965557 [Glitch] Fix local streaming of hashtag timelines
4 years ago
Takeshi Umeda 559214c33f [Glitch] Add remote only to public timeline
5 years ago
ThibG 4a5f93c25f [Glitch] Refactor/cleanup TIMELINE_DELETE-related code
5 years ago
Takeshi Umeda 7ceeb97f3d [Glitch] Add local only to hashtag timeline
5 years ago
ThibG 3eede6f64b [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI
5 years ago
ThibG 0ff78befc6 [Glitch] Fix regression in “Edit media” modal in web UI
5 years ago
Eugen Rochko 295dadc9f0 [Glitch] Change local media attachments to perform heavy processing asynchronously
5 years ago
ThibG 3dcb279da3 [Glitch] Change how unread announcements are handled
5 years ago
Thibaut Girka 4cd2d13bd2 When submitting markers, use last displayed notification, not last received one
5 years ago
Thibaut Girka e135b293fa Fetch last read notification id to update unread notification count on load
5 years ago
Eugen Rochko e36d0a98cc [Glitch] Add streaming API updates for announcements being modified or deleted
5 years ago
ThibG 98d5ab6be9 [Glitch] Fix spurious error and incorrect state change when adding a reaction twice
5 years ago
ThibG 6ce72f1fee [Glitch] Improve announcements design
5 years ago
Eugen Rochko 376e524278 [Glitch] Add announcements
5 years ago
Thibaut Girka 180f138394 Make prepending “re: ” to CWs on reply optional
5 years ago
ThibG 1e1293e3c8 [Glitch] Add follow_request notification type
5 years ago
ThibG 949b37faba [Glitch] Fix pending upload count not being decremented on error
5 years ago
ThibG 44acac0dcd [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
Thibaut Girka 984fce613e Change filter logic to keep filtered toots, but not mark them as unread
5 years ago
Thibaut Girka 069e0520c9 Fix notification filters not applying to poll options
5 years ago
Thibaut Girka 003bb6ca1a Refactor timeline filtering code
5 years ago
Thibaut Girka b4046dc026 Drop filtered messages if the filter is “irreversible”
5 years ago
Eugen Rochko 9ba67c6045 [Glitch] Fix performance of home feed regeneration
5 years ago
Eugen Rochko 13bc2cd4af [Glitch] Change conversations UI
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
ThibG e25b7feb72 [Glitch] Show user what options they have voted
5 years ago
ThibG b840de580f [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
Eugen Rochko 3665d554c5 [Glitch] Add timeline read markers API
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG fe1de4e49b [Glitch] Improve dropdown menu keyboard navigation
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
Eugen Rochko 31fc3be0a4 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka cd8763b600 [Glitch] Display custom emoji in bio field names
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
ThibG 5c3171e8ea [Glitch] Apply filters to poll options in WebUI
5 years ago
ThibG 3771a993b7 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 82899b3d2e [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Thibaut Girka d61a6271c6 Add DM conversations mode similar to upstream
5 years ago
Thibaut Girka 93d98f62a8 Support proper content-type in Delete & Redraft
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
ThibG 93085c273c [Glitch] Use raw content if available on Delete & Redraft
6 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved
6 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko 59551ece31 [Glitch] Fix search in web UI not setting a limit, restore limit of 10
6 years ago
Alex Gessner b6fa500806 [Glitch] squashed identity proof updates
6 years ago
ThibG 8b5b686f08 [Glitch] Add support for custom emojis in poll options
6 years ago