Commit graph

18 commits

Author SHA1 Message Date
Nikita Karamov
d16f5ffa27
Update JS pipeline 2021-08-14 18:54:32 +02:00
Nikita Karamov
dc6e100993
Migrate license from MIT to AGPL-3.0
This was done to be accordance with Mastodon's projects' licenses
2021-01-30 00:48:40 +01:00
Nikita Karamov
a22563ce6d
Add EditorConfig
Indentation also changed to tabs
2021-01-29 22:56:37 +01:00
Andy Balaam
0563c29dd6 Open Mastodon in the same tab 2020-09-25 00:51:25 +01:00
Andy Balaam
3cc3c96a3e
Avoid adding empty entries to the donain list, when nothing is chosen.
Co-authored-by: Nikita Karamov <nick@karamoff.dev>
2020-09-24 10:59:25 +01:00
Andy Balaam
d4bf9e6456 Use an input with associatied datalist instead of select, for instances list 2020-09-24 10:03:42 +01:00
Andy Balaam
7850cece52 Use XMLHttpRequest (for IE 11 compatibility) 2020-09-24 09:28:46 +01:00
Andy Balaam
e8b9390343 Include the prefilled domain in the list, in the correct sort order 2020-09-24 09:07:17 +01:00
Andy Balaam
70d484d8a1
Construct the URL using normalizeUrl
Co-authored-by: Nikita Karamov <nick@karamoff.dev>
2020-09-24 08:42:23 +01:00
Andy Balaam
e27cb3f123 Don't remove the prefilled entry when loading the instances 2020-09-24 08:39:45 +01:00
Andy Balaam
06f7c372b5 Extract the domain by properly parsing the instance URL 2020-09-24 08:27:27 +01:00
Andy Balaam
303b0d1903 Provide a list of Mastodon servers from joinmastodon.org 2020-09-24 02:08:07 +01:00
Nikita Karamov
1e754fbfc2
Normalize URL coming from URI parameters 2020-09-23 18:39:32 +02:00
Nikita Karamov
2bc5833fca
More IE 11 hacks 2020-09-23 18:32:36 +02:00
Nikita Karamov
ee1089ef65
Allow prefilling instance URL from parameter 2020-09-23 18:32:29 +02:00
Nikita Karamov
bf84356401
Add post text 2020-09-23 18:21:33 +02:00
Nikita Karamov
1f9cec2269
Add sharing functionality 2020-09-23 18:10:47 +02:00
Nikita Karamov
5b697c70c4
Design basic page 2020-09-23 16:08:38 +02:00