238 Commits (43c40b5df8986d1a9b1a73a5f7570f03f689962e)

Author SHA1 Message Date
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
Eugen Rochko 6138cad296 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
5 years ago
Thibaut Girka 0541e4ad21 Refactor selectComposeSuggestion so that different paths can be updated
5 years ago
Thibaut Girka b43cfd3eb3 Fix upload progressbar when image resizing is involved
5 years ago
Eugen Rochko 7acc035cbe [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Eugen Rochko 771dc9235a [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko 2393504c23 [Glitch] Fix search in web UI not setting a limit, restore limit of 10
6 years ago
Alex Gessner d1b617374c [Glitch] squashed identity proof updates
6 years ago
ThibG 5c8d15326f [Glitch] Add support for custom emojis in poll options
6 years ago
ThibG 91419e3b68 [Glitch] Save quick filter settings when selecting a different filter
6 years ago
Thibaut Girka 3a7fb657f3 [Glitch] Add support for poll ending notifications
6 years ago
Eugen Rochko 7565b8afa3 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka 81a92465f2 Disable file upload when there is a poll
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
Eugen Rochko 9844b44e99 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 3ce4d88e6c Render unicode emoji in polls using emoji pack
6 years ago
ThibG e31450e8ad Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka 69fd801c8e Port upstream refactoring of reducers and actions
6 years ago
Thibaut Girka 07f0cf8573 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka 5946d76d0a [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka b0e7af725a Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka 57791a2044 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka 423c953518 [Glitch] Allow joining several hashtags in a single column
6 years ago
Thibaut Girka 2bf78186aa [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 0ea5823484 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka 0a87d07f97 [Glitch] Add media timeline
6 years ago
Thibaut Girka cdc9dca649 [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka 4760c6e767 On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka 656e2d3121 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka 606f0df712 Fix since_id
6 years ago
Thibaut Girka 05d7c498ba [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka f21f359653 Add basic UI to set list replies setting in glitch-soc
6 years ago
Thibaut Girka 07e0f1023d [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
Thibaut Girka de57627588 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Thibaut Girka 7f023b3b98 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka 8c2027ebe2 Force sensitive content flag when posting a toot with a CW
6 years ago
Thibaut Girka 44192cb9d2 Only focus first item of dropdown if it was opened via keyboard
6 years ago
Thibaut Girka 44b647abe7 Count unread notifications when window loses focus
6 years ago
Thibaut Girka 3fd407b859 Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka a3afd0791d [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka e8e32f8265 [Glitch] Preserve hashtag casing in web UI hashtag history
6 years ago
Thibaut Girka acdb5b43da [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka dcb7f34684 Add pinned accounts editor
6 years ago
Thibaut Girka 64449831c8 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka ca4fa96a99 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka a69426ba4e Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
6 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
6 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 5cd64fd6c6 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
beatrix 766a008931 Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 769c536db4 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka 38feef43ad Keep list of blocked domains
7 years ago
Thibaut Girka e47593cac8 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 876cc5c02b Fix undefined URL in `fetchDomainBlocks`
7 years ago
Thibaut Girka 5857c632ef [Glitch] Cancel outdated pending compose suggestions
7 years ago
David Yip 8d5abcb749 Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Thibaut Girka b05bebce6d [Glitch] Federate pinned statuses over ActivityPub
7 years ago
Thibaut Girka ce24c3186b [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
Thibaut Girka 15563f8421 Port federated reports UI to glitchsoc
7 years ago
Thibaut Girka cb3a0bf3ed Remove text requirement when media attached from statuses (fixes #381)
7 years ago
David Yip 2a201c2ec6 Port 9cfbbbce1f to glitch frontend
7 years ago
beatrix 093cc02c84 Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
7 years ago
David Yip e018b6c44c Set glitchy elephant friend variant in initial state. #294.
7 years ago
cwm 12469bed1b Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
cwm cf027c74db Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm d12ce24054 Fix newlines-to-spaces functionality (tootsuite pr #6158)
7 years ago
cwm 783f65dd72 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
kibigo! e5a10a1fd3 Threaded mode~
7 years ago
beatrix 5500346b79 Merge pull request #290 from chriswmartin/web-push-updates
7 years ago
kibigo! c560373d5e WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo! f87cce9e28 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
cwm 093c27fe46 web push updates (tootsuite PRs #5879, #5941, #6047)
7 years ago
cwm f42a622bf9 fix a missing semicolon and mixed tabs/spaces that travis was complaining about
7 years ago
cwm f6634f4fdc merged tootsuite pr #5750 into glitch flavour
7 years ago
kibigo! 882055afd0 Rename themes -> flavours ? ?
7 years ago