b248771619
Merged with 0.7.4
2024-01-22 22:14:11 +11:00
gridtime
6e6b54c4c8
fixes flickering of account avatar overlay
2024-01-07 16:41:36 +01:00
gridtime
09b31c881e
fixes undefined TabBar.width
2024-01-07 16:04:29 +01:00
gridtime
de4bd2c4a6
fixes account tab content overlay
2024-01-07 15:47:51 +01:00
Maze
1e61d1c538
Revet commit fd1fa516cb
...
Readding -name dev
2024-01-07 14:34:49 +01:00
Maze
fb4501e9b3
Bump version to 0.7.4
2024-01-04 10:28:48 +01:00
Maze
9302731734
Update changelog for 0.7.4
2024-01-04 10:23:35 +01:00
Maze
71db456ced
Merge branch 'alexdev'
2024-01-04 09:57:24 +01:00
Maze
8d82431a22
Merge branch 'autoreload-qmake' into 'main'
...
Use qmake-qt5 in autoreload if it exists
See merge request mx-moment/moment!27
2024-01-03 20:15:00 +00:00
Maze
fd1fa516cb
Remove -name from autoreload.py
...
(since this argument no longer works on Moment)
2024-01-03 11:34:15 +01:00
Newbyte
132b45f670
Use qmake-qt5 in autoreload if it exists
...
On Fedora 39, the Qt5 qmake is installed as qmake-qt5. As such, use it
when autoreloading instead of qmake if it exists.
2024-01-02 20:28:51 -06:00
gridtime
e5c136a32f
forces normal background for history diff
2023-12-15 04:08:07 +01:00
gridtime
ef3ee1cdf6
forces left alignment for history diff
2023-12-15 04:07:35 +01:00
gridtime
75fc44e34f
removes mx-reply block for history diff
2023-12-15 04:06:53 +01:00
gridtime
fc23274c94
adds edits
2023-12-08 21:27:11 +01:00
gridtime
f5691fd8be
adds reactions
2023-12-08 09:44:52 +01:00
Maze
565508b217
Use servers.joinmatrix.org/servers.json
...
Switching because joinmatrix.org/servers.json is deprecated
2023-11-30 12:47:24 +01:00
b6543b09cc
Fixed indentation (w). Probably fixed redactions sometimes displaying viewing user's name in place of actor's name. Fixed room history never loading sometimes (but not missing chunks in the middle yet).
2023-10-27 20:25:20 +11:00
Maze
bc20e47fb1
Merge branch 'void-install-docs' into 'main'
...
update Void Linux installation docs
See merge request mx-moment/moment!21
2023-09-04 10:03:55 +00:00
Karel Balej
bc526ab561
update Void Linux installation guide
...
Remove the requirement to install PyOtherSide manually as it seems to
have been added to Void's package repository some time ago.
2023-09-03 12:04:30 +02:00
Maze
b61d1e7a3e
Merge remote-tracking branch 'alex/fix-nio'
2023-08-21 21:16:29 +02:00
Maze
bc0eca1d16
Remove mention of #mirage-client:matrix.org
...
After losing moderation, this room has become problematic. The least we
can do, is to remove references to it.
2023-08-18 11:07:38 +02:00
gridtime
8d430953f2
fixes nio logger configuration for nio >= 0.21
2023-08-07 20:17:54 +02:00
gridtime
45d98fe0b5
gitignores venv
2023-08-07 19:26:36 +02:00
Maze
4e8311fe56
Use upstream nio instead of fork
2023-06-18 23:51:03 +02:00
Maze
2af33fce77
Add Pop! OS
2023-03-31 21:53:17 +02:00
Maze
111462d3d0
Merge branch 'mistune-2.0.2' into 'main'
...
Port to Mistune 2.0.2
See merge request mx-moment/moment!16
2023-03-17 21:59:21 +00:00
Maze
9da389ba58
Update INSTALL.md
...
Do not force updating the whole system
2023-02-09 05:21:20 +00:00
Maze
51a163bd73
Merge branch 'remove-animation' into 'main'
...
Remove animation
See merge request mx-moment/moment!17
2023-01-10 08:50:05 +00:00
Newbyte
7b9b48b1ae
Port to Mistune 2.0.2
2022-10-16 10:56:57 +02:00
Maze
13abae61bd
Fix section shortcuts
2022-10-09 11:59:21 +00:00
Maze
314d676c9c
libolm is now in community
2022-10-08 19:07:38 +00:00
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