Bryan Montz and William Casarin
252a77fd97
Reduce battery usage by using exp backoff on connections
...
Changelog-Changed: Reduce battery usage by using exp backoff on connections
2023-03-15 10:48:47 -06:00
Bryan Montz and William Casarin
cabe584938
fix "Replying to..." issues and improve related tests
2023-03-14 11:44:40 -06:00
Bryan Montz and William Casarin
b2b62828e3
Fix unexpected font size on PostView
...
Changelog-Fixed: Fix unexpected font size when posting
Closes : #761
2023-03-13 09:44:59 -06:00
Bryan Montz and William Casarin
10c9e8ddbc
Fix disappearing text on Thread view
...
Changelog-Fixed: Fix disappearing text on Thread view
Closes : #665
2023-03-05 15:22:42 -05:00
Bryan Montz and William Casarin
89bb293acd
Prune EventCache when iOS fires memory warning
...
Closes : #736
2023-03-05 14:50:12 -05:00
Bryan Montz
7c2e8a6cc5
Merge branch 'master' into exp-backoff
2023-02-27 06:23:38 -06:00
Bryan Montz
6c63f8f22a
add unit tests for RelayPool
2023-02-25 07:34:31 -06:00
Bryan Montz
673358408a
refinements to RelayConnection and RelayPool
2023-02-24 22:39:58 -06:00
Bryan Montz
0210ae5d61
fix build
2023-02-23 07:11:09 -06:00
Bryan Montz
e5749c8748
apply exponential backoff to retrying stale relay connections to reduce energy use
2023-02-23 06:45:14 -06:00
Bryan Montz and William Casarin
603a5a1814
Refinements to RelayConnection plus tests for creating requests
...
Closes : #644
2023-02-19 08:36:03 -08:00
Bryan Montz and William Casarin
ff1815cce0
refactor similar RepostsModel and ReactionsModel into one parent class
...
Closes : #650
2023-02-19 08:26:30 -08:00
Bryan Montz and William Casarin
f6d56179eb
Image and color asset clean-up
...
Closes : #643
2023-02-18 09:29:20 -08:00
Bryan Montz and William Casarin
193e922c9c
code clean-up: @discardableResult, unused params, simplify getting specific relays from pool
...
Closes : #635
2023-02-18 09:22:09 -08:00
Bryan Montz and William Casarin
4cdef502e9
profile: copy button polish
...
- Updated checkmark icon to SF Symbols
- Updated copy icon to one from SF Symbols
Changelog-Changed: Polished profile key copy buttons, added animation
Closes : #619
2023-02-16 06:13:59 -08:00
Bryan Montz and William Casarin
1b4e54582f
fixed tests
2023-02-16 06:07:04 -08:00