xmflsct
016ea33e26
A bit more tolerant of local search
2023-04-17 23:12:29 +02:00
xmflsct
e74a73fbd7
Update counts with remote data
2023-04-12 23:48:39 +02:00
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
63900c4338
Fix #719
2023-03-12 19:45:09 +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
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
127978da79
Fix #612
2023-02-12 14:50:31 +01:00
xmflsct
1dd64c4e19
Fix link matching crashes
2023-02-06 14:00:40 +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
88d4de98c2
Fix poll in "remote" toots not working
2023-02-01 14:40:22 +01:00
xmflsct
e447a91cfb
Fix remote prop not appended in all places
2023-01-29 16:59:14 +01:00
xmflsct
40522595d0
Fix #682 #681
2023-01-29 00:37:56 +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
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
e5744aba06
Try to fix #648
...
Also reported by other users
2023-01-14 16:58:01 +01:00
xmflsct
e5e74410d0
Fix #659
2023-01-14 15:21:31 +01:00
xmflsct
7f97908e23
Fix bugs
2023-01-11 22:54:24 +01:00
xmflsct
b9c4b139f5
Tune queries
2023-01-09 19:18:48 +01:00
xmflsct
1025d85ae5
Moving to JSON instead of FormData for oauth
2023-01-09 16:44:11 +01:00
xmflsct
1b2d9d144f
Fix bugs
2023-01-09 10:11:44 +01:00
xmflsct
7db8b26dd9
Simplify and improve pagination
2023-01-07 18:01:08 +01:00
xmflsct
50332773c3
Fix #490
...
Support remembering timeline position in following
2023-01-07 16:27:40 +01:00
xmflsct
ea02561cdb
With local caching and gradual prepending
...
For #490
2023-01-07 00:43:00 +01:00
xmflsct
bd3046cc2f
Updates
2023-01-06 01:08:27 +01:00
xmflsct
c83a74d1c3
Fix status interactions
2023-01-06 01:01:10 +01:00
xmflsct
06324ee51a
Believe #638 can be closed now!
2023-01-04 22:39:29 +01:00
xmflsct
0bcd0c1725
Continue refine remote logic #638
2023-01-03 23:57:23 +01:00
xmflsct
b067b9bdb1
Properly clean and reset navigators
2023-01-03 00:10:44 +01:00
xmflsct
4c6b8f0959
Fix toot action for #638
2023-01-02 23:18:22 +01:00
xmflsct
6dafbc96af
Account actions working for #638
2023-01-02 02:08:12 +01:00
xmflsct
f3e1741629
Update updateStatusProperty.ts
2023-01-01 18:48:32 +01:00
xmflsct
2705b4b804
Simplify update toot logic
2023-01-01 18:37:05 +01:00
xmflsct
56d1090ca9
Actions working for #638
2023-01-01 17:20:35 +01:00
xmflsct
ced71d6611
Reply working for #638
2023-01-01 16:44:55 +01:00
xmflsct
13303c4269
Early demo of #638
...
Actions are not working yet
2022-12-31 15:53:02 +01:00
xmflsct
eb385b8872
Fix bugs
2022-12-31 14:00:52 +01:00
xmflsct
b677c4b7ce
Fix #558 #602
2022-12-31 00:07:28 +01:00
xmflsct
a77e495b6b
Fix admin options not showing up
2022-12-29 23:13:22 +01:00
xmflsct
2a40043b2e
Refine querying followed tags
2022-12-29 00:58:07 +01:00
xmflsct
1ea6aff328
619 restructure local storage ( #628 )
...
* To MMKV migration working
* POC migrated font size settings
* Moved settings to mmkv
* Fix typos
* Migrated contexts slice
* Migrated app slice
* POC instance emoji update
* Migrated drafts
* Migrated simple instance properties
* All migrated!
* Re-structure files
* Tolerant of undefined settings
* Can properly logging in and out including empty state
2022-12-28 23:41:36 +01:00
xmflsct
34f7218c34
Fix React key missing
2022-12-25 17:40:53 +01:00
xmflsct
e27bf7407b
Fix #616
2022-12-24 01:59:18 +01:00
xmflsct
64b367a247
Fix #614
2022-12-23 20:02:44 +01:00
xmflsct
3594500b3e
Fix #610
2022-12-23 18:49:50 +01:00