23 Jun 2022 |
Alexandre Franke | Makes sense. | 14:09:48 |
shadow_orochi | Anyone please guide me through how to setup fractal ready for developement in builder. There is lot of confusion going here. | 14:55:45 |
Alexandre Franke | Have you read the CONTRIBUTING.md file? | 15:28:45 |
| dylan-m joined the room. | 15:37:53 |
shadow_orochi | In reply to @afranke:matrix.org Have you read the CONTRIBUTING.md file? Got it. Thanks. | 16:24:09 |
| @havershayer:matrix.org joined the room. | 22:37:37 |
Gitlab Notifications | [GNOME/fractal] melix99
opened
merge request !1112: WIP: Add MediaHistoryViewer
This is a Google Summer of Code project, you can follow the development in my blog. This MR is intended for live reviews about the progress of the project.
First part – Implement a basic media history viewer (18 days)
- [x] Add
MediaTimeline list model that can load media messages (6 days)
- [x] Add a subpage to the
RoomDetails dialog for the media history with a GtkGridView that links to the MediaTimeline (2 days)
- [ ] Add
MediaHistoryImage widget that can show an image message type (3 days)
- [ ] Add
MediaHistoryVideo widget that can show a video message type (3 days)
- [ ] Add
MediaHistoryAudio widget that can show an audio message type (1 day)
- [ ] Add
MediaHistoryVoice widget that can show a voice message type (1 day)
- [ ] Add
MediaHistoryFile widget that can show a file message type (2 days)
Second part – Add click actions to the media history widgets (18 days)
- [ ] Integrate the
MediaViewer inside the media history page as a subpage (2 days)
- [ ] Make image and video message types to be opened by the
MediaViewer on click (2 days)
- [ ] Make the file of the
MediaHistoryFile widget to download on click and show the progress (6 days)
- [ ] Make the file of the
MediaHistoryFile widget open on click when it’s downloaded (2 days)
- [ ] Add a dialog to listen to the audio of the
MediaHistoryAudio and MediaHistoryVoice widgets on click (6 days)
Third part – Filters & Animations (12 days)
- [ ] Wrap the
MediaTimeline list model to a GtkFilterListModel to be able to filter the list (1 day)
- [ ] Add options to filter the media history by media type (4 days)
- [ ] Add animations to the
MediaViewer to open and close photos and videos (3 days)
- [ ] Add a swipe back gesture to the
MediaViewer , similar to the one found in Telegram (4 days)
| 22:51:41 |
| Rimuru changed their profile picture. | 22:55:49 |
24 Jun 2022 |
| oush9 joined the room. | 04:04:33 |
oush9 | hey, this is the most promising client, it might just save the idea of matrix in my mind (matrix UX could be better). I have two questions:
- when (roughly) should fractal next become stable, and reach near feature parity with say element?
- is there plans for Vim bindings and fuzzy finding? Would you accept PRs for such? Or would you consider a plugin system to enable this? (that's four questions lol)
| 04:08:00 |
shadow_orochi | sorry for my question but is it safe to log in with my main matrix account on fractal nightly build? | 05:19:53 |
Kévin Commaille | In reply to @oush9:matrix.org
hey, this is the most promising client, it might just save the idea of matrix in my mind (matrix UX could be better). I have two questions:
- when (roughly) should fractal next become stable, and reach near feature parity with say element?
- is there plans for Vim bindings and fuzzy finding? Would you accept PRs for such? Or would you consider a plugin system to enable this? (that's four questions lol)
Hi, thanks for the nice words.
- There's no exact date yet for when we consider it stable, although our criteria for that is at least feature-parity with our stable version. Feature-parity with Element is not one of our goals as we only plan to implement features that make sense for our client.
- I'm pretty sure we would want fuzzy finding. In regards to Vim bindings I guess we need to discuss it. I'd advise you to open an issue about it. Adding a plugin system is out of scope for this project.
| 08:17:06 |
Kévin Commaille | In reply to @shadow_orochi:matrix.org sorry for my question but is it safe to log in with my main matrix account on fractal nightly build? Yes, nothing will disappear unless you chose to 😉 | 08:17:50 |
| @havershayer:matrix.org left the room. | 14:35:51 |
| kdwk-l set a profile picture. | 14:54:51 |
| Mikkel Hansen joined the room. | 16:53:19 |
| havershayer2 joined the room. | 21:47:07 |
25 Jun 2022 |
| Nero joined the room. | 04:50:36 |
| Alexander N joined the room. | 10:12:54 |
| Alexander N | 10:13:50 |
| ribeye_steak joined the room. | 11:51:03 |
| yutsuka🏳️🌈 changed their profile picture. | 19:59:13 |
| Alan Beveridge joined the room. | 21:00:58 |
Alan Beveridge | I created a Matrix (cool movie) account using Element, signing in with my GitHub account, how do I sign in using Fractal? | 21:02:39 |
SigmaSquadron | Fractal (the stable version) has no support for SSO logins, as far as I know. | 21:13:32 |
SigmaSquadron | Fractal-next does though. | 21:13:43 |
| @overlisted:matrix.org left the room. | 22:21:59 |
26 Jun 2022 |
| 183231bcb (She/They) joined the room. | 02:06:48 |
Kévin Commaille | In reply to @adbeveridge:matrix.org I created a Matrix (cool movie) account using Element, signing in with my GitHub account, how do I sign in using Fractal? You can follow the steps in our README to install the development version, that has support for SSO. | 07:54:34 |
Alan Beveridge | Thanks! | 16:59:49 |