1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

349 Commits

Author SHA1 Message Date
a8d0002dbc Merge branch 'main' into candidate 2023-03-14 10:50:29 +01:00
a0b3b38d8d Add new types #722 2023-03-14 10:50:22 +01:00
6e316f0ca7 Merge branch 'main' into candidate 2023-03-14 00:40:55 +01:00
4e620f8987 Test #722 2023-03-14 00:40:28 +01:00
f8a3b56b11 Remove direct dependency of url-parse 2023-03-13 23:16:41 +01:00
63900c4338 Fix #719 2023-03-12 19:45:09 +01:00
1df73b070a Fix #716 2023-03-12 18:49:06 +01:00
173d4248d8 Fix #717 2023-03-12 18:09:33 +01:00
9b9705ca23 Attempt to fix #711
Why get device token would fail without error message?
2023-03-09 14:04:48 +01:00
f58b2af631 Bump 2023-03-04 17:37:05 +01:00
0450019cac Fix push token not updated 2023-02-28 20:43:37 +01:00
120641b95e Improve account page 2023-02-26 21:51:31 +01:00
702ecef243 Fetch remote user's toots 2023-02-25 23:42:04 +01:00
ca2e1e07ec Bump Sentry 2023-02-24 14:05:29 +01:00
001267b9c7 Remove sentry instrucmentation 2023-02-16 23:36:01 +01:00
718870e3e9 Load less per page 2023-02-16 20:42:16 +01:00
e37a95408c Fix #608 2023-02-12 19:47:28 +01:00
79a92b5df7 Fix #667 2023-02-12 18:38:06 +01:00
398f34d95d Narrower attachments
For #704
2023-02-12 15:50:55 +01:00
127978da79 Fix #612 2023-02-12 14:50:31 +01:00
b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
48481a4cd5 Improve auto fetch 2023-02-08 19:22:20 +01:00
d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
8775a0cb25 Fix #697 2023-02-07 22:19:39 +01:00
fd114ed0f0 Check for Wildebeest's account ID format 2023-02-07 15:06:04 +01:00
1dd64c4e19 Fix link matching crashes 2023-02-06 14:00:40 +01:00
9f6e7738bf Fix when userTheme is undefined 2023-02-03 16:06:18 +01:00
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
90c8e4cba8 Fix #691
One liner fix, but took some time to find out...
2023-02-02 13:54:28 +01:00
88d4de98c2 Fix poll in "remote" toots not working 2023-02-01 14:40:22 +01:00
e60535cd1c Catch potentially json parsing error 2023-02-01 00:07:38 +01:00
624c1f172c Use the same subdomain for connect media
Preventing count as cache miss
2023-01-31 14:26:43 +01:00
49c51b4af2 Update connect.ts 2023-01-30 14:53:08 +01:00
dc893b0d5d Reset when verification failed 2023-01-30 13:53:21 +01:00
57efc4c868 Fix crashes 2023-01-30 12:55:35 +01:00
aee206fc95 Refine account switching 2023-01-29 22:18:33 +01:00
aba239188f Black list path format includes @ but not Mastodon 2023-01-29 19:04:21 +01:00
5c3e490112 Use in-memory global values
As connect needs to be read very often
2023-01-29 19:02:47 +01:00
e447a91cfb Fix remote prop not appended in all places 2023-01-29 16:59:14 +01:00
95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
40522595d0 Fix #682 #681 2023-01-29 00:37:56 +01:00
4b8885ef2c Fix #670
Also on iOS
2023-01-26 23:55:48 +01:00
653b588c29 Fix #613 2023-01-26 23:07:13 +01:00
d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +01:00
47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
c2a180f4f5 Fix popToTop dev warning 2023-01-16 22:36:49 +01:00
adb7a765b4 Fix #663
Properly revoke token when actively logging out
2023-01-16 22:22:19 +01:00
196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
74e794a215 Fix some Sentry reported crashes 2023-01-16 18:56:15 +01:00