Thomas Ricouard
816eae2d40
Remove the ... button and replace it with a thread indicator close #634
2023-02-03 17:50:20 +01:00
Thomas Ricouard
4104fdf4f5
Fix the crash once and for all by using Introspect
2023-02-03 16:24:09 +01:00
Thomas Durand
2a1d1fc697
Trying to recognize the language of the Toot to set it correctly if none is provided ( #633 )
...
Probability threshold arbitrary set to 85%.
Seems to work enough for French, English and Spanish.
Also tested and with only a few words, probability is low unless there is a very language specific word
2023-02-03 15:45:59 +01:00
Thomas
4e69401b6c
Fix translate button for boosts ( #629 )
2023-02-03 15:43:38 +01:00
Thomas Ricouard
bbca24a364
Composer: Don't apply language to reply
2023-02-03 09:19:40 +01:00
Thomas Ricouard
eb80225bb0
Mitigate #623
2023-02-03 08:06:16 +01:00
Thomas Ricouard
3615c396dd
FIx open link in profile close #624
2023-02-03 07:15:19 +01:00
Peter-Josef Meisch
e79b39f952
Add option to start in-app browser in reader view. ( #619 )
...
* Add option to start in-app browser in reader view
localizations
* Disable toggle instead of hiding it
2023-02-03 07:04:00 +01:00
Thomas Ricouard
fcb7ddcbdb
Fix crash when trying to cache an empty timeline
2023-02-02 21:21:07 +01:00
Thomas Ricouard
e278eae144
Reset pending statuses when reaching top
2023-02-02 17:47:35 +01:00
Thomas Ricouard
bb6910cd83
Centralize haptic feedbacks
2023-02-02 16:56:42 +01:00
Thomas Ricouard
262f7288ad
Fix the crash while restoring position?
2023-02-02 16:38:19 +01:00
Sean Goldin
10946fef10
Timeline highlight mentions ( #595 )
...
* Introduce fetchPages
* Set up highlighting
* Implement highlighting stage 1
* Implement highlighting stage 2
* Implement highlighting.
* Fix merge
* Add protocol
* Remove debug prints
2023-02-02 06:39:03 +01:00
Thomas Ricouard
d5b81dab5c
Add swipe actions on timeline
2023-02-01 21:51:03 +01:00
Thomas Ricouard
12f3e48b05
Composer: Fix performances issues
2023-02-01 19:17:03 +01:00
Gareth Simpson
fdb402a065
Boost deduplicating ( #524 )
...
* Trying something with caching boosts
* Use an actual cache for caching
* Persist cache to documents folder
* Stray debugging variable
* Unpublish seen variable in the ViewModel
* Settings for deduplicating boosts.
* Changes from review / merge conflicts
2023-02-01 18:56:06 +01:00
Thomas Durand
06e219597b
More fixes for #568 - Open Url in browser ( #585 )
...
* More fixes for #568
I saw the fix for StatusRowContextMenu, so this is a complement for this same bug accros the app
* Let it be just a clean up then ;)
2023-02-01 18:55:18 +01:00
Thomas Ricouard
43d975a27b
Better caching
2023-02-01 13:41:28 +01:00
Thomas Ricouard
ed80895fcd
Cache streamed status
2023-02-01 13:28:04 +01:00
Thomas Ricouard
4e77669181
Swiftformat
2023-02-01 12:49:59 +01:00
Thomas Ricouard
383eb84e98
Fix import
2023-02-01 12:49:47 +01:00
Thomas Ricouard
cdf45fa58c
Refactor Timeline position management + add thin cache layer + fix crashes
2023-02-01 12:43:11 +01:00
Thomas Ricouard
9bf40b262f
Various optimizations for the new timeline
2023-02-01 09:22:08 +01:00
Thomas Ricouard
83049517c0
Make the poll tappable in the List timeline
2023-02-01 09:21:52 +01:00
Thomas Ricouard
b9f79bb859
Close #568
2023-02-01 07:09:41 +01:00
Thomas Ricouard
d8a5e39606
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2023-01-31 19:43:09 +01:00
Thomas Ricouard
2e850e9643
Bump to 1.3.2 + workaround List crash?
2023-01-31 19:43:07 +01:00
Jérôme Danthinne
f3e21a714c
Consolidate new notifications with the latest one ( #563 )
2023-01-31 17:43:52 +01:00
Thomas Ricouard
ed0bfb7d94
Even better refresh / timeline position management
2023-01-31 17:43:06 +01:00
Thomas Ricouard
dd4ca27a5b
Remove bogus flag
2023-01-31 13:43:27 +01:00
Thomas Ricouard
62b26fdbb7
Timeline: Do nothing if no new statuses
2023-01-31 13:19:32 +01:00
Thomas Durand
e512453cfe
Fixed "you boosted" when boosted by same username in different instance ( #560 )
...
Fixes #558
2023-01-31 12:20:52 +01:00
Thomas Ricouard
52eff96ab4
Iron out timeline issues with the new behaviour
2023-01-31 12:17:35 +01:00
Thomas Ricouard
c88ef750f0
Fix multiple timeline refresh on launch close #555
2023-01-31 12:17:03 +01:00
Thomas Ricouard
22af2db36c
Enable font scaling on iOS
2023-01-31 12:16:11 +01:00
Gareth Simpson
0a0e985e33
match intended mastodon presentation ( #557 )
...
strip out <span="invisible">blah</span>
append ellipsis to <span="ellipsis">blah</span>
2023-01-31 09:02:01 +01:00
Thomas Ricouard
0695fd5733
Isolate pending statuses observer for smoother scrolling
2023-01-31 09:01:26 +01:00
Thomas Ricouard
0f98337a13
Remove test value
2023-01-31 08:20:20 +01:00
Thomas Ricouard
d9b166339d
Fixes for iPad layout
2023-01-31 08:16:36 +01:00
Thomas Ricouard
1a351eaa7c
Smoother scrolling up in the Timeline
2023-01-31 08:04:35 +01:00
Thomas Durand
bef45d8621
Fixed typo variable name introduced with #455 ( #542 )
2023-01-31 06:58:06 +01:00
Paul
1c61d3908f
Fix for 'space added before first line of self-reply' ( #546 )
2023-01-31 06:57:57 +01:00
Thomas Ricouard
f638197a08
Add maxWidth for link card
2023-01-30 22:19:10 +01:00
Thomas Ricouard
d64d674389
Make appending new statuses safer
2023-01-30 22:11:55 +01:00
Thomas Ricouard
d88d9db1dc
Transition Timeline to List + stream post automatically + keep position + new counter UI
2023-01-30 21:41:42 +01:00
Thomas Ricouard
24504e3bc2
Various optimizations to speed things up
2023-01-30 19:14:43 +01:00
Thomas Ricouard
16636b12a9
Swift format
2023-01-30 07:27:06 +01:00
Thomas
5871d13eee
Add indicator which language is translated ( #455 )
2023-01-30 07:26:43 +01:00
Paul
392b1bd01a
Add the ability to set a custom font ( #519 )
...
* Add the ability to set a custom font
* Small fixes
* Indent
* Add missing localization
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 07:25:55 +01:00
Thomas Durand
c6c066564d
Better profile header ( #526 )
...
* Prevent opening quicklook for missing avatar or header. Fixes #127
* Using theme for missing header background in profile
* fix
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 07:15:18 +01:00