Commit Graph

2758 Commits (fluffychat-group-notif)

Author SHA1 Message Date
Krille c1bc6d1090 style: Adjust new chat page 2 years ago
Krille 8f77f133a3 chore: Lookup l10n in pushhelper if null 2 years ago
fabienli 2c835966a4 Default hardcoded message when l10n is not available 2 years ago
Christian Pauly 55b46f2b85 style: Adjust key verification dialog 2 years ago
Christian Pauly c11ab56b1f chore: Follow up formatting 2 years ago
Marcus Hoffmann d318a2948f utils/url_launcher: force opening http(s) links in external browser
The (mobile) platform implementations for url_launcher default to
opening any http(s) link inside a webview instead of the platform
browser. This seems to be a longer-time problem for iOS
(https://gitlab.com/famedly/fluffychat/-/issues/519) but very recently
started to affect Android as well.

Force url_launcher to always use an external application (the browser,
most likely, but possibly other apps might handle those links as well)
as opening links from a messaging app in a webview provides terrible UX.

(For instance a link might lead to some webpage where you start to fill
in some info but then you need to ask someone via the messanger but
can't go back without closing the webview and losing all state. Or if
you happen to re-launch FluffyChat via the home-screen than it goes back
to the home view and the webview state is completely lost as well.)
2 years ago
Krille f8052c9cae chore: Update matrix package to 0.17.0 2 years ago
Krille 1489b60687 chore: Follow up chat encryption desgin 2 years ago
Christian Pauly 4d8244d391 style: Encryption page adjustments 2 years ago
Christian Pauly aefe047682 style: Bootstrap design adjustments 2 years ago
Christian Pauly 339276b94a style: Use robotomono to display device keys 2 years ago
Christian Pauly 41f847ccbf chore: Follow up fix audioplayer on android 2 years ago
Christian Pauly 02de389b5d refactor: Remove syncstatus verbose logs 2 years ago
Krille 49bf5bdb0a chore: Follow up audioplayer on linux 2 years ago
Krille df3f6dd2c1 refactor: Store cached files in tmp directory so OS will clear file cache from time to time 2 years ago
Christian Pauly e2aa5584a2 style: Link underline color 2 years ago
Christian Pauly ab23ba6c2c refactor: Do only instantiate AudioPlayer() object when in use 2 years ago
Christian Pauly c24295580b feat: Enable audioplayer for web and linux 2 years ago
Christian Pauly aff10ab0ed fix: Display error when user tries to send too large file 2 years ago
Christian Pauly 96cacac084 chore: Follow up settings page design 3 years ago
Christian Pauly f20a2ea339 style: Use emojis on web as well 3 years ago
Krille f0e765c3ce style: Make invite page more pretty 3 years ago
Krille 5bd0689172 style: Enhance user device settings design 3 years ago
Krille c089262ea9 chore: Display warning when logout without backup 3 years ago
Krille a0baa747ca chore: Follow up style adjustments 3 years ago
Krille da6ac90cf2 chore: Follow up remove hero animation 3 years ago
Krille fce7475801 chore: Follow up formatting 3 years ago
Krille 9c802c905b chore: Follow up settings page 3 years ago
Krille 05f72815b3 style: Enhanced chat details design 3 years ago
Krille 7d4bc6262f chore: Follow up secrity settings design 3 years ago
Krille 7c777c0b7b style: Give chat list list tiles rounded corners 3 years ago
Krille 5d53a37e2e style: New settings design 3 years ago
Krille 5940ad5054 style: Make adaptive bottom sheets scrollable by default 3 years ago
Krille 0b7799357a style: Nicer chips in encryption settings and icons showing device status 3 years ago
Christian Pauly ffd7904f3a refactor: Use dynamic color package instead of system theme 3 years ago
Christian Pauly 763828e216 chore: Follow up dividercolor 3 years ago
Christian Pauly 541775d675 fix: Set room visibility on group creation 3 years ago
Christian Pauly 39b830d0c1 fix: Notification settings 3 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 3 years ago
Gabriel Rodríguez d226bf6020 fix: avatar color 3 years ago
Gabriel Rodríguez 704ee5ef9c fix: display name contrast in dark mode 3 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 3 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 3 years ago
Krille 033cc8de31 chore: Follow up leave abandoned DM room 3 years ago
TheOneWithTheBraid 863da6a3be chore: add integration tests for spaces
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille eac784e33b fix: Archive 3 years ago
Krille 8af9af10ae style: Redesign public room bottomsheets 3 years ago
Krille 2df72b5d13 style: New modal bottom sheets 3 years ago
Krille 4376070733 refactor: Same animations everywhere in app 3 years ago
Krille 1c632bead9 style: Animate in out search results 3 years ago
Christian Pauly 06305b8300 feat: Nicer design for abandonded DM rooms 3 years ago
Krille c47ca99aaa chore: Update dependencies 3 years ago
TheOneWithTheBraid 1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille 976c12e471 chore: Change invite link textfield label 3 years ago
Krille e9fb280970 design: More clear chat background and rounded popup menu 3 years ago
Krille 9d393900f8 chore: Follow up dark mode color 3 years ago
Krille 8ef1ff1e1a design: Nicer navigationrail 3 years ago
Krille 2c45552c8e chore: Update flutter_map 3 years ago
Krille 8d8848c0f7 refactor: Stories header with futurebuilder 3 years ago
Krille 50dd924ece chore: Revert push channel changes 3 years ago
Krille 31f3a8b4c5 Revert "fix: Android push notification follow-up"
This reverts commit b24a7d9510c221c7ee685f3e68a213dc83ca8618
3 years ago
Krille 85f4a539d8 chore: Follow up draft fix 3 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 3 years ago
Krille 25b44f2822 chore: Minor lable fixes 3 years ago
Krille 49b541930a chore: Follow up fix 3 years ago
Krille 6fc8aaa1bb refactor: New private chat 3 years ago
Krille Fear abd9afed7e feat: Store drafts 3 years ago
Krille Fear 5adf1aa3af fix: Hide google services warning after marked 3 years ago
Krille Fear 44532a242b chore: Make audio player dialog not dismissable 3 years ago
Krille Fear a99f596447 chore: Remove deprecated share button 3 years ago
Krille Fear 94c659d891 chore: Remove deprecated share button 3 years ago
Krille Fear 1398612190 chore: Disable audio player on linux 3 years ago
Krille Fear 680dd886d8 feat: Add audio message support to linux 3 years ago
Krille Fear 54dff35ea4 fix: File event design 3 years ago
Krille Fear 720fb01aa6 chore: Minor design adjustments 3 years ago
Krille Fear 20eada7019 fix: Content banner 3 years ago
Krille Fear 7fe0508583 fix: Correct redacted by username 3 years ago
Krille Fear 855e6b5b2c fix: Encryption button is orange in public rooms 3 years ago
Krille Fear 549fc1051e chore: Nicer new chat design 3 years ago
Krille Fear 075a5faa9c chore: Adjust onboarding design 3 years ago
Krille Fear 6c53ab370b fix: Do not setup push on every app resume 3 years ago
Krille Fear 3d3a8f1853 chore: Follow up fix search bar 3 years ago
Krille Fear 9f4d11347c chore: Follow up fix chat list 3 years ago
The one with the Braid edefa24514 Merge branch 'braid/room-list-fixes' into 'main'
fix: minor issues in room list

See merge request famedly/fluffychat!1056
3 years ago
TheOneWithTheBraid 71c61ad214 fix: minor issues in room list
- allow to discard focus of search field
- properly circle the search field's progress indicator
- always keep search sections visible in order to workaround annoying
  behavior: When quickly searching for a chat and one is fast at
clicking on a room, it often happens that server side results just drop
in at this moment and one clicks at the wrong item -> with a static
height as now set, this no longer happens.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 21c5ffd5b2 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille 80485c3e22 Merge branch 'braid/cute-events' into 'main'
chore: improve cute events rendering

See merge request famedly/fluffychat!1054
3 years ago
Krille Fear c4e010cf2e chore: Follow up root navigator fix 3 years ago
Krille Fear 8823e959c4 chore: Use correct mono font 3 years ago
Krille Fear 60301db6fe chore: Nicer verification dialog 3 years ago
Krille Fear 46d77bff5d design: New encryption page 3 years ago
Krille Fear ea4f2bffb0 chore: follow up fix 3 years ago
Krille Fear 3898c5e4e5 chore: Follow up start chat label 3 years ago
Krille Fear 135ed4fb17 chore: Follow up homeserver picker input 3 years ago
Krille Fear e04730c904 chore: Add new start chat image 3 years ago
TheOneWithTheBraid 1562f8e7dc chore: improve cute events rendering
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 2f71b0ac1d chore: Add gradient to chat background 3 years ago
Krille Fear a35229bf7d feat: Use Android system accent color 3 years ago
Krille ce15ca3576 Merge branch 'braid/homeserver-appbar' into 'main'
fix: homeserver error text not visible in app bar

See merge request famedly/fluffychat!1042
3 years ago
Krille Fear 7563fd7188 chore: Fix import sorting 3 years ago