miruka
|
dc209bc5d4
|
Press esc to hide debug console
|
2019-09-05 16:28:06 -04:00 |
|
miruka
|
58d491a2b3
|
Add basic JS/QML debug console
|
2019-09-05 15:43:00 -04:00 |
|
miruka
|
f7b3e0f032
|
gitignore tags
|
2019-09-04 08:27:45 -04:00 |
|
miruka
|
eab6d1c2ee
|
Fix linkify regex to allow # characters
|
2019-09-04 05:10:53 -04:00 |
|
miruka
|
970b0c82d3
|
Disable long press to open context menu
Interferes with drag-scrolling for HTileDelegate
|
2019-09-02 19:35:18 -04:00 |
|
miruka
|
6b18ac6d26
|
Fix members list overlapping with filter field
|
2019-09-02 13:24:25 -04:00 |
|
miruka
|
175caba2e9
|
Ignore member events where prev_content == content
|
2019-09-02 13:21:46 -04:00 |
|
miruka
|
d5dbb1368f
|
Fix RoomHeader icon paddings
|
2019-09-01 20:33:05 -04:00 |
|
miruka
|
1c41b91ef2
|
Remove old .pylintrc
|
2019-09-01 15:58:28 -04:00 |
|
miruka
|
a0509465e6
|
live-reload: allow specifying a component to load
|
2019-08-31 21:52:45 -04:00 |
|
miruka
|
11dbd1e457
|
Force model sync when receiving remote echo
Forcing model sync on local and remote echo make our own messages
appearing and the loading icon disappearing both feel faster.
|
2019-08-31 16:18:27 -04:00 |
|
miruka
|
69ed35d4dd
|
Trigger model sync ASAP when creating local echoes
|
2019-08-31 16:14:14 -04:00 |
|
miruka
|
28d8721fe2
|
Fix HShortcutHandler not processing shortcuts
|
2019-08-31 15:34:05 -04:00 |
|
miruka
|
8d1c02f44f
|
Add qpl files to rcc resources
|
2019-08-30 20:59:08 -04:00 |
|
miruka
|
d838d4ecfc
|
Warn about no_embedded and make install
|
2019-08-30 20:54:27 -04:00 |
|
miruka
|
9d51df4bf7
|
make clean: also remove mypy cache dirs
|
2019-08-30 20:41:51 -04:00 |
|
miruka
|
0bbc61fd64
|
Remove pdb call
|
2019-08-30 20:40:09 -04:00 |
|
miruka
|
9aff5450db
|
Reduce icons brightness
|
2019-08-30 20:30:39 -04:00 |
|
miruka
|
ca2ecc75bb
|
Make uvloop dependency optional
|
2019-08-30 20:24:13 -04:00 |
|
miruka
|
446dc776b0
|
Make make install work
|
2019-08-30 20:13:38 -04:00 |
|
miruka
|
cc4a33bb04
|
Write to disk merged base + user config files
|
2019-08-30 19:43:58 -04:00 |
|
miruka
|
92f6274458
|
Use QtGraphicalEffects.LinearGradient
Instead of using a Rectangle and its gradient prop, since there's no
need for the rotation/scale hack and it gives better quality.
|
2019-08-30 19:21:51 -04:00 |
|
miruka
|
f25a0d7c87
|
mainUI: be an Item instead of Rectangle
|
2019-08-30 19:09:21 -04:00 |
|
miruka
|
e506a70767
|
Fix random shortcuts getting triggered
Caused the "window bounces when typing text" bug
|
2019-08-30 19:06:42 -04:00 |
|
miruka
|
6953250e50
|
Adjust padding for Buttons, TextFields, TextAreas
|
2019-08-30 18:10:25 -04:00 |
|
miruka
|
a6aec2d5bf
|
Fix HButton size on KDE
|
2019-08-30 17:37:13 -04:00 |
|
miruka
|
8a7e140163
|
Improve README instructions
|
2019-08-30 17:05:22 -04:00 |
|
miruka
|
a40b274c7d
|
Explicitely unset font.pointSize
Avoid warnings on desktop environments
|
2019-08-30 17:04:42 -04:00 |
|
miruka
|
546761f591
|
Fix sidePane toolBar id/property name
|
2019-08-30 13:48:24 -04:00 |
|
miruka
|
70b82b7b59
|
Add scroll to top/bottom keybinds
|
2019-08-30 13:40:56 -04:00 |
|
miruka
|
6a540f6397
|
Add keybinds to scroll page up/down
|
2019-08-30 13:06:54 -04:00 |
|
miruka
|
927323909d
|
Rename "greentext" to "quote"
|
2019-08-30 12:29:01 -04:00 |
|
miruka
|
b651be3c30
|
Support greentext in RoomDelegate subtitle
|
2019-08-30 12:07:50 -04:00 |
|
miruka
|
720eb78fe8
|
Fix displaying local echo html formatting
|
2019-08-30 11:53:55 -04:00 |
|
miruka
|
aec83c66f3
|
Fix apply button loading on profile change
|
2019-08-30 11:42:01 -04:00 |
|
miruka
|
8a2053fcaf
|
Fix collapsing account with keyboard
When collapsing the account and the current page/focus is a room of this
account, switch focus to the account.
|
2019-08-30 11:24:47 -04:00 |
|
miruka
|
8276e800be
|
Rename SidePane components
|
2019-08-30 11:05:11 -04:00 |
|
miruka
|
244fc12465
|
Fix using up/down arrows when focusing sidepane
Pause the HTileDelegates setCurrentTimer when the SidePane has focus.
|
2019-08-30 10:56:38 -04:00 |
|
miruka
|
4587599cf5
|
Fix sending typing state when no configured alias
|
2019-08-30 10:49:41 -04:00 |
|
miruka
|
498bee2e20
|
Improve image path matching regex for html_filter
|
2019-08-30 10:37:13 -04:00 |
|
miruka
|
06d75a18fc
|
Remove useless print
|
2019-08-30 10:33:58 -04:00 |
|
miruka
|
f0612c2a51
|
Fix daybreak not showing before RoomCreateEvent
|
2019-08-30 10:33:17 -04:00 |
|
miruka
|
10a53d7afb
|
Fix room past events loading in some cases
|
2019-08-30 10:28:53 -04:00 |
|
miruka
|
a987cf48e6
|
Don't add profile events to the timeline (for now)
|
2019-08-30 10:09:09 -04:00 |
|
miruka
|
19cbfc9cfe
|
Fix html_filter.py for html_sanitizer 1.7.3
|
2019-08-30 00:07:41 -04:00 |
|
miruka
|
6cc689fb57
|
Add missing instructions to README
|
2019-08-30 00:07:05 -04:00 |
|
miruka
|
3a6ecce4f7
|
Improve background gradient
|
2019-08-29 21:06:24 -04:00 |
|
miruka
|
552a4b53fb
|
Use the now fixed nio.MatrixRoom.display_name
The property behaves according to the Matrix standard starting from nio
0.5, no need to generate the room display name ourself anymore.
|
2019-08-29 16:47:07 -04:00 |
|
miruka
|
665211a8d3
|
Increase inputs color saturation
|
2019-08-28 19:47:28 -04:00 |
|
miruka
|
73af3bd2c5
|
Reduce button hover/highlight overlay opacity
|
2019-08-28 19:44:52 -04:00 |
|