139 Commits (e869a257d898bf23accb0f18d63d11ef7542651a)

Author SHA1 Message Date
Takeshi Umeda 6556bd1f67 [Glitch] Add local only to hashtag timeline
4 years ago
ThibG 61052dfa33 [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI
5 years ago
ThibG e9338c7640 [Glitch] Fix regression in “Edit media” modal in web UI
5 years ago
Eugen Rochko 3e87f56ab3 [Glitch] Change local media attachments to perform heavy processing asynchronously
5 years ago
ThibG e571f7005e [Glitch] Change how unread announcements are handled
5 years ago
Thibaut Girka 947645c355 When submitting markers, use last displayed notification, not last received one
5 years ago
Thibaut Girka 8c5689775f Fetch last read notification id to update unread notification count on load
5 years ago
Eugen Rochko a20b14b6b4 [Glitch] Add streaming API updates for announcements being modified or deleted
5 years ago
ThibG 2b7a2e2b7a [Glitch] Fix spurious error and incorrect state change when adding a reaction twice
5 years ago
ThibG 17b9f1efb7 [Glitch] Improve announcements design
5 years ago
Eugen Rochko 30470b53d6 [Glitch] Add announcements
5 years ago
Thibaut Girka 40e87be793 Make prepending “re: ” to CWs on reply optional
5 years ago
ThibG 8bc0822716 [Glitch] Add follow_request notification type
5 years ago
ThibG d9f15fb6ed [Glitch] Fix pending upload count not being decremented on error
5 years ago
ThibG c98e2faa41 [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
Thibaut Girka 05499cd36b Change filter logic to keep filtered toots, but not mark them as unread
5 years ago
Thibaut Girka bd1fc2f989 Fix notification filters not applying to poll options
5 years ago
Thibaut Girka a96bc45649 Refactor timeline filtering code
5 years ago
Thibaut Girka 1c99164bcb Drop filtered messages if the filter is “irreversible”
5 years ago
Eugen Rochko bee8c9112f [Glitch] Fix performance of home feed regeneration
5 years ago
Eugen Rochko 779423204a [Glitch] Change conversations UI
5 years ago
ThibG 56ca0d8b1c [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG c77eb90fa6 [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
ThibG 404dbc5e96 [Glitch] Show user what options they have voted
5 years ago
ThibG bbb3e8fe9b [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
Eugen Rochko caa2fc89b3 [Glitch] Add timeline read markers API
5 years ago
ThibG 7d388731dc [Glitch] Restore hashtag suggestions from local tag history
5 years ago
Eugen Rochko 157d78dd44 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko f0c559250c [Glitch] Fix emoji autosuggestions
5 years ago
Eugen Rochko cc3ca37cda [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka 2743b33722 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko 2cdbfb39e8 [Glitch] Add profile directory to web UI
5 years ago
ThibG bbc1e15f39 [Glitch] Add special alert for throttled requests
5 years ago
ThibG 5df5ab88f5 [Glitch] Improve dropdown menu keyboard navigation
5 years ago
Eugen Rochko a71d66ab0e [Glitch] Add search results pagination to web UI (#11409)
5 years ago
Eugen Rochko 16b5fe3ac3 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka 4eb0c50699 [Glitch] Display custom emoji in bio field names
5 years ago
Eugen Rochko f1de5093fb [Glitch] Add option to disable real-time updates in web UI
5 years ago
Thibaut Girka 6b21ce2daa [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG c49a57e989 [Glitch] Optimize makeGetStatus
5 years ago
ThibG a393529547 [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
ThibG 105d248fea [Glitch] Apply filters to poll options in WebUI
5 years ago
ThibG 68d2d73067 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Eugen Rochko 9cdb0fd8c5 [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko 04edd3fbdb [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 9e868158a5 [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Thibaut Girka 7dd32100c3 Add DM conversations mode similar to upstream
5 years ago
Thibaut Girka 8a49df8ede Support proper content-type in Delete & Redraft
5 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
5 years ago
ThibG c8195e2da1 [Glitch] Use raw content if available on Delete & Redraft
5 years ago