Commit graph

141 commits

Author SHA1 Message Date
Christian Muehlhaeuser
e2321f21d5
Clean up image assets 2019-05-10 02:54:27 +02:00
Christian Muehlhaeuser
f84075191c
Open internal links from QML 2019-05-10 01:42:42 +02:00
Christian Muehlhaeuser
b7e6d076be
Handle Mastodon links to user profiles internally 2019-05-10 01:42:18 +02:00
Christian Muehlhaeuser
4578f31282
Hide action buttons for your own content 2019-05-09 18:13:19 +02:00
Christian Muehlhaeuser
c876c23019
Store config in platform-specific path 2019-05-09 16:52:56 +02:00
Christian Muehlhaeuser
2d12ecac44
Renamed app to Telephant 2019-05-09 16:33:26 +02:00
Christian Muehlhaeuser
194586022a
Adjust minimum window size to more reasonable values 2019-05-09 16:21:11 +02:00
Christian Muehlhaeuser
7537d376f1
Change login status before logging in 2019-05-09 16:20:56 +02:00
Christian Muehlhaeuser
7367656c68
Open ConnectionPopup on first start 2019-05-09 16:20:25 +02:00
Christian Muehlhaeuser
78c0212cf3
Trigger ConnectionPopup on first-run or login error 2019-05-09 07:51:24 +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
b4575ab2ba
Added SharePopup to confirm sharing before posting it publicly 2019-05-09 05:40:00 +02:00
Christian Muehlhaeuser
a670670c5d
Pass message model directly to MessagePopup 2019-05-09 05:39:02 +02:00
Christian Muehlhaeuser
48eabdb5fd
Allow hiding of action button group in MessageView 2019-05-09 05:38:10 +02:00
Christian Muehlhaeuser
14373fc1a3
Use point instead of pixel-size values for fonts 2019-05-09 05:37:31 +02:00
Christian Muehlhaeuser
6d6a3e3ea3
Reduce roundness of circle filter on avatar images 2019-05-09 05:36:15 +02:00
Christian Muehlhaeuser
0f470050c3
Fixed not replacing empty display-names for follow notifications 2019-05-09 04:30:16 +02:00
Christian Muehlhaeuser
f7f79907db
Link to full-size media instead of the previews 2019-05-09 04:29:48 +02:00
Christian Muehlhaeuser
c41ee5b1e7
Fixed displaying account- instead of display-name for shared posts 2019-05-09 04:13:05 +02:00
Christian Muehlhaeuser
92629c7f43
Handle & show new follower notifications 2019-05-09 03:45:07 +02:00
Christian Muehlhaeuser
335314510f
Smaller display for our own media in like/share notifications 2019-05-09 02:09:26 +02:00
Christian Muehlhaeuser
6517d781e5
Handle empty display-names on Mastodon 2019-05-09 02:08:40 +02:00
Christian Muehlhaeuser
1acbf8bfe3
(Un)follow other users from the AccountPopup 2019-05-09 01:00:02 +02:00
Christian Muehlhaeuser
ba045960a0
Emit current user-relationship status with ProfileEvents 2019-05-09 00:59:21 +02:00
Christian Muehlhaeuser
6849cc566b
Added profileID to accountBridge dummy 2019-05-09 00:34:45 +02:00
Christian Muehlhaeuser
32c5395556
Rename follows & followers to followCount & followerCount 2019-05-09 00:34:27 +02:00
Christian Muehlhaeuser
a138f812a5
Make MessagePopup less wide 2019-05-09 00:17:51 +02:00
Christian Muehlhaeuser
91defda36e
Use Acct instead of Username, which is the full canonical username (including the instance) 2019-05-09 00:17:07 +02:00
Christian Muehlhaeuser
dfc5b16f1c
Allow unliking & unsharing posts 2019-05-06 22:51:31 +02:00
Christian Muehlhaeuser
6a397e68de
Emit current like & share status along with the MessageEvent 2019-05-06 22:50:38 +02:00
Christian Muehlhaeuser
66ff605f9b
Don't set an explicit height for the MessagePopup 2019-05-06 20:21:22 +02:00
Christian Muehlhaeuser
6697e27bab
Tweak style for like/share notifications of your own posts 2019-05-06 20:20:49 +02:00
Christian Muehlhaeuser
0b6e71aa8f
Move MessagePopup controls into a Flickable 2019-05-06 20:19:57 +02:00
Christian Muehlhaeuser
13eb34fd6e
Support disabling media-fading for an entire MessageList 2019-05-06 20:18:56 +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
8aa10eca17
Use a MessageList without the Pane for the ConversationPopup 2019-05-05 19:10:12 +02:00
Christian Muehlhaeuser
359b5b9c7a
Open the ConversationPopup when clicking on a post 2019-05-05 18:42:37 +02:00
Christian Muehlhaeuser
a7ac9200a2
Support loading entire conversation threads in ConversationPopup & -Model 2019-05-05 18:21:38 +02:00
Christian Muehlhaeuser
3e62ab2c40
Added clear method to MessageModel 2019-05-05 18:20:04 +02:00
Christian Muehlhaeuser
b8fcc729ef
Added appendMessage method to MessageModel 2019-05-05 18:19:48 +02:00
Christian Muehlhaeuser
fd56f6d04a
Provide messageFromEvent for convenience 2019-05-05 18:18:35 +02:00
Christian Muehlhaeuser
c3cc78dc67
Don't make handleStatus directly emit an event 2019-05-05 18:17:59 +02:00
Christian Muehlhaeuser
5f1d54421b
Fixed loading initial feeds invertedly 2019-05-05 18:17:28 +02:00
Christian Muehlhaeuser
1cbcbaeed6
Slightly rounded avatar border 2019-05-05 15:57:12 +02:00
Christian Muehlhaeuser
1c94a6acd0
Add a margin above the action buttons 2019-05-05 15:19:40 +02:00
Christian Muehlhaeuser
eb2468df2c
Don't apply custom color to post button 2019-05-05 15:19:22 +02:00
Christian Muehlhaeuser
8767518432
Keep avatars as we retrieve them 2019-05-05 15:18:37 +02:00
Christian Muehlhaeuser
c7cb2caeba
Don't mix layouts and anchors 2019-05-05 15:17:46 +02:00
Christian Muehlhaeuser
fd044462b4
Switch to PNG versions of icons, so material theme can pick the right source automatically 2019-05-05 15:15:23 +02:00