Commit Graph

56 Commits (0fa4202f7dffada5f84a7fd9431f96505c403e5e)

Author SHA1 Message Date
ggurdin 0fa4202f7d
always show learning settings in popup 1 year ago
ggurdin 111c7a4073
resolve merge conflicts 1 year ago
ggurdin d1be0c664a
remove options to archive chats and spaces 1 year ago
ggurdin 7d3f6fb51b
when navigating to learning settings from chat popup menu, show page in popup instead of redirecting to settings 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
ggurdin 540567bfe7 fluffychat merge 1 year ago
Kelrap b889575d5f Merge branch 'archive-dif-from-leave' of https://github.com/pangeachat/client into archive-dif-from-leave 1 year ago
Kelrap 6b606ef2c7 Non=admins kicked when only admin leaves 1 year ago
ggurdin 877d3be965 merge conflicts 1 year ago
Kelrap b5a35ad723 Update archive implementation 1 year ago
Kelrap 270d3802ac Update popup descriptions 1 year ago
Kelrap 1bce016140 Separate archive and leave buttons 1 year ago
Kelrap e90575efaf Move main extension files, rename secondary extension files 1 year ago
ggurdin 8c421d80cc adjusted pangea comments 1 year ago
Kelrap 5f83955544 Archived chats don't show Chat Details or Leave 1 year ago
Kelrap 46d6f9f115 Updated My Learning Settings icon in chat settings menu 2 years ago
krille-chan 6ea4d0c263
feat: Search feature 2 years ago
Gabby Gurdin ede472e0e8 commented out references to keyboard_shortcuts 2 years ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
krille-chan e1474c48d8
refactor: Remove todo list feature 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
ggurdin e2248b0c06 increment version number 2 years ago
ggurdin 5e30845a09 merge in newer fluffychat commits 2 years ago
ggurdin f86aafcb74 code files 2 years ago
krille-chan b2d3b32ba8
feat: Add experimental todo list for rooms 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille 83d5d3ec58
change: Remove widgets feature 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 2 years ago
krille-chan ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Krille 739edde729
refactor: Replace vrouter with gorouter 2 years ago
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
3 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 3 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 3 years ago
Krille 2df72b5d13 style: New modal bottom sheets 3 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Krille Fear 8773dc7099 fix: Widgets dialog crashes 4 years ago
TheOneWithTheBraid 0ddaff75db feat: allow to create widgets
- supported widget types: therpad, jitsi, video, custom
- update Matrix SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Christian Pauly 472783c306 design: Redesign chat app bar 4 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 years ago
Krille Fear 1ca8b63c91 refactor: Make more widgets null safe 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Christian Pauly 5cbaf2224a chore: Add icons to chat popup menu 4 years ago