Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-30 | [Glitch] Fix accounts' display name/bio not being set from initial state | Thibaut Girka | |
Port 20d1be18af8c10b6f1bc5597643b85ac6dbae9f2 to glitch-soc | |||
2018-07-28 | Preserve hashtags in threaded mode (fixes #584) | Thibaut Girka | |
2018-07-18 | Disable threaded mode when canceling a reply (fixes #583) | Thibaut Girka | |
2018-07-17 | Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579) | Thibaut Girka | |
2018-07-12 | Move privacyPreference to utils | Thibaut Girka | |
2018-07-12 | [Glitch] Refactor privacyPrefence() to use priority list | Thibaut Girka | |
Port f2d9a3c239bcab5fcbede22549b67bfd841a3880 to glitch-soc | |||
2018-07-12 | Use options rather than a boolean | Thibaut Girka | |
This prepares for a third option that would restrict privacy to privacyPreference(replyPrivacy, sideArmBasePrivacy) | |||
2018-07-12 | Do not store duplicate reply_privacy | Thibaut Girka | |
2018-07-12 | add option to enable auto visibility on secondary toot button | Ash Levy | |
2018-07-10 | Add client-side custom filter support to glitch-soc | Thibaut Girka | |
Port cdb101340a20183a82889f811d9311c370c855e5 to glitch-soc, but without dropping support for regexp filters yet. | |||
2018-06-16 | [Glitch] Preserve newlines in delete & redraft and desktop notifications | Thibaut Girka | |
Port c75493755f482d0506884b1f7b7b44e5306a4d8b to glitch-soc | |||
2018-06-16 | [Glitch] Add redraft function | Thibaut Girka | |
Port bd0791d800902cdbdf6666e65d201df3ec22789c to glitch-soc | |||
2018-06-09 | Delete references to removed constants (fixes #537) | Thibaut Girka | |
2018-05-29 | [Glitch] Fix gap insertion for timeline disconnection | Thibaut Girka | |
Port 66359ec522e687020ea853652ad36d4476f2720d to glitch-soc | |||
2018-05-29 | [Glitch] Fix ID duplication in timelines | Thibaut Girka | |
Port 306267dbd275363422f9288c91e634a92511620c to glitch-soc | |||
2018-05-29 | [Glitch] Fix comparing id | Thibaut Girka | |
Port 0ba49eca8b49c6ce0ec04fd546951c95938da4e6 to glitch-soc | |||
2018-05-29 | [Glitch] Add missing null handling in notification reducer | Thibaut Girka | |
Port 2f3ac14a434c773577771b74292aa313d57db3c9 to glitch-soc | |||
2018-05-29 | [Glitch] Allow clients to fetch notifications made while they were offline | Thibaut Girka | |
Port cbf97c03bba35a642e6f1d1a698aad7a69ad13a3 to glitch-soc | |||
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka | |
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc | |||
2018-05-29 | Fix error when unmuting a domain without listing muted domains first | Thibaut Girka | |
2018-05-26 | Fix caret position after inserting suggestions (fixes #281) | Thibaut Girka | |
2018-05-17 | [Glitch] Enable custom emojis in profiles | Thibaut Girka | |
Port 61a90186070395e133ad2f8e959bdf003a8615ca to glitch-soc | |||
2018-05-16 | [Glitch] Feature: Direct message from Statuses | Thibaut Girka | |
Port 904a2479dd2085dfc94f33746ad6f7a755e72609 to glitch-soc | |||
2018-05-16 | [Glitch] Fix issues with sending direct messages from user profile | Thibaut Girka | |
Port 4fd71accd419fb79cc75e0ebf30df374d174ebf5 to glitch-soc | |||
2018-05-16 | [Glitch] Feature: Direct message from menu | Thibaut Girka | |
Port d1f34151aee564bb1e60ee48107797681c869a81 to glitch-soc | |||
2018-05-10 | [Glitch] Use plaintext value for field value tooltips in web UI | Thibaut Girka | |
Port d185f3ddafc941e280de7efc6d448449ab5ce2c9 to glitch-soc This doesn't change anything for glitch-style fields, but those will go away eventually | |||
2018-04-29 | Implement tootsuite-style account fields | Thibaut Girka | |
glitch-soc-style still in backup, both sharing the same SCSS style | |||
2018-04-22 | [Glitch] Do not overwrite some status attributes in reducer | Thibaut Girka | |
Backport 386365090c9c9063941e3f7425c2e33c7d5c5b2a | |||
2018-04-22 | Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api | beatrix | |
[Glitch] retrieve custom emoji list via API instead of before page load | |||
2018-04-19 | [Glitch] Fix status filtering in contexts reducer | Thibaut Girka | |
Port 1a37d7e252aa41fd1c66e780e1a2a1426d8f3545 to glitch-soc | |||
2018-04-19 | [Glitch] Do not filter the status collection after muting and blocking | Thibaut Girka | |
Port fd87e5a53bcaafb886a675c76e9256015e9db897 to glitch-soc | |||
2018-04-19 | [Glitch] retrieve custom emoji list via API instead of before page load | Thibaut Girka | |
Port b08ab329f4d149fd414e0539574f49062c571a8a to glitch-soc | |||
2018-04-11 | Add glitch-soc front-end support for bookmarks | Thibaut Girka | |
Unlike boosts and like, there is no confirmation dialog as misclicking can be recovered without another user seeing it. | |||
2018-03-30 | Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui | beatrix | |
Port #6628 to glitch-soc flavour | |||
2018-03-30 | [Glitch] Remove pointer events on the entire UI when a dropdown menu is open | Thibaut Girka | |
Port 913a38111ff5b0cb7f412bec93e8314859c88855 to glitch-soc | |||
2018-03-30 | Keep list of blocked domains | Thibaut Girka | |
Might be overkill, but I'm trying to follow the same logic as for blocked users | |||
2018-03-30 | Update all known users' domain_blocking relationship instead of just one's | Thibaut Girka | |
2018-03-29 | [Glitch] Profile redirect notes | Thibaut Girka | |
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b | |||
2018-03-16 | Port federated reports UI to glitchsoc | Thibaut Girka | |
Port 41a01bec2337e7021634f2e9c78d86a1c3002fcf to glitch-soc | |||
2018-03-12 | Remove text requirement when media attached from statuses (fixes #381) | Thibaut Girka | |
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc | |||
2018-01-19 | Do not discard statuses obtained via websocket when API request finishes | Thibaut Girka | |
This backports 0b888acfd4ffddd29f25c878373e9b9f5ec6c0ab | |||
2018-01-18 | Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontend | David Yip | |
2018-01-14 | Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend | beatrix | |
Add glitchy elephant friend | |||
2018-01-14 | Introduce a bit of luck into the elefriend selection. #294. | David Yip | |
2018-01-14 | Set glitchy elephant friend variant in initial state. #294. | David Yip | |
Also lay some groundwork needed to interactively change the glitchfriend. The codebase uses "elefriend" because it's shorter and didn't require me to realign the actions in actions/compose.js. Same idea, though. | |||
2018-01-09 | Rename key to path in actions and reducers for settings (tootsuite pr #6105) | cwm | |
2018-01-09 | Prevent duplicate load of favourites (tootsuite pr #5931) | cwm | |
2018-01-08 | Threads now inherit privacy directly (#309) | kibigo! | |
2018-01-06 | Fix the always-threaded bug | Ondřej Hruška | |
2018-01-05 | Threaded mode~ | kibigo! | |