Commit graph

42 commits

Author SHA1 Message Date
Christian Muehlhaeuser
b7e6d076be
Handle Mastodon links to user profiles internally 2019-05-10 01:42:18 +02:00
Christian Muehlhaeuser
2d12ecac44
Renamed app to Telephant 2019-05-09 16:33:26 +02:00
Christian Muehlhaeuser
7367656c68
Open ConnectionPopup on first start 2019-05-09 16:20:25 +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
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
32c5395556
Rename follows & followers to followCount & followerCount 2019-05-09 00:34:27 +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
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
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
a8951b1a46
Retrieve 40 notifications & posts initially 2019-05-05 14:45:27 +02:00
Christian Muehlhaeuser
673c72ec2e
Emit post, follows & follower counts with LoginEvent 2019-05-05 14:44:41 +02:00
Christian Muehlhaeuser
0c927a4d0e
Seed feeds with Mastodon posts on startup 2019-05-05 14:43:20 +02:00
Christian Muehlhaeuser
2abf333c19
Parse Mastodon's post body 2019-05-05 14:42:34 +02:00
Christian Muehlhaeuser
fe0ac8c5eb
Use OAuth to authorize with Mastodon API 2019-05-05 13:41:07 +02:00
Christian Muehlhaeuser
00667e8dc9
Replaced Username with proper Account name, which includes the instance 2019-05-02 13:33:18 +02:00
Christian Muehlhaeuser
f0df5dab88
Implement Mastodon account's Reply method 2019-05-02 13:32:31 +02:00
Christian Muehlhaeuser
5d99470415
Support media attachments in Mastodon account 2019-05-02 11:52:28 +02:00
Christian Muehlhaeuser
dce3526e49
Drop anaconda dependency in mastodon account 2019-05-02 11:29:25 +02:00
Christian Muehlhaeuser
fdf4c6cf65
Set profile URL during login event 2019-05-02 10:37:29 +02:00
Christian Muehlhaeuser
75bb63964b
Drop the twitter lingo 2019-05-02 10:37:04 +02:00
Christian Muehlhaeuser
f1e81747da
Don't expect all mentions to be replies to a previous post 2019-05-02 10:15:34 +02:00
Christian Muehlhaeuser
75e7c03d2e
Added URL of author's profile to Message event & model 2019-05-02 09:23:11 +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
7fbacec9b8
Added Twitter retweeted_retweet event 2017-09-09 10:22:28 +02:00
Christian Muehlhaeuser
56c53d0070
Switch back to upstream anaconda 2017-09-02 22:33:48 +02:00
Christian Muehlhaeuser
4079cd7c23
Show the real URL instead of the shortened one 2017-08-31 23:52:27 +02:00
Christian Muehlhaeuser
975ad16154
Temporarily depend on muesli/anaconda 2017-08-31 23:34:34 +02:00
Christian Muehlhaeuser
63f120fcdd
Added media property to MessageModel & extract media entities in Twitter account module 2017-08-31 01:29:21 +02:00
Christian Muehlhaeuser
177e6e538c
Fetch mentions on startup 2017-08-29 12:43:18 +02:00
Christian Muehlhaeuser
fc8efceae7
Added models, logic & app 2017-08-29 07:09:17 +02:00