Commit Graph

895 Commits

Author SHA1 Message Date
Adam Brown 78a4cbd140
Merge pull request #244 from ouchadam/tech/gallery-tests
Tech/Image Gallery Tests
2022-11-03 12:44:51 +00:00
Adam Brown b1c5481d1e adding test for cancelling previous page job
- fixes wrong page key being used to cancel previous
2022-11-03 12:40:27 +00:00
Adam Brown 6492afe063 adding missing image gallery reducer tests 2022-11-03 12:34:05 +00:00
Adam Brown 42761c0899 adding test for fetching media folders 2022-11-03 11:28:27 +00:00
Adam Brown dcf4b4c80a adding media fetching tests 2022-11-03 10:57:05 +00:00
Adam Brown 40534bc581
Merge pull request #234 from ouchadam/tech/redux-pages
tech/redux pattern
2022-11-03 09:16:33 +00:00
Adam Brown 533122f1ab porting viewmodel tests to reducer 2022-11-03 09:04:25 +00:00
Adam Brown 678897e8de extracting reducer scope creation 2022-11-03 08:04:24 +00:00
Adam Brown f0e5ae4502 porting page reducers to new iteration 2022-11-02 20:55:50 +00:00
Adam Brown 7a13f530b0 porting settings to reducer pattern
- creates a generate page reducer for combining with other reducers
2022-11-02 19:29:48 +00:00
Adam Brown 8a8aa375c0 moving page reducer to the compose-core module 2022-11-02 16:10:57 +00:00
Adam Brown ec56e74c98 cancelling previous page jobs when switch gallery pages 2022-11-02 16:08:29 +00:00
Adam Brown 2b9142b6c4 Merge branch 'main' into tech/redux-pages 2022-11-02 15:58:26 +00:00
Adam Brown 1237cd21a0
Merge pull request #243 from ouchadam/feature/mute-room-notifications
Mute room notifications
2022-11-02 14:52:38 +00:00
Adam Brown 87083b07dd removing debug log option for state changes 2022-11-02 14:45:08 +00:00
Adam Brown 68674aeaab update tests to reflect muting 2022-11-02 14:42:35 +00:00
Adam Brown 20e4470511 reverting preference set changes 2022-11-02 14:35:29 +00:00
Adam Brown 34aa7f9502 observe unread events for notifications from rooms which are not muted 2022-11-02 14:28:04 +00:00
Adam Brown ab6a5303dc converting the muted rooms to a database table 2022-11-02 14:16:24 +00:00
Adam Brown 92639beb73 binding muted state to a icon within the room ist 2022-11-02 14:03:16 +00:00
Adam Brown e986b44959 providing the muted state on the directory item 2022-11-02 11:50:59 +00:00
Adam Brown dc5a46e0cd lifts room muting to the chat engine 2022-11-02 11:48:59 +00:00
Adam Brown 7e184cf200 add room UI to mute room + persistence layer 2022-11-02 11:15:32 +00:00
Adam Brown e753cd30ad fix state emissions becoming out of sync when using async handlers 2022-11-02 11:12:49 +00:00
Adam Brown cd6857eb8d add initial state test 2022-11-01 18:01:39 +00:00
Adam Brown 70bc1be72d port profile and page to reducer pattern 2022-11-01 17:36:22 +00:00
Adam Brown 72fa795d38
Merge pull request #233 from ouchadam/tech/redux-pattern
Tech/redux pattern
2022-11-01 12:26:37 +00:00
Adam Brown b9dda51112 port messageviewmodel tests to the reducer domain and add more 2022-11-01 12:13:31 +00:00
Adam Brown 1bfc2fd670 handle apos; html entity 2022-11-01 10:37:31 +00:00
Adam Brown a5b7ede2d8 porting messenger domain to reducer 2022-11-01 10:35:48 +00:00
Adam Brown 327ba92767 port ReducerTest to exported module fixtures 2022-11-01 09:15:23 +00:00
Adam Brown 86f640d301 more tests around the directory reducer and helpers 2022-11-01 09:09:15 +00:00
Adam Brown 6c3006142b fixing visibility 2022-10-31 22:39:25 +00:00
Adam Brown b243a93782 removing dummy file 2022-10-31 22:33:55 +00:00
Adam Brown 38e242e8d1 update directory viewmodel test to reducer style 2022-10-31 22:32:58 +00:00
Adam Brown 9acf5ce479 avoiding exposing directory modules classes 2022-10-31 21:11:03 +00:00
Adam Brown fe363058b5 save and restoring state view model 2022-10-31 21:09:15 +00:00
Adam Brown de1aa00715 wip 2022-10-31 20:35:02 +00:00
Adam Brown 58730470f6
Merge pull request #232 from ouchadam/release-candidate
[Auto] Release Candidate
2022-10-31 19:07:16 +00:00
Adam Brown e9698cf66f updating version for release 2022-10-31 19:03:55 +00:00
Adam Brown 1299d900c2
Merge pull request #231 from ouchadam/feature/blockquotes-formatting
Adding support for blockquotes and nested tags
2022-10-31 18:31:25 +00:00
Adam Brown 0fbef88c2d adding support for blockquotes 2022-10-31 18:25:38 +00:00
Adam Brown e5ae1495bc updating android gradle plugin to latest 2022-10-31 18:14:41 +00:00
Adam Brown ed9c89e69d
Merge pull request #230 from ouchadam/dependabot/gradle/ktorVer-2.1.3
Bump ktorVer from 2.1.2 to 2.1.3
2022-10-31 08:25:42 +00:00
dependabot[bot] e38cbc89f0
Bump ktorVer from 2.1.2 to 2.1.3
Bumps `ktorVer` from 2.1.2 to 2.1.3.

Updates `ktor-client-android` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

Updates `ktor-client-core` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

Updates `ktor-client-serialization` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

Updates `ktor-serialization-kotlinx-json` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

Updates `ktor-client-logging-jvm` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

Updates `ktor-client-java` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

Updates `ktor-client-content-negotiation` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.1.2...2.1.3)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 05:27:56 +00:00
Adam Brown 5b7fe5aa4e block application launch setup until beta upgrades have completed 2022-10-30 19:34:34 +00:00
Adam Brown 223b5d27ef
Merge pull request #229 from ouchadam/feature/fullscreen-images
Fullscreen image viewer
2022-10-30 18:49:13 +00:00
Adam Brown 2e2e4aff99 use matching colour for attachment icon and message hint 2022-10-30 18:42:22 +00:00
Adam Brown a0e56b349c fix images using wrong width/height
- takes the exit rotation into account as the bitmap can provide misleading values
2022-10-30 18:40:50 +00:00
Adam Brown 2ad4ca1c61 add fullscreen image viewing when tapping image 2022-10-30 18:23:05 +00:00