Commit Graph

2779 Commits

Author SHA1 Message Date
Maze
281416d555 Merge branch 'update-docs' into 'main'
Update docs after dev branch got deleted

See merge request mx-moment/moment!20
2022-09-13 16:49:11 +00:00
DrRac27
966f0965f9 Update docs after dev branch got deleted 2022-09-13 18:40:42 +02:00
Maze
4c3a8444c6 Merge branch 'dev' into 'main'
Merging dev into main

See merge request mx-moment/moment!19
2022-09-08 18:10:52 +00:00
Maze
6ec7efc35e Merge branch 'new-server-list' into 'dev'
Change server list to joinmatrix.org's

See merge request mx-moment/moment!18
2022-08-29 11:03:32 +00:00
plate
4869c3b019 Change server list to joinmatrix.org's 2022-08-29 11:03:32 +00:00
Maze
ed4204dfc8 Disable animation on side pane 2022-08-13 12:40:59 +02:00
Maze
2b7da73333 Do not wait for animation 2022-08-10 11:59:59 +02:00
Maze
9088506f62 Remove many animations 2022-08-10 11:59:09 +02:00
Maze
7e9cc8df50 Merge branch 'reimplement-argparser-in-c++' into 'dev'
Reimplement ArgumentParser in C++

See merge request mx-moment/moment!15
2022-02-08 23:48:20 +00:00
DrRac27
f24e5a707b Reimplement ArgumentParser in C++
Makes it possible to use --help and --version even if another instance
of Moment is already running. Fixes #122.
2022-02-09 00:08:44 +01:00
Maze
2a1a96e762 Fix alpine link in INSTALL.md 2022-02-06 03:45:47 +01:00
Maze
e9453082ae Fix anchor links in INSTALL.md
GitLab converts " / " to "-", unlike GitHub's "--"
2022-02-06 03:43:21 +01:00
Maze
121da9968d Improve Debian bullseye instructions
Thanks to the discussion at:
https://github.com/mirukana/mirage/issues/114
2022-02-06 03:35:21 +01:00
Maze
66afe32c8b Merge branch 'fix-restore-from-tray' into 'dev'
Fix "Opening already running instance"

See merge request mx-moment/moment!14
2022-02-06 02:19:24 +00:00
DrRac27
812c948685 Fix "Opening already running instance"
In src/gui/TrayIcon.qml the showUpWatcher looked for the settingsFolder
in the qrc file context so it didn't notice changes in the real settingsFolder.

Fixes #126
2022-02-06 00:57:39 +01:00
Maze
3b70409127 Add Arch Linux (AUR) installation instructions 2022-02-05 10:39:25 +01:00
Maze
0a5c025ab7 Merge branch 'add-formfactor' into 'main'
Add X-Purism-FormFactor to desktop file

See merge request mx-moment/moment!12
2022-02-05 09:18:10 +00:00
Maze
e12c1b9872 Merge branch 'add-developer-name-metainfo' into 'main'
Add developer name to metainfo

See merge request mx-moment/moment!11
2022-02-05 09:17:24 +00:00
DrRac27
6d246a5d9f Add X-Purism-FormFactor to desktop file 2022-02-04 23:40:04 +01:00
Newbyte
79fa465c1a
Add developer name to metainfo 2022-02-03 12:34:39 +01:00
Maze
06df904221 Merge branch 'add-missing-metainfo' into 'main'
Add 0.7.3 to metainfo

See merge request mx-moment/moment!10
2022-02-03 10:37:30 +00:00
Maze
aa112c32a6 Suggest logging in with GitHub account 2022-02-03 11:35:21 +01:00
Newbyte
3504c45a47
Add 0.7.3 to metainfo 2022-02-03 09:00:22 +01:00
Maze
a060f81038 Clean up nav in INSTALL.md 2022-02-02 14:07:09 +01:00
Maze
4c0ccdbb23 Add Alpine installation instructions
This is copypasted from the Mirage installation instructions.
2022-02-02 14:06:26 +01:00
Maze
f3c23f0d88 Update changelog for 0.7.3 2022-01-31 10:44:12 +01:00
Maze
ecfe668955 Merge branch 'fix-flatpak-error' into 'main'
Fix Flatpak manifest

