ggurdin
|
a2fb240c6e
|
inital work to combine class and exchanges into generalized spaces
|
2024-06-19 12:18:18 -04:00 |
|
ggurdin
|
540567bfe7
|
fluffychat merge
|
2024-06-17 09:40:07 -04:00 |
|
Kelrap
|
b889575d5f
|
Merge branch 'archive-dif-from-leave' of https://github.com/pangeachat/client into archive-dif-from-leave
|
2024-06-06 15:50:30 -04:00 |
|
Kelrap
|
6b606ef2c7
|
Non=admins kicked when only admin leaves
|
2024-06-06 15:28:22 -04:00 |
|
ggurdin
|
877d3be965
|
merge conflicts
|
2024-06-06 13:28:24 -04:00 |
|
Kelrap
|
b5a35ad723
|
Update archive implementation
|
2024-05-30 09:43:07 -04:00 |
|
Kelrap
|
270d3802ac
|
Update popup descriptions
|
2024-05-29 14:18:35 -04:00 |
|
Kelrap
|
1bce016140
|
Separate archive and leave buttons
|
2024-05-29 14:16:45 -04:00 |
|
Kelrap
|
e90575efaf
|
Move main extension files, rename secondary extension files
|
2024-05-27 14:32:04 -04:00 |
|
ggurdin
|
8c421d80cc
|
adjusted pangea comments
|
2024-05-20 14:38:17 -04:00 |
|
Kelrap
|
5f83955544
|
Archived chats don't show Chat Details or Leave
|
2024-05-20 14:26:18 -04:00 |
|
Kelrap
|
46d6f9f115
|
Updated My Learning Settings icon in chat settings menu
|
2024-05-16 10:03:54 -04:00 |
|
krille-chan
|
6ea4d0c263
|
feat: Search feature
|
2024-05-05 12:58:30 +02:00 |
|
Gabby Gurdin
|
ede472e0e8
|
commented out references to keyboard_shortcuts
|
2024-04-05 14:45:53 -04:00 |
|
Krille
|
3fa9c65a2b
|
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
|
2024-01-25 09:13:08 +01:00 |
|
ggurdin
|
d28ff4e997
|
fluffy merge and testing updates
|
2024-01-22 11:43:30 -05:00 |
|
krille-chan
|
315a43c1a4
|
refactor: Dialog BuildContext
|
2024-01-20 08:35:09 +01:00 |
|
krille-chan
|
e1474c48d8
|
refactor: Remove todo list feature
|
2023-12-22 20:20:58 +01:00 |
|
Brord van Wierst
|
74c3e97ec9
|
sorted imports again?
|
2023-12-04 03:13:10 +01:00 |
|
Brord van Wierst
|
75da9cd87d
|
import sort
|
2023-11-27 20:09:30 +01:00 |
|
ggurdin
|
e2248b0c06
|
increment version number
|
2023-11-10 13:51:14 -05:00 |
|
ggurdin
|
5e30845a09
|
merge in newer fluffychat commits
|
2023-11-10 13:06:42 -05:00 |
|
ggurdin
|
f86aafcb74
|
code files
|
2023-11-08 12:27:18 -05:00 |
|
krille-chan
|
b2d3b32ba8
|
feat: Add experimental todo list for rooms
|
2023-10-28 20:40:14 +02:00 |
|
krille-chan
|
eca4825c70
|
build: Update packages and flutter super.key refactoring
|
2023-10-28 13:03:25 +02:00 |
|
krille-chan
|
67a4bc71ab
|
chore: Add descriptions in the areYouSure dialogs for better UX
|
2023-10-28 10:54:41 +02:00 |
|
krille-chan
|
27d15612d9
|
refactor: Update to Flutter 3.13.0
|
2023-08-18 07:24:31 +02:00 |
|
Krille
|
83d5d3ec58
|
change: Remove widgets feature
|
2023-08-16 07:55:07 +02:00 |
|
Krille
|
b715eff839
|
refactor: Migrate from pathsegment routing
|
2023-08-13 16:07:15 +02:00 |
|
krille-chan
|
ee957ab1f6
|
refactor: Migrate routes to go router
|
2023-08-10 19:15:14 +02:00 |
|
Krille
|
739edde729
|
refactor: Replace vrouter with gorouter
|
2023-08-10 11:12:09 +02:00 |
|
noob_tea
|
ab0b7cb6b9
|
treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
|
2023-03-22 20:30:59 +01:00 |
|
Malin Errenst
|
ec7acc5385
|
refactor: Added and applied require_trailing_commas linter rule
|
2023-03-02 11:21:40 +01:00 |
|
Christian Pauly
|
b176811f7c
|
design: Adjust design to new material 3 capabilities of Flutter 3.7
|
2023-02-02 09:57:53 +01:00 |
|
Krille
|
2df72b5d13
|
style: New modal bottom sheets
|
2023-01-08 11:07:31 +01:00 |
|
Christian Pauly
|
92fa413156
|
fix: Popup menu without elevation
|
2022-09-10 12:11:11 +02:00 |
|
Christian Pauly
|
7a74a8a93f
|
chore: Update dependencies
|
2022-08-14 17:22:16 +02:00 |
|
Krille Fear
|
8773dc7099
|
fix: Widgets dialog crashes
|
2022-04-03 12:59:08 +02:00 |
|
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>
|
2022-03-25 21:53:40 +01:00 |
|
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>
|
2022-03-03 08:37:42 +01:00 |
|
Christian Pauly
|
472783c306
|
design: Redesign chat app bar
|
2022-02-17 12:52:58 +01:00 |
|
Krille Fear
|
55f0300f9f
|
refactor: Migrate to null safety
|
2022-01-31 16:33:42 +01:00 |
|
Krille Fear
|
1ca8b63c91
|
refactor: Make more widgets null safe
|
2021-11-19 20:38:16 +01:00 |
|
Krille Fear
|
fec9178da5
|
refactor: Sort imports
|
2021-10-26 18:50:34 +02:00 |
|
Krille Fear
|
13fda9458f
|
refactor: Switch to flutter_lints
|
2021-10-14 18:09:30 +02:00 |
|
Christian Pauly
|
5cbaf2224a
|
chore: Add icons to chat popup menu
|
2021-08-29 16:52:42 +02:00 |
|
Sorunome
|
02e57474fe
|
fix: use vrouter.toSegments
|
2021-08-15 13:27:58 +02:00 |
|
Christian Pauly
|
7ca96aee03
|
chore: Update matrix und vrouter
|
2021-07-08 17:10:20 +02:00 |
|
Christian Pauly
|
a055098105
|
refactor: Switch to pub.dev version of matrix sdk
|
2021-06-18 10:29:48 +02:00 |
|
Christian Pauly
|
de869d5157
|
fix: Regressions because of vrouter
|
2021-05-23 15:02:36 +02:00 |
|