301 Commits (0a212cfa7f9e53cc481cfdcb08ac35b0a35995ac)

Author SHA1 Message Date
Eugen Rochko 058b74dc0a [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 870f0aae48 [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire 43a1bfd05d [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire 3844f15da0 Remove obsolete filter local settings
2 years ago
Claire 0b733ca790 [Glitch] Add ability to filter individual posts
2 years ago
Claire a15fe32e61 [Glitch] Revamp post filtering system
2 years ago
Claire 448ed92f76 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Shlee 8a93dd3d83 [Glitch] Update notifications.js
2 years ago
prplecake 991349e6e2
[Glitch] Add ability to follow hashtags in web UI
2 years ago
Claire 18346f4044 Add option to share CW toggle state across instances of a post
2 years ago
Claire 3f4e27ab6f Add local setting toggle to move media attachments outside CWs
2 years ago
Eugen Rochko 30e7836a19 [Glitch] Add customizable user roles
2 years ago
Eugen Rochko 485b43ed7e [Glitch] Add notifications for new reports
2 years ago
Claire e94c8b9e29 [Glitch] Change language to be carried over on reply
2 years ago
Claire 53c89ee44b
Add language indicator icon and local settings for status icons (#1788)
3 years ago
Eugen Rochko 2e5fb45be5 [Glitch] Add language dropdown to compose in web UI
3 years ago
Claire dc350be6f5
Use upstream's settings for CW auto-expand and column swiping (#1770)
3 years ago
Eugen Rochko 6fb837aa1d [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
3 years ago
Eugen Rochko bb1a3e902d [Glitch] Remove Keybase integration
3 years ago
Claire 43aff90d0e [Glitch] Fix potentially missing statuses when reconnecting to websocket
3 years ago
Claire ed8a0bfbb8 [Glitch] Fix older items possibly disappearing on timeline updates
3 years ago
Claire e2f4bafc13 [Glitch] Fix possible duplicate statuses in timelines in some edge cases
3 years ago
Claire 8e04ba87b7 [Glitch] Fix reply button on media modal not giving focus to compose form
3 years ago
Claire ae3cd3b84c [Glitch] Fix reporting from profile
3 years ago
Eugen Rochko 470c0a8002 [Glitch] Change report modal to include category selection in web UI
3 years ago
Eugen Rochko f99943cd74 [Glitch] Add notifications for new sign-ups
3 years ago
Eugen Rochko 958089fb21 [Glitch] Add notifications when a reblogged status has been updated
3 years ago
Eugen Rochko 5e67858fbc [Glitch] Add editing for published statuses
3 years ago
Eugen Rochko 44b06c4d96 [Glitch] Add edit history to web UI
3 years ago
David Sterry 50d62fe2e7 [Glitch] ignore hashtag suggestions if they vary only in case
3 years ago
Eugen Rochko a7f6524c6b [Glitch] Change routing paths to use usernames in web UI
3 years ago
Claire 34a573ac27 [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Claire c5b4e6b708 Add modal stack to allow better boost modal and media modal interaction.
3 years ago
Claire f024f523b2 Fix pop-up player not closing the moment a status is deleted
3 years ago
Claire 1a591ffc8b [Glitch] Fix unread notification count when polling
4 years ago
Claire 678e07c544 Fix local-only toggle being buggy when replying to remote toot
4 years ago
Eugen Rochko d30dd5b1db [Glitch] Change home timeline to reload after follow recommendations in web UI
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 db6551ec09 Add option to opt out of unread notification markers
4 years ago
Claire 49eef466b8 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
kaias1jp 847779b1e4 [Glitch] Fixed WebUI crash when a status opened in the media modal is deleted
4 years ago
ThibG e0a253fb22 [Glitch] Change notification permission handling
4 years ago
Eugen Rochko 0aeb833317 [Glitch] Add button to dismiss desktop notifications permissions banner
4 years ago
Thibaut Girka a81bb14abe Add option to hide notification markers
4 years ago
Thibaut Girka 49ee69f75f Add local setting for pop-in player position
4 years ago
Thibaut Girka ea5298ab9b Add setting to disable the pop-in player
4 years ago
Eugen Rochko 8f950e540b [Glitch] Add pop-out player for audio/video in web UI
4 years ago
ThibG ddbb9f0ec4 [Glitch] Fix follow request notifications
4 years ago
Eugen Rochko 4ae4b03974 [Glitch] Change how missing desktop notifications permission is displayed
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
ThibG 842c048c6b [Glitch] Fix unread notification marker not updating when mounting column
4 years ago
ThibG c3d82027cf [Glitch] Fix bell button causing a brief “Cancel follow request” on locked accounts
4 years ago
Thibaut Girka cd861c051c Fix issue checking for last unread notification when there are gaps
4 years ago
Eugen Rochko 0a069bffd9 [Glitch] Optimize the process of following someone
4 years ago
Thibaut Girka 787d5d7289 Fix minor bugs
4 years ago
Thibaut Girka 312c936d51 Minor refactoring and fixups
4 years ago
Thibaut Girka 60eebc6cc4 Fix crashes when connection drops
4 years ago
Thibaut Girka f1c0cf9806 Add button to manually mark all notifications as read
4 years ago
Thibaut Girka 94c290d7d2 Only update read marker when giving focus/mounting column
4 years ago
Thibaut Girka 145ed37978 Refactor and change logic to only update marker if we reached the last
4 years ago
Thibaut Girka e02f375d22 Fix threaded mode
4 years ago
Thibaut Girka 30632adf9e Fix replying to some remote toots switching to local-only
4 years ago
Thibaut Girka 660188c900 Fix local-only flag not necessarily being preserved on delete & redraft
4 years ago
ThibG 3fbcc4871f [Glitch] Fix block/mute pagination in WebUI
4 years ago
ThibG e248399220 [Glitch] Freeze scroll position when a dropdown menu is open in the TL
4 years ago
Eugen Rochko 6c7ac1b48f [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
ThibG 511edccf61 [Glitch] Add user notes on accounts
4 years ago
ThibG befe8c72dd [Glitch] Fix read marker state not being udpated internally
4 years ago
ThibG 9bd30b8dd5 [Glitch] Fix timeline markers not working on Chrome
5 years ago
ThibG 4a5f93c25f [Glitch] Refactor/cleanup TIMELINE_DELETE-related code
5 years ago
ThibG a08a2130f0 [Glitch] Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists
5 years ago
ThibG 9175ebf20c [Glitch] Fix content warning being unnecessarily cleared when enabling/disabling CW
5 years ago
Bèr Kessels fc53d9cc76 [Glitch] Code style improvements in JavaScript
5 years ago
ThibG 3dcb279da3 [Glitch] Change how unread announcements are handled
5 years ago
Eugen Rochko 9dc1f7d299 [Glitch] Fix mascot being too large, and a code style issue
5 years ago
Thibaut Girka e135b293fa Fetch last read notification id to update unread notification count on load
5 years ago
Eugen Rochko ed5fb51168 [Glitch] Change announcements to be collapsed on page load in web UI
5 years ago
Eugen Rochko e36d0a98cc [Glitch] Add streaming API updates for announcements being modified or deleted
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
Thibaut Girka 66ab1f83b0 Fix various issues caused by wrong `unread` key being updated
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
Nima Boscarino ebe34ed529 [Glitch] Unliking a post updates like count on front end
5 years ago
Thibaut Girka 984fce613e Change filter logic to keep filtered toots, but not mark them as unread
5 years ago
Eugen Rochko bc4313369f [Glitch] Fix delete conversation action not being reflected in web UI
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG 0349c4d1cf [Glitch] Avoid storing audio and video file data in memory
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Eugen Rochko 5c9ba9177a [Glitch] Revert "Change timelines to add new items to pending items when scrolled down #11867"
5 years ago
ThibG b840de580f [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
ThibG 8b00cf519e [Glitch] Change timelines to add new items to pending items when scrolled down
5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues
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