Commit graph

286 commits

Author SHA1 Message Date
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
Christian Muehlhaeuser
d723eb52dc
Speed up fading animation a little 2020-02-28 03:01:54 +01:00
Christian Muehlhaeuser
6e68962ef6
Add godoc comments 2020-02-28 03:01:37 +01:00
Christian Muehlhaeuser
d4b0e90a87
Clean up QML 2020-02-28 03:01:06 +01:00
Christian Muehlhaeuser
e4e44d0dba
Make text selectable by mouse 2020-02-28 03:00:23 +01:00
Christian Muehlhaeuser
6a131c9d63
Only close message pane when clicking the Close button 2020-02-27 06:54:51 +01:00
Christian Muehlhaeuser
b276dd42a5
Update to be compatible with latest Qt bindings 2019-09-04 04:27:37 +02:00
Christian Muehlhaeuser
9f85a62a54
Fixed build tags for notifications stub 2019-06-09 05:12:32 +02:00
Christian Muehlhaeuser
588a64536b
Enable notifications on Darwin and provide a stub for other platforms 2019-06-09 03:39:08 +02:00
Christian Muehlhaeuser
ed7570bb83
Removed misunderstood beeep initializer 2019-06-03 17:33:43 +02:00
Christian Muehlhaeuser
c730232935
Updated feature list in README 2019-06-02 15:50:13 +02:00
Christian Muehlhaeuser
7d57627d3d
Support for content warnings and spoiler texts 2019-06-02 15:31:21 +02:00
Christian Muehlhaeuser
5532064e71
Don't panic if sending notification fails 2019-06-02 08:37:08 +02:00
Christian Muehlhaeuser
f97938d514
Message IDs of likes & shares get reused, we need to generate our own one 2019-05-31 23:47:08 +02:00
Christian Muehlhaeuser
23baddb2e3 Lower QtQuick Controls dependency to 2.2 (Qt 5.9) 2019-05-31 16:52:11 +02:00
MasterOfTheTiger
9bf56de76e Create telephant.desktop 2019-05-27 12:53:42 +02:00
MasterOfTheTiger
bc77c5cd04 Add icons to telephant from 8x8 to 512x512 2019-05-27 12:53:27 +02:00
Christian Muehlhaeuser
9d169765dd
Remove qtsetup step from README instructions 2019-05-27 11:56:34 +02:00
Christian Muehlhaeuser
e556044bd0
Make package name a bit more readable 2019-05-27 10:40:15 +02:00
Christian Muehlhaeuser
02303a0cbe
Added Arch package and simplified build instructions in README 2019-05-27 10:38:54 +02:00
Christian Muehlhaeuser
1a3de045b3
Disable RemoveMessageID until we resolved the slot issue 2019-05-23 17:20:41 +02:00