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

359 Commits

Author SHA1 Message Date
9f8064ded4 Fix Android crashes using PlatformColor 2023-08-28 00:27:10 +02:00
c3aba848a5 Use system separator color in Separator component (#757)
* border color is too distracting and does not look "native". Now we using system separator color to provide "native" experience :-)
2023-08-24 22:21:31 +02:00
c5c616e3dc Fix #754 2023-08-16 23:47:00 +02:00
6e5b06f3a7 Fix #734 2023-07-13 21:55:26 +02:00
f2b275d815 Bumps 2023-07-12 22:34:50 +02:00
1375bc95cd Fix version check 2023-05-20 22:47:58 +02:00
a8243adf51 More permissive logging in 2023-05-16 21:51:03 +02:00
05958b66f6 Fix #737 2023-05-15 22:30:18 +02:00
48e51530b1 Persistant 🪜 setting 2023-04-19 22:34:14 +02:00
016ea33e26 A bit more tolerant of local search 2023-04-17 23:12:29 +02:00
7a5464e38a Navigate follow push to account page 2023-04-17 22:42:56 +02:00
e74a73fbd7 Update counts with remote data 2023-04-12 23:48:39 +02:00
20152790f5 Fix default theming before selecting 2023-04-10 19:15:37 +02:00
a0b3b38d8d Add new types #722 2023-03-14 10:50:22 +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
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