Commit Graph

207 Commits (bead112d0d3616799ce47ff217b172549d0ecbe3)

Author SHA1 Message Date
krille-chan 6ea4d0c263
feat: Search feature 2 years ago
td 4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
2 years ago
Gabby Gurdin 70e085e4f0 merge github-issues into auto-pr 2 years ago
krille-chan 23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
2 years ago
krille-chan 86b0d04041
chore: Do not send video msc object yet 2 years ago
Gabby Gurdin bad30b0c4c overlay message updates 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan 02ceddf9e8
feat: Show/hide third column in chat view 2 years ago
Gabby Gurdin 62a4ea785a remove former version of editted messages from analytics 2 years ago
Gabby Gurdin 8aa05a1016 update pangea message event after editting a message 2 years ago
krille-chan 45e1122648
chore: Follow up image rendering 2 years ago
krille-chan 8dd8edae44
chore: Follow up set room read marker 2 years ago
Krille 6d973db6fc
refactor: Better logic for removing outdated notifications 2 years ago
Krille c0ba68dff5
fix: Set readmarker on focus on web 2 years ago
Krille fdc77fb6d9
fix: Set read marker on web 2 years ago
Gabby Gurdin cba510ee76 added handling for all cases of null check 2 years ago
krille-chan 0cf6a1d74a
refactor: Enhance logic when to mark room as read 2 years ago
Gabby Gurdin f856d37e05 overlay error fix 2 years ago
Gabby Gurdin dc7029be97 some small UI fixes, disale moderation toggle 2 years ago
Gabby Gurdin 423a3c3f72 toolbar / popup updates 2 years ago
krille-chan 5a6016931b
design: New sticker picker next to emoji picker 2 years ago
Gabby Gurdin 4903061e95 inital work 2 years ago
Gabby Gurdin 1ed51c9f9d updated recording package 2 years ago
ggurdin 13b38eac29 changes from testing 2 years ago
ggurdin 2cb77732e3 toolbar working 2 years ago
Krille 03728ccb42
fix: onDragDone crashes when no files found 2 years ago
William Jordan-Cooley 57957eac9e experimenting 2 years ago
ggurdin ad16c6dfef re-integrated select defintions with new fluffychat merge 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
krille-chan 8ec3497b54
feat: Implement private read receipts 2 years ago
Krille fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2 years ago
Krille fe00db3281
chore: Follow up set read marker 2 years ago
krille-chan f07aba448d
feat: Animate in new events in timeline 2 years ago
krille-chan 8f3f5cdb8b
chore: Follow up bug report dialog 2 years ago
krille-chan 7d112b1e18
refactor: More stable scroll to event 2 years ago
krille-chan 038cd9cb73
chore: Design follow up 2 years ago
Krille 696b284265
chore: Follow up chat view logic 2 years ago
krille-chan 050d2a2fae
chore: Follow up design fixes 2 years ago
krille-chan 63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance 2 years ago
Krille 26c637135a
refactor: Reinvite other part instead of reopen dm 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
Krille 9c55800aeb
fix: Do not scroll up on enter chat 2 years ago
ggurdin 5e30845a09 merge in newer fluffychat commits 2 years ago
ggurdin f86aafcb74 code files 2 years ago
Krille 60bcc6b89f
fix: Cannot pin messages of other users 2 years ago
krille-chan 7d7e234142
chore: Follow up delete failed to send events 2 years ago
krille-chan 9f0bcd5523
fix: Remove failed to sent events 2 years ago
krille-chan c0ee1bbdfc
fix: More stable scroll up to event 2 years ago
Krille 0919d75b04
chore: Downgrade record back to 4.4.4 2 years ago
krille-chan 3a9c6e8773
chore: Use correct audiorecorder file extension 2 years ago
krille-chan fd22b4330e
chore: Downgrade record 2 years ago
krille-chan b42a565a9a
fix: Archive does not update its state 2 years ago
krille-chan e710491679
chore: File dialog follow up 2 years ago
krille-chan d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan a327e8b0e9
chore: Limit image file and video picker until we have a background service 2 years ago
krille-chan 991bba2535
build: Update record package 2 years ago
krille-chan 9b21c0d951
feat: better scroll to last read message handling 2 years ago
krille-chan 9c1c5a4aec
fix: Unable to use file picker with applock 2 years ago
Krille bb96a0a4a3
fix: Set readmarker sometimes not working 2 years ago
Krille c273ff64a1
fix: Do not ask for reason to delete not sent messages 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan 6e9d3627cc
feat: Improved mouse support for selecting events 2 years ago
Krille e14173688a
refactor: Space routes to normal room routes 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 2 years ago
krille-chan d9c5cbea26
design: New three column layout for wide screens 2 years ago
krille-chan 5e3c62110b
feat: Write and display reason for redacting a message 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
krille-chan 18b270a15c
fix: Cancel notifications for read rooms and clear app badge on iOS 2 years ago
Krille 1775552cd4
refactor: update iOS badge on every notification 2 years ago
Bnyro 57b026b913 feat: option to not send typing notifications 2 years ago
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2 years ago
Krille 91fc889bce refactor: Update dependencies 2 years ago
Krille c0da82f1c9 refactor: More reliable request history/future timeline mechanism 2 years ago
Krille 3856745ce4 fix: Try to reload timeline on IOException 2 years ago
Krille 2a1a68de22 feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 3 years ago
Krille 72921505fe fix: Scroll down button 3 years ago
Krille 55de4387f2 build: Update dependencies 3 years ago
Krille 46a630c390 Merge branch 'main' into 'main'
fix: Quick account switching

Closes #1186

See merge request famedly/fluffychat!1111
3 years ago
Krille 5a5895aea4 fix: Scrolldown button 3 years ago
JHansen ae4dee8133 Fix read reciepts 3 years ago
JHansen 71bd195c62 Fix Quick account switching 3 years ago
Krille db4410ac14 fix: Chats do not load 3 years ago
Krille a5d0c4795a chore: Load chat at last read marker 3 years ago
Krille cce5900d71 chore: Follow up jump to event 3 years ago
Krille e7b0f02d2d chore: ScrollToEventId duration for jump in timeline 3 years ago
Krille 14c2bf0508 chore: Follow up jump to unread message 3 years ago
Krille e690f1e14c refactor: Not nullable room in ChatPage 3 years ago
Krille 217b952c45 refactor: Client in ChatPage 3 years ago
Krille af71649da6 refactor: Use correct Matrix instance 3 years ago
Krille d630238142 feat: Add read marker 3 years ago
Krille 5c70dd39bc feat: Jump to last read event 3 years ago
Krille c00a6e3d00 feat: Use fragmented timeline to jump to event 3 years ago
Krille d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 3 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 3 years ago
Christian Pauly aff10ab0ed fix: Display error when user tries to send too large file 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