Commit graph

306 commits

Author SHA1 Message Date
Christian Muehlhaeuser
6359965ec7 Initialize self reference when creating a new Mastodon account
Signed-off-by: Christian Muehlhaeuser <muesli@gmail.com>
2020-04-09 14:03:07 +02:00
Christian Muehlhaeuser
eb387a1850
Set previous mentions as initial text for replies 2020-04-07 03:33:35 +02:00
Christian Muehlhaeuser
e18cf3f83d
Parse mentions in MessageModel 2020-04-07 03:32:25 +02:00
Christian Muehlhaeuser
17f894950d
Parse mentions in Mastodon posts 2020-04-07 03:30:39 +02:00
Christian Muehlhaeuser
f39bc7166a
Fix heading alignment 2020-04-06 06:59:30 +02:00
Christian Muehlhaeuser
9f62e09fc6
Update README build instructions 2020-04-06 06:58:30 +02:00
Christian Muehlhaeuser
43c9c23260
Move badges below first heading 2020-04-05 11:18:58 +02:00
Christian Muehlhaeuser
7a27b99712
Add missing feature to README checklist 2020-04-05 11:16:14 +02:00
Christian Muehlhaeuser
180b4eb18f
Update Ubuntu deps in README 2020-04-05 10:48:36 +02:00
Christian Muehlhaeuser
393fd42804
Make less verbose 2020-04-05 05:17:38 +02:00
Christian Muehlhaeuser
52b3a7c90b
Add GitHub metadata 2020-04-05 05:16:38 +02:00
Christian Muehlhaeuser
9574686f09
Update static binaries 2020-04-05 02:49:57 +02:00
Christian Muehlhaeuser
e24ac49122
Adapt to latest go-app-paths API 2020-04-04 08:44:50 +02:00
Christian Muehlhaeuser
c580dc1a46
Add FIXME comment 2020-03-07 22:19:58 +01:00
Christian Muehlhaeuser
03199ad816
Update Ubuntu deps in README 2020-03-06 12:05:48 +01:00
Christian Muehlhaeuser
3d563646c0
Add search to sidebar drawer 2020-03-04 14:24:38 +01:00
Christian Muehlhaeuser
db4774502c
Make sidebar drawer a bit wider 2020-03-04 14:23:19 +01:00
Christian Muehlhaeuser
e685abfeec
Show errors when loading a component fails 2020-03-04 14:22:59 +01:00
Christian Muehlhaeuser
9ec44c5bca
Update connection dialog's dimensions 2020-03-04 13:39:46 +01:00
Christian Muehlhaeuser
5a95a1b67f
Don't create empty account stub on initial run 2020-03-04 13:24:05 +01:00
Christian Muehlhaeuser
0e140f93e3
Don't update the model if liking/sharing failed 2020-03-03 10:16:19 +01:00
Christian Muehlhaeuser
094af6f3ab
Add panes for local and federated timelines 2020-03-03 06:31:04 +01:00
Christian Muehlhaeuser
8b3e6ce116
Add Default visibility setting for panes 2020-03-03 06:30:33 +01:00
Christian Muehlhaeuser
45af81d34c
Add Search bridge method 2020-03-03 06:29:50 +01:00
Christian Muehlhaeuser
ff977f8ded
Increase cacheBuffer for listviews to improve performance 2020-03-03 06:05:32 +01: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
b90ffb4b3d
Handle pane IDs in model 2020-03-03 05:16:35 +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
8fe52486e4
Update message store and models when liking/sharing posts 2020-03-03 04:58:13 +01:00
Christian Muehlhaeuser
f472b348e1
Move account related methods to account.go 2020-03-03 04:53:58 +01:00
Christian Muehlhaeuser
673e14eb1e
Remove debug output on shutdown 2020-03-01 11:40:53 +01:00
Christian Muehlhaeuser
fe05e20599
Clean up about dialog 2020-03-01 11:40:24 +01:00
Christian Muehlhaeuser
4b27d073ea
Create PopUps with mainWindow as parent, preventing them from being deleted 2020-03-01 11:21:17 +01:00
Christian Muehlhaeuser
7aec7075bb
Fix missing component creator import 2020-03-01 10:52:34 +01:00
Christian Muehlhaeuser
796edb02f5
Match tags case-insensitively 2020-03-01 10:51:56 +01:00
Christian Muehlhaeuser
7474a6fc66
Don't swallow hover-events over MessageText 2020-02-28 16:55:52 +01:00
Christian Muehlhaeuser
61f0939f5e
Make status buttons a little smaller 2020-02-28 13:04:06 +01:00
Christian Muehlhaeuser
404f4a4063
Use a regularly incrementing iota 2020-02-28 12:58:35 +01:00
Christian Muehlhaeuser
c5ed930ce4
Update QML dummydata models 2020-02-28 12:51:12 +01:00
Christian Muehlhaeuser
6d290a0abe
Show border around media popup 2020-02-28 12:42:37 +01:00
Christian Muehlhaeuser
2e6b539d9e
Don't show elapsed time for posts less than a minute old 2020-02-28 12:42:17 +01:00
Christian Muehlhaeuser
2c5d731cd4
Remove debug output 2020-02-28 12:41:42 +01:00
Christian Muehlhaeuser
5ca5459677
Show video elements in media popup 2020-02-28 12:14:07 +01:00
Christian Muehlhaeuser
e741cd6fcc
Use logger and add debug flag for extra output 2020-02-28 12:12:48 +01:00
Christian Muehlhaeuser
f2e92deb04
Use default PopUp close-policy 2020-02-28 10:51:15 +01:00
Christian Muehlhaeuser
3136b936db
Always open the actual post the message is pointing to when clicking the timestamp 2020-02-28 09:12:34 +01:00
Christian Muehlhaeuser
51716e723b
Show reply/share/like counters below posts 2020-02-28 09:11:13 +01:00
Christian Muehlhaeuser
153d0357a1
Correctly align message pane title 2020-02-28 07:41:51 +01:00
Christian Muehlhaeuser
b845f1d59b
Add spacer item between author and timestamp 2020-02-28 07:32:31 +01:00
Christian Muehlhaeuser
e283421bf7
Use MediaPopup to display images 2020-02-28 05:36:47 +01:00