See merge request mx-moment/moment!9
2022-01-31 09:18:20 +00:00
Newbyte
08dbd495f3
flatpak: Fix manifest 2022-01-31 10:16:13 +01:00
Maze
cbd1eff25d Merge branch 'flatpak-use-mraagh-nio' into 'main'
flatpak: Use mraagh fork of matrix-nio

See merge request mx-moment/moment!8
2022-01-31 09:14:29 +00:00
Newbyte
1a6fc8b3a0
flatpak: Use mraagh fork of matrix-nio 2022-01-30 08:26:04 +01:00
Maze
4fa44f7510 Add missing environmental variable checks
Encryption keys, themes and general config dir (if used) were stored in
the default directories even if Moment-specific environmental variables
were present.
2022-01-29 22:35:07 +01:00
Maze
602dcbf15f Make list less confusing 2022-01-29 16:04:12 +01:00
Maze
19ac6b8b7e Fix some formatting 2022-01-29 15:56:05 +01:00
Maze
e9298ce3c3 Add POWERUSER.md 2022-01-29 15:44:42 +01:00
Maze
eda0ebb0c7 Change Mirage to Moment
A few remanining occurences
2022-01-29 14:25:11 +01:00
Maze
65f01dc3b1 Fix syntax in requirements.txt 2022-01-29 14:23:06 +01:00
Maze
c696bc9c03 Merge branch 'flatpak-work' into 'main'
Flatpak work

See merge request mx-moment/moment!7
2022-01-29 12:14:28 +00:00
Newbyte
51b63c9fc6
icon: mirage.png -> moment.png 2022-01-29 12:51:00 +01:00
Newbyte
89988ce86c
moment*.flatpak.yaml: Adapt from Mirage 2022-01-29 12:51:00 +01:00
Newbyte
890a84ddfa
collector.py: mirage -> moment 2022-01-29 12:43:04 +01:00
Newbyte
484855c452
settings.py: Update Flatpak comment to new ID 2022-01-29 12:43:04 +01:00
Newbyte
7fddf62e4a
update-metainfo-releases.py: rename from update-appdata-releases.py
It is now recommended to call it metainfo rather than appdata, so let's
do that here too. Also change mirage to moment.
2022-01-29 12:43:04 +01:00
Newbyte
8a3145d2be
moment.desktop: rename from mirage.desktop
Also update relevant fields in the file.
2022-01-29 12:43:04 +01:00
Newbyte
7ce1b083ef
metainfo: Various fixes
- Change name from Mirage to Moment
 - Improve description
 - Add latest release
 - Update screenshots
 - Update homepage and issue tracker URLs
 - Fix launchable not including .desktop
2022-01-29 12:43:04 +01:00
Newbyte
9c441f11e0
moment.pro: Also install metainfo
Necessary to be published on Flathub and also provides nice metadata for
GUI app stores and such.
2022-01-29 12:43:04 +01:00
Newbyte
3ced9a53be
docs/CONFIG.md, THEMING.md: Update Flatpak ID
We're Moment now.
2022-01-29 12:43:04 +01:00
Newbyte
84f3d5071e
docs/INSTALL.md: Update Flatpak instructions
Moment should be on Flathub soon enough, so let's tell users to get
it from there.
2022-01-29 12:43:03 +01:00
Newbyte
e2fa1e82f8
autoreload.py: mirage -> moment 2022-01-24 15:23:56 +01:00
Maze
911f7732cd Change Matrix room address 2022-01-24 08:39:47 +00:00
Maze
8940004bed Change matrix room address
We'll have a mazie.rocks adress for now. Will probably change later
2022-01-24 00:25:13 +00:00