85 Commits (bf92e7aaa6cc6902130fcf064ea225d860c4d023)

Author SHA1 Message Date
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile 6 years ago
Thibaut Girka 0d6b8f36aa [Glitch] Fix empty display name precedence over username in web UI 6 years ago
Thibaut Girka 7e18e95716 Add a local setting for inline preview cards 6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning 6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API 6 years ago
Spencer Alves 4e60a0d543 Add option to hide action bar in collapsed toots 6 years ago
Thibaut Girka 86b2b009dd Make pre-selection of usernames optional when replying to a toot 6 years ago
Igor Galić 8433bd89e4 prepend re: to replies to spoiler-text 6 years ago
Thibaut Girka 5ff733b614 Only focus first item of dropdown if it was opened via keyboard 6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges 6 years ago
Thibaut Girka d315f1dc02 Count unread notifications when window loses focus 6 years ago
Thibaut Girka c8875b4d8a Keep track of unread notifications when the notification column isn't mounted 6 years ago
Thibaut Girka 711826cb37 Accurately count deleted unread notifications 6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp 6 years ago
Thibaut Girka 9d2739d74d Add a setting to automatically unfold all content warnings 6 years ago
Thibaut Girka 1544ac4e27 Add confirmation dialog when posting media without description 6 years ago
Thibaut Girka 171e54eb46 Add opt-in feature to have the spoilers field always on (fixes #634) 6 years ago
Thibaut Girka 3b09597556 [Glitch] Preserve hashtag casing in web UI hashtag history 6 years ago
Thibaut Girka 24b6811a6e [Glitch] Implement tag auto-completion by history 6 years ago
Thibaut Girka e3246cd13b Preserve hashtag casing in threaded mode 6 years ago
Thibaut Girka 3c49daeb8d Add glitch-soc local setting to display reply counters 6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour 6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor 6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer 6 years ago
Thibaut Girka 7067b64de3 Implement public profile endorsements in glitch-soc 6 years ago
Thibaut Girka 4cf7cfd9e0 [Glitch] Fix accounts' display name/bio not being set from initial state 6 years ago
Thibaut Girka 93d4e9a58d Preserve hashtags in threaded mode (fixes #584) 6 years ago
Thibaut Girka 552b4d9a5f Disable threaded mode when canceling a reply (fixes #583) 6 years ago
Thibaut Girka 8501ad5c5c Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579) 6 years ago
Thibaut Girka d8b13b46f7 Move privacyPreference to utils 6 years ago
Thibaut Girka cd05378b59 [Glitch] Refactor privacyPrefence() to use priority list 6 years ago
Thibaut Girka d67cb13d84 Use options rather than a boolean 6 years ago
Thibaut Girka 8c8707771d Do not store duplicate reply_privacy 6 years ago
Ash Levy 6f06d16b1e add option to enable auto visibility on secondary toot button 6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc 6 years ago
Thibaut Girka 26c20a4ec7 [Glitch] Preserve newlines in delete & redraft and desktop notifications 6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function 6 years ago
Thibaut Girka 7d3c0e4cb4 Delete references to removed constants (fixes #537) 6 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection 6 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines 6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id 6 years ago
Thibaut Girka 5d16fd3f28 [Glitch] Add missing null handling in notification reducer 6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first 6 years ago
Thibaut Girka 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281) 6 years ago
Thibaut Girka 52b2f18b15 [Glitch] Enable custom emojis in profiles 6 years ago
Thibaut Girka 97c69de416 [Glitch] Feature: Direct message from Statuses 6 years ago
Thibaut Girka fb6de5310d [Glitch] Fix issues with sending direct messages from user profile 6 years ago
Thibaut Girka a5fac975f3 [Glitch] Feature: Direct message from menu 6 years ago