Elen Eisendle
|
4c6fc13db0
|
Add font and emoji font settings
|
2021-01-30 19:45:41 +01:00 |
|
Elen Eisendle
|
a05749a0c6
|
Add toot visibility setting, fixes #63
|
2020-04-19 00:09:57 +02:00 |
|
Christian Muehlhaeuser
|
c60b4b3ead
|
Use a Loader to prevent loading MessageView unnecessarily
|
2020-04-17 18:50:54 +02:00 |
|
Christian Muehlhaeuser
|
eb387a1850
|
Set previous mentions as initial text for replies
|
2020-04-07 03:33:35 +02:00 |
|
Christian Muehlhaeuser
|
d3dfa08d36
|
Add file-picker dialog which lets you add images to posts
|
2020-03-03 05:43:24 +01:00 |
|
Christian Muehlhaeuser
|
08ae9bec8b
|
Add helper-text to MessagePopup, pointing out you can drag/drop files on it
|
2020-03-03 05:12:09 +01:00 |
|
Christian Muehlhaeuser
|
d4b0e90a87
|
Clean up QML
|
2020-02-28 03:01:06 +01:00 |
|
Christian Muehlhaeuser
|
81bc8a4840
|
Added support for attaching images to posts
|
2019-05-19 08:09:37 +02:00 |
|
Christian Muehlhaeuser
|
9764c00b70
|
Lazy QML component creation for popups & dialogs
|
2019-05-17 16:27:12 +02:00 |
|
Christian Muehlhaeuser
|
9adb207d2a
|
Count URLs as 23 characters regardless of their actual length for Mastodon posts
|
2019-05-15 05:57:12 +02:00 |
|
Christian Muehlhaeuser
|
932a10e5db
|
Store model data in a proxy variable, which can be reused outside a view
|
2019-05-13 08:08:11 +02:00 |
|
Christian Muehlhaeuser
|
8810c52e85
|
Auto focus text area when opening MessagePopup
|
2019-05-12 04:00:54 +02:00 |
|
Christian Muehlhaeuser
|
b6bfb21039
|
Handle empty message IDs correctly
|
2019-05-12 02:49:27 +02:00 |
|
Christian Muehlhaeuser
|
7ea60f0a5e
|
Fixed replying to a post
|
2019-05-10 20:17:45 +02:00 |
|
Christian Muehlhaeuser
|
b511fa40c7
|
Link to actor ID for shared / liked posts
|
2019-05-10 16:47:26 +02:00 |
|
Christian Muehlhaeuser
|
81d2eadc45
|
Don't use messageid to check a message's validity
|
2019-05-09 06:19:52 +02:00 |
|
Christian Muehlhaeuser
|
a670670c5d
|
Pass message model directly to MessagePopup
|
2019-05-09 05:39:02 +02:00 |
|
Christian Muehlhaeuser
|
14373fc1a3
|
Use point instead of pixel-size values for fonts
|
2019-05-09 05:37:31 +02:00 |
|
Christian Muehlhaeuser
|
f7f79907db
|
Link to full-size media instead of the previews
|
2019-05-09 04:29:48 +02:00 |
|
Christian Muehlhaeuser
|
6a397e68de
|
Emit current like & share status along with the MessageEvent
|
2019-05-06 22:50:38 +02:00 |
|
Christian Muehlhaeuser
|
0b6e71aa8f
|
Move MessagePopup controls into a Flickable
|
2019-05-06 20:19:57 +02:00 |
|
Christian Muehlhaeuser
|
7800a3e041
|
Emit Account's post size limit along with the LoginEvent
|
2019-05-06 20:17:28 +02:00 |
|
Christian Muehlhaeuser
|
616064c490
|
Added AccountPopup, used to show detailed profile information
|
2019-05-06 20:16:20 +02:00 |
|
Christian Muehlhaeuser
|
eb2468df2c
|
Don't apply custom color to post button
|
2019-05-05 15:19:22 +02:00 |
|
Christian Muehlhaeuser
|
c7cb2caeba
|
Don't mix layouts and anchors
|
2019-05-05 15:17:46 +02:00 |
|
Christian Muehlhaeuser
|
6facc68379
|
Allow text selection in TextArea
|
2019-05-02 14:51:06 +02:00 |
|
Christian Muehlhaeuser
|
75bb63964b
|
Drop the twitter lingo
|
2019-05-02 10:37:04 +02:00 |
|