Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/RobiMez/sma
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiMez committed Jun 29, 2024
2 parents 9e5a5ea + 89a3843 commit c6a363d
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 21 deletions.
47 changes: 29 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,41 @@
## [0.3.0](https://github.com/RobiMez/sma/compare/v0.2.0...v0.3.0) (2024-06-29)


### Features

* [#8](https://github.com/RobiMez/sma/issues/8) add multi identity support ([e94103a](https://github.com/RobiMez/sma/commit/e94103a36e703b3efafcecd6994217413f7781c6))

## [0.2.0](https://github.com/RobiMez/sma/compare/v0.1.0...v0.2.0) (2024-05-05)


### Features

- **ci:** show versioning and changelogs on site ([9bb3994](https://github.com/RobiMez/sma/commit/9bb3994496760ab86e62cda53ae8dd68943485d9))
* **ci:** show versioning and changelogs on site ([9bb3994](https://github.com/RobiMez/sma/commit/9bb3994496760ab86e62cda53ae8dd68943485d9))

## [0.1.0](https://github.com/RobiMez/sma/compare/8f3b807adcdb79d1eba1d6e650db68e93e746d3a...v0.1.0) (2024-05-05)


### Features

- add colors and add variable polling ([8f3b807](https://github.com/RobiMez/sma/commit/8f3b807adcdb79d1eba1d6e650db68e93e746d3a))
- add enter to send ([bd45c09](https://github.com/RobiMez/sma/commit/bd45c094d2771ffbf8af270c24aacb2aea9baeed))
- Add profanity check to messages in chat room ([ad3f4ca](https://github.com/RobiMez/sma/commit/ad3f4cab73b0955f1ed5f2aecb4c544bd0159179))
- Add profanity filter toggle ([58caa11](https://github.com/RobiMez/sma/commit/58caa1121c23851e37dc660edbd6704bd6b49401))
- Add room title and editing functionality ([c16f4d5](https://github.com/RobiMez/sma/commit/c16f4d5fab234daad82da3d4725fa4df27c5e192))
- add sentry ([875833f](https://github.com/RobiMez/sma/commit/875833f404827f947cbdf13f167de35d9910fe13))
- add timestamps ([048b281](https://github.com/RobiMez/sma/commit/048b2817540e5457103c96c8b283a562d46759a8))
- api support for customizable profanity filter state ([c847708](https://github.com/RobiMez/sma/commit/c84770898392fa7a484d65c28eebadf812e5c2f5))
- blur sensitive info + add stats on main page ([4b866a0](https://github.com/RobiMez/sma/commit/4b866a0744ce75f7a0344f5055551ffc5751fc00))
- darkmode and mobile ([4403a78](https://github.com/RobiMez/sma/commit/4403a78e748f8ba61b433dca5676474e32652ed7))
- some reasonable limits are in order + enter to save ([9c5a9db](https://github.com/RobiMez/sma/commit/9c5a9db83eba8cb3cc18f92f849460e619689cb9))
* add colors and add variable polling ([8f3b807](https://github.com/RobiMez/sma/commit/8f3b807adcdb79d1eba1d6e650db68e93e746d3a))
* add enter to send ([bd45c09](https://github.com/RobiMez/sma/commit/bd45c094d2771ffbf8af270c24aacb2aea9baeed))
* Add profanity check to messages in chat room ([ad3f4ca](https://github.com/RobiMez/sma/commit/ad3f4cab73b0955f1ed5f2aecb4c544bd0159179))
* Add profanity filter toggle ([58caa11](https://github.com/RobiMez/sma/commit/58caa1121c23851e37dc660edbd6704bd6b49401))
* Add room title and editing functionality ([c16f4d5](https://github.com/RobiMez/sma/commit/c16f4d5fab234daad82da3d4725fa4df27c5e192))
* add sentry ([875833f](https://github.com/RobiMez/sma/commit/875833f404827f947cbdf13f167de35d9910fe13))
* add timestamps ([048b281](https://github.com/RobiMez/sma/commit/048b2817540e5457103c96c8b283a562d46759a8))
* api support for customizable profanity filter state ([c847708](https://github.com/RobiMez/sma/commit/c84770898392fa7a484d65c28eebadf812e5c2f5))
* blur sensitive info + add stats on main page ([4b866a0](https://github.com/RobiMez/sma/commit/4b866a0744ce75f7a0344f5055551ffc5751fc00))
* darkmode and mobile ([4403a78](https://github.com/RobiMez/sma/commit/4403a78e748f8ba61b433dca5676474e32652ed7))
* some reasonable limits are in order + enter to save ([9c5a9db](https://github.com/RobiMez/sma/commit/9c5a9db83eba8cb3cc18f92f849460e619689cb9))


### Bug Fixes

- [#19](https://github.com/RobiMez/sma/issues/19) avoid delay ([300f0df](https://github.com/RobiMez/sma/commit/300f0df6f17ae3f8cf2a27940b9a339846a2ae74))
- edge case ([2e4aa39](https://github.com/RobiMez/sma/commit/2e4aa397e51975e75d7e315b26a8cfdd5a78f076))
- polling ([86807ba](https://github.com/RobiMez/sma/commit/86807ba9e64ded2c2cf05b034aa40910bff63dd9))
- profanity warning message ([3d5b00d](https://github.com/RobiMez/sma/commit/3d5b00d45511ed1cd059f7994ea93817f102ca6c))
- toggle ui ([102bc29](https://github.com/RobiMez/sma/commit/102bc2917b522807b993ada7cf477a9bb455bcdb))
- undefined on first load + fallback to rid as title ([ffd2159](https://github.com/RobiMez/sma/commit/ffd2159f32735b11f6fb4e898e972d1bb44552c4))
* [#19](https://github.com/RobiMez/sma/issues/19) avoid delay ([300f0df](https://github.com/RobiMez/sma/commit/300f0df6f17ae3f8cf2a27940b9a339846a2ae74))
* edge case ([2e4aa39](https://github.com/RobiMez/sma/commit/2e4aa397e51975e75d7e315b26a8cfdd5a78f076))
* polling ([86807ba](https://github.com/RobiMez/sma/commit/86807ba9e64ded2c2cf05b034aa40910bff63dd9))
* profanity warning message ([3d5b00d](https://github.com/RobiMez/sma/commit/3d5b00d45511ed1cd059f7994ea93817f102ca6c))
* toggle ui ([102bc29](https://github.com/RobiMez/sma/commit/102bc2917b522807b993ada7cf477a9bb455bcdb))
* undefined on first load + fallback to rid as title ([ffd2159](https://github.com/RobiMez/sma/commit/ffd2159f32735b11f6fb4e898e972d1bb44552c4))

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sma",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6a363d

Please sign in to comment.