Commit Graph

24 Commits

Author SHA1 Message Date
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
Nikita Karamov ba270b5bb9
Merge pull request #1 from andybalaam/list-instances 2020-09-24 16:06:35 +02:00
Andy Balaam dd4fb48516
Remove styling for select since we are not using it
Co-authored-by: Nikita Karamov <nick@karamoff.dev>
2020-09-24 10:59:56 +01:00
Andy Balaam 315b2c6ee6
Remove styling for select since we are not using it
Co-authored-by: Nikita Karamov <nick@karamoff.dev>
2020-09-24 10:59:49 +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 4d36c872ca Make instance list appearance consistent with other controls 2020-09-24 09:09:35 +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 41baf15483 Reword the Remember checkbox 2020-09-24 02:12:39 +01:00
Andy Balaam 303b0d1903 Provide a list of Mastodon servers from joinmastodon.org 2020-09-24 02:08:07 +01:00
Nikita Karamov dfbea254ed
Add favicons 2020-09-23 19:13:50 +02: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 1e37b3ae21
Rename "Toot" button 2020-09-23 18:31:37 +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