Commit Graph

346 Commits

Author SHA1 Message Date
xmflsct a0b3b38d8d Add new types #722 2023-03-14 10:50:22 +01:00
xmflsct 4e620f8987 Test #722 2023-03-14 00:40:28 +01:00
xmflsct f8a3b56b11 Remove direct dependency of url-parse 2023-03-13 23:16:41 +01:00
xmflsct 63900c4338 Fix #719 2023-03-12 19:45:09 +01:00
xmflsct 1df73b070a Fix #716 2023-03-12 18:49:06 +01:00
xmflsct 173d4248d8 Fix #717 2023-03-12 18:09:33 +01:00
xmflsct f58b2af631 Bump 2023-03-04 17:37:05 +01:00
xmflsct 0450019cac Fix push token not updated 2023-02-28 20:43:37 +01:00
xmflsct 120641b95e Improve account page 2023-02-26 21:51:31 +01:00
xmflsct 702ecef243 Fetch remote user's toots 2023-02-25 23:42:04 +01:00
xmflsct ca2e1e07ec Bump Sentry 2023-02-24 14:05:29 +01:00
xmflsct 001267b9c7 Remove sentry instrucmentation 2023-02-16 23:36:01 +01:00
xmflsct 718870e3e9 Load less per page 2023-02-16 20:42:16 +01:00
xmflsct e37a95408c Fix #608 2023-02-12 19:47:28 +01:00
xmflsct 79a92b5df7 Fix #667 2023-02-12 18:38:06 +01:00
xmflsct 398f34d95d Narrower attachments
For #704
2023-02-12 15:50:55 +01:00
xmflsct 127978da79 Fix #612 2023-02-12 14:50:31 +01:00
xmflsct b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
xmflsct 48481a4cd5 Improve auto fetch 2023-02-08 19:22:20 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 8775a0cb25 Fix #697 2023-02-07 22:19:39 +01:00
xmflsct fd114ed0f0 Check for Wildebeest's account ID format 2023-02-07 15:06:04 +01:00
xmflsct 1dd64c4e19 Fix link matching crashes 2023-02-06 14:00:40 +01:00
xmflsct 9f6e7738bf Fix when userTheme is undefined 2023-02-03 16:06:18 +01:00
xmflsct 242ecf76c0 Improve marker loading
Actually the id can be invalid (not found), and the timeline can be loaded to the right position, therefore no need to check the id anymore.
2023-02-03 13:11:15 +01:00
xmflsct 90c8e4cba8 Fix #691
One liner fix, but took some time to find out...
2023-02-02 13:54:28 +01:00
xmflsct 88d4de98c2 Fix poll in "remote" toots not working 2023-02-01 14:40:22 +01:00
xmflsct e60535cd1c Catch potentially json parsing error 2023-02-01 00:07:38 +01:00
xmflsct 624c1f172c Use the same subdomain for connect media
Preventing count as cache miss
2023-01-31 14:26:43 +01:00
xmflsct 49c51b4af2
Update connect.ts 2023-01-30 14:53:08 +01:00
xmflsct dc893b0d5d Reset when verification failed 2023-01-30 13:53:21 +01:00
xmflsct 57efc4c868 Fix crashes 2023-01-30 12:55:35 +01:00
xmflsct aee206fc95 Refine account switching 2023-01-29 22:18:33 +01:00
xmflsct aba239188f Black list path format includes @ but not Mastodon 2023-01-29 19:04:21 +01:00
xmflsct 5c3e490112 Use in-memory global values
As connect needs to be read very often
2023-01-29 19:02:47 +01:00
xmflsct e447a91cfb Fix remote prop not appended in all places 2023-01-29 16:59:14 +01:00
xmflsct 95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
xmflsct 40522595d0 Fix #682 #681 2023-01-29 00:37:56 +01:00
xmflsct 4b8885ef2c Fix #670
Also on iOS
2023-01-26 23:55:48 +01:00
xmflsct 653b588c29 Fix #613 2023-01-26 23:07:13 +01:00
xmflsct d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
xmflsct f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +01:00
xmflsct 47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
xmflsct c2a180f4f5 Fix popToTop dev warning 2023-01-16 22:36:49 +01:00
xmflsct adb7a765b4 Fix #663
Properly revoke token when actively logging out
2023-01-16 22:22:19 +01:00
xmflsct 196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
xmflsct 74e794a215 Fix some Sentry reported crashes 2023-01-16 18:56:15 +01:00
xmflsct 9a289489fa Fix #661
The API does not support a better way to achieve this as suggested. Though the search API accepts a "following" param, and it will return data prioritising following accounts.
2023-01-15 19:38:45 +01:00
xmflsct 8814161e0e Improve toot page loading 2023-01-15 18:00:58 +01:00
xmflsct 0efb7e5b70 Fix #615 2023-01-15 13:40:12 +01:00