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
|
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 |
Adam Brown
|
3df8c0bdab
|
Merge pull request #224 from ouchadam/feature/message-formatting
Message formatting (Bold, Italic, URLs, @person)
|
2022-10-30 15:15:23 +00:00 |
Adam Brown
|
7e7f17ac27
|
use asString helper when convering rich text to a string message
|
2022-10-29 14:03:27 +01:00 |
Adam Brown
|
918f186560
|
allowing duplicate text content and handling header line breaks
|
2022-10-29 13:59:29 +01:00 |
Adam Brown
|
2fab30060f
|
reduce duplication
|
2022-10-29 12:51:56 +01:00 |
Adam Brown
|
23b004ff02
|
supporting nested tags within a paragraph
|
2022-10-29 12:24:32 +01:00 |
Adam Brown
|
446d729981
|
adding basic list support
|
2022-10-29 11:23:44 +01:00 |
Adam Brown
|
7016f7c4ee
|
handle headers as bold text
|
2022-10-29 10:33:56 +01:00 |
Adam Brown
|
55745b9c41
|
more robust url parsing
|
2022-10-29 10:12:32 +01:00 |
Adam Brown
|
8e36efe0c2
|
message parsing refactor
|
2022-10-28 22:19:16 +01:00 |
Adam Brown
|
12363530d8
|
Merge pull request #225 from ouchadam/dependabot/gradle/com.google.accompanist-accompanist-systemuicontroller-0.27.0
Bump accompanist-systemuicontroller from 0.25.1 to 0.27.0
|
2022-10-28 22:13:21 +01:00 |
Adam Brown
|
3a4b6dfa32
|
Mark github releases as non preview
it's happening!
|
2022-10-28 19:17:30 +01:00 |
Adam Brown
|
919c973d5d
|
submit release notifications to the main small-talk room
|
2022-10-28 19:14:44 +01:00 |
Adam Brown
|
89af610f58
|
optimise plain text appending to avoid creating extra instances
|
2022-10-28 18:05:37 +01:00 |
Adam Brown
|
f694ffe786
|
add best guess end to url parsing
|
2022-10-28 17:35:30 +01:00 |
Adam Brown
|
45962157f0
|
ensuring all rich text usages use asString exit
|
2022-10-28 16:24:53 +01:00 |
Adam Brown
|
648742be9b
|
Merge pull request #228 from ouchadam/release
[Auto] Sync Release
|
2022-10-27 20:18:05 +01:00 |
Adam Brown
|
b884ecb69a
|
Merge pull request #227 from ouchadam/release-candidate
[Auto] Release Candidate
|
2022-10-27 20:08:51 +01:00 |
Adam Brown
|
e0f094393b
|
updating version for release
|
2022-10-27 20:04:59 +01:00 |
dependabot[bot]
|
10fc9f7383
|
Bump accompanist-systemuicontroller from 0.25.1 to 0.27.0
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.25.1 to 0.27.0.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.25.1...v0.27.0)
---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 05:27:21 +00:00 |
Adam Brown
|
eeb13b3f6c
|
adding missing rich text test usages
|
2022-10-24 22:56:17 +01:00 |
Adam Brown
|
e79c5c9a27
|
handling edits with rich text (kind of~)
|
2022-10-24 22:47:35 +01:00 |
Adam Brown
|
87f25e6e66
|
removing previous tag stripping
|
2022-10-24 22:30:22 +01:00 |
Adam Brown
|
de8c476ed5
|
Merge branch 'main' of github.com:ouchadam/helium into feature/message-formatting
|
2022-10-24 22:19:20 +01:00 |