Commit graph

30 commits

Author SHA1 Message Date
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
45af81d34c
Add Search bridge method 2020-03-03 06:29:50 +01:00
Christian Muehlhaeuser
81bc8a4840
Added support for attaching images to posts 2019-05-19 08:09:37 +02:00
Christian Muehlhaeuser
53855adda8
Store and restore window state on startup 2019-05-19 04:33:37 +02:00
Christian Muehlhaeuser
7917ecac1e
Remove obsolete messages model 2019-05-19 02:40:34 +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
e81b8db602
Add a context menu to your own posts that lets you delete them 2019-05-15 05:01:21 +02:00
Christian Muehlhaeuser
2284cad564
Open new panes for hashtags that get clicked on 2019-05-13 22:44:23 +02:00
Christian Muehlhaeuser
d306687d88
Support creating additional panes and closing them 2019-05-13 22:42:03 +02:00
Christian Muehlhaeuser
332c6ecdde
Improved error handling in connect/auth stage 2019-05-10 19:14:56 +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
5d1c79a41f
Added theme & style selection to settings 2019-05-10 02:55:30 +02:00
Christian Muehlhaeuser
2d12ecac44
Renamed app to Telephant 2019-05-09 16:33:26 +02:00
Christian Muehlhaeuser
78c0212cf3
Trigger ConnectionPopup on first-run or login error 2019-05-09 07:51:24 +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
32c5395556
Rename follows & followers to followCount & followerCount 2019-05-09 00:34:27 +02:00
Christian Muehlhaeuser
dfc5b16f1c
Allow unliking & unsharing posts 2019-05-06 22:51:31 +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
a7ac9200a2
Support loading entire conversation threads in ConversationPopup & -Model 2019-05-05 18:21:38 +02:00
Christian Muehlhaeuser
673c72ec2e
Emit post, follows & follower counts with LoginEvent 2019-05-05 14:44:41 +02:00
Christian Muehlhaeuser
fe0ac8c5eb
Use OAuth to authorize with Mastodon API 2019-05-05 13:41:07 +02:00
Christian Muehlhaeuser
fdf4c6cf65
Set profile URL during login event 2019-05-02 10:37:29 +02:00
Christian Muehlhaeuser
a86adcdbf4
Implemented share & like methods for Mastodon account 2019-05-01 18:55:30 +02:00
Christian Muehlhaeuser
cab9fbf1c0
Implemented post method for Mastodon account 2019-05-01 18:43:14 +02:00
Christian Muehlhaeuser
b865bd8c57
Added WIP Mastodon account 2019-05-01 17:15:56 +02:00
Christian Muehlhaeuser
fc8efceae7
Added models, logic & app 2017-08-29 07:09:17 +02:00