Commit Graph

2778 Commits

Author SHA1 Message Date
Stefan Hansson
c096e239e7 Allow pymediainfo 6.x
Seems to work okay.
2024-03-08 14:19:50 +01:00
Stefan Hansson
abbe00d70f Allow lxml 5.x
Seems to work okay.
2024-03-08 14:18:43 +01:00
Maze
e3ea5f8051 Bump version to 0.7.5 2024-03-07 14:47:07 +01:00
Maze
c656956365 Update changelog for 0.7.5 2024-03-07 14:47:02 +01:00
Tim Clifford
bab99443b6 Minor fixes for OpenBSD 2024-03-04 11:31:30 +01:00
gridtime
5959e6e35a
raises mistune version in requirements 2024-03-04 11:17:11 +01:00
gridtime
6a4b8d9199
fixes mistune version condition 2024-03-04 11:16:56 +01:00
gridtime
473205007f
fixes mistune plugin for mistune v3 2024-03-04 10:45:20 +01:00
Tim Clifford
e99b7584d2 Add emoji processing 2024-02-26 19:01:38 +01:00
Tim Clifford
294bd887ba Catch some reaction failure modes, make spoilers black bars 2024-02-26 19:00:14 +01:00
Tim Clifford
8eb1afb91c pep8 fix 2024-02-26 19:00:14 +01:00
Tim Clifford
160670bea3 Add /spoiler and /unspoiler 2024-02-26 19:00:14 +01:00
Tim Clifford
022df56c9e add /react 2024-02-26 19:00:14 +01:00
Tim Clifford
7d6fba5ac7 Refactor /cmd handling to be more extensible 2024-02-26 19:00:14 +01:00
Stefan Hansson
4de8e87f06 Replace custom Purism::form_factor with display_length
See https://github.com/ximion/appstream/issues/476
2024-02-26 18:54:50 +01:00
gridtime
8521182a09
removes unneccessary set casts 2024-02-06 12:12:56 +01:00
gridtime
456525aa25
raises allowed html_sanitizer version in requirements.txt 2024-02-06 11:49:02 +01:00
gridtime
0e6e55a920
adjusts html saniziter settings to match expected types 2024-02-06 11:48:03 +01:00
gridtime
bd1bc59859
fixes content overlay in add chat tabs 2024-01-26 15:29:26 +01: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
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