61 Commits (96e58d01ad016dadacfecd872f788a8bf8608835)

Author SHA1 Message Date
Thibaut Girka ca4fa96a99 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka a3d318ec76 [Glitch] Fix accounts' display name/bio not being set from initial state
6 years ago
Thibaut Girka 9507ab6493 Preserve hashtags in threaded mode (fixes #584)
6 years ago
Thibaut Girka 95a752365a Disable threaded mode when canceling a reply (fixes #583)
6 years ago
Thibaut Girka 7cc4e6b2b2 Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Thibaut Girka 694b9c5b54 Move privacyPreference to utils
6 years ago
Thibaut Girka 78811a547c [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka 1a3e119ef7 Use options rather than a boolean
6 years ago
Thibaut Girka b169f2df3b Do not store duplicate reply_privacy
6 years ago
Ash Levy 2d4c33a89c add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka c60f97f116 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
Thibaut Girka 5af047df32 Delete references to removed constants (fixes #537)
6 years ago
Thibaut Girka d73c0e14b0 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka d7aac92316 [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka f4a929a74a [Glitch] Add missing null handling in notification reducer
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 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka f4a64b8091 [Glitch] Enable custom emojis in profiles
6 years ago
Thibaut Girka c77a4d8c51 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka a8d5a4a74e [Glitch] Fix issues with sending direct messages from user profile
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 2df57af401 Implement tootsuite-style account fields
6 years ago
Thibaut Girka deb6517638 [Glitch] Do not overwrite some status attributes in reducer
7 years ago
beatrix 4f6a459984 Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
Thibaut Girka f15ee5fdb9 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f7ec78e220 [Glitch] Do not filter the status collection after muting and blocking
7 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 f63450c7ec [Glitch] Profile redirect notes
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
Thibaut Girka 12edfead8e Do not discard statuses obtained via websocket when API request finishes
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 7ccde6b46b Introduce a bit of luck into the elefriend selection. #294.
7 years ago
David Yip e018b6c44c Set glitchy elephant friend variant in initial state. #294.
7 years ago
cwm cf027c74db Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm 783f65dd72 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
kibigo! 62a33d5ae0 Threads now inherit privacy directly (#309)
7 years ago
Ondřej Hruška 568c9272ff Fix the always-threaded bug
7 years ago