Commit graph

13 commits

Author SHA1 Message Date
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
14cbecd42c
Display API errors in ErrorPopup 2019-05-12 02:39:05 +02:00
Christian Muehlhaeuser
4403ed71bd
Panic when we can't load or create a config file 2019-05-11 04:01:50 +02:00
Christian Muehlhaeuser
b037a0302d
Code cleanups and added missing function docs 2019-05-11 02:48:54 +02:00
Christian Muehlhaeuser
bf0a78cf29
Set Telephant logo as window icon 2019-05-11 02:14:35 +02:00
Gianguido Sorà
9eee214103 Add "https://" if instance URL misses it.
This patch adds a small function which tests for presence of either
"http://" or "https://" in the instance URL inserted by the user.

If none of them is found, it adds "https://" by default.

I noticed that somehow go-mastodon does not handle http->https redirect,
so consider this more of an hack just to not break UX.
2019-05-10 20:33:03 +02:00
Christian Muehlhaeuser
332c6ecdde
Improved error handling in connect/auth stage 2019-05-10 19:14:56 +02:00
Christian Muehlhaeuser
3689a8b795
Show connection popup on first run 2019-05-10 15:47:17 +02:00
Christian Muehlhaeuser
5ef14d517f
Use provided redirect URI from API 2019-05-10 15:46:39 +02:00
Christian Muehlhaeuser
5d1c79a41f
Added theme & style selection to settings 2019-05-10 02:55:30 +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
Renamed from chirp.go (Browse further)