Commit Graph

403 Commits (4994db663ffaea6a0d24f0470067d302ff65403f)

Author SHA1 Message Date
Aryan Arora 0214256eda fix: navigating back from full screen video 1 year ago
krille-chan 4588d82dad
fix: Glitch in event info dialog 1 year ago
krille-chan 5f94ecf1a0
fix: Blurhash crashes on height 0 1 year ago
Krille f4d3e6f928
refactor: Migrate for Flutter 3.16.0 1 year ago
krille-chan e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
1 year ago
krille-chan bee90019bb
chore: Follow up presences 1 year ago
krille-chan 7930150cb4
feat: Display presences in the app 1 year ago
Krille cdc844a4c0
chore: Follow up imagebubble borderradius 1 year ago
krille-chan 0aaee82ec7
chore: Add border to images in timeline 1 year ago
krille-chan 41ae97fb8a
chore: Follow up select event 1 year ago
krille-chan 9d45f38400
chore: Follow up select text 1 year ago
krille-chan c7bdd9269a
chore: Follow up select event 1 year ago
Krille 8148999512
chore: Follow up selectable text 1 year ago
Krille 60bcc6b89f
fix: Cannot pin messages of other users 1 year ago
Krille 1759043ee8
chore: Follow up fix select text 1 year ago
krille-chan c313b03f71
chore: Follow up select event handling 1 year ago
krille-chan 809ee213b6
feat: Make all text in chat selectable on desktop 1 year ago
krille-chan 7d7e234142
chore: Follow up delete failed to send events 1 year ago
krille-chan 9f0bcd5523
fix: Remove failed to sent events 1 year ago
krille-chan c0ee1bbdfc
fix: More stable scroll up to event 1 year ago
krille-chan c10fe91636
fix: Emojipicker flickering because noRecent 1 year ago
krille-chan dd758e16cf
chore: Follow up sendfiledialog fixes 1 year ago
Krille 0919d75b04
chore: Downgrade record back to 4.4.4 1 year ago
Krille a9eb76983b
chore: Remove custom bitrate 1 year ago
Krille 6718104731
chore: Disable opus on android 1 year ago
Krille b96bc4565d
fix: Audiomessages on iOS 1 year ago
krille-chan 3a9c6e8773
chore: Use correct audiorecorder file extension 1 year ago
krille-chan bedd4e9ade
chore: More revert recorder 1 year ago
krille-chan fd22b4330e
chore: Downgrade record 1 year ago
krille-chan 0dbaf09cc7
chore: Revert using opus codec in audiorecorder as iOS seems not to be able to play it 1 year ago
krille-chan b42a565a9a
fix: Archive does not update its state 1 year ago
krille-chan e710491679
chore: File dialog follow up 1 year ago
krille-chan d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design 1 year ago
krille-chan 3ef9854c1d
fix: render tg-forward as blockquote style 1 year ago
krille-chan f028b12185
refactor: Update FutureLoadingDialog 1 year ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 1 year ago
krille-chan 4605a92d17
chore: Adjust bitrate for smaller voice messages 1 year ago
krille-chan 69f7429b71
chore: Folllow up message bubble color 1 year ago
krille-chan bf1f091f15
chore: Revert color changes 1 year ago
krille-chan a327e8b0e9
chore: Limit image file and video picker until we have a background service 1 year ago
krille-chan 969dbef09a
design: Make incoming messages color more light 1 year ago
krille-chan 991bba2535
build: Update record package 1 year ago
Krille 3fb4ad0a83
refactor: Change audio codec to opus where supported to have better compatibility with Element 1 year ago
Krille 0490195f44
chore: Change way how to seek in audioplayer 1 year ago
Krille 9b523b00a6
chore: Minor design fixes 1 year ago
Krille 35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 1 year ago
krille-chan 9b21c0d951
feat: better scroll to last read message handling 1 year ago
krille-chan 89493f364a
design: Make own chat bubble primary color for better contrast 1 year ago
krille-chan 9c1c5a4aec
fix: Unable to use file picker with applock 1 year ago
Krille bb96a0a4a3
fix: Set readmarker sometimes not working 1 year ago
Krille c273ff64a1
fix: Do not ask for reason to delete not sent messages 1 year ago
Reinhart Previano Koentjoro e741765e22
feat: Dynamic theming for emoji keyboard 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan 6445833283
chore: Follow up select events 2 years ago
krille-chan 6e9d3627cc
feat: Improved mouse support for selecting events 2 years ago
Krille 83d5d3ec58
change: Remove widgets feature 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 b7dac8365a
chore: Follow up router fixes 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 b27af74918
chore: Follow up design changes 2 years ago
Krille 6420f1d385
design: Chat list design adjustments 2 years ago
Krille 6bd518fa36
refactor: Remove bubble size slider 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
gilice eba3eeee25 feat: small performance tweaks for Message
It is the widget most often built, so every small bit helps.
- replace a List with an array (should be easier to optimize for the
  compiler)
- remove a Padding widget and use the parent Container's padding instead
2 years ago
Bnyro 57b026b913 feat: option to not send typing notifications 2 years ago
krille-chan cc873e77fb
design: Redacted events with opacity 2 years ago
krille-chan b667e22d19
design: Adjust message button design 2 years ago
krille-chan ee6a16604e
chore: Design follow up 2 years ago
krille-chan c4bc626b09
design: Slightly adjust chat design 2 years ago
ShootingStarDragons f0cc00c04a fix: code cannot be wrap
I think it is a wrong fix for link, '\n' should not be replaceAll,
so I think this should be reverted
2 years ago
Krille bc73a5da95
fix: Reset audioplayer when played until the end 2 years ago
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2 years ago
krille-chan a06b3e6a9e
fix: Username not visible after edit events 2 years ago
Krille 91fc889bce refactor: Update dependencies 2 years ago
Krille 303181b566 chore: Streamline background gradients 2 years ago
The one with the braid 3956b7a754 fix: overflow in cute events
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2 years ago
Krille c0da82f1c9 refactor: More reliable request history/future timeline mechanism 2 years ago
Krille 9bccbc786f chore: Follow up scrolldownbutton style 2 years ago
Krille 36cc2c23a1 Merge branch 'braid/emoji-placeholder' into 'main'
fix: custom emote placeholder

See merge request famedly/fluffychat!1127
2 years ago
Krille c59486ca90 fix: Scroll up and scroll down buttons in chat list 2 years ago
TheOneWithTheBraid 465d5fc3ef fix: custom emote placeholder
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Krille f4107a8344 chore: Update dependencies 2 years ago
Krille 40c622ebe6 refactor: Update flutter_html 2 years ago
Krille 847bda89e8 fix: User pills 2 years ago
Krille 2bb28bc821 feat: Allow ruby tags in html 2 years ago
Krille e08445ee51 fix: Remove wrong rendered linebreak in html 2 years ago
Krille 3856745ce4 fix: Try to reload timeline on IOException 2 years ago
Krille 2995e5035d chore: Follow up linkify inside html 2 years ago
Krille f2601c638b chore: Follow up linkify in html message 2 years ago
Krille 5c5d162fd6 chore: Enhance room pills 2 years ago
Krille f7b9c9abb2 chore: Follow up missing cache key 2 years ago
Krille ec9aff28c8 chore: do not humanize links 2 years ago
Krille d6bd765d66 chore: Follow up img tag 2 years ago
Krille a8538d7488 chore: Follow up html messages mxc images 2 years ago
Krille d5e8d9939d fix: Do not unnecessary request all members in public rooms 2 years ago