Shadowfacts shadowfacts
shadowfacts pushed to develop at shadowfacts/Tusker 2020-12-31 16:13:50 +00:00
3fdeb51353 Bump build number and update changelog
shadowfacts pushed to develop at shadowfacts/Tusker 2020-12-31 16:13:33 +00:00
a7b2a7df71 Don't try to re-replace emojis unnecessarily
41403c84f9 Don't allocate a new Set every time timeAgo is computed
e67f6b2ad8 Avoid redundant database lookups
Compare 3 commits »
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-23 02:19:21 +00:00
b6eef7b317 Fix toolbar animation getting stuck partway
33e1f0dca6 Add Document.title test
Compare 2 commits »
shadowfacts pushed to public-beta at shadowfacts/Gemini 2020-12-23 02:19:16 +00:00
7253b1218a Bump version and update changelog
bb16c9ca9f Handle blank schemes when parrsing link URLs
7506ff3225 Fix Preferences Done button not working
5e2af7d678 Add web view fallback to display images
a8a8ea10a1 Fix redirects not being handled
Compare 43 commits »
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-21 23:13:45 +00:00
7253b1218a Bump version and update changelog
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-21 22:54:52 +00:00
bb16c9ca9f Handle blank schemes when parrsing link URLs
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-21 22:46:21 +00:00
7506ff3225 Fix Preferences Done button not working
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-21 16:13:55 +00:00
5e2af7d678 Add web view fallback to display images
shadowfacts closed issue shadowfacts/Gemini#1 2020-12-21 03:58:06 +00:00
Failure to load URLs without a trailing "/" following the path
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-21 03:58:06 +00:00
a8a8ea10a1 Fix redirects not being handled
d2f3ddf864 Fix reload not working
Compare 2 commits »
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-20 20:44:53 +00:00
71831e58f2 Insert gemini protocol into host-only URLs
e27ac15635 Fix keyboard not being dismissed in some circumstances
040a799b7b Fix not committing URL when pressing return
Compare 3 commits »
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-20 20:10:00 +00:00
92fe14cd9b Add fallback for opening non-Gemini/HTTP URLs
d4af73a18e Fix previewing HTTP(S) URLs
a0a12f3865 Add context menu previews
444c4c053d Fix toolbar being too close to screen bottom on non-notched iPhones
f647402a41 Prevent nav swipes from starting inside toolbars
Compare 18 commits »
shadowfacts pushed to main at shadowfacts/Gemini 2020-12-16 22:52:19 +00:00
9d1d8828a0 Bump build number and update changelog
shadowfacts pushed to main at adventofcode/AoC20 2020-12-16 22:43:08 +00:00
0054e67ff1 Day 15
shadowfacts closed issue shadowfacts/Tusker#5 2020-12-15 03:56:09 +00:00
Compose screen overhaul
shadowfacts pushed to develop at shadowfacts/Tusker 2020-12-15 03:53:36 +00:00
4ac3292183 Allow dragging attachments between Compose windows
d3c13ee1e6 Fix own account/instance not being loaded if the only active scene was non-main
1b44117891 Don't unnecessarily load views when transferring navigation stacks
c7b708e62b Fix crash when sidebar collapses
56b51f944d Add drag and drop spring loading to tab bar & sidebar
Compare 5 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2020-12-14 23:44:53 +00:00
30297c2390 Add multi-window drag and drop to all the things
shadowfacts pushed to main at adventofcode/AoC20 2020-12-14 17:54:32 +00:00
62fdda0564 Day 14
shadowfacts pushed to develop at shadowfacts/Tusker 2020-12-14 03:42:25 +00:00
522c9b2b03 Add multi-window support and auxiliary windows
shadowfacts pushed to main at adventofcode/AoC20 2020-12-13 17:46:34 +00:00
ec84c5870b Day 13