Christian Muehlhaeuser
c51ab8de29
Don't mix anchors and layouts in header toolbar
2019-05-13 08:08:40 +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
bb513f1372
Remove cache buffer for ListView
2019-05-13 08:06:05 +02:00
Christian Muehlhaeuser
c3a2dd525b
Don't mix anchors and layouts in AccountSummary
2019-05-13 08:05:50 +02:00
Christian Muehlhaeuser
72bee8c3d8
Don't mix anchors and layouts in MessageView
2019-05-13 07:20:43 +02:00
Christian Muehlhaeuser
f353bdc169
Added scroll helper to improve scrolling experience
2019-05-13 04:09:02 +02:00
Christian Muehlhaeuser
7341782079
Fixed link to Windows binary
2019-05-12 21:21:46 +02:00
Christian Muehlhaeuser
aede545fcb
Simpler build instructions in README
2019-05-12 17:56:31 +02:00
Christian Muehlhaeuser
8810c52e85
Auto focus text area when opening MessagePopup
2019-05-12 04:00:54 +02:00
Christian Muehlhaeuser
b6577a4bf9
Move docker instructions to the correct section in README
2019-05-12 03:25:54 +02:00
Christian Muehlhaeuser
05768ec7a0
Updated Ubuntu build instructions in README
2019-05-12 03:22:24 +02:00
Christian Muehlhaeuser
b2c55797cb
Switch back to old word wrap mode
2019-05-12 03:00:34 +02:00
Christian Muehlhaeuser
54b6b7075e
Wrap anywhere in the message post, if we have to
2019-05-12 02:58:22 +02:00
Christian Muehlhaeuser
b6bfb21039
Handle empty message IDs correctly
2019-05-12 02:49:27 +02:00
Christian Muehlhaeuser
db21372a44
Reset error message on closing the ErrorPopup
2019-05-12 02:42:05 +02:00
Christian Muehlhaeuser
14cbecd42c
Display API errors in ErrorPopup
2019-05-12 02:39:05 +02:00
Christian Muehlhaeuser
ea3f297d2e
Link to Linux binary in README
2019-05-12 01:51:41 +02:00
Christian Muehlhaeuser
fc6d7abd02
Added qtsetup instructions to README
2019-05-11 21:42:40 +02:00
Christian Muehlhaeuser
3497382afa
Added note about Qt5 dev package dependency to README
2019-05-11 18:57:01 +02:00
Christian Muehlhaeuser
78a297b824
Added Docker build instructions to README
2019-05-11 05:34:16 +02:00
Christian Muehlhaeuser
4403ed71bd
Panic when we can't load or create a config file
2019-05-11 04:01:50 +02:00
Christian Muehlhaeuser
16e92f178f
Added doc for Account interface
2019-05-11 04:01:26 +02:00
Christian Muehlhaeuser
9f3096d14b
Updated screenshot
2019-05-11 03:54:17 +02:00
Christian Muehlhaeuser
8c405bb927
Added Account interface
2019-05-11 03:41:57 +02:00
Christian Muehlhaeuser
0112786321
Fixed up partly working Twitter account
2019-05-11 03:36:24 +02:00
Christian Muehlhaeuser
8ab65d8770
Simplify LoadConfig code
2019-05-11 02:51:09 +02:00
Christian Muehlhaeuser
b037a0302d
Code cleanups and added missing function docs
2019-05-11 02:48:54 +02:00
Christian Muehlhaeuser
bf0a78cf29
Set Telephant logo as window icon
2019-05-11 02:14:35 +02:00
Christian Muehlhaeuser
f30901fdc9
Set a different background color for window and headers
2019-05-11 00:54:32 +02:00
Christian Muehlhaeuser
66b31c1eb0
Make sure we elide username as well when we run out of horizontal space
2019-05-11 00:39:02 +02:00
Christian Muehlhaeuser
d2e73b572c
Link to Windows binary from README
2019-05-11 00:20:19 +02:00
Christian Muehlhaeuser
affae690c1
Explicitly set QT_PKG_CONFIG in README instructions
2019-05-10 22:04:19 +02:00
Gianguido Sorà
9eee214103
Add "https://" if instance URL misses it.
...
This patch adds a small function which tests for presence of either
"http://" or "https://" in the instance URL inserted by the user.
If none of them is found, it adds "https://" by default.
I noticed that somehow go-mastodon does not handle http->https redirect,
so consider this more of an hack just to not break UX.
2019-05-10 20:33:03 +02:00
Christian Muehlhaeuser
efa74679b0
Added logo to About dialog
2019-05-10 20:25:01 +02:00
Christian Muehlhaeuser
b70ebb2728
Added preliminary logo
2019-05-10 20:19:25 +02:00
Christian Muehlhaeuser
7ea60f0a5e
Fixed replying to a post
2019-05-10 20:17:45 +02:00
Christian Muehlhaeuser
332c6ecdde
Improved error handling in connect/auth stage
2019-05-10 19:14:56 +02:00
Christian Muehlhaeuser
fb41281f8e
Updated screenshot
2019-05-10 18:34:33 +02:00
Christian Muehlhaeuser
a0e69919be
Added Telephant's homepage to app registration
2019-05-10 18:17:18 +02:00
Christian Muehlhaeuser
a5dec4f44e
More detailed build instructions in README
2019-05-10 18:16:58 +02:00
Christian Muehlhaeuser
604f39e67b
Reduce default message count
2019-05-10 17:47:50 +02:00
Christian Muehlhaeuser
5597ffee01
Remove obsolete anchor
2019-05-10 17:47:03 +02:00
Christian Muehlhaeuser
2a5d1e8868
Updated build instructions in README
2019-05-10 17:23:22 +02:00
Christian Muehlhaeuser
b511fa40c7
Link to actor ID for shared / liked posts
2019-05-10 16:47:26 +02:00
Christian Muehlhaeuser
3ca0db1022
Reset ConnectionPopup before opening it
2019-05-10 15:47:50 +02:00
Christian Muehlhaeuser
5212953a67
Link to mastodon profile in AboutDialog
2019-05-10 15:47:31 +02:00
Christian Muehlhaeuser
3689a8b795
Show connection popup on first run
2019-05-10 15:47:17 +02:00
Christian Muehlhaeuser
5ef14d517f
Use provided redirect URI from API
2019-05-10 15:46:39 +02:00
Christian Muehlhaeuser
3fe44d0160
Show login errors
2019-05-10 15:45:38 +02:00
Christian Muehlhaeuser
3935db600b
Disable settings dialog for first public release
2019-05-10 02:56:42 +02:00