Commit Graph

2690 Commits (krille/update-deps)

Author SHA1 Message Date
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
Krille 08faeec2ed Merge branch 'improve-story' into 'main'
fix: Improve story page appearance

See merge request famedly/fluffychat!1051
3 years ago
DeeJayBro 8b8f4ccd65 fix desktop scroll with touchpad 3 years ago
Reinhart Previano Koentjoro 49b0938e1e fix: Improve story page appearance 3 years ago
Krille db219a8735 Merge branch 'fixed' into 'main'
fix location sharing

Closes #1006

See merge request famedly/fluffychat!1046
3 years ago
Mantas Kazlauskas dccb3195fe fix location sharing 3 years ago
TheOneWithTheBraid 7806deb46f feat: support Android notification channels
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 00f7e229b8 chore: Add sync status logs 3 years ago
Christian Pauly 2c83fb7a3c chore: Update localizations 3 years ago
Christian Pauly 082fcdb1af fix: Setup push on chat list init 3 years ago
TheOneWithTheBraid fb6dfe6507 fix: homeserver error text not visible in app bar
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly b21375d69a feat: Initial knocking 3 years ago
Christian Pauly 8f64afbed9 fix: Remove deprecated meomry caching of downloaded files 3 years ago
Christian Pauly 32a88d960a fix: Missing mounted check 3 years ago
TheOneWithTheBraid d90b02bc17 feat: implement cute events
Cute events help against social distancing. You can send googly eyes,
hugs and cuddles.

Fixes:
https://rail.chat/@AgathaSorceress@eldritch.cafe/109336005433123570

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 38636418c5 fix: Some controls in settings not accessible on iPhone 12 3 years ago
Krille Fear 53aaee9911 refactor: Remove unused dependencies 3 years ago
Christian Pauly 6f224e2282 chore: Follow up fix voip 3 years ago
Christian Pauly 148bc3acb1 fix: Import session on iOS 3 years ago
td f8f03b4443 chore: fix similar error on homeserver picker page 3 years ago
td 681e95dedd fix: incorrect setState inside setState in ChatListController 3 years ago
Christian Pauly 6d6d6c6f04 fix: Settings profile picture 3 years ago
Christian Pauly 559e5f935e chore: Better load first client 3 years ago
Christian Pauly 751cf75384 fix: Set theme after start app 3 years ago
Christian Pauly 2500e74d7e chore: Load room of first client before init GUI 3 years ago
Christian Pauly a737719091 fix: Password not obscure for a second when submitting login textfield 3 years ago
Christian Pauly 0abd6f82f2 fix: Remove emoji picker workaround 3 years ago
Christian Pauly d473a9e663 fix: Push error message 3 years ago
Christian Pauly 3610bf6638 chore: Adjust colors 3 years ago
Christian Pauly d0f400cfe7 chore: Adjust colors 3 years ago
Christian Pauly ed42cb9134 chore: Design enhancements 3 years ago
Christian Pauly 46a9b6e00d chore: Update dependencies 3 years ago
Christian Pauly 65511ca114 chore: Update local notifications package 3 years ago
Krille Fear 5e5aaa8ff9 Merge branch 'main' into 'main'
Improve (most) icons and image scaling, including avatar scaling

See merge request famedly/fluffychat!1022
3 years ago
Mg138 9ec86d7a68 automatic formatting 3 years ago
Christian Pauly 3e31c9945f chore: Update matrix sdk 3 years ago
Christian Pauly 77d5ca4f0a fix: Share files 3 years ago
Christian Pauly f026976c17 refactor: Minor chatlist refactoring 3 years ago
Krille Fear 6dee9e7ceb chore: Follow up design fix 3 years ago
Mg138 a04b8ad8c7 improved (most) icons/image scaling, including avatar scaling 3 years ago
Krille Fear 253ab86883 chore: Follow up login fix 3 years ago
Krille Fear 55847ba1b1 fix: Hide password at login page 3 years ago
TheOneWithTheBraid 2926f44d66 chore: remove dependency overrides
- Flutter foreground task plugin was merged
- Connectivity Plus plugin was merged

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
The one with the Braid 4fd9a3ff82 Merge branch 'braid/webrtc-dialer-init' into 'main'
chore: update WebRTC interface

See merge request famedly/fluffychat!1016
3 years ago
TheOneWithTheBraid 507b5e5638 chore: update WebRTC interface
- fixes "dial" starting when opening FluffyChat

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 6089a3dc24 fix: UIA request handler 3 years ago
Krille Fear 98d2ac021b design: Improve login design 3 years ago
Christian Pauly 796018cae2 chore: Follow up chat list color 3 years ago
Christian Pauly f58bd3170e refactor: No longer need selected of chat list tile 3 years ago
Christian Pauly 5668bfbad8 chore: Follow up nicer state events 3 years ago
Christian Pauly b642f89738 design: Hide unimportant state events instead of folding 3 years ago
Christian Pauly 361f8385a9 chore: Better design chat list items 3 years ago
Krille Fear 4f051a1f60 chore: Update matrix SDK 3 years ago
Christian Pauly 5a74319b19 design: Nicer display notification short texts 3 years ago
Christian Pauly 6f36200e0b chore: Follow up search on spaces tab 3 years ago
Christian Pauly d09d0a7ba5 chore: Follow up navigationrail fixes 3 years ago
Christian Pauly 17dc6ee3a8 chore: Add unread badge to navigation rail and adjust design 3 years ago
Christian Pauly cdd5a9e821 chore: Follow up add backbutton support 3 years ago
Christian Pauly b2d7d487e3 chore: Follow up fixes 3 years ago
Christian Pauly 324a096cea chore: Add keys to roomlist and stories header 3 years ago
Krille Fear 9e64cc64dc Merge branch 'td/voip' into 'main'
feat: background and terminated calls [android]

Closes #874

See merge request famedly/fluffychat!911
3 years ago
Christian Pauly f851b3e67d refactor: Chat list body code 3 years ago
Christian Pauly f1a495b8cd chore: Follow up fixes spaces 3 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 9aa9426d86 chore: Sort subspaces on top 3 years ago
Christian Pauly 30841b01cb chore: Minor follow up fixes 3 years ago
Christian Pauly 635543a7d0 chore: Follow up spaces fix 3 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago