Ryan Zhao
7f5e03fad9
update translation
2 years ago
ryanzhao
7515e81b4b
WIP: add message info view to contextMenuVC
2 years ago
Ryan Zhao
f9390654e7
add info action in context menu
2 years ago
RyanZhao
b622e9342c
Merge pull request #721 from mpretty-cyro/feature/add-footer-button-to-table-controller
...
Added the 'footerButton' UI the SessionTableViewController
2 years ago
RyanZhao
8d8028da13
Merge pull request #754 from RyanRory/bug-fixes
...
Bug fixes
2 years ago
RyanZhao
1f9e58956c
Merge pull request #761 from mpretty-cyro/fix/use-offset-time
...
Use service node offset time where possible
2 years ago
RyanZhao
0dd92e6fea
Merge pull request #760 from mpretty-cyro/feature/increase_upload_size
...
Increased the file upload size to 10Mb
2 years ago
RyanZhao
1d5f5a0150
Merge pull request #762 from mpretty-cyro/fix/set-max-video-file-size
...
Set max video file size
2 years ago
Morgan Pretty
ddc65ba73d
Set the max size for recording videos
2 years ago
Morgan Pretty
a3da087352
Fixed a few build errors and cases where the offset wasn't taken into account
2 years ago
Morgan Pretty
f7199b4c44
Updated the code to take the service node offset into account when setting timestamps
2 years ago
Morgan Pretty
c78409a2d6
Increased the file upload size to 10Mb
...
Removed the 'fileSizeORMultiplier' that was dealing with the b64 encoding (no longer exists)
Increased the request timeout for file upload/download to 30 seconds (up from 10 seconds)
2 years ago
Ryan Zhao
c867c95c7a
fix a crash happening when long mnemonic is used to recover an account
2 years ago
Ryan Zhao
751eb8ce66
fix an issue where linking a device will remove the username on main device
2 years ago
Ryan Zhao
a14b2c0960
fix an issue where open group messages over 6 months old won't actually be trimmed
2 years ago
RyanZhao
ff65c84504
Merge pull request #713 from RyanRory/accessibility-ids-2
...
Add AccessibilityIDs
2 years ago
ryanzhao
b86ea81860
clean
2 years ago
Ryan Zhao
8d64dc1df2
clean
2 years ago
Emily
f1dd8a8a53
Adding accessibility ids for closed group testing, messaging tests, onboarding tests and linked device testing
2 years ago
Morgan Pretty
8abe2a1d74
Increased the version numbers for release
2 years ago
Morgan Pretty
b26dff8d5d
Merge pull request #745 from RyanRory/fix-job-duplicated-run
...
Fix duplicated job running issue
2 years ago
Morgan Pretty
b834dddbe4
Fixed another minor bug, added logging and defensive coding
...
Fixed a bug where you couldn't set animated avatars
Added some defensive coding to prevent the JobRunner queues from adding or starting jobs that don't have id's set
Tweaked the code to be a little more explicit when inserting jobs before other jobs
2 years ago
ryanzhao
09a6a422d0
fix an issue where jobs' ids won't be set correctly and the jobs will be run more than once
2 years ago
Emily
6d36450b83
adding id for message request workflow and configuration message
2 years ago
ryanzhao
ff813e4376
update build number
2 years ago
ryanzhao
9d71ae141b
bump up build & version number
2 years ago
RyanZhao
fbe9e49744
Merge pull request #699 from RyanRory/ipad-landscape-support
...
iPad landscape UI
2 years ago
ryanzhao
47523054b2
slightly reduce max width of media message on iPad
2 years ago
ryanzhao
d827bb2770
fix message request empty state
2 years ago
ryanzhao
0240001201
fix copy and share buttons are getting squashed when switching from landscape to portrait in new DM VC
2 years ago
ryanzhao
02028c36e6
Merge branch 'dev' into ipad-landscape-support
2 years ago
RyanZhao
7e161e30a0
Merge pull request #655 from RyanRory/quote-standardise
...
Quote standardise
2 years ago
RyanZhao
e38db1bd5c
Merge pull request #737 from mpretty-cyro/fix/copy-open-group-url
...
Fixed a bug where copying the open group url wasn't working correctly
2 years ago
RyanZhao
a7f245e6f8
Merge pull request #738 from mpretty-cyro/fix/global-search-crash
...
Fixed a crash which could occur in global search
2 years ago
ryanzhao
ab2dc8deaf
Merge branch 'dev' into quote-standardise
2 years ago
ryanzhao
fe8930405d
Merge branch 'dev' into ipad-landscape-support
2 years ago
Emily
2159ec149e
adding accessibility ids and label to extract session id and recovery phrase and adding ids for message requests workflow
2 years ago
Morgan Pretty
e808f385e8
Fixed a crash which could occur in global search
2 years ago
Morgan Pretty
7cbdca672e
Fixed a bug where copying the open group url wasn't working correctly
2 years ago
Morgan Pretty
1c6592aa6f
Merge pull request #735 from mpretty-cyro/fix/add-pending-message-request-explanation
...
Added some copy to explain disabled buttons for message requests
2 years ago
Morgan Pretty
d740fe32c2
Added some copy to explain disabled buttons for message requests
2 years ago
Morgan Pretty
977da174cd
Merge pull request #732 from mpretty-cyro/fix/general-bug-pass
...
General bug fixing
2 years ago
Morgan Pretty
9dbab87ba4
Actually setting the 'forceBlinded' flag
2 years ago
Morgan Pretty
f4d4e7d810
Fixed an issue with blinding being switched on
...
Fixed an issue where a user that was part of an open group before blinding was enabled wouldn't be able to access the group once blinding was switched on
Updated the code to better support errors sent from SOGS as bencoded data
2 years ago
Morgan Pretty
c934415355
General bug fixing
...
Fixed an issue where the database could get suspended if the app is launched when the app is doing a background fetch
Fixed an incorrectly localized string
Fixed an issue where the author name on a message didn't have it's width constrained
Fixed a bug where the conversation message list inset wasn't getting updated properly in some cases
Tweaked some logic in the OpenGroupPoller when running from the background to try and close some of the odd cases
3 years ago
Morgan Pretty
06d635fc30
Added the 'footerButton' UI the SessionTableViewController
3 years ago
Morgan Pretty
91eff4fe39
Merge pull request #718 from mpretty-cyro/fix/migration-and-release-issues
...
Fix migration issues and theming crashes
3 years ago
Morgan Pretty
8907a33675
Fixed the broken unit tests
...
Increased the build & version numbers
3 years ago
Morgan Pretty
301ae76b0f
Updated the OpenGroupAPI to always use authentication and default to blinded when no capabilities are present
3 years ago
Morgan Pretty
1b350cf422
Fixed a number of crashes
...
Consolidated the PagedDatabaseObserver updating logic into a static function (can be improved further in the future)
Added defensive coding to prevent the LinkDeviceVC from crashing when the nav controller doesn't exist
Fixed an issue where the 'Permissions' callbacks were doing UI logic on background threads
Fixed an issue where the 'reloadCurrent' load type for the PagedDatabaseObserver was incorrectly increasing the 'currentCount' of the PageInfo
Fixed an issue where loading all of the data for paged data could result in a crash when the 'loadMore' section was removed
3 years ago